@charset "utf-8";















/* -------------------------------------------------------------------------------------



設定に関する基本ルール（作成者：豊田）







■コンテンツ幅は900pxで作成。



■body-innerを使って全体を中央寄せに。



■基本フォント色はグレイ（#666666）で、サイズは80%、ＭＳ　Ｐゴシック。



■背景（上部青ラインにグラデーションがかかったもの）をrepeat-x。



■リンク部分（アンカータグ）のフォント色を#36A2CFとする。（#393FC8に変更 2010.8 KICC松永）



------------------------------------------------------------------------------------- */











/* ---------------------------------



全体設定







--------------------------------- */



*{

	margin:0;

	padding:0;



}







body{



	margin:0;



	padding:0;



	text-align:center;



	



	background:transparent url(../image/common/bodyBG_Gradation.jpg) repeat-x;



	background-color:#fff;



	



	font-size:0.9em;



	font-weight:normal;



/*	font-family:"ＭＳ Ｐゴシック","ヒラギノ角ゴ Pro W3",Osaka,sans-serif; */

	font-family:"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","ＭＳ Ｐゴシック",sans-serif; /* 2010.12.20 changed */



	color:#666666;



}







#body-inner{



	width:900px;



	margin:0 auto;



	text-align:left;



}















/* ---------------------------------



イメージ設定







--------------------------------- */



img{



	border:0;



	vertical-align:bottom;



}







.imgbottom5px{



	padding-bottom:5px;



}







.imgbottom10px{



	padding-bottom:10px;



}







.imgbottom15px{



	padding-bottom:15px;



}







.imgbottom20px{



	padding-bottom:20px;



}







.imgtopbottom10px{



	padding-top:10px;



	padding-bottom:10px;



}















/* ---------------------------------



フォント設定







--------------------------------- */



p{



	margin:0;



	padding:0;



}







.pBottom5px{



	padding-bottom:5px;



}







.pBottom10px{



	padding-bottom:10px;



}







.pBottom15px{



	padding-bottom:15px;



}







.pBottom20px{



	padding-bottom:20px;



}







.redFont{



	color:#FF0000;



}







.smallFonts{



	font-size:0.8em;



}







.rightFont{



	text-align:right;



}







.indent18px{



	text-indent:18px;



}







.indent21px{



	text-indent:21px;



}















/* ---------------------------------



テーブル設定







--------------------------------- */



.tableLeft10px{



	padding-left:10px;



}







table td{



	vertical-align:top;



}







table.borderTable{



	width:690px;



	border:1px solid #ccc;



	border-collapse:collapse;



	margin-bottom:40px;



}







table.borderTable th{



	border:1px solid #ccc;



	border-collapse:collapse;



}







table.borderTable td{



	vertical-align:middle;



	padding:5px;



	border:1px solid #ccc;



	border-collapse:collapse;



}







.mmb01{



	width:250px;



	height:68px;



}







.mmb02{



	width:250px;



	text-align:center;



}







.mmb03{



	width:190px;



	text-align:center;



}







.mmb04{



	width:500px;



	height:68px;



}







.mmb05{



	width:190px;



	text-align:center;



}







.mmb06{



	width:120px;



}







.mmb07{



	width:570px;



	vertical-align:top;



	text-align:left;



}



















/* ---------------------------------



クリア設定







--------------------------------- */



.clear{



	clear:both;



}















/* ---------------------------------



リスト設定







--------------------------------- */



ul{



	margin:0;



	padding:0;



}







ul li{



	margin:0;



	padding:0;



	list-style:none;



}







ul.newsList{    /* for Top page */



	margin:0;



	padding:0;



	



	margin-top:10px;



	margin-bottom:10px;



}







ul.newsList li{    /* for Top page */



	margin:0;



	padding:0;



	list-style:none;



	



	padding-top:5px;



	padding-bottom:5px;



	



	background:transparent url(../image/common/blueList2.gif) no-repeat 0 9px;



	border-bottom:1px dotted #ccc;



}







ul.newsList2 li{    /* for news.html page, added 2010.12.7 */



	list-style:none;



	background:transparent url(../image/common/blueList2.gif) no-repeat 0 3px;



}







.menuList{



	padding-top:10px;



	padding-bottom:10px;



	width:180px;



	



	background:transparent url(../image/common/menuListBG.jpg) repeat-y;



}







#menuListAbout{



	width:120px;



	padding-left:10px;



}







ul#subMenues{



	margin:0;



	padding:0;



}







ul#subMenues li{



	margin:0;



	padding:0;



	height:20px;



	width:160px;



	overflow:hidden;



	



	padding-left:18px;



	background:transparent url(../image/common/blueList2.gif) no-repeat 0 2px;



}







ul.contentsList li{



	list-style:none;



/*	text-indent:18px; */

	padding-left:18px; /* 2010.12.17 changed */



	background:transparent url(../image/common/blueList2.gif) no-repeat 0 3px;



}







ul.contentsList2 li{



	list-style:none;



	padding-left:18px;



	background:transparent url(../image/common/blueList2.gif) no-repeat 0 3px;



}







ul.textList li{



	list-style:none;



/*	text-indent:18px; */ /* 2011.1.6 deleted */

	padding-left:18px; /* 2011.1.6 added */



background:transparent url(../image/common/blackList.gif) no-repeat 0 3px;



}







ul.pdfList li{



	list-style:none;



/*	text-indent:18px; */ /* 2010.12.17 deleted */

	padding-left:18px; /* 2010.12.17 added */



	background:transparent url(../image/common/pdficon.gif) no-repeat 0 3px;



}





ul.wordList li{



	list-style:none;



/*	text-indent:18px; */ /* 2010.12.20 deleted */

	padding-left:18px; /* 2010.12.20 added */



	background:transparent url(../image/common/word-icon.png) no-repeat 0 3px;



}







ul.pagemenu{



	padding-top:6px;



	padding-left:10px;



/*	padding-bottom:6px; */    /* 2010.12.3 deleted */



	



	background:transparent url(../image/common/menusideLine.gif) repeat-y;



}







ul.pagemenu li{

	

	font-size:0.8em; /* 2010.12.17 added */



/*	line-height:1.8em; */

/*	line-height:1.4em; */ /* 2010.12.3 changed */

	line-height:1.5em; /* 2010.12.17 changed */



	padding-left:21px;



	padding-top:2px; /* 2010.12.17 added */



/*	padding-bottom:6px; */ /* 2010.12.3 added */

	padding-bottom:2px; /* 2010.12.17 changed */



	



/*	background:transparent url(../image/common/blueList2.gif) no-repeat 1px 7px; */

/*	background:transparent url(../image/common/blueList2.gif) no-repeat 1px 4px; */ /* 2010.12.3 changed */

	background:transparent url(../image/common/blueList2.gif) no-repeat 1px 3px; /* 2010.12.17 changed */



}







ul.pagemenu li h2 a{



	font-weight:normal;



	font-size:0.7em;



}







*html body ul.pagemenu li h2 a{



	font-size:0.55em;



}







*+html body ul.pagemenu li h2 a{



	font-size:0.55em;



}




ul.fMenu { display: table; margin: 0 auto; padding:0; }
ul.fMenu li {
	font-size: 93%;
	margin-right: 10px;
	padding:0;
	height:20px;
	padding-left: 15px;
	float: left;
	background: transparent url(../image/common/blueList2.gif) no-repeat 0 4px;
}
ul.fMenu li a:link, ul.fMenu li a:visited { text-decoration: underline; }
ul.fMenu li a:hover { text-decoration: none; }


/* ---------------------------------



リンク設定







--------------------------------- */



a{



	text-decoration:none;



/*	color:#36A2CF; */

	color:#393FC8;



}







a:link{

	text-decoration:none;

/*	color:#36A2CF; */

	color:#393FC8;



}



a:visited{

	text-decoration:none;

/*	color:#36A2CF; */

	color:#393fc8;

}





a:hover{

	text-decoration:underline;

/*	color:#36A2CF; */

	color:#393FC8;



}







#menu a{



	text-decoration:none;



	color:#666;



}







#menu a:link{



	text-decoration:none;



	color:#666;



}







#menu a:hover{



	text-decoration:underline;



/*	color:#36A2CF; */

	color:#393FC8;



}







#current-page-menu a{



	text-decoration:none;



/*	color:#36A2CF; */

	color:#393fc8;



}







#endmenu a{



	text-decoration:none;



	color:#666;



}







#endmenu a:link{



	text-decoration:none;



	color:#666;



}







#endmenu a:hover{



	text-decoration:underline;



/*	color:#36A2CF; */

	color:#393FC8;



}















/* ---------------------------------



Flashプレイヤー設定







--------------------------------- */



#getFlashplayer{



	padding-top:20px;



}







#getAdobeReader{



	padding-top:20px;



}











/* ---------------------------------



パン屑設定







--------------------------------- */



#pan{



	padding-top:14px;



	margin-bottom:12px;



}







*html body #pan{



	padding-top:7px;



	margin-bottom:12px;



}







*+html body #pan{



	padding-top:7px;



	margin-bottom:12px;



}


/* -- 2011.9 追加    -- */
p.title { margin-top: 10px; }
a.standard:link, a.standard:visited { text-decoration: underline; }
a.standard:hover { text-decoration: none; }
.txtbox {
	margin: 1em;
	padding: 7px 10px;
	border: 1px #CCC solid;
}
.txtbox ol { margin-left: 3em; }
.txtbox ol ul { margin-left: 0; }
.txtbox ul { margin-left: 2em; }
.txtbox ul li {
	list-style: disc;
}
.txtbox ul.textList { margin-left: 0; }
.txtbox ul.textList li{
	list-style:none;
	padding-left:18px;
	background:transparent url(../image/common/blackList.gif) no-repeat 0 3px;
}

/* テーブル base */
table.base, table.base2 {
	border-collapse: collapse;
	border-spacing: 0;
	border: 1px #D3CDC5 solid;
	margin: 1em 1em 1.5em;
}
table.base th {
	font-weight: normal;
	line-height: 1.2;
	text-align: center;
	padding: 5px;
	border: 1px solid #D3CDC5;
	background-color: #F2EEF7;
}
table.base2 th {
	font-weight: normal;
	line-height: 1.2;
	text-align: center;
	padding: 3px 5px;
	border: 1px solid #D3CDC5;
	background-color: #F2EEF7;
}
table.base th.col, table.base2 th.col { text-align:center; line-height: 1.2; background-color: #9E8CB5; color: #FFF; }

th.center { text-align: center; }
table.base td { padding: 5px 2px 5px 5px; border: 1px solid #D3CDC5; }
table.base td table td { padding: 0; border: none; }
table.base2 td { padding: 3px 5px; border: 1px solid #D3CDC5; }
table.base td.gray, table.base2 td.gray { background-color: #F5F5F5; }
table.base td.purple, table.base2 td.purple { background-color: #F2EEF7; }

td ul { margin: 0; padding: 0; }
table td li { background: url(../common/img/list_icon.gif) left 6px no-repeat; line-height: 1.3; list-style: none; padding-left: 9px; margin: 0; }