<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";

/* -------------------------------------------------- */
/* file   : care.css                                   */
/* update : 2010/09/09 M.A                            */
/* -------------------------------------------------- */

#care #hitomi_title01{
	margin-top: 32px;
	padding-left: 9px;
	margin-bottom: 15px;
}
#care #hitomi_text_wrap01{
	padding-left: 20px;
}
#care #hitomi_text_wrap01 p{
	margin-bottom: 25px;
}
#care #hitomi_content01{
	background-color: #FAD2D2;
	padding: 10px;
	width: 690px;
}
#care #hitomi_content01_l{
	float: left;
	width: 265px;
}
#care #hitomi_content01_r{
	float: right;
	width: 405px;
}
#care #hitomi_content01_r .title01{
	margin-bottom: 5px;
}
#care #hitomi_content01_r .text01{
}
#care #btn_hitomi01{
	text-align: center;
	margin-top: 20px;
}
/* coodinate */
/* -------------------------------------------------- */
#care .item_wrapper{
	width:710px;
	margin-bottom: 22px;
}
#care #coodinate_wrapper .item_l{
	width:350px;
	float:left;
}
#care #coodinate_wrapper .item_r{
	width:350px;
	float:right;
} 

#care #coodinate_wrapper .item_wrapper p{
	margin-bottom:20px;
}
#care #coodinate_wrapper .item_wrapper table{
	margin-left:16px;
	width: 320px;
}
#care #coodinate_wrapper .item_wrapper th{
	width:80px;
	padding-right:12px;
	text-align:left;
}
#care #coodinate_wrapper .item_wrapper .value01{
	font-size:14px;
	padding-right:1em;
	font-weight: bold;
}
#care #coodinate_wrapper .item_wrapper .value02{
	font-size:10px;
	padding-right:1em;
	}
#care #coodinate_wrapper .item_wrapper .size{
	font-size:10px;
	color:#777777;
	padding-right:1em;
}
#care #coodinate_wrapper .item_wrapper .text01{
	background-color:#A8AC4B;
	color: #FFFFFF;
	margin-left: 15px;
}
#care #coodinate_wrapper .item_wrapper .text02{
	background-color:#F0C23B;
	color: #FFFFFF;
	margin-left: 15px;
}
#care #coodinate_wrapper .item_wrapper .text03{
	background-color:#A08165;
	color: #FFFFFF;
	margin-left: 15px;
}

/* report */
/* -------------------------------------------------- */
/* common */
#no_side #report{
	width:774px;
	margin:0 auto;
}
#no_side #report h2{
	margin-bottom:10px;
}
#no_side #report_bk{
	width:574px;
	margin:0 auto;
}
#no_side #report_bk p{
	font-weight:bold;
	color:#FF3366;
}
#no_side #report_bk span{
	font-weight:bold;
	color:#0066FF;
}
/* common-end */

/* vol_3 */
#report.report_vol3 #report_text_wrapper{
	padding:23px 5px 8px 5px;
	background-color:#ffffcc;
	margin-bottom:15px;
}
#report.report_vol3 #report_text{
	width:764px;
	padding-top:7px;
	margin-left:4px;
}
#report.report_vol3 #report_text #table_l{
	width:352px;
	margin-right:18px;
	background:url(../../archive/care/report/img/line.gif) repeat-y right;
	float:left;
}
#report.report_vol3 #report_text #table_r{
	width:370px;
	float:left;
}
#report.report_vol3 #report_text th{
	font-weight:bold;
	color:#99CC00;
	width:45px;
	text-align:left;
}
#report.report_vol3 #report_text td{
	padding:0 40px 12px 0 ;
}
#report.report_vol3 #report_text td p{
	color:#FF0000;
}
#report.report_vol3 #report_text td ul{
	padding-left:1em;
}
#report.report_vol3 #report_text td ul span{
	color:#99CC00;
}
/* vol_2 */
#report.report_vol2 #text_wrapper{
	width:740px;
	margin:0 auto 50px auto;
}
#report.report_vol2 #report_l{
	width:370px;
	float:left;
}
#report.report_vol2 #report_l table{
	margin-top:27px;
}
#report.report_vol2 #report_l th{
	padding-right:10px;
}
#report.report_vol2 #report_l td img{
	margin-bottom:5px;
}
#report.report_vol2 #report_r{
	width:357px;
	float:right;
}

/* vol_1 */
#report.report_vol1 #text_wrapper{
	width:750px;
	margin:0 auto 50px auto;
}
#report.report_vol1 #report_l{
	width:382px;
	float:left;
}
#report.report_vol1 #report_l p{
	width:360px;
	margin-bottom:7px;
}
#report.report_vol1 #report_r{
	width:364px;
	float:right;
}
#report.report_vol1 #report_r p{
	margin-bottom:10px;
}



</pre></body></html>