@import url(http://fonts.googleapis.com/earlyaccess/notosansjp.css);

/************************************************
x[X
*************************************************/
body {
    font-family: Arial,Helvetica,Verdana,"qMmpSPro W3","Hiragino Kaku Gothic Pro",Osaka,"CI",Meiryo,"lr oSVbN",sans-serif;
	margin:0px;
	padding:0px;
	background-color:#FAF8F4;
	text-align: center;
	font-weight : normal;
	line-height:110%;
}

#container{
	width:800px;
	background-repeat: no-repeat;
	margin-top: 10px;
	margin-bottom: 0px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 5px;
	background-color: #FAF8F4;
}

#banner{
	font-family:arial, Helvetica;
	text-align:left;
	width:700px;
	margin-bottom: 15px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
}

/************************************************
^Cgξb
*************************************************/
h1 {
	text-align:center;
	font-family:'qMmpSVbN', 'Hiragino Sans', 'qMmpS ProN W3', 'Hiragino Kaku Gothic ProN', 'CI', 'Meiryo', 'lr oSVbN', 'MS PGothic', sans-serif;
	font-weight:800;
	font-size:1.4em;
	background-color : #333333;
	color: #FFFFFF;
	margin-top: 10px;
	margin-bottom: 5px;
	border-left : 10px solid #336633;
	border-right : 10px solid #336633;
	border-bottom : 1px solid #336633;
	border-top : 1px solid #336633;
	padding-left : 10px;
	padding-top : 10px;
	padding-bottom : 10px;
}

h1 a{
	color: #FFFFFF;
	text-decoration: none;
}

h1 a span{
	font-size:0.8em;
}

/************************************************
L^Cgͺξb
*************************************************/
h2 {
	font-size:16px;
    font-family: 'Noto Sans JP', 'qMmpSVbN', 'Hiragino Sans', 'qMmpS ProN W3', 'Hiragino Kaku Gothic ProN', 'CI', 'Meiryo', 'lr oSVbN', 'MS PGothic', sans-serif;
	font-weight:500;
	background-color:#333333;
	margin-top : 10px;
	margin-bottom : 10px;
}

.title{
	padding: 5px 5px 5px 5px;
	border-left: 14px solid #EE2200;
}
.title a{
	color : #FFFFFF;
	border:none;
	text-decoration: none;
}

/************************************************
^Cg(H3x[X)
*************************************************/

h3 {
	font-size:16px;
    font-family: 'Noto Sans JP', 'qMmpSVbN', 'Hiragino Sans', 'qMmpS ProN W3', 'Hiragino Kaku Gothic ProN', 'CI', 'Meiryo', 'lr oSVbN', 'MS PGothic', sans-serif;
    font-weight:500;
	margin-top : 10px;
	margin-bottom : 10px;
}

h3 a{
	padding: 0px;
}

/************************************************
^CgΰΎͺ
*************************************************/
.description {
	color:#000000;
	font-size:14px;
    font-family: 'qMmpSVbN', 'Hiragino Sans', 'qMmpS ProN W3', 'Hiragino Kaku Gothic ProN', 'CI', 'Meiryo', 'lr oSVbN', 'MS PGothic', sans-serif;
	text-align: left;
}

.navi {
	color: #003322;
	font-size:12px;
	text-align:center;
	margin:0px;
}
.navi a {
	color:#003322;
}

.navi a:hover {
	color: #009966;
	text-decoration: none;
}

.date_title {
	font-size:0.8em;
    font-family: 'Noto Sans JP', 'qMmpSVbN', 'Hiragino Sans', 'qMmpS ProN W3', 'Hiragino Kaku Gothic ProN', 'CI', 'Meiryo', 'lr oSVbN', 'MS PGothic', sans-serif;
	margin-bottom:0px;
	margin-top: 10px;
}

/************************************************
CLͺ
*************************************************/
#content {
	float:left;
	width:550px;
	margin-top: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	margin-right: 20px;
	text-align: left;
}

.blog {
	text-align:left;
	margin-top:0px;
	margin-bottom:0px;
}

.blogbody {
	margin:0px;
	background-color: #EEEEEE;
}

/************************************************
ϊtͺ
*************************************************/
.date{
	font-size: 0.8em;
	color:#F0F0F0;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 12px;
	background-color: #333333;
    margin-top :5px;
}


/************************************************
Lͺ
*************************************************/

.text{
	word-wrap:break-word;
	font-size: 10pt;
	color: #000000;
	padding:0px 2px 10px 20px;
	letter-spacing : 1px;
}
.text a {
	color:#CC3333;
}

/************************************************
Ltb^[ͺ
*************************************************/
.posted{
	font-size: 10px;
	color: #000000;
    background-color: #99cc99;
	text-align:right;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	margin: 0px;
    border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #336633;
	border-bottom-color: #336633;
}

.posted a {
	color:#062A48;
}

.posted a:hover {
	color: #183054;
	text-decoration: none;
}

#links-left {

}

#links {
	width:199px;
	text-align:left;
	margin-top: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: left;
	padding: 0px;
}


/************************************************
J_[ͺ
*************************************************/

#calendar {
	margin-bottom:10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #264A80;
}
#calendar table {
	width:199px;
	padding:5px 0px 10px 0px;

}
#calendar th {
	margin:1px;
	padding:8px 0px 5px 0px;
	color:#264A80;
	text-align:center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #264A80;
}
#calendar td {
	padding: 5px 0px 5px 0px;
	color:#000000;
	text-align:center;
}

#calendar td  a{
	color: #003322;
}

#calendar td  a:hover {
	color: #009966;
	text-decoration: none;
}

.calendarhead {
	color:#F0F0F0;
	font-size:12px;
	padding:3px 10px 2px 10px;
	text-align:center;
	background-color: #333333;
}
.calendarday {
	font-size:12px;
	color: #F0F0F0;
	padding:0px 0px 0px 0px ;
	text-align:center;
}

.calendarhead A{
	color:#99FFDD;
}

.calendarhead A:visited{
	color:#009966;
}

/************************************************
ETCho[^Cgͺ
*************************************************/

/* TChΜ^Cg */
.sidetitle {
	font-size:0.9em;
	color:#FFFFFF;
	padding:3px 10px 2px 10px;
	text-align:center;
	background-color: #333333;
}

/* TChΜΰe */
.side {
	color:#000000;
	font-size:0.8em;
	line-height:200%;
	margin-bottom:10px;
	border-bottom:solid 1px;
}
.side a {
	color: #003322;
}

.side a:hover {
	color: #009966;
	text-decoration: none;
}

.powered {
	text-align:center;
	line-height:120%;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
}

.syndicate {
	font-size:10px;
	margin-top:15px;
	margin-bottom:15px;
	text-align:center;
	color: #000000;
}
.syndicate a{
	color:#093C66;
	text-decoration: underline;
}

.admin {
	font-size:10px;
	margin-top:15px;
	margin-bottom:15px;
	text-align:center;
}
.admin a{
	color:#444444;
	text-decoration: underline;
}

#comments {
	color:#CC3333;
	margin:0px;
}

textarea{
	width:320px;
	margin-bottom:5px;
}

#comments  form{
	color:#CC3333;
	margin-top:0px;
	padding-left:15px;
	padding-right:10px;
}
#comments  input{
	max-width:199px;
}

.comments-head{
	color:#000000;
	font-weight:500;
	margin-top:10px;
	padding:15px 5px 15px 10px;
	font-size: 14px;
	border-bottom:1px solid #000000;
}

.comments-body {
	font-size: 12px;
	color:#000000;
	padding-left:10px;
	padding-right:10px;
	margin-bottom:5px;
}
.comments-post{ 
	font-size: 10px; 
	color:#000000;
	text-align:right;
	padding:10px 10px 10px 0px;
}

.comments-post a { 
	color:#000000;
}

#trackback {
	font-size: 12px;
	color:#000000;
	padding:7px 5px 7px 5px;
	border-top:1px solid #000000;
	border-bottom:1px solid #000000;
	margin-bottom:10px;
	margin-top:10px;
}
#trackback a {
	color:#000000
}
#footer{
	padding-top:10px;
	clear:left;
	width:760px;
}
.copyright{
	font-size:80%;
	width:100%;
	text-align:center;
}
.diet-content{
	padding-left:10px;font-size:12px;
}

#diet-foods{
	padding-left:10px;font-size:12px;
}
.food-title{
	width:20%;
	clear:left;
	float:left;
}
.food-content{
	width:75%;
	padding-top:10px;
}
#diet-container{
	border:1px solid #999;
	padding:5px;
	margin-bottom:5px;
}
.diet-title{
	background-color:#333333;
	padding:2px 10px 2px 5px;
	font-size:12px;
	color:#F0F0F0;
	background-image:url(http://blog.sakura.ne.jp/img/diet/right_bt.gif);
	background-position:right;
	background-repeat:no-repeat;
	width:90px;
	margin-top:5px;
}

.diet-content{
	padding-left:10px;font-size:12px;
}

#diet-foods{
	padding-left:10px;font-size:12px;
}

.food-title{
	width:20%;
	clear:left;
	float:left;
}
.food-content{
	width:75%;
	padding-top:10px;
}
.syndicate a:hover {
	color:#F0F0F0;
	text-decoration: underline;
}

.side-tag{
	line-height : 140%
}

/***************************************************/
/***************************************************/
/***************************************************/
/*********************** H1 ************************/
/* CLLΰ^Cgp */
.text H1{
	font-size : 1.0em;
	color : #664785;
	font-weight : 500;
	margin-left : 0px;
	margin-top : 10px;
	margin-bottom : 10px;
}

.text H1 SPAN{
	font-size : 0.8em;
	color : #000000;
}

.text H1#titleword{
	font-size : 1.0em;
	font-weight : 500;
}
/*********************** H1 ************************/
/*********************** H2 ************************/

/* CLLψpΘ΅^Cgp */
.text H2{
	background-color: #333333;
	color : #FFFFFF;
	letter-spacing : 2px;
	padding: 2px 2px 2px 10px;
}

/*********************** H2 ************************/
/*********************** H3 ************************/
.text H3{
	border-left : 10px solid #EE2200;
	border-bottom : 1px solid #EE2200;
	background-color : none;
	color : #000000;
	padding : 2px 2px 2px 5px;
	letter-spacing : 2px;
}

/*********************** H3 ************************/

/*********************** H4 ************************/
.text H4{
    font-family: 'Noto Sans JP', 'qMmpSVbN', 'Hiragino Sans', 'qMmpS ProN W3', 'Hiragino Kaku Gothic ProN', 'CI', 'Meiryo', 'lr oSVbN', 'MS PGothic', sans-serif;
	font-weight : 500;
	font-size : 1.2em;
	border-left : 10px solid #336633;
	border-bottom : 1px solid #336633;
	background-color : none;
	color : #000000;
	margin-bottom : 10px;
	margin-top : 10px;
	margin-left : 0px;
	letter-spacing : 2px;
	padding : 2px 2px 2px 5px;
}

.text H4 SPAN{
	font-size : 0.9em;
	color : #000000;
}

.text .red-title{
	border-left : 10px solid #336633;
	border-bottom : 0px;
	margin-left : 10px;
	margin-bottom : 2px;
	background-color : transparent;
}

.text .leftMarginLink{
	margin-left : 30px;
	margin-bottom : 10px;
}

.text .leftMargin{
	margin-left : 20px;
}

.text .strongBig{
	font-size : 14px;
}


.text .result{
	border-left : 10px solid #FFBE28;
	border-right : 10px solid #FFBE28;
	border-bottom : 1px solid #000000;
	font-size : 14px;
	border-bottom : 0px;
	margin-left : 10px;
	margin-right : 10px;
	margin-bottom : 2px;
	background-color : #00508F;
	color : #F0F0F0;
	text-align:center;
}

/*********************** H4 ************************/
/*********************** H5 ************************/
/* e[} */
.text H5{
    font-family: 'Noto Sans JP', 'qMmpSVbN', 'Hiragino Sans', 'qMmpS ProN W3', 'Hiragino Kaku Gothic ProN', 'CI', 'Meiryo', 'lr oSVbN', 'MS PGothic', sans-serif;
	font-weight : 500;
	font-size : 1.2em;
	color : #000000;
	letter-spacing : 2px;
	margin-bottom : 5px;
}

/* ¬©o΅ */
.text H5 SPAN{
	color : #000000;
}

/* ΕΜΆ 
.text H5:first-letter{ 
	font-size : 1.2em; 
 }*/
/*********************** H5 ************************/
/*********************** P ************************/
/* CΆΝ */
.text P{
	margin-top : 3px;
	margin-left : 15px;
	margin-bottom : 0px;
	line-height: 160%;
}

.text STRONG{
	padding-top : 2px;
	padding-bottom : 2px;
	padding-left : 3px;
	padding-right : 3px;
	margin : 0px;
	background-color : #99CC99;
	letter-spacing : 1px;
	font-size : 1.0em;
	font-weight : bold;
}

.text .RED{
	color : #EE2200;
}

.text .bGrn{
	background-color : #99CC99;
	letter-spacing : 1px;
}

.text .spanSt{
	font-weight : 500;
}

.text .spanRed{
	color : #EE2200;
}

.text .spanTitle{
	border-left : 5px solid #006400;
	padding-left : 5px;
	font-weight : bold;
}

.text .spanCopy{
	font-size : 0.8em;
}

.text .strongTitle{
	border-left : 7px solid #EE2200;
	background-color : transparent;
	padding-left : 5px;
	padding-right : 5px;
	font-weight : bold;
	font-size : 1.1em;

}

/*********************** P END **********************/
/*********************** ψp STA********************/

/* ψpTCg */
.text CITE{
	border-left : 5px solid #336633;
	border-right : 5px solid #336633;
	padding-left : 5px;
	padding-right : 10px;
	font-style : Italic;
	font-weight : 500;
	margin-bottom : 2px;
}

/* ψpε */
.text BLOCKQUOTE{
	margin-left : 1em;
	margin-top : 5px;
	padding-left : 1em;
	font-size : 1.0em;
	font-weight : 500;
	border-left : 2px dotted #336633;
}

/* ψpΰ */
.text BLOCKQUOTE SPAN{
	display : block;
	padding-left : 1.5em;
	font-size : 0.9em;
}

/* ψpε */
.text BLOCKQUOTE#QA{
	margin : 1em;
	padding-left : 1em;
	font-size : 0.9em;
	font-weight : 500;
	border-left : 2px dotted #3E6E7D;
}

/* ψpΰ */
.text BLOCKQUOTE#QA SPAN{
	display : block;
	padding-left : 1.5em;
	font-size : 0.9em;
}

.text UL{
	padding : 0px;
	padding-left : 30px;
	margin-top:0px;
	margin-bottom:0px;
}

.text LI{
	padding-top : 2px;
	padding-bottom : 2px;
	margin-left:0px;
}

/*********************** ψpEND **********************/


/*****************************************************/
/* e[up										*/
/*****************************************************/

table{
 font-size : 0.8em;
}

.title-gn
{
    background-color:#9ECC99;
	font-family:'qMmpSVbN', 'Hiragino Sans', 'qMmpS ProN W3', 'Hiragino Kaku Gothic ProN', 'CI', 'Meiryo', 'lr oSVbN', 'MS PGothic', sans-serif;
	font-weight:bold;
}

.even
{
    background-color:#9ECC99;
}

.odd
{
    background-color:#F0F0F0;
}

.lgr
{
    background-color:#87ceeb;
}

.urare
{
    background-color:#fffacd;
}

.srare
{
    background-color:#6a5acd;
    color:#F0F0F0;
}

.rare
{
    background-color:#66cdaa;
}

.normalPlus
{
    background-color:#191970;
    color:#F0F0F0;
}


.normalcard
{
    background-color:#F0F0F0;
}

.flight
{
    background-color:#2e8b57;
    color:#F0F0F0;
}

.shortDis
{
    background-color:#4169e1;
    color:#F0F0F0;

}

.longDis
{
    background-color:#b22222;
    color:#F0F0F0;
}

