/* +++++++++++++++++++++ ｈ設定 ++++++++++++++++++++++++ */

h1 {
	margin:10px 1px 1px 20px;
	font-family:"HG丸ｺﾞｼｯｸM-PRO";
	font-weight:lighter;
}

h3 {
	font-size:18px;
	font-weight:900;
	margin:1px 1px 1px 20px;
}

h2 {
	width: 780px;
	height: 20px;
	margin:0px 0px 0px 0px;
	font-family:"HG丸ｺﾞｼｯｸM-PRO";
                font-size:18px;
	font-weight:lighter;
	letter-spacing:0.3em;
	padding:3px;
	background:url('./h2kabe.gif') repeat-x;
}

h1 a, h4 {
	font-family:"HG創英角ｺﾞｼｯｸUB";
	font-size:large;
	letter-spacing:0.3em;
	text-indent:1em;
}

/* +++++++++++++++++++++ strong設定 ++++++++++++++++++++ */
strong, em {
	margin:0.1em;
}

/* +++++++++++++++++++++ p設定 ++++++++++++++++++++++++ */
p {
	margin:0 1em 0;
	line-height:1.6em;
　　　　　　　font-size:12px;
}

/* +++++++++++++++++++++ dd設定 +++++++++++++++++++++++ */
dd {
	margin:1px 1px 1px 0px;
color: #ff6600

}

/* +++++++++++++++++++++ .s, .s a設定 ++++++++++++++++++++ */
.s, .s a {
	font-size:12px;
}



/* ++++++++++++++++++++++++ Text++++++++++++++++++++++ */

/* 	1) color	 */

h1 a, h1 a:visited {color:#0066cc;}
h1 a:hover {color:#0066ff;}
h4, #cont dt em, #cont dt, #cont2 dt, #menu dd,
#foot p, #foot address {color:#cc0000;}
a {color:#0000ff;}
a:visited {color:#0000ff;}
a:hover {color:#F63;}
#mail td, #mail li {color:#863300;}
strong {color:#0000ff;}


/* 	2) decolation	 */

.top a, img, img a {border:none;}
strong {font-weight:bold;}
address a {text-decoration:none;}
dt em {letter-spacing:0.3em;}
strong, em, pre	{letter-spacing:0.1em;}



/* +++++++++++++++++++++ ベース設定 +++++++++++++++++++++ */

              #banner {
	width:800px;
                height:210px;
	background:url('./h1kabe.gif') repeat-x;
}

              #banner2 {
	width: 780px;
	margin:6px 1px 1px 6px;
	background-color:#ffffff;
	border:1px solid #003300;
}

              #banner2 p {
	margin:15px 15px 20px 15px;
　　　　　　　font-size:13px;
}


/* ++++++ ３段組の横幅設定 ++++++ */

	/* ブログの横幅設定 */
	#three #container {
	width: 800px;
	background-color:#ffffff;
	border:1px solid #003300;
		}

/* ++++++ 右サイドバー ++++++ */

	/* 右サイドバーの横幅 */
	#three #right	{
	margin:10px 2px 2px 2px;
	width:200px;
	float:left;
	background-color:#ffffff;
		}

	#three #right dt {
	font-size:13px;
	font-weight:900;
	margin-top:0;
	padding:6px;
	text-align:center;
	border-bottom:1px solid #003300;
	background:url('./h2kabe.gif') repeat-x;
}

　　　　　　　#three #right dt em {
	font-size:medium;
	font-family:"ＭＳ Ｐゴシック";

}

　　　　　　　#three #right dd {
	margin:10px 2px 2px 8px;
　　　　　　　font-size:12px;
	text-align:left;
list-style-type:none;
background-image: url(c-08.gif);
	background-repeat: no-repeat;
	background-position: 0% 25%;
	padding-left: 13px;
}

                #sidebottom {
	width:200px;
	border:1px solid #003300;
	float:left;
	background-color:#fffde6;

}

                #sidebottom2 {
	width:200px;
	float:left;
	background-color:#ffffff;
}


/* ++++++ 中央コンテンツ ++++++ */

	/* 中央コンテンツ部分の横幅 */
	#three #center	{
	margin:10px 2px 2px 2px;
	width:586px;
	float:left;
		}

	#three #center dt {
	margin:0px 0px 0px 15px;
	margin-top:0;
	padding:3px;
	text-align:left;
                font-size:18px;
	font-weight:900;
list-style-type:none;
background-image: url(pc_13.gif);
	background-repeat: no-repeat;
	background-position: 0% 25%;
	padding-left: 13px;

}

　　　　　　　#three #center dt em {
	font-size:medium;
	font-family:"ＭＳ Ｐゴシック";
}

　　　　　　　#three #center dd {
	margin:0px 30px 30px 40px;
                font-size:12px;
	text-align:left;
　　　　　　　line-height:15pt
}

　　　　　　　#three #center p {
	margin:1px 1px 1px 1px;
                font-size:12px;
	text-align:left;
	font-weight:lighter;
　　　　　　　line-height:15pt
}





/* ++++++ その他設定 ++++++ */

body {
       	text-align: center;
	background-color:#ffffff;
	}

#container {
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	}

#left {
	float: left;
	}

#center {
	float: left;
	}

#right {
	float: left;
	}

#footer	{
	clear: both;
	}

#recent li {
                color: orange
                 }
