@charset "utf-8";

/* CSS Document */

body {
	text-align:center;
	color: #333;
	font-size: 85%;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", "Lucida Grande", Verdana;
	margin: 0;
	padding: 0;
	line-height: 1.4;
}


/*ラッパー
--------------------------*/
#wrapper {
	width: 940px;
	margin: 0 auto;
	text-align: left;
}


p {
	/*\*/
	letter-spacing: 0.2em;
	/**/
}


/*リンク
--------------------------*/
a:link {
	font-weight: bold;
	text-decoration: none;
	background: transparent;
}
a:visited {
	font-weight: bold;
	/*color: #c30;*/
	text-decoration: none;
	background: transparent;
}
a:hover {
	font-weight: bold;
	/*color: #f60;*/
	text-decoration: underline;
	background: transparent;
}
a:active {
	font-weight: bold;
	/*color: #f90;*/
	text-decoration: none;
	background: transparent;
}



/*ヘッダー
--------------------------*/
#header {
	position: relative;
	width: 100%; /* Windows Internet Explorer 6対策 */
	height: 200px;
	background-image: url(../i/bn940_200.jpg);
	background-repeat: no-repeat;
}


#logo {
	position: absolute;
	margin: 0;
}

/*ナビ
--------------------------*/
#navi{
	position: absolute;
	width:880px;
	top:160px ;
	height: 30px;
	left: 50px;
	
}

#navi ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#navi li {
	margin: 0px;
	float: left;
	width: 100px;
}
#navi li a {
		display: block;
		width: 100%; /* Windows Internet Explorer 6対策 */
		padding: 8px 0;
		text-align: center;
		font-weight: bold;
		color: #666666;
		text-decoration: none;
	}
#navi li a:hover {
		color: #fff;
	}

/*見出し
----------------------------*/
#header h1 {
	font-size: large;
	font-style: normal;
	font-weight: bold;
	margin: 0;
	padding: 10px;
	color: #FFF;
}

#header h1 a {
	color: #FFF;
	text-decoration: none;
}

#header h1 a:hover {
	color: #FFF;
	}



#header h2 {
	font-size: 80%;
	font-style: normal;
	font-weight: normal;
	margin: 0;
	padding-left: 480px;
	color: #FFF;
}

#header h3 {
	font-size: 80%;
	font-style: normal;
	font-weight: normal;
	padding-left: 480px;
	margin: 0;
	color: #FFF;
}


/*段落------------------*/

p {
	line-height: 1.5;
	}

p.sale {
	line-height: 1.5;
	font-weight: bold;
	color: #F00;
}

#wrapper #content #main {
	
}

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

#content {
	position: relative;
	width: 940px;
	/*margin-top: 26px;*/
}


/* メイン
---------------------------------------------*/

#main {
	position: absolute;
	width: 500px;
	left: 10px;
	top: 5px;
	background-color: #FFFFFF;
	/*margin-left: 20px;*/
}

#main h2 {
	font-style: normal;
	padding-left: 10px;
	border-left-width: 6px;
	border-left-style: solid;
	border-left-color: #FC0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FC0;
}


/* side_a
---------------------------------------------*/

#side_a {
	position: absolute;
	width: 182px;
	left: 533px;
	top: 5px;
	background-color: #FFFFFF;
	/*margin-left: 540px;*/
}

#side_a ul {
	list-style-type: none;
	font-size: 90%;
}

#side_a li{
	width:140px;
}



#side_a ul li a {
	display: block;
	width: 100%;
	font-weight: normal;
	color: #333;
	text-decoration: none;
	background-color: #FFF;
	background-image: url(../i_con/sqorange.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 13px;
	}
	
#side_a ul li a:hover {
	color: #F60;
	}

#side_a h3 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FC0;
	padding-left: 10px;
	font-size: 90%;
}

#side_a h3 a {
	font-weight: bold;
	color: #333;
	text-decoration: none;
}

#side_a h3 a:hover {
	color: #F60;
	}

/* side_b
---------------------------------------------*/

#side_b {
	position: absolute;
	width: 182px;
	left: 738px;
	top: 5px;
	background-color: #FFFFFF;
	/*margin-left: 740px;*/
}

#side_b .section h3 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FC0;
	padding-left: 10px;
	font-size: 90%;
}

#side_b h3 a {
	font-weight: bold;
	color: #333;
	text-decoration: none;
}

#side_b h3 a:hover {
	color: #F60;
	}


/* リスト
---------------------------------------------*/

#side_b .section ul {
	list-style-type: none;
	font-size: 90%;
}

#side_b .section li{
	width:140px;
}

#side_b .section ul li a {
	display: block;
	width: 100%; /* Windows Internet Explorer 6対策 */
	padding: 0;
	font-weight: normal;
	color: #333;
	text-decoration: none;
	background-color: #FFF;
	background-image: url(../i_con/sqorange.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 13px;
	}
	
#side_b .section ul li a:hover {
	color: #F60;
	}
	
#main .section ul {
	list-style-type: none;
}


/* リスト
---------------------------------------------*/

ul.koyomi {
	list-style: none;
	margin: 0;
	padding: 0 0 0 15px;
	width: 150px;
}
ul.koyomi li{
	margin: 0px;
	padding: 0px;
}
ul.koyomi li a{
	background:#fff url(../i_con/circular_arrow.gif) left center no-repeat;
	padding: 4px 0 4px 15px;
	display: block;
	width: 230px;
}

ul.koyomi li a:hover{
	color:#f60;
	text-decoration: underline;
}


/* イメージ
---------------------------------------------*/

img.frame_1px {
	border: 1px solid #FC6;
}

img.frame_1px_top_margin {
	border: 1px solid #FC6;
	margin-top: 5px;
}

img.frame_1px_top_margin_logo {
	margin-top: 5px;
}

img.hidari {
	float: left;
}

img.migi {
	float: right;
}

img.hidari_frame_1px {
	float: left;
	border: 1px solid #FC6;
	margin: 3px;
}

img.chizu {
	border: 1px solid #FC6;
	margin-left: 20px;
}

/* フッター
---------------------------------------------*/
#footer p {
	border: 1px solid #FC0;
	padding: 10px;
}


/* Captions 
---------------------------------------------*/
.caption {
	border: 1px solid /*#ddd*/ #efe1a5;
	text-align: center;
	background-color: #f3f3f3;
	/*padding-top: 4px;*/
	margin: 10px;
	/*-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;*/
}

.caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
	float: left;
    margin: 0 0 7px 0;
}

.caption p.caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}


/* main table
---------------------------------------------*/

#main table {
	border-top:1px solid #999;
	border-left:1px solid #999;
	border-collapse:collapse;
	}
#main th,td{
	border-right:1px solid #999;
	border-bottom:1px solid #999;
	padding:10px;
	}
	
#main th {
	/*font-style: italic;----*/
	background-color: #CCC;
}
#main td{
text-align:center;
}


a img {
	border: none;
	}table .kion {
	font-size: small;
}

.kion {
	font-size:smaller	
}

table.kion {
	border-top:1px solid #999;
	border-left:1px solid #999;
	border-collapse:collapse;
	}
table.kion th,td{
	border-right:1px solid #999;
	border-bottom:1px solid #999;
	padding:10px;
	}
table.kion th {
	/*font-style: italic;----*/
	background-color: #CCC;
}
table.kion td{
text-align:center;
}
