@charset "UTF-8";


/*----------------------------------------------------------------------

★header内指定

----------------------------------------------------------------------*/

h1{
	width:577px;
	float:left;
}

.logo-msd{
	width:106px;
	float:right;
	padding-top:15px;
}


#gnavi{
	clear:both;
	width:939px;
	padding-bottom:4px;

}

#gnavi li{
	float:left;
}

.head-sitemap{
	width:80px;
	background:url(../images/icon_arrow_blue.gif) 0 center no-repeat;
	padding-left:10px;
	}

/*下層用*/

/*グローバルナビ*/


#contents-low #gnavi{
	width:935px;
	padding-bottom:5px;
}

.ptn01{
	background-color:#82FFD5;
}

.ptn02{
	background-color:#21d5fa;
}

.ptn03{
	background-color:#EDBEEF;
}

.ptn04{
	background-color:#FFCDD8;
}

.ptn05{
	background-color:#FFDD7B;
}

/*パンくず*/

.breadpath{
	width:680px;
	float:right;

}
.breadpath li{
	float:left;
	display:inline;
}

.breadpath li.lowname{
	background:url(../images/icon_bread.gif) 0 center no-repeat;
	padding-left:10px;
	margin-left:10px
}

#main-1culumn .breadpath{
	width:680px;
	float:left;
	padding:5px;

}


/*----------------------------------------------------------------------

★Main内指定

----------------------------------------------------------------------*/



/*最下部ボタン*/
.btmbtn-search{
	clear:both;
	margin:20px 0 0;
	text-align:center;
}





/*----------------------------------------------------------------------

★sub内指定

----------------------------------------------------------------------*/

#sub h3{
	margin-bottom:5px;
}

/*ナビ*/

/*1階層目*/

.snavilist li{
	padding:0 0 3px 0;
}

/*2階層目*/

.snavilist li ul.snavi_cld1 {
	padding:3px 0 0;
/*	background-color:#e4f2f8;
*/
}

.snavilist li ul.snavi_cld1 li{
	padding:0;
}

/*3階層目*/

.snavilist li ul.snavi_cld1 li ul{
	background-color:#e4f2f8;
	width:225px;
}

.snavilist li ul.snavi_cld1 li ul.snavi_cld2 li{
	padding:0 0 2px;
}

#sub .bnr-sec{
	text-align:center;
	padding:10px 0;
}


/*----------------------------------------------------------------------

★footer内指定

----------------------------------------------------------------------*/

.supervision{}


.f-linkbtn{
	width:690px;
	float:left;
	margin-top:10px;
	margin-bottom:15px;
	}

.f-linkbtn li{
	width:200px;
	float:left;
	padding-right:12px;
}

.f-linkbtn li.name-link{
	width:80px;
}

.f-linkbtn li.lastchild{
	padding-right:0;

}

.f-linkbtn li a{
	background:url(../images/icon_arrow_blue.gif) 0 center no-repeat;
	padding-left:10px;
}

/**/

#f-txtinfo{
	clear:both;
	margin:0 0 30px;
	padding:0 0 10px;
	font-size:10px;
	color:#FFF;
	background:url(../images/bg_f_txtinfo.gif) 0 bottom no-repeat;
}

#f-txtwrap{
	background:url(../images/bg_f_txtinfo.gif) 0 0 no-repeat;
	padding:10px 15px 0 15px;
}


/**/
#footer #f-txtinfo a{
	color:#FFF;
}

/**/
.bookmark{
	float:left;
}

.f-linkinfo{
	float:right;
}

.f-linkinfo li{
	float:left;
	margin-left:15px;
	display:inline;
}


/**/

.pagetop{
	text-align:right;
	width:150px;
	float:right;
	margin-top:10px;
}

/**/

#pageList {
        text-align: center;
		font-size: 10px;
		margin-top: 9px;
		/*margin-left: 75px;*/
		line-height: 10px;
}

#pageList li{
	margin-top:10px;
}

#pageList li{
	/*float:left;*/
	font-size:100%;
	margin-right:5px;
	padding-right:5px;
	display:inline;
	background:url(../images/icon_bar.gif) right center no-repeat;
}







/*----------------------------------------------------------------------

★パーツ

----------------------------------------------------------------------*/



/*----------------------------------------------------------------------
	[1] title(h1~h4)
----------------------------------------------------------------------*/
h1{}

h2{}

h3{}

h4{}

h5{}

/*2階層目*/

#contents-low #main h2{}

#contents-low #main h3{}

#contents-low #main h4{}


/*3階層以下*/

#contents-low .box02 h2{}

#contents-low .box02 h3,
#contents-low .box04 h3{
	padding:20px 0;
}

#contents-low .box02 h4,
#contents-low .box04 h4{
	padding:10px 0;
}



/*----------------------------------------------------------------------
	[2] list
----------------------------------------------------------------------*/

/* ----- 基本パターン ----- */

.icon_arrow-pink{
	background:url(../images/icon_arrow01.jpg) 0 center no-repeat;
	padding-left:15px;
}



/*----------------------------------------------------------------------
	[3] box
----------------------------------------------------------------------*/

.box01{}


/*3階層目以降*/

.box02{
	width:526px;
	background:url(../images/bg_box02.gif) -1px bottom no-repeat;
	padding:0 37px 20px;
}


.box03{
	width:600px;
	background:url(../images/bg_box02.gif) -1px bottom no-repeat;
	padding:0 0 20px;
}



.box04{
	width:546px;
	background:url(../images/bg_box02.gif) -1px bottom no-repeat;
	padding:0 27px 20px;
}

/*1カラム用*/

.box-1culumn{
	width:760px;
	margin:0 auto;
}

.bg-1culumn{
	background:url(../images/main_b_bg.gif) 0 0 repeat-y;
}



/*----------------------------------------------------------------------
	[4] table
----------------------------------------------------------------------*/

table{
	clear: both;
	margin-bottom: 20px;
	width: 100%;
	border-collapse:collapse;
}

table thead th, table thead td{
	padding: 5px 8px;
	background-image: none;
	background-color: #004cc6;
	border: solid 1px #043989;
	font-weight: bold;
	color: #fff;
}

table tfoot th, table tfoot td{
	padding: 5px 8px;
	background-image: none;
	background-color: #eee;
	font-weight: normal;
}

table th{
	padding: 7px 5px 7px 18px;
	border: solid 1px #CCC;
	font-weight:bold;
	vertical-align: top;
	font-weight: normal;
}

table td{
	padding: 10px 8px 8px;
	background-color: #FFF;
}


table.layout{}
table.layout th{
	margin:0;
	padding:0;
	border:none;
}
table.layout td{
	margin:0;
	padding:0;
}

/*----------------------------------------------------------------------
	[5] link
----------------------------------------------------------------------*/
/*

.link-black a:link,
.link-black a:visited{
	color: #333;
	text-decoration: none;
}

.link-black a:hover,
.link-black a:active{
	color: #004cc6;
	text-decoration: none;
}

.link-green a:link,
.link-green a:visited{
	color: #063;
	text-decoration:underline;
}

.link-green a:hover,
.link-green a:active{
	color: #063;
	text-decoration:underline;
}

*/

/*----------------------------------------------------------------------
	[6] tab
----------------------------------------------------------------------*/
/*
.tab-area{
	background:url(/img/bg_tab.jpg) 0 bottom repeat-x;
	padding-bottom:19px;
	margin-top:20px;
}

.tab-area li{
	float:left;
}

.tab-area li img{
	margin-right:5px;
}

*/

/*----------------------------------------------------------------------
	[7] other
----------------------------------------------------------------------*/

/* ----- hidden ----- */
.hidden{
	display: none;
}



/*----------------------------------------------------------------------
	[*] CSS Hack
----------------------------------------------------------------------*/

/* clearfix */
.clearfix:after,ul:after,dl:after{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.clearfix,ul,dl {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix,* html ul,* html dl {height: 1%;}
.clearfix,ul,dl {display: block;}
/* End hide from IE-mac */


/*----------------------------------------------------------------------
	[*] CLEAR
----------------------------------------------------------------------*/
.clear{
	clear:both;
}

/*--------------IE6 ハック--------------*/

/*
* html
*/

/*--------------IE7 ハック--------------*/

/*
*:first-child+html 
*/

/*--------------safari3 ハック--------------*/

/*
html[xmlns*-""] body:last-child
*/

/*--------------safari4 ハック--------------*/

/*
body:first-of-type 

*/





/*--------------2012 5 15 中村追加--------------*/

.toTop{
	font-size:11px;
	text-align:right;
}
.oc-index strong{
	font-weight:bold;
	color:#3073A7;
}
	