﻿body {
	background-color: #F3F1F2;
}



/*　枠線の指定　*/
.zentai{
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #808080;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #808080;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #808080;
	background: #ffffff;
}

/*　ヘッダ画像の指定
　　background : url(top.jpg);　を変更すればOK
　　画像サイズに合わせて大きさを変更
*/
.head{
	background : url(img/top.gif);
	width: 800px;
	height: 120px;
}

.footer {
	width: 760px;
	color:#666;
	padding: 0px 20px 0px 20px;
	margin: 0px 0px 5px 0px;
}

.footgazou {
	width:800px;
	height:25px;
	background-image: url(img/foot.gif);
	color: #666666;
	text-align: center;
	padding-top: 8px;
	font-size: 12px;
	margin-left: auto;
	margin-right: auto;
	clear: both;
}

.gazou550{
	text-align: center;
}

.banner468{
	float: left;
	width: 500px;
	height: 60px;
	margin: 5px 0px 0px 10px;
	display: inline;
}

.banner125{
	float: left;
	width: 130px;
	height: auto;
	display: inline;
	margin: 10px 10px 10px 10px;
	text-align: center;
}

.banner150{
	float: left;
	width: 160px;
	height: auto;
	display: inline;
	margin: 10px 10px 10px 0px;
	text-align: center;
}
.banner200{
	float: left;
	width: 200px;
	height: auto;
	display: inline;
	margin: 10px 10px 10px 0px;
	text-align: center;
}

/*　折り返し */
.space{
clear: both;
}

/* 書式など */
h1{
	font-size :12px;
	font-weight:normal;
	text-align: right;
	color: #000000;
	padding:5px 10px 0px 0px;
}

h2{
	clear: both;
	width:535px;
	font-size: 18px;
	font-weight: bold;
	color: #333;
	background-image: url(img/h2.gif);
	background-repeat: no-repeat;
	line-height: 20px;
	margin: 5px 0px 0px 5px;
	padding-top: 15px;
	padding-bottom: 5px;
	padding-right: 0px;
	padding-left: 40px;
	text-align: left;
}

p{
	font-size :14px;
	text-align: left;
	margin: 5px 0px 5px 0px;
	line-height: 160%;
} 

.p1{
	font-size :14px;
	text-align: left;
	margin: 5px 0px 0px 50px;
} 
.p2{
	font-size :12px;
	text-align: left;
	margin: 0px 0px 0px 5px;
} 


.p-navi{
	font-size :12px;
	text-align: left;
	margin: 10px 0px 8px 0px;
	padding: 0px 0px 0px 10px;
} 

.midasi {
	width: 550px;
	font-size: 18px;
	font-weight: bold;
	color: #333;
	background-image: url(img/h3.gif);
	background-repeat: no-repeat;
	height: 35px;
	margin: 15px 0px 0px 5px;
	padding: 8px 0px 0px 25px;
	text-align: left;
	clear: both;
}

.midasi2 {
	padding-left: 10px;
	margin-top: 15px;
	margin-bottom: 10px;
	margin-left: 5px;
	margin-right:10px;
	font-size:16px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #0066FF;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #0066FF;
	font-weight: bold;
	line-height: 20px;
}

.tuisin {
	padding: 5px 20px 0px 20px;
	margin: 0px 0px 5px 0px;
	height: auto;
}

.af1-moji{
	font-size :18px;
	margin: 10px 0px 0px 0px;
	font-weight: bold;
	text-align: left;
	line-height: 120%;
} 

.af2-moji{
	margin: 5px 0px 5px 0px;
	display: inline;
	padding: 0px 5px 0px 0px;
} 

.goto1 {
	margin: 10px 10px 5px 0px;
}

.goto2 {
	text-align: right;
}


/*色を指定します*/
.aka {color: #ff0000;}
.ao {color: #0000cc;}
.tya { color: #bd000e;}
.gray { color: #3d3737;}

/*文字を太くします*/
.b { font-weight: bold; }

/*文字のフォントを指定します*/
.big16 { font-size: 16px; }
.big18 { font-size: 18px; }
.big24 { font-size: 24px; }


/*文字を装飾します*/
.line { background: #ffff00;}

/*　ここまで書式設定 */


/*　メニュー部分の領域指定 */
#side{
	float: right;
	padding: 0px 0px 0px 0px;
	width: 200px;
	margin: 0px 5px 0px 0px;
}

#side li {
	list-style-type: none;
}

#side_d {
	padding-top: 0px;
	padding-bottom: 0px;
	width: auto;
	margin-bottom: 5px;
	margin-left: 3px;
	border: 1px solid #CECEB9;
	background-color: #fff;
}

#side_d p {
	clear:both;
	color: #333;
	height: 15px;
	margin: 0;
	padding: 8px 0 10px 10px;
	text-align: left;
	font-size: 12px;
	line-height: 125%;
	display: block;
	background: url(img/side_h3.gif);
	font-weight: bold;
}

#side_d ul {
       margin: 0px;
	   padding: 0px;
}

#side_d li a {
	width: auto;
	font-size: 12px;
	color: #666;
	display: block;
	line-height: 150%;
	margin: 0px;
	text-decoration: none;
	background: url(img/li.gif);
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 18px;
	background-repeat: no-repeat;
	background-position: 0% 50%;
}


#side_d li a:hover {
	width: auto;
	color: #0099FF;
	background: url(img/li2.gif);
	background-repeat: no-repeat;
	background-position: 0% 50%;
}

/*　メニュー終了 */


/*　コンテンツ部分の領域指定 */
.main{
	width: 585px;
	height: auto;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 10px 0px;
	float: left;
}

/*　コンテンツ部分の内容領域 */
.contents{
	float: left;
	width: 560px;
	height: auto;
	margin: 10px 0px 10px 10px;
	display: inline;
	padding: 0px 0px 0px 0px;
	border: 1px solid #a5a5a5;
	background-image: url(img/yaseru-point.gif);
	background-position: 50% 10%;
	background-repeat: no-repeat;
}

.contents2{
	float: left;
	width: 570px;
	height: auto;
	margin: 0px 0px 10px 10px;
	display: inline;
	padding: 0px 0px 0px 0px;
}


.moji{
	float: right;
	width: 400px;
	height: auto;
	margin: 5px 10px 0px 0px;
	display: inline;
	padding: 0px 0px 0px 0px;
}

.moji2{
	float: right;
	width: 380px;
	height: auto;
	display: inline;
	padding: 0px;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.moji2-1{
	float: right;
	width: 345px;
	height: auto;
	display: inline;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
}

.moji3{
	float: right;
	width: 320px;
	height: auto;
	display: inline;
	padding: 0px;
	margin: 5px 10px 0px 10px;
}

.af1{
	width: auto;
	height: auto;
	margin: 590px 5px 5px 15px;
}

.af2{
	width: auto;
	height: auto;
	margin: 10px 5px 5px 20px;
}
.af3{
	width: auto;
	height: auto;
	margin: 5px 5px 10px 10px;
	text-align: left;
	font-size: 14px;
}


/*
概要部分
-------------------------------------------------------------------*/

.gaiyou{
	width: 550px;
	color:#929286;
	font-weight:normal;
	margin: 5px 10px 5px 10px;
	padding:5px 5px 5px 5px;
	background: #F8F3E7;
	border: 1px dashed #929286;
	height: auto;
	clear: both;
}

.p-g{
	font-size :14px;
	margin: 0px 0px 5px 0px;
	line-height: 150%;
} 

.p-g1{
	font-size :12px;
	margin: 5px 0px 5px 0px;
	line-height: 120%;
} 


.p-f1{
	font-size :12px;
	margin: 5px 0px 5px 0px;
	text-align: center;
} 

.p-f2{
	font-size :14px;
	margin: 5px 0px 5px 0px;
	text-align: center;
} 


/*
テーブル用
-------------------------------------------------------------------*/

table#table-02{
	margin: 0px 0px 0px 0px;
	border: 1px solid #757575;
	border-collapse: collapse;
	font-size: 12px;
	text-align: center;
}

table#table-02 td{
	border: 1px solid #757575;
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 5px 0px;

}

table#table-02 th{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border: 1px solid #757575;
	background-color: #EEF2FF;
	background-image: url(img/table.gif);
}

table#table-02 td.takasa{
	vertical-align: top;
}

table#table-02 td.kakaku{
	font-weight: bold;
	color: #0000FF;
	font-size: 14px;
	line-height: 160%;
}

table#table-02 td.rank1{
	padding: 15px 0px 10px 50px;
	background-image: url(img/1.gif);
	background-repeat: no-repeat;
	background-position: 1% 50%;
	text-align: left;
	vertical-align: top;
	line-height: 100%;
	font-size: 16px;
	font-weight: bold;
	background-color: #EDF7FE;
}

table#table-02 td.rank2{
	padding: 15px 0px 10px 50px;
	background-image: url(img/2.gif);
	background-repeat: no-repeat;
	background-position: 1% 50%;
	text-align: left;
	vertical-align: top;
	line-height: 100%;
	font-size: 16px;
	font-weight: bold;
	background-color: #EDF7FE;
}

table#table-02 td.rank3{
	padding: 15px 0px 10px 50px;
	background-image: url(img/3.gif);
	background-repeat: no-repeat;
	background-position: 1% 50%;
	text-align: left;
	vertical-align: top;
	line-height: 100%;
	font-size: 16px;
	font-weight: bold;
	background-color: #EDF7FE;
}

table#table-02 td.rank4{
	padding: 15px 0px 10px 50px;
	background-image: url(img/4.gif);
	background-repeat: no-repeat;
	background-position: 1% 50%;
	text-align: left;
	vertical-align: top;
	line-height: 100%;
	font-size: 16px;
	font-weight: bold;
	background-color: #EDF7FE;
}

table#table-02 td.rank5{
	padding: 15px 0px 10px 50px;
	background-image: url(img/5.gif);
	background-repeat: no-repeat;
	background-position: 1% 50%;
	text-align: left;
	vertical-align: top;
	line-height: 100%;
	font-size: 16px;
	font-weight: bold;
	background-color: #EDF7FE;
}

table#table-02 td.rank6{
	padding: 15px 0px 10px 50px;
	background-image: url(img/6.gif);
	background-repeat: no-repeat;
	background-position: 1% 50%;
	text-align: left;
	vertical-align: top;
	line-height: 100%;
	font-size: 16px;
	font-weight: bold;
	background-color: #EDF7FE;
}

table#table-02 td.rank7{
	padding: 15px 0px 10px 50px;
	background-image: url(img/7.gif);
	background-repeat: no-repeat;
	background-position: 1% 50%;
	text-align: left;
	vertical-align: top;
	line-height: 100%;
	font-size: 16px;
	font-weight: bold;
	background-color: #EDF7FE;
}

table#table-02 td.rank8{
	padding: 15px 0px 10px 50px;
	background-image: url(img/8.gif);
	background-repeat: no-repeat;
	background-position: 1% 50%;
	text-align: left;
	vertical-align: top;
	line-height: 100%;
	font-size: 16px;
	font-weight: bold;
	background-color: #EDF7FE;
}

table#table-02 td.rank9{
	padding: 15px 0px 10px 50px;
	background-image: url(img/9.gif);
	background-repeat: no-repeat;
	background-position: 1% 50%;
	text-align: left;
	vertical-align: top;
	line-height: 100%;
	font-size: 16px;
	font-weight: bold;
	background-color: #EDF7FE;
}

table#table-02 td.rank10{
	padding: 15px 0px 10px 50px;
	background-image: url(img/10.gif);
	background-repeat: no-repeat;
	background-position: 1% 50%;
	text-align: left;
	vertical-align: top;
	line-height: 100%;
	font-size: 16px;
	font-weight: bold;
	background-color: #EDF7FE;
}


table#table-02 th a:link{
	color:#0000ff;
 	text-decoration: none;

}

table#table-02 th a:hover{
 	 color:red;
	 text-decoration: none;
}

table#table-02 th a:visited{
	color: #000099;
	text-decoration: none;
}


table#table-02 td a{
	font-size: 14px;
	text-decoration:none;
}

table#table-02 p{
	margin:0px 5px 10px 5px;
	padding:0px 0px 0px 0px;
}

table#table-02 .aflink{
	margin:10px 5px 5px 5px;
}

table#table-02 .osusume{
	margin:10px 95px 5px 5px;
}


.table-setsumei{
	width: 300px;
} 

.table-kakaku{
	width: 75px;
} 

.table-syouhin{
	width: 185px;
} 
