* {
	color:#555555;
	padding:0;
	font-size: 12px;
	line-height: 140%;
	margin: 0;
	font-family: Verdana, Arial, sans-serif;
}

body {
	background-color: #FFFFFF;

	background-repeat: repeat-x;
}

h2 {
	font-size: 14px;
	background-color: #FFFFFF;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-left-width: 4px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #888888;
	border-left-color: #FF0000;
	color: #3D3626;
	line-height: 20px;
	margin: 5px;
}



h4 {
	padding-left: 3px;
	margin: 5px;
}

h4,h4 a {
	color: #515151;
	line-height: 16px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E7E7E7;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #726c44;
}

a {
	color:#4B70CD;
}

a:hover {
	text-decoration: none;
}

hr {
	clear: both;
	height: 1px;
	color: #CCCCCC;
	background-color: #CCCCCC;
}


/*
ベース
-------------------------------------------------------------------*/
#base {
	width:800px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(img/base_bg.gif);
	background-repeat: repeat-y;
	border: 1px solid #333333;
}

#wrap {
	width: 790px;
	float: left;
	padding: 5px;
}


/*
ヘッダー
-------------------------------------------------------------------*/

#header {
	width:800px;
	height:95px;
	background-image: url(img/header_bg_green.jpg);
}

#header .logo_h {
	font-size: 26px;
	font-weight: bold;
	color: #FFFFFF;
}


h1 a {
	font-size: 24px;
	color: #FFFFFF;
	display: block;
	width: 550px;
	text-decoration: none;
	padding-top: 20px;
	padding-bottom: 5px;
	padding-left: 30px;
}


p#desc {
	margin-left: 30px;
	color: #FFFFFF;
}


.navi{
	background-color: #736D61;
	border-bottom: 1px solid #e0e0e0;
	height: 20px;
	color: #FFFFFF;
	font-family: "HGS創英角ｺﾞｼｯｸUB", "ヒラギノ角ゴ Pro W6";
	margin-top: 0px;
	margin-bottom: 5px;
}

.navi p{
	margin: 0;
	padding: 0 10px;
}

.navi a{
	color: #333333;
}


/*
コンテンツ
-------------------------------------------------------------------*/

#contents {
	width:570px;
	float: left;
	padding: 5px;
}

#contents img {
	margin: 10px;
}

#contents p{
	padding-bottom: 10px;
	padding-left: 15px;
}

#contents h3 {
	font-size: 14px;
	border-left-width: 7px;
	border-left-style: solid;
	border-left-color: #006400;
	padding-left: 5px;
	background-image: url(img/dot.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	color: #3D3626;
	margin-top: 15px;
	margin-bottom: 10px;
}

/*
TOPページ
-------------------------------------------------------------------*/

#top_img {
	width:100%;
	text-align: left;
	background-color: #666666;
	border: 1px solid #C6CFD0;
	background-image: url(img/linebg3.jpg);
	padding: 0px;
	margin: 5px;
}

.step1_m{
       width: 280px;
       height: 150px;
       background-image: url(img/morning_step1.jpg);
       background-repeat: repeat-x;
       padding-top: 45px;
       padding-left: 270px;
       padding-right: 5px;
       margin: 5px 5px;
}

.step2_m{
       width: 280px;
       height: 180px;
       background-image: url(img/morning_step2.jpg);
       background-repeat: repeat-x;
       padding-top: 45px;
       padding-left: 270px;
       padding-right: 5px;
       margin: 5px 5px;
}

.step1_n{
       width: 280px;
       height: 150px;
       background-image: url(img/night_step1.jpg);
       background-repeat: repeat-x;
       padding-top: 45px;
       padding-left: 270px;
       padding-right: 5px;
       margin: 5px 5px;
}

.step2_n{
       width: 280px;
       height: 180px;
       background-image: url(img/night_step2.jpg);
       background-repeat: repeat-x;
       padding-top: 45px;
       padding-left: 270px;
       padding-right: 5px;
       margin: 5px 5px;
}

/*
サイド・メニュー
-------------------------------------------------------------------*/
#side {
	float: right;
	width: 202px;
	text-align: center;
}

#side_d {
	background-color: #888888;
	padding-top: 2px;
	border: 1px solid #C6C0B9;
	margin: 5px 5px 5px 5px;
	text-align: left;
	
}

#side_d h3 {
	display: block;
	width: 185px;
	line-height: 20px;
	text-align: center;
	color: #3D3626;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	margin-top: 3px;
	background-color: #F2EDDC;
	font-size: 10px;
	letter-spacing: 0.1em;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333333;
	padding-top: 3px;
	padding-bottom: 5px;
}

#side_d li {
	list-style-type: none;
}

#side_d li a {
	display: block;
	width:140px;
	font-size: 10px;
	text-decoration:none;
	color:#333333;
	line-height: 15px;
	margin-top: 1px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 15px;
	padding-left: 22px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #9E917E;
	background-image:url(img/li2.jpg);
	background-repeat: repeat-x;
	background-color: #E0DBD5;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #C6BCB0;
	border-left-color: #C6BCB0;
	padding-top: 3px;
}


#side_d li a:hover {
	background-image:url(img/li3.jpg);
	color: #666666;
	text-decoration: underline;
}


#side img {
	border:none;
}

#side p {
	padding: 10px;
}

#side p a {
	font-size:10px;
	background-color: #E2DDD7;
	display: block;
	padding: 10px;
	line-height: 15px;
	border: 2px solid #C6BCB0;
}

/*
アドセンス
-------------------------------------------------------------------*/

.ads {
	margin-top: 5px;
	margin-bottom: 5px;
	text-align: center;
}

/*
フッタメニュー
-------------------------------------------------------------------*/

#f_menu {
	clear: both;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
	text-align: center;
	background-color: #F0EFEE;
	background-image: url(img/dot.gif);
	background-repeat: repeat-x;

}
#f_menu li {
	list-style-type: none;
	display: inline;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #333333;
	padding-right: 5px;
	padding-left: 5px;
	font-size: 10px;
}
#f_menu ul {
	margin-top: 5px;
	margin-bottom: 5px;
}
#f_menu li a {
	font-size: 10px;
}

/*
コピーライト
-------------------------------------------------------------------*/

address {
	font-style: normal;
	color: #DDDDDD;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	display: block;
	background-color: #736D61;
	background-image: url(img/dot.gif);
	background-repeat: repeat-x;
	background-position: top;
	font-size: 10px;
	clear: both;
}

/*----------------流用スタイル-----------------------*/


.description{
	padding:0;
	border:1px solid #999;
	border-top:1px solid #999;
	text-align:left;
	font-size:14px;
	margin-right: 15px;
	margin-left: 15px;
	background-color: #FFFFFF;
}

.description p{
	padding:10px;
	margin:0;
	color: #605840;
}

.line {
	color: #333333;
	padding-top: 5px;
	padding-bottom: 5px;
	background-image: url(img/line.jpg);
	margin-right: 10px;
	margin-left: 10px;
	line-height: 20px;
}