@charset "shift_jis";
@import url("../../common/css/common.css");
@import url("../../common/css/side-menu.css");


/* SIDEMENU --------------------*/
#top #CONTAINER #SIDEMENU ul li,
#top #CONTAINER #SIDEMENU ul li a{background-image:url(../image/menu.gif);}
#top #CONTAINER #SIDEMENU ul li.menu01,
#top #CONTAINER #SIDEMENU ul li.menu01 a:hover{background-position:-192px 0px;}
#top #CONTAINER #SIDEMENU ul li.menu02,
#top #CONTAINER #SIDEMENU ul li.menu02 a:hover{background-position:-192px -42px;}
#top #CONTAINER #SIDEMENU ul li.menu03,
#top #CONTAINER #SIDEMENU ul li.menu03 a:hover{background-position:-192px -84px;}
#top #CONTAINER #SIDEMENU ul li.menu04,
#top #CONTAINER #SIDEMENU ul li.menu04 a:hover{background-position:-192px -126px;}
#top #CONTAINER #SIDEMENU ul li.menu05,
#top #CONTAINER #SIDEMENU ul li.menu05 a:hover{background-position:-192px -168px;}

#top #CONTAINER #SIDEMENU ul li.menu01 a{background-position:0px 0px;}
#top #CONTAINER #SIDEMENU ul li.menu02 a{background-position:0px -42px;}
#top #CONTAINER #SIDEMENU ul li.menu03 a{background-position:0px -84px;}
#top #CONTAINER #SIDEMENU ul li.menu04 a{background-position:0px -126px;}
#top #CONTAINER #SIDEMENU ul li.menu05 a{background-position:0px -168px;}
/* /SIDEMENU --------------------*/




/* MAIN --------------------*/
#top #CONTAINER #MAIN h2{margin-bottom:20px;}

#top #CONTAINER #MAIN .glo-05-img{
	float:right;
	padding-left:15px;
	}

#top #CONTAINER #MAIN .glo_02BoxA img{
	float:right;
	margin:0 0 10px 10px;
	}
#top #CONTAINER #MAIN .glo_02BoxA ul li{margin-bottom:1em;}

#top #CONTAINER #MAIN h3{margin-bottom:10px;}

#top #CONTAINER #MAIN strong{
	display:block;
	font-weight:bold;
	color:#003399;
}
#top #CONTAINER #MAIN strong.question{color:#80b5fb;}

#top #CONTAINER #MAIN .marginT05em{margin-top:0.5em;}
#top #CONTAINER #MAIN .marginT1em{margin-top:1em;}
#top #CONTAINER #MAIN .marginT2em{margin-top:2em;}
#top #CONTAINER #MAIN .marginB1em{margin-bottom:1em;}
#top #CONTAINER #MAIN .marginB105em{margin-bottom:1.5em;}
#top #CONTAINER #MAIN .marginB2em{margin-bottom:2em;}
#top #CONTAINER #MAIN .textIndent{text-indent:1em;}
#top #CONTAINER #MAIN .marginLine{margin:1.5em 0 2em 0;}
#top #CONTAINER #MAIN .VerticalBottom{ vertical-align:bottom;}
.border_1{
	padding:10px;
	background:url(../image/05_img01.gif);
	border-top:1px solid #f1f1f1;
	}
.border_2{
	border-right:1px solid #f1f1f1;
	}
.border_3{
	padding:10px;
	background:url(../image/05_img03.gif);
	border-top:1px solid #f1f1f1;
	}

.text_right{text-align:right; margin-bottom:20px;}

.line{height:1px; color:#eeeeee; margin:5px 0 5px 0;}

.mark1{
	margin:0;
	background:url(../image/mark.gif) no-repeat 0px 1px;
	padding-left:18px;
	margin-bottom:5px;
}

.mark2{
	margin:0;
	background:url(../../common/image/pict_arrow.gif) no-repeat left center;
	padding-left:18px;
	margin-bottom:5px;
}

.mark_no{padding-right:5px;}

.right_10_10{
	float:right;
	margin:0 0 10px 10px;
	}
.LeftPaTxt{ padding-left:1em;}
#top #CONTAINER #MAIN h3.TxtStrong{	display:block;
	font-weight:bold;
	color:#003399;
	}
.TxtIindent li{
	text-indent:-1em;
	padding-left:2em;
	}
.TxtIindent02{
	text-indent:-1em;
	padding-left:1em;
	}
	
#top #CONTAINER #MAIN .TxtPaTop{margin-top:-1em}
	
/* /MAIN --------------------*/