@charset "utf-8";

* {
	margin: 0px;
	padding: 0px;
	font-size: 100%;
	font-family: "HiraKakuPro-W3", "Hiragino Kaku Gothic", "ヒラギノ角ゴ Pro W3", "メイリオ","Meiryo","ＭＳ Ｐゴシック", "Osaka","sans-serif";
}
img {
	border: none;
}
a { 
	outline: none;
}
ul{
	list-style-type:none;
}
h1, h2, h3, h4, h5, th {
	font-weight: normal;
}
h3{
	line-height:40px;
	background-image:url(../image/h3_bg.jpg);
	background-position:bottom right;
	background-repeat:no-repeat;
	background-color:#8ABCD0;
	padding-left:15px;
	color:#FFFFFF;
	font-weight:bold;
	font-size:1.4em;
	margin-top:30px;
	clear:both;
	zoom: 1; /* 印刷バグ解決 */
}
h4{	
	clear:both;
	font-weight:bold;
	font-size:1.4em;
	line-height:1.8em;
	border-bottom:1px solid #B2B2B2;
	margin-bottom:10px;
	margin-top:30px;
}
h5{	
	font-weight:bold;
	margin-bottom:10px;
}
.subTitle{	
	clear:both;
	font-weight:bold;
	font-size:1.2em;
	border-bottom:1px solid #B2B2B2;
	margin-bottom:10px;
}
body{
	background-image: url(../image/back.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	background-color:#77b1c9;
	zoom: 1; /* 印刷バグ解決 */
}
#container{
	margin:0px auto;
	width:950px;
	background-color:#FFFFFF;
	font-size:0.8em;
}
/*header*/
#header{
	position:relative;
}
#globalmenu{
	position:absolute;
	right:0px;
	top:0px;
	width:125px;
	height:22px;
}
#headmenu li{
	float:left;
}
#headmenu a{
	display:block;
}
#headmenu img{
	display:block;
}
/*header end*/
/*contents*/
#contents{
	width:890px;
	margin-left:auto;
	margin-right:auto;
	padding-bottom:30px;
}
/*topic_path*/
#topic_path{
	border-bottom:1px solid #B2B2B2;
	padding-top:16px;
	padding-bottom:8px;
	font-size:0.8em;
}
#topic_path a{
	text-decoration:none;
}
#topic_path a:hover{
	text-decoration:underline;
}
/*topic_path end*/

/*2Column contents*/
#wrapper #sideMenu{
	float:left;
	width:230px;
}
#wrapper #sideMenu li{
	display:inline;
}
#wrapper #sideMenu a{
	display:block;
}
#wrapper #main{
	float:right;
	width:630px;
	margin-top:55px;
}
/*2Column contents*/

/*tab*/
#wrapper #main #tab{
	height:30px;
	margin-top:15px;
	position:relative;	
}
#wrapper #main #tab h4{
	position:absolute;
	left:0px;
	margin:0px;
	border-bottom:none;
}
#wrapper #main #tab ul{
	position:absolute;
	right:0px;
}
#wrapper #main #tab li{
	float:left;
}
#wrapper #main #tab a{
	display:block;
}
#wrapper #main #tab img{
	display:block;
}
/*tab end*/
#wrapper #main h3{
	margin-top:0px;
}
#main p{
	line-height:1.8em;
}
#main li{
	line-height:1.8em;
}


#main .boxImg3_1 li{
	float:left;
	padding-right:9px;
}
#main .boxImg3_1 li.noPadding{
	padding-right:0px;
}

/*プリント用css*/
@media print {
#main .boxImg3_1 li{
	float:left;
	padding-right:8px;
}
#main .boxImg3_1 li.noPadding{
	padding-right:0px;
}
}
/*プリント用css end*/


#main .boxImg4_1 li{
	float:left;
	padding-right:10px;
}
#main .boxImg4_1 li.noPadding{
	padding-right:0px;
}

/*プリント用css*/
@media print {
#main .boxImg4_1 li{
	float:left;
	padding-right:8px;
}
#main .boxImg4_1 li.noPadding{
	padding-right:0px;
}
}
/*プリント用css end*/



#toTop{
	clear:both;
	position:relative;
	width:68px;
	height:30px;
	left:852px;
}
#toTop a{
	display:block;
}
.toTopBtn{
	clear:both;
}
.toTopBtn a{
	display:block;
	float:right;
}
#main .dlIcon_gif{
	background-image:url(../image/dlIcon_gif.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	line-height: 32px;
	padding-left: 40px;
	margin-top:8px;
	zoom: 1; /* 印刷バグ解決 */
}
#main .dlIcon_jpg{
	background-image:url(../image/dlIcon_jpg.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	line-height: 32px;
	padding-left: 40px;
	margin-top:8px;
	zoom: 1; /* 印刷バグ解決 */
}
#main .dlIcon_mov{
	background-image:url(../image/dlIcon_mov.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	line-height: 32px;
	padding-left: 40px;
	margin-top:8px;
	zoom: 1; /* 印刷バグ解決 */
}
#main .dlIcon_pdf{
	background-image:url(../image/dlIcon_pdf.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	line-height: 32px;
	padding-left: 40px;
	margin-top:8px;
	zoom: 1; /* 印刷バグ解決 */
}
#main .dlIcon_ppt{
	background-image:url(../image/dlIcon_ppt.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	line-height: 32px;
	padding-left: 40px;
	margin-top:8px;
	zoom: 1; /* 印刷バグ解決 */
}
#main .dlIcon_wmv{
	background-image:url(../image/dlIcon_wmv.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	line-height: 32px;
	padding-left: 40px;
	margin-top:8px;
	zoom: 1; /* 印刷バグ解決 */
}
#main .dlIcon_word{
	background-image:url(../image/dlIcon_word.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	line-height: 32px;
	padding-left: 40px;
	margin-top:8px;
	zoom: 1; /* 印刷バグ解決 */
}
#main .dlIcon_xls{
	background-image:url(../image/dlIcon_xls.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	line-height: 32px;
	padding-left: 40px;
	margin-top:8px;
	zoom: 1; /* 印刷バグ解決 */
}
#main a{
	text-decoration:none;
}
#main a:hover{
	text-decoration:underline;
}
.annotation{
	font-size:0.8em;
}
.note{
	font-weight:bold;
}
.redTxt{
	color:#FF0000;
}
sup {
	font-size: 0.8em;
	vertical-align: top;
}
sub {
	font-size: 0.8em;
	vertical-align:bottom;
}
.paTop10{
	padding-top:10px;
}
.paTop20{
	padding-top:20px;
}
.paRight10{
	padding-right:10px;
}
.paRight20{
	padding-right:20px;
}
.maTop10{
	margin-top:10px;
}
.maTop20{
	margin-top:20px;
}
.maBottom10{
	margin-bottom:10px;
}
.maRight20{
	margin-right:20px;
}
/*contents end*/

/*footer*/
#footer {
	height: 40px;
	clear: both;
	position: relative;
	margin-top:10px;
	background-image:url(../image/footerBg.jpg);
	background-repeat:repeat-x;
	zoom: 1; /* 印刷バグ解決 */
}
#footer #copyright{
	position:absolute;
	right:10px;
	top:15px;
}
/*footer end*/


/*commonclass*/
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {
	display: inline-block;
	min-height: 1%;  /* for IE 7*/
}
/* Hides from IE-mac \*/
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}
/* End hide from IE-mac */


/*commonclass end*/
.overimage {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
