@charset "UTF-8";
/* CSS Document */



/* 基本スタイル
---------------------------------------------*/
body{
	margin:0;
	padding:0;
	font-size:12px;
sans-serif;
	line-height:1.4;
	color:#333333;
}




p{
	/*\*/
	letter-spacing:0.1em;
	font-size: 12px;
	font-weight: normal;	/**/
}


img {
    border:0;
}

.clearfloat {
    clear:both;
}



#wrapper {
    width:720px;
	margin-left:auto;
	margin-right:auto;
}




/* ヘッダー
---------------------------------------------*/
#header {
	position: relative;
	z-index:100;
	width: 100%; /* Windows Internet Explorer 6対策 */
	height: 150px;
	background: #FFFFFF url(../parts/title.gif) left top no-repeat;
}

.katudou_link {
	position: absolute;
	top: 15px;
	margin: 0;
	right: 130px;
}

.gohome {
	position: absolute;
	top: 15px;
	margin: 0;
	right: 10px;
}


/* ナビ
---------------------------------------------*/
#navigation {
	position: absolute;
	top: 150px;
	left: auto;
	width: auto;
	right: auto;
}


#navigation ul{
    margin:0;
	padding:0;
	list-style:none;
}

#navigation li{
    float:left;
	width:240px;
	margin:0;
}

#navigation li a{
	display:block;
	width:100%;
	padding:8px 0;
	text-align:center;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-weight:bold;
	color:#003399;
	text-decoration:none;
	background:url(../parts/menu_bg.gif) left top no-repeat;
	font-size: 14px;
}

#navigation li a:hover{
	color:#993333;
	background:url(../parts/menu_bg.gif) right top no-repeat;
}


.hosoku{
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-weight:bold;
	color:#003399;
	text-decoration:none;
	font-size: 12px;
}


/* コンテンツ
---------------------------------------------*/

#main {
	width:720px;
	margin-left:auto;
	margin-right:auto;
	margin-top: 50px;
	clear: both;
	
}


#main_contents {
	width:680px;
	margin-left:auto;
	margin-right:auto;
	margin-top: 15px;
	clear: both;
	
}


h1 {
	font-size:14px;
	color:#FFFFFF;
	text-align: center;
	padding: 3px;
	background-image: url(../parts/ichiran_h1_bg.gif);
	background-repeat: repeat;
	margin-top: 60px;
}


h2{
	background:url(../parts/info_h2_bg.gif) no-repeat left top;
	margin:0;
	padding:9px 0 15px 15px;
	font-size:12px;
	font-weight: bold;
	color: #003399;
}







/* 表
---------------------------------------------*/


#main_contents ul {
	margint:0;

	list-style-type: none;
　/*リストの行間調整*/
  padding : 2px 0;
	padding-left: 10px;
}

#main_contents li {
	padding-left: 5px;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	list-style-type: decimal;
}

/*#main_contents table {
	font-size: 12px;
	border-top: 1px solid #cccccc;
	border-bottom: 1px;
	border-left: none;
	border-right: 1px;
	width: 430px;
	margin-top: 5px;
	margin-bottom: 15px;
}
*/

#main_contents table {
	font-size: 12px;
	border-top: 1px solid #cccccc;
	border-bottom: 1px;
	border-left: none;
	border-right: 1px;
	width: 650px;
	margin-top: 5px;
	margin-bottom: 15px;
}


#main_contents th {
	border-top:none;
	border-bottom: 1px solid #cccccc;
	border-left: none;
	border-right: none;
	font-weight: normal;
	padding: 5px;
	background-color: #eeeeee;
	width: 150px;
	text-align: left;
}


#main_contents td {
	border-top:none;
	border-bottom: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	border-right: none;
	font-weight: normal;
	padding: 3px;
}



/* 画像配置
---------------------------------------------*/
.PhotoBox {
	width:400px;
	margin-left:0px;
	margin-right:0px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-bottom: 20px;
	clear: both;
}

.photo {
	padding: 5px;
	background-color: #FFFFFF;
	border-style: solid;
	border-width: 1px;
	border-color: #cccccc #cccccc #cccccc #cccccc;


}

.photoR {
	padding: 5px;
	background-color: #FFFFFF;
	border-style: solid;
	border-width: 1px;
	border-color: #cccccc #cccccc #cccccc #cccccc;
	margin-left: 10px;
	float: right;
}

.photoL {
	padding: 5px;
	background-color: #FFFFFF;
	border-style: solid;
	border-width: 1px;
	border-color: #cccccc #cccccc #cccccc #cccccc;
	float: left;
	margin-right: 10px;
}

span {
	display:block;
	padding:3px 0;
	color:#000099;
	font-weight:normal;
	font-size: 10px;
	text-align: center;
	width: 240px;
	margin-right: auto;
	margin-left: auto;
	
}



.caption {
	display:block;
	padding:3px 0;
	color:#000099;
	font-weight:normal;
	font-size: 10px;
	text-align: center;
	
}



.image2_L {
	float:left;
	width: 180px;
}


.image2_R {
	float:right;
	width: 180px;
}


.image2_L_tate {
	float:left;
	width: 180px;
}


.image2_R_Tate {
	float:right;
	width: 180px;
}



/* フッター
---------------------------------------------*/



#footer{
	padding: 5px 5px 10px;
	clear: both;
	font-size: 12px;
	text-align: center;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
}

