﻿
html	{background:url("./img/back.png") ;}


body	{
	margin		: auto;
	font-family	: "メイリオ","Meiryo","HGP創英角ｺﾞｼｯｸUB"; 
	padding		: 0 0px 0 0px;
	width		:820px;
	color		:#333333;
	font-size	:15px;
	text-align	:center;
	background:url("./img/back.gif") repeat-y center top;
	}


a { text-decoration:none;}
a img { border: 0; }
a:link{color	:#333;}
a:hover{color	:#333;}
a:active{color	:#333;}
a:visited{color	:#c333;}

/*----------Contener Link Color----------*/

#contener a { text-decoration:underline}
#contener a:link{color	:#00f;}
#contener a:active{color	:#00f;}
#contener a:visited{color	:#00f;}
#contener a:hover{color	:#f00;}

/*----------Ue menu Link Color----------*/

#menu1 a { text-decoration:none;}
#menu1 a:link{color	:#666;}
#menu1 a:active{color	:#666;}
#menu1 a:visited{color	:#666;}
#menu1 a:hover{color	:#f00;}

/*----------Sita menu Link Color----------*/

#menu2 a { text-decoration:underline}
#menu2 a:link{color	:#00f;}
#menu2 a:active{color	:#00f;}
#menu2 a:visited{color	:#00f;}
#menu2 a:hover{color	:#f00;}

/*----------PR Link Color----------*/

#link a { text-decoration:none}
#link a:link{color	:#00f;}
#link a:active{color	:#00f;}
#link a:visited{color	:#00f;}
#link a:hover{color	:#f00;}


/*----------Foot Link Color----------*/

#foot a { text-decoration:none}
#foot a:link{color	:#333;}
#foot a:active{color	:#333;}
#foot a:visited{color	:#333;}
#foot a:hover{color	:#f00;}




	
h1	{color		:#c0c0c0;
	font-size	:10px;
	text-align	:right;
	margin: 0 15px 0 0;
	padding: 0;
	}


h2	{
	color		:#00408b;
	font-size	:20px;
	text-align	:left;
	margin		:0px 0 0px 250px;
	padding		:40px 0 0 0;
	font-family: メイリオ,Meiryo,HGP創英角ｺﾞｼｯｸUB; 
	font-weight: normal;
	}


h3	{
	width		: 90%;
	height		: 50px;
	clear		:left;
	margin		:0px 0 0px 20px;
	padding: 20px 0 0 15px;
	color		:#00408b;
	font-size	:24px;
	font-weight	: normal;
	text-align	: left;
	font-family	: "HGP創英角ｺﾞｼｯｸUB", "ヒラギノ角ゴ Pro W8";
	}

.rank1 {
	width		: 90%;
	height		: 50px;
	clear		:left;
	margin		:0px 0 0px 20px;
	padding: 40px 0 0 75px;
	color		:#00408b;
	font-size	:24px;
	font-weight	: normal;
	text-align	: left;
	font-family	: "HGP創英角ｺﾞｼｯｸUB", "ヒラギノ角ゴ Pro W8";
	background	: url(./img/rank1.gif) no-repeat left;
}

.rank2 {
	width		: 90%;
	height		: 50px;
	clear		:left;
	margin		:0px 0 0px 20px;
	padding: 40px 0 0 75px;
	color		:#00408b;
	font-size	:24px;
	font-weight	: normal;
	text-align	: left;
	font-family	: "HGP創英角ｺﾞｼｯｸUB", "ヒラギノ角ゴ Pro W8";
	background	: url(./img/rank2.gif) no-repeat left;
}

.rank3 {
	width		: 90%;
	height		: 50px;
	clear		:left;
	margin		:0px 0 0px 20px;
	padding: 40px 0 0 75px;
	color		:#00408b;
	font-size	:24px;
	font-weight	: normal;
	text-align	: left;
	font-family	: "HGP創英角ｺﾞｼｯｸUB", "ヒラギノ角ゴ Pro W8";
	background	: url(./img/rank3.gif) no-repeat left;
}

.rank4 {
	width		: 90%;
	height		: 50px;
	clear		:left;
	margin		:0px 0 0px 20px;
	padding: 40px 0 0 75px;
	color		:#00408b;
	font-size	:24px;
	font-weight	: normal;
	text-align	: left;
	font-family	: "HGP創英角ｺﾞｼｯｸUB", "ヒラギノ角ゴ Pro W8";
	background	: url(./img/rank4.gif) no-repeat left;
}

.rank5 {
	width		: 90%;
	height		: 50px;
	clear		:left;
	margin		:0px 0 0px 20px;
	padding: 40px 0 0 75px;
	color		:#00408b;
	font-size	:24px;
	font-weight	: normal;
	text-align	: left;
	font-family	: "HGP創英角ｺﾞｼｯｸUB", "ヒラギノ角ゴ Pro W8";
	background	: url(./img/rank5.gif) no-repeat left;
}

#header{
	height: 250px;
	background:url("./img/top.gif") no-repeat center top;
	margin:0px 10px 0 7px; 
	padding:0px 10px 0 10px; 
	}



#header p	{color	:#00408b;
	text-align	:left;
	display: block;
	text-indent: -9999px;
	margin		:20px 10px 0px 180px;
	}


#menu1 {
	text-align: center;
	margin: 0 10px 0 10px;
	padding: 8px 30px 8px 30px;
	background: url("./img/menu.jpg") no-repeat;
	height: 40px;
	}

#menu1 ul {
	margin: 0;
	padding: 0;
	}

#menu1 li {
	display: inline;
	margin: 0 5px 0 5px;
	padding: 0;
	}



#contener {
	margin: 20px 0 15px 0;
	}


#ad1 {
	text-align: center;
	margin: 10px 25px 0 25px;
	padding :0;
	}


#contener p
	{text-align	:left;
	margin		: 0px 30px 20px 40px;
	line-height: 25px;
	}

#kiji01 {
	margin: 20px 20px 40px 20px;
	border: 1px solid #ccc;
	}

#kiji02, #kiji03, #kiji04, #kiji05 {
	margin: 20px 20px 40px 20px;
	border: 1px solid #ccc;
	}

#img1 {
	margin: 10px 10px 10px 10px;
	padding: 0;
	float: right;
	}

#img2 {
	margin: 0px 10px 20px 40px;
	padding: 0;
	float: left;
	}

#img3 {
	margin: 10px 10px 10px 5px;
	padding: 0;
	float: left;
	}

#ad2 {
	text-align: center;
	margin: 20px 25px 0 25px;
	padding :0;
	}

#side {
	text-align: center;
	margin: 30px 30px 0 30px;
	padding: 0;
	}

#side h4 {
	text-align: center;
	color: #777777;
	font-size: 15px;
	margin: 0;
	padding: 2px 0 0 15px;
	border-bottom: 1px solid #cccccc;
	}

#side ul {
	margin: 10px 10px 20px 10px;
	padding: 0;
	}

#side li {
	display: inline;
	margin: 5px 0 0 0;
	padding: 0;
	list-style: none;
	}

#foot {
	clear: both;
	margin: 0 10px 0 10px;
	border-top: solid 2px #d4cbac;
	padding-bottom:10px;
	}

#foot h4 {
	color		:#808080;
	font-size	:15px;
	margin		:5px 0 25px 10px;
	padding: 0px;
	text-align	:center;
	clear		:left;
	}

#foot p {
	margin: 0 20px 5px 20px;
	padding: 0;
	font-size: 13px;
	}
	

/* 文字装飾 */

.bbb /* 最大・太字 */
{
    color: #000;
    font-size: 1.4em;
    font-family: "HGP創英角ｺﾞｼｯｸUB";
    font-weight: normal;
    padding: 0;
}

.bb /* 大・太字 */
{
    color: #222;
    font-size: 1.1em;
    font-family: "HGP創英角ｺﾞｼｯｸUB";
    font-weight: normal;
}

.bs /* 大・太字 */
{
    color: #222;
    font-size: 1.0em;
    font-family: "HGP創英角ｺﾞｼｯｸUB";
    font-weight: normal;
}

.bbbr /* 最大・太字・赤 */
{
    color: #dc0000;
    font-size: 1.4em;
    font-family: "HGP創英角ｺﾞｼｯｸUB";
    font-weight: normal;
}

.bbr /* 大・太字・赤 */
{
    color: #dc0000;
    font-size: 1.0em;
    font-family: "HGP創英角ｺﾞｼｯｸUB";
    font-weight: normal;
}

.bbl /* 大・太字・青 */
{
    color: #003399;
    font-size: 1.3em;
    font-family: "HGP創英角ｺﾞｼｯｸUB";
    font-weight: normal;
}

.bbw /* 最大・太字 */
{
    color: #f8fff1;
    font-size: 1.4em;
    font-family: "HGP創英角ｺﾞｼｯｸUB";
    font-weight: normal;
    padding: 0;
}

.b { font-weight: bold; } /* 太字 */
.br { color: #dc0000; font-weight: bold; } /* 赤・太字 */
.line { background: #ffff00; }/* 背景マーカー処理 */
.u { border-bottom: 1px solid ; } /* アンダーライン */
.redline { border-bottom: 2px solid ; border-color: #dc0000; } /* 赤アンダーライン */

.box
{
    text-align	: left;
    width: 720px;
    height: 200px;
    margin: 10px 0px 0px 50px;
    background: url(./img/usagigreen.gif) no-repeat;
    padding: 15px 0 0px 0px;
    line-height: 1.7;
}

.box2
{
   width:500px;
   border:0px solid #cbccba;
   margin: 0px 15px 10px 0;
   padding: 50px 5px 5px 0px;
   float: right;
    background: url(./img/usagi.gif) no-repeat;
}

.box2 p
{
	height		: 22px;
	margin		:20px 0px 20px 0px;
	padding: 0px 0px 0px 40px;
	color		:#333;
	font-size	:18px;
	font-weight	: normal;
	text-align	: left;
	font-family: メイリオ,Meiryo,HGP創英角ｺﾞｼｯｸUB; 
	background	: url(./img/checkbox.gif) no-repeat left;
}

.box3
{
    text-align	: left;
    width: 720px;
    height: 200px;
    margin: 10px 0px 0px 50px;
    background: url(./img/usagigreen.gif) no-repeat;
    padding: 25px 0 0px 0px;
    line-height: 1.7;
}

.box3 p
{
	height		: 23px;
	margin		:10px 0px 20px 0px;
	padding: 0px 0px 0px 0px;
	color		:#fff;
	font-size	:18px;
	font-weight	: bold;
	text-align	: left;
	font-family: メイリオ,Meiryo,HGP創英角ｺﾞｼｯｸUB; 
}

/* 文字色 */

.red { color: #cc0000; } /* 赤 */ 
.blue { color: #003399; } /* 青 */ 
.green { color: #339900; } /* 緑 */ 
.orange { color: #ff9900; } /* オレンジ */
.yellow { color: #fffa78; } /* 黄 */ 

.kome { font-size: 12px; color: #cc0000; line-height: 1.25;} /* 赤小文字 */ 
.s { font-size: 12px; color: #333; line-height: 1.25; } /* 小文字 */ 

.backred {
    /* ie win (5, 5.5, 6) bugfix */
    line-height: 1.25;
    padding: 5px 10px 5px 10px;
    font-size: 1.1em;
    font-weight: normal; 
    font-family: "HGP創英角ｺﾞｼｯｸUB","ヒラギノ角ゴ8","ヒラギノ角ゴ Pro W7";
    text-align: left;
    clear: both;
    color: #FFF;
    margin-left:0px;
    background:#cc0000;
    position:relative;top:13px;
}

.kobetu     {
	color: #0000ff;
	font-size: 19px;
	font-family: "HGP創英角ｺﾞｼｯｸUB";
	font-weight: normal;
	padding: 0;
	float: right;
	text-decoration: underline; 
	}

.toplink     {
	color: #0000ff;
	font-size: 23px;
	font-family: "HGP創英角ｺﾞｼｯｸUB";
	font-weight: normal;
	padding: 0;
	text-decoration: underline; 
	}

.trial
{
    line-height: 1.6;
    margin: 0;
    padding: 3px 0 3px 5px;
    background: #fff;
    color: #000;
    font-size: 1.1em;
    font-family: メイリオ,Meiryo,HGP創英角ｺﾞｼｯｸUB; 
    font-weight: normal;
}

.trial2
{
    line-height: 1.6;
    margin		:0px 0px 0px 220px;
    padding: 3px 0 3px 5px;
    background: #fff;
    color: #111;
    font-size: 1.1em;
    font-family: メイリオ,Meiryo,HGP創英角ｺﾞｼｯｸUB; 
    font-weight: normal;
}


.bt a{
    clear: both;
    display: block;
    height: 70px;
    width: 520px;
    margin: 20px auto;
    background: url(./img/bt.gif) no-repeat;
    text-indent: -9999px;
    }



.bt a:hover {
    display: block;
    height: 70px;
    width: 520px;
    background: url(./img/bta.gif) no-repeat;
    text-indent: -9999px;
	}

.bts{
    margin: 0px 0px 10px 400px;
    display:block;
    width:350px;
    height:80px;
}

.bts1 a{
    display: block;
    float: left;
    height: 60px;
    width: 160px;
    margin: 10px 0px 10px 20px;
    background: url(./img/bts1.gif) no-repeat;
    text-indent: -9999px;
    }

.bts1 a:hover {
    display: block;
    float: left;
    height: 60px;
    width: 160px;
    margin: 10px 0px 10px 20px;
    background: url(./img/bts1a.gif) no-repeat;
    text-indent: -9999px;
	}

.bts2 a{
    display: block;
    float: right;
    height: 60px;
    width: 160px;
    margin: 10px 10px 10px 0px;
    background: url(./img/bts2.gif) no-repeat;
    text-indent: -9999px;
    }



.bts2 a:hover {
    display: block;
    height: 60px;
    width: 160px;
    margin: 10px 10px 10px 0px;
    background: url(./img/bts2a.gif) no-repeat;
    text-indent: -9999px;
	}


/* テーブル */

table, tr, td{
	font-size: 14px;
	line-height:1.8em;
}
.syoukai{
	width: 60%;
	margin-left: 80px;
	margin-bottom: 20px;
	border: 1px solid #ccc;
	border-collapse: collapse;
}


.syoukai th{
	width: 35%;
	text-align: center;
	padding: 5px 0 5px 10px;
	color: #333;
	margin:0;
	background: #f2f2f2;
	border: 1px solid #ccc;
	border-collapse: collapse;
	background:url("./img/thback.png")
}

.syoukai tr{
	margin:0;
}

.syoukai td{
	text-align: left;
	padding: 4px 20px;
	margin:0;
	border: 1px solid #ccc;
	border-collapse: collapse;
}

.noteline{
	background-image: url(./img/note_line.gif);
	padding-top: 6px;
	padding-bottom: 5px;
	margin-right: 0px;
	margin-left: 0px;
	line-height: 25px;
	padding-right: 5px;
	padding-left: 5px;
	margin-top: 10px;
	margin-bottom: 5px;
}

.check {
	height		: 22px;
	margin		:20px 0px 20px 280px;
	padding: 0px 0px 0px 40px;
	color		:#333;
	font-size	:18px;
	font-weight	: normal;
	text-align	: left;
	font-family: メイリオ,Meiryo,HGP創英角ｺﾞｼｯｸUB; 
	background	: url(./img/checkbox.gif) no-repeat left;
}

.banner {
	padding: 20px 30px 0px 300px;
	}

