﻿@charset "utf-8";

/* ---------------------------------------------------- */
/* -                                                  - */
/* -                                                  - */
/* -                    花粉症css                    - */
/* -                                                  - */
/* -                                                  - */
/* ---------------------------------------------------- */


body {
/*	font-size: 62.5%;*/
}
/* Link */
a:link {	text-decoration:none;}
a:visited {	text-decoration:none;}
a:hover {	text-decoration:underline;}
a:active {	text-decoration:none;}

a { outline: none; }


#DisPlayLogo {
	display:none;
}
/* MainColumn
---------------------------------------------------- */

#Allergy {
	text-align:left;
/*	font-size:1.2em;*/
}

#Allergy.kafun .MainImage {
	margin:0 0 10px 0;
	background: url(../images/img_main.gif) left top no-repeat;
	width:590px;
	height:192px;
	position:relative;
}
#Allergy.kafun .MainImage div.checkBtn {
	position:absolute;
	left:15px;
	bottom:10px;
}
#Allergy.kafun .MainImage div.blogParts {
	position:absolute;
	left:180px;
	bottom:10px;
}
p.mr10 {
	margin-right:10px;
}

#Allergy .LeftColumn {
	float:left;
	width:390px;
}

#Allergy .Nose {
	float:left;
	width:190px;
}

#Allergy .Season {
	float:right;
	width:190px;
}

#Allergy .Year {
	float:right;
	width:190px;
}

#Allergy dl dt {
	margin:20px 0 10px 0;
}

#Allergy dl dd {
	margin:5px 0;
	background: url(../images/ico_list1.gif) 0% 40% no-repeat;
	padding:3px 0 3px 25px;
	font-size:1.0em;
}
#Allergy dl dd.None {
	margin:5px 0;
	background:none;
	padding:0 0 5px 0;
	font-size:1.0em;
	line-height:150%;
}


/* ---------------------------------------------------- */
#Allergy .BgTop {
	background:url(../images/sheet/bg_top.gif) top left no-repeat;
	padding:0;
}
#Allergy .BgTop p {
	margin-bottom:10px;
}
#Allergy .BgBottom {
	background:url(../images/sheet/bg_bottom.gif) bottom left no-repeat;
	padding-bottom:15px;
}
#Allergy .BgMiddle {
	background:url(../images/sheet/bg_middle.gif) top left repeat-y;
	padding:10px 20px 5px 30px;
}

#Allergy .TtlSeat {
	padding:15px 0 0 30px;
}
#Allergy .DetailSeat {
	padding:0 0 0 30px;	
	font-size:1.0em;
	margin-bottom:0px;
}

#Allergy table {
	margin:0px 0 10px 0;
	width:98%;
	font-size:1.2em;
}

#Allergy table th {
	padding:10px 0 5px 0;
	text-align:left;
}
#Allergy table td {
	padding:5px 0 10px 0;
}

#Allergy table.DotLine {
	background:url(../images/sheet/line_dot.gif) bottom left no-repeat;
	padding:10px;
}

textarea{width:525px;}

#Allergy .MiniLogo {
	float:right;
}


/* ---------------------------------------------------- */
#MyLog {
	width:650px;
	margin:0 auto;
	text-align:left;
	font-size:1.2em;
}

#MyLog .BgMyLogTop {
	background:url(../images/mylog/bg_top.gif) top center no-repeat;
	padding-bottom:30px;
}
#MyLog .BgMyLogBottom {
	background:url(../images/mylog/bg_bottom.gif) bottom center no-repeat;
	height:23px;
}
#MyLog .BgMyLogMiddle {
	background:url(../images/mylog/bg_middle.gif) top center repeat-y;
	padding:0 0 0 0px;
}

#MyLog h1 {
	margin:0 0 15px 0;
}
#MyLog .Check {
	width:630px;
	background:url(../images/mylog/bg_ttl.gif) top left no-repeat;
	padding:8px 0 3px 0;
}
#MyLog .Check1 {
	width:630px;
	background:url(../images/mylog/bg_ttl.gif) top left no-repeat;
	padding:8px 0 5px 0;
}
#MyLog .Check p.Ttl {
	float:left;
	width:300px;
}
#MyLog .Check ul {
	padding:5px 0 5px 0;
	margin:0 0 10px 0;
}
#MyLog .Check ul li.How {
	float:right;
	width:135px;
	padding:3px 0 3px 18px;
	background:url(../images/mylog/ico_hatena.gif) 0% 45% no-repeat;
	list-style:none;
}
#MyLog .Check p.How {
	float:right;
	width:175px;
	padding:3px 0 3px 0;
	background:url(../images/mylog/ico_hatena.gif) 0% 45% no-repeat;
	list-style:none;
}
#MyLog .Check p.How span {
	display:block;
	padding:2px 0 0px 20px;
}
table.CheckList-L {
	border-right:solid 1px #C0DEFE;
}
table.CheckList-L td{
	width:300px;
	/*border-right:solid 1px #C0DEFE;*/
}
table.CheckList-L td label {
	line-height:140%!important;
}
table.CheckList-L td span {
	line-height:150%;
}
table.CheckList-R {

	margin:0 0 20px 0;
}
table.CheckList-L th, 
table.CheckList-R th {
	text-align:left;
	padding:10px 5px;
	color:#0566D4;
	font-size:12px;
}
table.CheckList-L td {
	padding:2px 2px 10px 2px;
	line-height:120%;

	font-size:12px!important;
}
table.CheckList-R td {
	padding:2px 5px 10px 5px;
	line-height:120%;
	font-size:12px;
		width:150px;
}
.RightList {
	float:right;
	width:325px;
}
.LeftList {
	float:left;
	width:290px;
}
.Mylog-L {
	float:left;
	width:80px;
}
.Mylog-L ul li {
	list-style:none;
	margin:10px 0 25px 0;
	font-size:12px;
}
.Mylog-L p {
	margin:25px 0;
}
.Mylog-R {
	float:right;
	width:540px;
}


.Map-L2 {
	float:left;
	width:117px;
}

.Map-L3{
	width:350px;
	float:left;
	
}
.Map-R2 {
	float:left;
	width:350px;

}
.Map-R3 {
	float:left;
	width:150px;

}
.MAP-top {
	padding-top:11px;
	margin-top:10px;
	background:url(../images/mylog/waku_top.gif) no-repeat left top;
	}
.MAP-body {
	background:url(/kafun/images/help/bg_check.gif) no-repeat left top;
	width:492px;
	height:336px;
	padding:10px 15px 20px 20px;
}
.MAP-body2 {
	background:url(../images/mylog/waku_center.gif) repeat-y left top;
	width:325px;
	height:336px;
	padding:10px 15px 20px 20px;
}
.MAP-bottom {
	height:12px;
	background:url(../images/mylog/waku_bottom.gif) no-repeat left bottom;
	font-size:1px;
	line-height:1px;
}
.blogparts{
	height:150px;
	width:215px;
	margin:10px 0 0 50px;}
.text2{
	width:200px;
	height:117px;}

.text3{
float:left;
	padding:10px 0 0 5px;
	color:#000099;
}
.error{
	color:#FF0000;
	font-size:10px!important;
	}


.box{
width:200px;}

.Map-R {
	float:right;
	width:250px;
}
.Map-R dl {
	padding:0 0 20px 0;
	margin:10px 0 10px 0;
	background:url(../images/mylog/line_dotted.gif) left bottom no-repeat;
}
.Map-R dl dt span.Title {
	color:#0566D4;
	font-weight:bold;
	margin:5px 0;
	float:left;
	width:150px;
}
.Map-R dl dt span.Ratio {
	float:right;
	width:65px;

}
span.Medicine { background:url(../images/mylog/ico_medicine.gif) 0% 40% no-repeat; padding:2px 1px 3px 24px;}
span.Mask { background:url(../images/mylog/ico_mask.gif) 0% 40% no-repeat; padding:2px 1px 3px 24px;}
span.Grass { background:url(../images/mylog/ico_grass.gif) 0% 40% no-repeat; padding:2px 1px 3px 24px;}
span.Meal { background:url(../images/mylog/ico_meal.gif) 0% 40% no-repeat; padding:2px 1px 3px 24px;}
span.Air { background:url(../images/mylog/ico_air.gif) 0% 40% no-repeat; padding:2px 1px 3px 24px;}
span.Other { background:url(../images/mylog/ico_other.gif) 0% 40% no-repeat; padding:2px 1px 3px 24px;}
span.Slightly { background:url(../images/mylog/ico_01.gif) 0% 40% no-repeat; padding:2px 1px 3px 18px;}
span.Inside { background:url(../images/mylog/ico_02.gif) 0% 40% no-repeat; padding:2px 1px 3px 18px;}
span.Seriousness { background:url(../images/mylog/ico_03.gif) 0% 40% no-repeat; padding:2px 1px 3px 18px;}
span.Symptom { background:url(../images/mylog/ico_04.gif) 0% 40% no-repeat; padding:2px 1px 3px 18px;}
span.Yes { background:url(../images/mylog/ico_yes.gif) 0% 40% no-repeat; padding:2px 1px 3px 20px;}
span.No { background:url(../images/mylog/ico_no.gif) 0% 40% no-repeat; padding:2px 1px 3px 20px;}
span.Histamin { background:url(../images/mylog/ico_histamin.gif) 0% 40% no-repeat; padding:2px 1px 3px 20px;}
span.Steroid { background:url(../images/mylog/ico_steroid.gif) 0% 40% no-repeat; padding:2px 1px 3px 20px;}
span.Marketing { background:url(../images/mylog/ico_marketing.gif) 0% 40% no-repeat; padding:2px 1px 3px 20px;}
span.OtherMedicine { background:url(../images/mylog/ico_other_medicine.gif) 0% 40% no-repeat; padding:2px 1px 3px 20px;}
span.Megusuri { background:url(../images/mylog/ico_megusuri.gif) 6px 40% no-repeat; padding:2px 1px 3px 20px;}

.BotmDot {
	padding:5px 0 10px 0;
	background:url(../images/mylog/line_dotted.gif) left bottom no-repeat;
}
table.cal {
	border-collapse:separate;
	padding-bottom:2px;
}
table.cal th {
	background:#0566D4;
	text-align:center;
	color:#FFF;
	padding:3px 0;
	font-weight:normal;
}
table.cal td {
	text-align:center;
	border:1px solid #0566D4;
	width:25px;
	padding:5px 0 3px 0;
}
table.cal td.BgBlueW {
	background:#6699FF;
}
table.cal td a {
	color:#0263D2;
	text-decoration:underline;
}
table.cal td a:link {
	color:#0263D2;
	text-decoration:underline;
}
table.cal td a:visited {
	color:#0263D2;
	text-decoration:underline;
}
table.cal td a:hovar {
	color:#0263D2;
	text-decoration:underline;
}
table.cal td a:active {
	color:#0263D2;
	text-decoration:underline;
}
table.Graph td {
	padding:2px 3px;
	font-size:12px;
}
table.Graph {
	width:220px;
}
table.Graph span.Title {
	color:#0566D4;
	font-weight:bold;
	margin:5px 0;
	font-size:12px;
}
.Writes {width:350px; text-align:left; padding:10px 0; margin-left:230px;}
.Change {float:right; width:135px; text-align:left; margin:10px 0 0 0;}
span.HowIcon{ background:url(../images/mylog/ico_howsteroid.gif) left top no-repeat;
	padding:2px 0 0 15px;
	display:block;}
ul.GraphColor li.Org {
	background:url(../images/mylog/ico_org.gif) 0% 30% no-repeat; padding-left:15px;
	list-style:none;
}
ul.GraphColor li.Blue {
	background:url(../images/mylog/ico_blue.gif) 0% 30% no-repeat; padding-left:15px;
	list-style:none;
}

h2.help_enpuete {
	margin:20px 0 20px 0;
}
p.Easy {
margin-bottom:1.5em;
}
.LeftTextSteroid {
	float:left;
	width:450px;
}
.LeftTextSteroid1 {
	float:left;
	width:440px;
}
.RightImgSteroid {
	float:right;
	width:120px;
}
.RightImgSteroid1 {
	float:right;
	width:130px;
}

.SteroidPoint {
	float:left;
	width:275px;
}
.SteroidKind { width:590px; background:url(/kafun/images/steroid/bg_bottom.gif) left bottom no-repeat; padding:0 0 5px 0; margin:10px 0 20px 0;}
.SteroidTop { background:url(/kafun/images/steroid/bg_top.gif) left top no-repeat; padding:10px 0;}
.SteroidMiddle { background:url(/kafun/images/steroid/bg_middle.gif) left top repeat-y; padding:0 10px 0px 5px;}

.SteroidOral {
	float:right;
	width:275px;
}
.SteroidOral dl dd img {
	padding:60px 0 0 0;
}
h2.Steroid { 
	background:#ECECEC;
	clear:both;
	color:#333366;
	letter-spacing:0.1em;
	font-weight:normal;
	padding:5px 0 4px 10px;
	margin:20px 0 20px 0;
	font-size:1.3em;
}
.SteroidMiddle dl {
	width:265px;
}
.SteroidMiddle dl dt {
	color:#FF6633;
	padding:0 0 0 10px;
	margin:0!important;
}
.SteroidMiddle dl dd {
	font-size:1.0em!important;
	line-height:150%!important;
	background-image:none!important;
	padding:0 0 0 10px!important;
}.SteroidMiddle dl dd img {
	float:right;
	padding:10px;
}

.Attention dl dt {
	color:#FF6600;
	font-size:1.2em;
	background: url(/kafun/images/steroid/ico_ttl01.gif) 0% 50% no-repeat; padding:5px 0 5px 30px;
}
.Attention dl dd {
	font-size:1.0em!important;
	background-image:none!important;
	line-height:150%;
}
p.CheckPoint {
	background: url(/kafun/images/steroid/ico_point.gif) 0% 50% no-repeat; padding:8px 0 7px 70px;
}
.Alert {
	color:#FD4D5F;
	font-size:0.9em;
	font-weight:normal;
	background: url(../images/sheet/ico_error.gif) 0% 50% no-repeat; padding:5px 0 5px 20px;
}
.ptb10{
	padding:10px 0!important;}
/*tuika100621*/
.ThisYearMap li {
	float:left;
	list-style:none;
}
.ThisYearMap li {
	float:left;
	list-style:none;
	padding-bottom:30px;
}
.mr30 {margin-right:30px!important;}
.mb30 {margin-bottom:30px!important;}
.mt10 {margin-top:10px!important;}
.ml10 {margin-left:10px!important;}
.pt10{padding-top:10px!important;}
.pb10{padding-bottom:10px!important;}]
.pb20{padding-bottom:20px!important;}
.textL {text-align:left!important;}
.textR {text-align:right!important;}
.textC {text-align:center!important;}


/*tuika101213*/

#login{
	position:absolute;
	top:20px;
	left:400px;
	}
#login button{
	background:url(../images/login/btn_check_login.gif) top center no-repeat;
	width:175px;
	height:63px;
	}

#login_second{
	position:relative;
	top:7px;
	left:390px;
	background:url(../images/login/bg_login.gif) top center no-repeat;
	width:193px;
	height:232px;
	}
#login_second .grayarea{
	background-color:#EEE;
	text-align:left;
	padding:4px;
	width:185px;
	height:41px;
	font-size:10px;
	margin-top:28px;}
*>#login_second .grayarea{
	background-color:#EEE;
	text-align:left;
	padding:4px;
	width:185px;
	height:41px;
	font-size:10px;
	margin-top:32px;}

		
#login_second table td, th, tr{
padding:0px!important;

	}

#login_second table .login_btn{
	background:url(../images/login/btn_login.gif) top center no-repeat;
	width:148px;
	height:31px;

	}
.fontSW{
	font-size:11px;
	color:#FFFFFF;}
	
	
.fontcolorR{
	color:#FF0000;
	}

#login_second .mini_comment{
	font-size:11px;
	padding:5px;
	line-height:1.2em;
	}
#form_page{
	background:url(../images/login/bg_form.gif) bottom center no-repeat;
	border-top:#CCCCCC 1px solid;
	width:580px;}
#form_page td{
	padding:11px!important;
	font-size:1.0em;
	}
#form_page td.nopm{
	padding:0 0 0 10px!important;
	font-size:0px;
	}
#form_page td.mini_table{
	padding:0px 0 5px 12px!important;
	}
#form_page td.middle_table{
	padding:12px 12px 5px 12px!important;
	}
#form_page td.easylogin{
	background:url(../images/login/bg_minitable.gif) top center no-repeat;
	width:556px;
	height:32px;
	padding:0px!important;
	text-align:center;
	}
#info_mailbox{
	background:url(/kafun/images/help/bg_info_mail.jpg) top left no-repeat;
	width:595px;
	height:270px;
	margin:20px 0;}
#info_mailbox .textbox1{
	padding-top:85px;
	padding-left:90px;
	font-size:0.9em;
	
		}
#info_mailbox .textbox2{
	padding-top:33px;	
	padding-left:90px;
	font-size:0.9em;
	letter-spacing:0.01;
		}
#info_mailbox .btn_box{
	text-align:right;
	padding-right:10px;
		}

#info_mailbox .textbox3{
	padding-top:0;	
	padding-left:90px;
	font-size:0.9em;
	letter-spacing:0.01;
		}


/*tuika100622*/

#Allergy #MyLog {
	width:590px;
}
#Allergy #MyLog .BgMyLogTop {
	background:url(../images/report/img_clip.jpg) top center no-repeat;
}
	#Allergy #MyLog .BgMyLogBottom {
		background:url(../images/report/bg_bottom.jpg) bottom center no-repeat;
	}
	#Allergy .BgMyLogMiddle {
		background:url(../images/report/bg_middle.gif) top center repeat-y;
	}
#Allergy #MyLog h1 {
	padding: 0px!important;
	margin: 0px!important;
	background:none!important;
	border:none!important;
}

#Allergy #MyLog .BgMyLogTop .BgMyLogBottom .BgMyLogMiddle .comment2 {
	background-image: url(../images/report/bg_2comment.gif);
	height: 66px;
	width: 475px;
	margin-left: 68px;
	padding-top: 10px;
	padding-left: 10px;
	background-repeat: no-repeat;
	background-position: center center;
}
#Allergy #MyLog .BgMyLogTop .BgMyLogBottom .BgMyLogMiddle .comment2 p {
	font-size: 0.8em;
	margin-top: 20px 10px 10px 10px;
	line-height: 1em;
}
#Allergy #MyLog .BgMyLogTop .BgMyLogBottom .BgMyLogMiddle p {
	margin-left: 40px;
}
#Allergy #MyLog .BgMyLogTop .BgMyLogBottom .BgMyLogMiddle h4 {
	margin-top: 10px;
	margin-bottom: 10px;
}
#Allergy #MyLog .BgMyLogTop .BgMyLogBottom .BgMyLogMiddle h5 {
	margin-top: 5px;
	margin-bottom: 5px;
}
#Allergy #MyLog .BgMyLogTop .BgMyLogBottom .BgMyLogMiddle h3 {
	margin-top: 30px;
	margin-bottom: 5px;
}
#Allergy #MyLog .BgMyLogTop .BgMyLogBottom .BgMyLogMiddle #medicine img {
	margin-top: 10px;
	margin-bottom: 15px;
}
#Allergy #MyLog .BgMyLogTop .BgMyLogBottom .BgMyLogMiddle h2 {
	margin-top: 5px;
	margin-bottom: 7px;
}
#Allergy #MyLog .BgMyLogTop .BgMyLogBottom .BgMyLogMiddle img {
	margin-top: 10px;
	margin-bottom: 0px;
	margin-left: 30px;
}
#Allergy #MyLog .BgMyLogTop .BgMyLogBottom .BgMyLogMiddle img {
	padding: 0px;
	margin: 0px;
}
#Allergy #MyLog .BgMyLogTop .BgMyLogBottom .BgMyLogMiddle p img {
	margin-bottom: 10px;
	margin-top: 5px;
	display: block;
	margin-right: auto;
	margin-left: auto;
}

.comment {
	background-repeat: no-repeat;
	background-position: center top;
	width: 475px;
	margin: 20px auto 20px auto;
	background-image: url(../images/report/bg_commenttop.gif);
	padding: 0px;
	display: block;
}
.comment .commentbottom {
	background-image: url(../images/report/bg_commentbottom.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	margin: 0px;
	padding: 19px 0px 19px 0px;
}

.comment div {
	background-image: url(../images/report/bg_commentmidle.gif);
	background-repeat: repeat-y;
	background-position: center;
	width: 475px;
	margin: 0px;
	padding: 0px;
}

#Allergy #MyLog .BgMyLogTop .BgMyLogBottom .BgMyLogMiddle .comment .commentbottom div p {
	margin: 0px;
	padding: 15px 20px 0px 20px;
	line-height: 1.2em;
}
.goPageTop {
	text-align:right;
}
.goPageTop a {
	background: url(../images/report/ico_toparrpw.gif) left center no-repeat;
	padding-left:15px;
	text-decoration:underline;
	color:#333;
}


/* tuika120130 */

#Allergy .DiaryFeature {
	width:590px;
	background: url(/kafun/images/help/bg_center.gif) left bottom no-repeat;
	font-size:0.8em;
	padding:0 0 10px 0;
	margin-bottom:20px;
	font-size: 12px;
}

#Allergy .DiaryFeature h4 {
	margin-left:20px;
}
#Allergy .DiaryRecommend h4 {
	margin-left:20px;
}
#Allergy .DiaryUser {
	margin-left:25px;
	margin-bottom:12px;
	position:relative;
}
#Allergy .DiaryUserBtn {
	position:absolute;
	top:78px;
	left:16px;

}		
#Allergy .DiaryUserText {
	width:600px;
	margin-left:20px;
}	
#Allergy .DiaryUserBg {
	background-color:#E0EFEF;
	margin:0 20px 0 20px;
	padding:10px 0 1px 5px;
}	
#Allergy .DiaryRecommend .Arrow {
	background: url(/kafun/images/help/img_arrow.gif) ;
	background-repeat:no-repeat;
	padding-left:20px;
	line-height:15px;
	margin-right:25px;
}	
	
#Allergy .MainDiary {
    background-color: #FFFFFF;
    margin: 0 auto;
    padding-bottom: 20px;
    position: relative;
    width: 650px;
}	
	
#Allergy .MainDiary02 {
    background-color: #FFFFFF;
    margin: 0 auto;
    padding-bottom: 5px;
    position: relative;
    width: 650px;
}	
#Allergy .DiaryRecommend {
	width:640px;
	background: url(/kafun/images/help/bg_center.gif) left bottom no-repeat;
	margin-left:16px;
	font-size:0.8em;
	padding:0 0 10px 0;

}	

.DiaryFeature .FeatureText {
	width:315px;
	float:left;
	padding-left:20px;
}

.DiaryFeature .DiaryRight {
	width:220px;
	float:left;
	padding-left:22px;
}


.DiaryFeature .FeatureText li {
	background: url(/kafun/images/help/ico_list02.gif) no-repeat scroll left top transparent;
	margin-bottom: 23px;
	padding: 0 0 0 15px;
}

#Allergy .FeatureText .Arrow {
	background: url(/kafun/images/help/img_arrow.gif) no-repeat left center ;
	background-repeat:no-repeat;
	padding-left:20px;
	margin-right:25px;
}	


.DiaryNote {
	margin-left:20px;
	margin-bottom:20px;
}	

.DiaryNote li {
	text-align: left;
	margin-left: 1em;
    text-indent: -1em;
}

.BtnCheck {
	position:absolute;
	top:148px;
	left:463px;
	
}	


#Contet .ThickText {
	font-size:12px;
	margin-bottom:40px;
	margin-left:15px;
	margin-right:15px;
	text-align:left;
}	
 
#Contet .ThickText02 {
	font-size:12px;
	margin-bottom:20px;
	margin-left:34px;
	text-align:left;
}	
 
.BlogParts {
    padding: 0 15px 15px;
}	

	
.Fleft {float:left!important;}
.Fright {float:right!important;}

.ColorFF8533 {
    color: #FF8533;
}	

.W460 {width:460px;}
.W100 {width:100px;}

.Backtop {
	clear:both;
	width:590px;
	padding-right:20px;
	padding-top:20px;
}	
 


/* 
---------------------------------------------------- */
.Center {
	text-align:center;
}

.mb15 {margin-bottom:15px;}
.mb20 {margin-bottom:20px;}


.Clearb{
clear:both;}

.Checkleft{
float:left;
margin-bottom:0;}

.BtnCenter {
	text-align:center;
}
span.FontNormal {
	font-weight:normal;
	color:#0566D4;
}
 
.FontRed { color:#FF3300;}
.FontSSS { font-size:0.7em!important;}
.FontSS { font-size:0.8em!important;}
.FontS { font-size:0.9em!important;}
.FontM { font-size:1.0em!important;}
.FontL { font-size:1.1em!important;}
.FontLL { font-size:1.2em!important;}
.FontBold { font-weight:bold!important;}

.BgOrange { background:#FF6600;}
.BgBlue { background:#6699FF;}
.BlueBolod {color:#1535A2; font-weight:bold;}
.Orange { color:#FF6600;}

/* clearfix */
.IndexColumn:after, 
.LeftColumn:after, 
.Check:after, 
.clearfix:after {
	content: ",";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.IndexColumn, 
.LeftColumn, 
.Check, 
.clearfix {
	display: inline-block;
}

/*IE8ハック用*/
html>/**/body .ie8 {  
    padding-top /*\**/: 10px\9;  
}  
/*IE8ハック用*/



/* Hides from IE-mac \*/
	*html .IndexColumn, 
	*html .LeftColumn, 
	*html .Check, 
	*html .clearfix { height: 1%; }
	.IndexColumn, 
	.LeftColumn, 
	.Check, 
	.clearfix { display: block; }
/* End hide from IE-mac */

