* {
	color:#333333;
	padding:0;
	font-size: 14px;
	line-height: 140%;
	margin: 0;
	font-family: Verdana, Arial, sans-serif;
	background-image: none;
}

body {
	background-color: #CCCCCC;
	background-image: url(img/bg.jpg);
}

a {
	color:#000000;
}

a:hover {
	text-decoration: none;
}

a img {
	border:none;
}

hr {
	clear: both;
	height: 1px;
}

strong {
	color: #CC3300;
}


.chui {
	font-size: 10px;
	color: #FF0000;
}


/*
ベース
-------------------------------------------------------------------*/
#base {
	width:800px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(img/base_bg.jpg);
	background-color: #FFFFFF;
	margin-top: 0px;
}

#wrap {
	float: left;
	padding: 5px;
	margin-top: 5px;
}


/*
ヘッダー
-------------------------------------------------------------------*/

#header {
	width:800px;
	height:60px;
	background-image: url(img/header3.jpg);
}


h1 a {
	display: block;
	text-decoration: none;
	width: 300px;
	height: 25px;
	margin-left: 14px;
	padding-top: 12px;
	font-size: 22px;
	line-height: 25px;
	color: #734D00;
}

#header #sub {
	font-size: 10px;
	color: #80815F;
	margin-left: 16px;
}


/*ナビゲーション
----------------------------------------------- */
#nav {
	width:800px;
	height: 20px;
	background-color: #80815F;
	text-align: right;
}

#nav ul {
	list-style-type:none;
	float: right;
	display: block;
	margin-right: 2px;
	margin-top: 0px;
  }


#nav li {
	display: inline;
	padding-left: 12px;
	padding-right: 20px;
	background-image: url(img/c_li.gif);
	background-repeat: no-repeat;
	background-position: 2px 3px;
  }
  
#nav a {
	color: #FFFFFF;
	font-size: 10px;
	line-height: 10px;
	letter-spacing: 0.1em;
}

#nav a:hover {
	color: #FFFF00;
}


/*
コンテンツ
-------------------------------------------------------------------*/

#contents {
	width:610px;
	float: right;
}

#contents p{
	padding-top: 5px;
	padding-bottom: 5px;
	background-image: url(img/note_line.gif);
	margin-right: 30px;
	margin-left: 30px;
	line-height: 20px;
	padding-right: 10px;
	padding-left: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
}
#contents p img{
	float: right;
	padding: 0px 0px 3px 10px;

}

#contents h2 {
	font-size: 16px;
	padding-left: 10px;
	color: #996600;
	margin-top: 10px;
	margin-bottom: 5px;
	margin-right: 10px;
	margin-left: 5px;
	font-weight: bold;
	border-left-width: 7px;
	border-left-style: solid;
	border-left-color: #996600;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EAEAEA;
	padding-top: 2px;
	padding-bottom: 2px;
}


#contents h3 {
	font-size: 16px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #996600;
	padding-left: 10px;
	color: #333333;
	line-height: 20px;
	margin-top: 15px;
	margin-bottom: 10px;
	margin-left: 10px;
}

#contents h4 {
	font-size: 14px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #996600;
	padding-left: 10px;
	color: #996600;
	line-height: 16px;
	margin-top: 15px;
	margin-bottom: 10px;
	margin-left: 15px;
}

#contents #c_pad {
	padding: 10px;
}

#contents #c_pad p a {
	line-height: 20px;
}

#contents #c_pad p strong {
	line-height: 20px;
}

#contents #top_img {
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: #FDFFE7;
	border: 1px solid #CCCC99;
}


/*
サイド・メニュー
-------------------------------------------------------------------*/
#side {
	float: left;
	width: 170px;
}

#side li {
	list-style-type: none;
}

#side_d {
	padding-top: 2px;
	margin-bottom: 5px;
	width: 160px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;
}

#side_d h3 {
	display: block;
	width: 150px;
	line-height: 25px;
	color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	margin-top: 3px;
	background-image: url(img/side_h3.gif);
	font-size: 12px;
	padding-top: 10px;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999966;
}

#side_d ul {
	margin-bottom: 5px;
}

#side_d li a {
	display: block;
	width:120px;
	font-size: 10px;
	text-decoration:underline;
	color:#636341;
	line-height: 15px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 14px;
	padding-left: 14px;
	padding-bottom: 2px;
	background-image:url(img/li.gif);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	padding-top: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCC99;
	background-position: 5px center;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #999966;
	border-left-color: #999966;
}


#side_d li a:hover {
	background-color: #E4F3E4;
	color: #996600;
	text-decoration: none;
}
.side_f{
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #999966;
	display: block;
	width: 150px;
	margin-right: auto;
	margin-left: auto;
}

#side img {
	border:none;
}

#side p {
	padding: 10px;
}

#side p a {
	font-size:10px;
	background-color: #E2DECF;
	display: block;
	padding: 10px;
	line-height: 15px;
	border: 2px solid #C6BCB0;
}


/*
フッタメニュー
-------------------------------------------------------------------*/

#f_menu {
	clear: both;
	padding-top: 20px;
	padding-bottom: 0px;
	text-align: center;
	background-image: url(img/foot.jpg);
	height: 50px;
	background-repeat: repeat-x;
	border: 1px solid #CCCCCC;
	margin: 0px;
}
#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;
}

#f_menu p {
	font-size: 10px;
	color: #333333;
	margin: 0px;
	padding: 0px;
}


/*
コピーライト
-------------------------------------------------------------------*/

address {
	font-style: normal;
	color: #FFFFFF;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	display: block;
	background-color: #80815F;
	font-size: 10px;
}

.underline{
    background-image:url(img/line.gif);
    background-repeat:repeat-x;
    background-position:bottom;
    display:inline;
    font-size:14px;
    font-weight:bold;
}

.bt1 {
	padding: 20px 380px 20px 70px;
	clear :both;
}

.bt1 a {
	display: block;
	width: 356px;
	height: 51px;
	text-indent: -1000px;
	overflow: hidden;
	background: url("bt1.jpg");
}

.bt1 a:hover {
	background-position: 0 -51px;
}


.bt2 {
	padding: 20px 225px 20px 105px;
	clear :both;
}

.bt2 a {
	display: block;
	width: 356px;
	height: 51px;
	text-indent: -1000px;
	overflow: hidden;
	background: url("bt1.jpg");
}

.bt2 a:hover {
	background-position: 0 -51px;
}

.bt_k {
	padding: 0px 1225px 0px 105px;
	clear :both;
}

.bt_k a {
	display: block;
	width: 312px;
	height: 47px;
	text-indent: -1000px;
	overflow: hidden;
	background: url("kuwasikusiru.jpg");
}

.bt_k a:hover {
	background-position: 0 -47px;
}

.bt_sinsei {
	padding: 0px 1225px 0px 105px;
	clear :both;
}

.bt_sinsei a {
	display: block;
	width: 312px;
	height: 47px;
	text-indent: -1000px;
	overflow: hidden;
	background: url("kuwasikusiru_sinsei.jpg");
}

.bt_sinsei a:hover {
	background-position: 0 -47px;
}

.bt_sony {
	padding: 0px 1225px 0px 105px;
	clear :both;
}

.bt_sony a {
	display: block;
	width: 312px;
	height: 47px;
	text-indent: -1000px;
	overflow: hidden;
	background: url("kuwasikusiru_sony.jpg");
}

.bt_sony a:hover {
	background-position: 0 -47px;
}

.bt_ana {
	padding: 0px 1225px 0px 105px;
	clear :both;
}

.bt_ana a {
	display: block;
	width: 312px;
	height: 47px;
	text-indent: -1000px;
	overflow: hidden;
	background: url("kuwasikusiru_ana.jpg");
}

.bt_ana a:hover {
	background-position: 0 -47px;
}

.bt_suruga {
	padding: 0px 1225px 0px 105px;
	clear :both;
}

.bt_suruga a {
	display: block;
	width: 312px;
	height: 47px;
	text-indent: -1000px;
	overflow: hidden;
	background: url("kuwasikusiru_suruga.jpg");
}

.bt_suruga a:hover {
	background-position: 0 -47px;
}

.bt_jpn {
	padding: 0px 1225px 0px 105px;
	clear :both;
}

.bt_jpn a {
	display: block;
	width: 312px;
	height: 47px;
	text-indent: -1000px;
	overflow: hidden;
	background: url("kuwasikusiru_jpn.jpg");
}

.bt_jpn a:hover {
	background-position: 0 -47px;
}

.bt_ebank {
	padding: 0px 1225px 0px 105px;
	clear :both;
}

.bt_ebank a {
	display: block;
	width: 312px;
	height: 47px;
	text-indent: -1000px;
	overflow: hidden;
	background: url("kuwasikusiru_ebank.jpg");
}

.bt_ebank a:hover {
	background-position: 0 -47px;
}

.bt_orix {
	padding: 0px 1225px 0px 105px;
	clear :both;
}

.bt_orix a {
	display: block;
	width: 312px;
	height: 47px;
	text-indent: -1000px;
	overflow: hidden;
	background: url("kuwasikusiru_orix.jpg");
}

.bt_orix a:hover {
	background-position: 0 -47px;
}

.bt_gaikayokin {
	padding: 0px 1225px 0px 105px;
	clear :both;
}

.bt_gaikayokin a {
	display: block;
	width: 312px;
	height: 47px;
	text-indent: -1000px;
	overflow: hidden;
	background: url("bt_gaikayokin.jpg");
}

.bt_gaikayokin a:hover {
	background-position: 0 -47px;
}

.bt_tokusyuu {
	padding: 20px 225px 20px 105px;
	clear :both;
}

.bt_tokusyuu a {
	display: block;
	width: 356px;
	height: 51px;
	text-indent: -1000px;
	overflow: hidden;
	background: url("http://www.10diet.co.jp/tkyknrhk/bt_tokusyuu.jpg");
}

.bt_tokusyuu a:hover {
	background-position: 0 -51px;
}

.red { color: #ff0000; }
.blue { color: #006699; }
.green { color: #009900; }
.orange { color: #ff9900; }
.pink { color: #ff66cc; }
.b { font-weight: bold; }
.line { background: #ffff66; }


