@charset "UTF-8"; 
/*2007.9.29～新スタイルに変更*/

/*★イメージカラー★*/
/*--------------------------------------
メイン：#2c4bb1（紺系）
アクセント：#ff1493（ピンク）
			#feac92（やや薄ピンク）
			#ffeef7（薄ピンク）
			#B3101E（濃赤）
--------------------------------------*/

BODY{
	padding: 0;
	margin: 0;
 color:#2c4bb1;
 font-size:94%;
 line-height:1.6;/* 単位は付けないこと */
 font-family: Verdana, sans-serif;
	background-color : #ffffff;
	background-image: url(../img/bg_blue.gif);
}


table th,td table th,td {/* TABLEの入れ子でも文字の大きさが変わらないようにする */
 font-size: 100%;
}

h1 {/*トップページの1行目*/
	font-size: 10px;
	color: #2c4bb1;
	margin-bottom: 0px;
	padding-bottom: 0px;
	font-weight: normal;
	text-align: center;


}
h1 a, h1 a:link, h1 a:visited, h1 a:active {
	font-size: 10px;
	text-decoration:none;
	color: #2c4bb1;
	margin-bottom: 0px;
	padding-bottom: 0px;
	font-weight: normal;
	text-align: center;
}

h2{/*　トップの見出し　*/
	font-size: 94%;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 8px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #2c4bb1;
	border-right-color: #2c4bb1;
	border-bottom-color: #2c4bb1;
	border-left-color: #2c4bb1;
	text-align: left;
	margin: 10px;
	padding: 0px 0px 0px 10px;/*上右下左*/

}


h3 {/* 通常の見出し */
	font-size: 100%;
	color: #B3101E;
	border: 1px solid #B3101E;
font-weight: bold;
	padding: 10px;
	width: 500px;
	background-color: #FFE1E3;
	margin: 10px auto 0;
	text-align: center;
}

h4{
	font-size: 94%;
	margin:0;
	padding:0;
	color:#FFFFFF;
	font-weight: bold;
	text-decoration: none;
	}
h4 a{
	font-size: 94%;
	color:#FFFFFF;
	font-weight: bold;
	text-decoration: none;
	}

h5{/*サブページタイトル画像*/
	font-size: 100%;
	border:0;
	margin:20px;
	text-align: left;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #cccccc;
	border-right-color: #cccccc;
	border-bottom-color: #cccccc;
	border-left-color: #cccccc;
	padding:5px;
}

h6{
	font-size:100%;
	width:80%;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #2c4bb1;
	border: 3px double #2c4bb1;
	text-align:center;
	margin:auto;	
}

.TitleBarRd {/*小窓の赤い見出し*/
	color: #2c4bb1;
	border-style: solid;
	border-color: #B3101E;
	padding: 10px;
	margin:10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 10px;
	font-weight:bold;
	text-align:center;
}


.indent2 { /*インデント左右2・上10px*/
	margin-left: 2em;
	margin-right: 2em;
	margin-top: 10px;
	} 


.right2 { /*右寄せ＆インデント左右2・上10px*/
	margin-left: 2em;
	margin-right: 2em;
	margin-top: 10px;
	text-align: right;
	} 


.LinkList{
	text-align:left;
	margin:30px 40px;
	line-height:2.0;
}
.LinkList dt{
	background: url(../img/ico_list03.gif) no-repeat left center;
	padding: 0px 0px 0px 15px;
	font-weight: bold;
	color: #b3101e;
	text-decoration: none;
}


.TbList{/*表のようなリスト*/
	text-align:left;
	margin:30px 40px;
	line-height:2.0;
}

.TbList dl {
	width:500px;
	text-align:left;
	margin-left: 20px;
}
.TbList dt {
 float:left;
 clear:both;
 	font-weight:bold;
 	background: url(../img/ico_list03.gif) no-repeat left center;
	padding: 0px 0px 0px 15px;
}

.TbList dd {
 margin-left:130px;
}



.TbList2{/*表のようなリスト*/
	text-align:left;
	margin:30px 40px;
	line-height:2.0;
}
.TbList2 dl {
	width:500px;
	text-align:left;
	margin-left: 20px;
}
.TbList2 dt {
 float:left;
 clear:both;
 	font-weight:bold;
 	background: url(../img/ico_list03.gif) no-repeat left center;
	padding: 0px 0px 0px 15px;
}

.TbList2 dd {
 margin-left:200px;
}



.wakubl {/* 枠線　#2C4BB1（紺）*/
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: outset;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #2c4bb1;
	border-right-color: #2c4bb1;
	border-bottom-color: #2c4bb1;
	border-left-color: #2c4bb1;
}

.rdWaku{
border: 1px #B3101E solid; 
border-collapse: collapse;
text-align:left;

}

.grayWaku{
	border: 1px #CCCCCC solid;
	border-collapse: collapse;
	text-align:left;
}

.grayWaku td{
	border: 1px #CCCCCC solid; 
	border-collapse: collapse;
	text-align:left;
}

.grayWakuC{
	border: 1px #CCCCCC solid; 
	border-collapse: collapse;
	text-align:center;
}

.grayWakuC td{
	border: 1px #CCCCCC solid; 
	border-collapse: collapse;
	text-align:center;
}

.grayWakuTB{
	border: 1px #CCCCCC solid;
	border-collapse: collapse;
	text-align:left;
	margin-top: 15px;
	margin-bottom: 15px;
	line-height: 1.3;
}

.grayWakuTB td{
	border: 1px #CCCCCC solid; 
	border-collapse: collapse;
	text-align:left;
}



.UnDot td{
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #cccccc;
	border-right-color: #cccccc;
	border-bottom-color: #cccccc;
	border-left-color: #cccccc;
	border-collapse:collapse;
}




.PageTop{
	margin:20px 0px;
}

.margin30{/*見出し　h5　下の文章*/
	display:block;
	margin:-20px 30px 0px;
	text-align:left;
}

.margin30Pk{/*見出し　h5　下の文章　文字ピンク*/
	display:block;
	margin:-10px 30px 0px;
	text-align:left;
	color: #ff1493;
}

.margin70{/*見出し　h3　下の文章*/
	display:block;
	margin:0px 70px 0px;
	text-align:left;
}



.caption{
	font-weight:bold;
	background-color:#f0f8ff;
	text-align:left;
}



/* ★レイアウト(■箱)の設定 ここから★
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
/* ■全体■幅を800pxに固定 */
#wrap{
	width:800px;
	color: #2c4bb1;
	text-align: left;
	margin: 0 auto;
	border: 1px solid #2c4bb1;
	background-color : #2c4bb1;
	overflow: hidden;
}

#header{/*ヘッダー：会社ロゴ*/
	margin: 0 auto;
}

#TopMenu{/*横並びのメニュー*/
	margin: 0 auto;
	background: url(../img/menubar.gif) no-repeat;
	color: #feac92;
	text-align: right;
	font-size:70%;
	height:25px;
}

#TopMenu ul{
	margin: 0px;
	list-style:none;
	padding-top: 5px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	padding-right: 8px;
}

#TopMenu li{
	float:right;
	border-right-width: 1px;
	padding-right: 0px;
	padding-left: 4px;
}
#TopMenu ul li.active {
	padding-left: 12px;
}


#TopMenu a, #TopMenu a:link, #TopMenu a:visited, #TopMenu a:active{/*横並びのメニューのリンク設定*/
	color:#ffffff;
	text-decoration:none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 12px;
}

#TopMenu a:hover {/*横並びのメニューのリンク設定マウスオーバー時*/
	color:#feac92;
	text-decoration:none;
	background-repeat: no-repeat;
	padding: 0px 0px 0px 12px;
	background-image: url(../img/ico_list02.gif);
	background-position: left center;
}


#SideMenu{/*（左）サイドメニュー*/
	float: left;
	width: 180px;
	height:inherit;
	display: block;
	background-color: #2c4bb1;
	text-align:center;
	color:#FFFFFF;
	margin: 0px;
}

/*■ サイドメニュー＜リスト＞ ■--------------------------------*/
#SideMenu dl{
	list-style-type : none;
	font-size:90%;
	margin:30px 0px 30px 10px;
	color:#Feac92;
	line-height:1.8;
	text-align:left;
}
#SideMenu dl a:link,#SideMenu a:visited,#SideMenu a:active{
	text-align:left;
	color:#FFF;
	text-decoration:none;
}

#SideMenu dl a:hover {
	color:#Feac92;
	text-decoration:none;
}

#SideMenu dt{
	margin:0;
	text-align:left;
	background: url(../img/ico_list02.gif) no-repeat left 7px;
	padding: 0px 0px 0px 15px
}

#SideMenu dd{
	margin-left:2em;
}


/*■ メインボックス ■*/
#main{
	float: right;
	width: 620px;
	display: block;
	text-align:center;
	background-color : #FFF;
}

#TopContents{/*（中）トップコンテンツ in メインボックス*/
	float: left;
	width: 440px;
	display: block;
}

#TopContents ul{
	list-style-type : none;
	font-size:90%;
	margin: 10px 0px 10px 15px;/*上右下左*/
	line-height:1.8;
}

#TopContents li{
	display:block;
	margin:0;
	text-align:left;
	background: url(../img/ico_list03.gif) no-repeat left 7px;
	padding: 0px 0px 0px 15px
}
#TopContents ul.bun {
	margin-left: 10px;
	padding-left: 10px;
}

.pkWaku{
	border: 1px #FF1493 solid;
	border-collapse: collapse;
	text-align:center;
	width:385px;

}
.pkWaku tr{
background-color:#ffeef7;
}

#TopContents dl {/*トップのWhat's New　*/
	width:420px;
	text-align:left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}

#TopContents dt {
 float:left;
 clear:both;
 font-size:80%;
 color:#ff1493;
}
#TopContents dd {
 font-size:90%;
 margin-left:80px;
}

#sideR{/*（右）サイドボックス in メインボックス*/
	float: right;
	width: 180px;
	text-align: left;
	margin-right: 0px;
	margin-left: 0px;
	display: block;
}

#sideR ul{
	list-style-type : none;
	font-size:90%;/*上右下左*/
	line-height:1.6;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 5px;
}

#sideR li{
	display:block;
	text-align:left;/*上右下左*/
	background: url(../img/bo_square-pk.gif) no-repeat left 6px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}

div.clear {
   clear: both;
}


#footer{
	clear: both;
	width:800px;
	margin: 0 auto;
	text-align: center;
	color:#2c4bb1;
	font-size:70%;
	line-height:1.6;
	border-top: none;
	padding-top: 5px;
	background-color :#FFF;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #2c4bb1;
	border-bottom-color: #2c4bb1;
	border-left-color: #2c4bb1;
	padding-bottom: 5px;
}


/* ★ 例外なページのメインコンテンツ用箱
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
#Box{
	text-align: center;
	margin: 10 auto;
	padding-right: 2em;
	padding-left: 2em;
}




/* ★ 小窓用の箱
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */

#contents{/*小窓用のコンテンツ*/
	width:556px;
	color: #2c4bb1;
	text-align: left;
	margin: 0 auto;
	background-color : #ffffff;
	background: url(../img/bg_contents550.gif) repeat-y center top;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C1C1C1;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #C1C1C1;
}

#contents dl {/*更新履歴*/
	width:500px;
	text-align:left;
	margin-left: 20px;
}
#contents dt {
 float:left;
 clear:both;
 font-size:80%;
 color:#ff1493;
}
#contents dd {
 font-size:90%;
 margin-left:80px;
}



#copy{/*コピーライト*/
	margin: 30px auto;
	text-align: center;
	color:#2c4bb1;
	font-size:70%;
	line-height:1.6;/* 単位は付けないこと */
	width: 90%;
	border: 1px solid #2c4bb1;
}





/* ★ 小窓用の箱
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */

#contents800{/*小窓用W800のコンテンツ*/
	width:800px;
	color: #2c4bb1;
	text-align: left;
	margin: 0 auto;
	background-color : #ffffff;
	text-align:center;
}




/* ★ フェードするスライドショーのジャバスクリプト用
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */

#imageContainer {
	position:relative;
	margin:auto;
	width:150px; /*画像の横幅*/
	height:113px;
	border:1px solid #2c4bb1; /*画像のまわりのボーダー*/
}
	
#imageContainer img {
	display:none;
	position:absolute;
	top:0; left:0;
}
.txt85 {
	font-size: 85%;
}

ul.sitemap{
	text-align: left;
	padding-left: 1em;
	margin-left:1em;
	line-height: 1.3em;
	margin-right: 1em;
	list-style-type: none;
}

ul.sitemap li{
	padding-left:20px;
	margin-top:3px;
	background-image: url(../img/ico_list03.gif);
	background-repeat: no-repeat;
	background-position: left 5px;
	list-style-type: none;
}
ul.sitemap li.tree{
	padding-left:20px;
	margin-left:0px;
	background-image: url(../img/tree_li01.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
ul.sitemap li.tree_end{
	padding-left:20px;
	margin-left:0px;
	background-image: url(../img/tree_li02.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#kisoku {
	display:block;
	margin:-20px 30px 0px;
	text-align:left;
}
#kisoku ul {
	list-style:none;
	margin: 0px;
	padding: 0px;
}
#kisoku .indentbra1 {
	text-indent: -1em;
	padding-left: 1em;
}
