@charset "UTF-8";
/* CSS Document */

#main_title{
	margin-bottom: 10px;
}

#subMenuIN{
	position:relative;
	background-image:url(../img/subMenu.jpg);
	background-repeat:no-repeat;
	width:950px;
	height:31px;
	margin-top:7px;
	margin-bottom:12px;
}
#subMenuIN li{
	display:block;
	height:31px;
	float:left;
}

#subMenuIN a{
	text-indent: -9999px; /* テキストを隠す */  
  	text-decoration: none;  
  	display: block; 
	background-image:url(../img/subMenu.jpg);
  	background-repeat: no-repeat;
}
#subMenuIN a:hover{
  	text-decoration: none;  
	background-image:url(../img/subMenu.jpg);
  	background-repeat: no-repeat;  
}
a#sub01_btn{
	position:absolute;
	left:0px;
	top:3px;
	width:143px;
    height:29px;
	background-position: 0px -3px;
}

a:hover#sub01_btn{
	background-position: 0px -34px;
}
a#sub02_btn{
	position:absolute;
	left:143px;
	top:3px;
	width:143px;
    height:29px;
	background-position: -143px -3px;
}

a:hover#sub02_btn{
	background-position: -143px -34px;
}
a#sub03_btn{
	position:absolute;
	left:286px;
	top:3px;
	width:148px;
    height:29px;
	background-position: -286px -3px;
}

a:hover#sub03_btn{
	background-position: -286px -34px;
}
a#sub04_btn{
	position:absolute;
	left:434px;
	top:3px;
	width:148px;
    height:29px;
	background-position: -434px -3px;
}

a:hover#sub04_btn{
	background-position: -434px -34px;
}

#indexLink{
	padding-top:4px;
	padding-bottom:0px;	
}
#indexLink img{
	padding-bottom:5px;
}

#right_menu{
	border-bottom:#e0e0e0;
	border-bottom-style:solid;
	border-bottom-width:1px;
}

#right_menu ul{
	margin:5px 0px;
}

#right_menu ul li{



}

#right_menu a{
	text-indent: 0px; /* テキストインデントをリセット */  
  	text-decoration: none;  
  	display: block; 
	background-image:url(../img/right_menu_notitle.gif);
  	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-left: 15px;
	padding-top: 9px;
	width:224px;
	height:25px;
}

#right_menu a span{
	position: relative;
	top:9px;
	left: 10px;
	font-size: 13px;
}


#right_menu a:hover{
	text-indent: 0px; /* テキストインデントをリセット */ 
  	text-decoration: none;
	background-image:url(../img/right_menu_notitle.gif);
  	background-repeat: no-repeat;
  	color: #ffffff;
  	background-position: -239px 0px;
}

#right_menu .children a{
	background:none;
	padding-left: 25px;
	padding-top: 5px;
	height:20px;
	font-size: 0.9em;
	width:214px;
	}
	
#right_menu .children a:hover{
	background-color: #333;
}

a#right01_btn{
	background-position: 0px 0px;
}

a:hover#right01_btn{
	background-position: -239px 0px;
}
a#right01_btn.fix{
	background-position: -239px 0px;
}

a#right02_btn{
	background-position: 0px -33px;
}

a#hover.right02_btn{
	background-position: -239px -33px;
}
a#right02_btn.fix{
	background-position: -239px -33px;
}

a#right03_btn{
	background-position: 0px -66px;
}

a:hover#right03_btn{
	background-position: -239px -66px;
}
a#right03_btn.fix{
	background-position: -239px -66px;
}

a#right04_btn{
	background-position: 0px -99px;
}

a:hover#right04_btn{
	background-position: -239px -99px;
}
a#right04_btn.fix{
	background-position: -239px -99px;
}

a#right05_btn{
	background-position: 0px -132px;
}

a:hover#right05_btn{
	background-position: -239px -132px;
}
a#right05_btn.fix{
	background-position: -239px -123px;
}

a#right06_btn{
	background-position: 0px -165px;
	height:34px;
}

a:hover#right06_btn{
	background-position: -239px -165px;
}
a#right06_btn.fix{
	background-position: -239px -165px;
}

div p#astd_single_title{
	font-size:15px;
	color:#132f5b;
	line-height:120%;
	font-weight: bold;
}

blockquote{
	padding:0 30px;
	border: 1px solid #cccccc;
}

blockquote p{
	font-size: 13px !important;
}

em{
	font-size: 16px;
	color: #132f5b;
}

strong{
	color: #eb1517;
	font-size: 17px;
}

