* {
	color:#333333;
	padding:0;
	font-size: 12px;
	line-height: 150%;
	margin: 0;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	background-image: none;
}

body {
	background-color: #FFFFFF;
	background-image: url(img/bg.gif);
	background-repeat: repeat-x;
}

a {
	color:#990000;
}

a:hover {
	text-decoration: none;
	color: #FF6600;
}

a img {
	border:none;
}

hr {
	clear: both;
	height: 1px;
}

strong {
	color: #CC0000;
	font-size: larger;
}


.chui {
	color: #CC0000;
}


/*
ベース
-------------------------------------------------------------------*/
#base {
	width:570px;
	background-image: url(img/lp_bg.jpg);
	background-color: #FFFFFF;
	padding: 0px 10px;
	margin: auto;
}

#wrap {
	padding: 5px;
	margin-top: 5px;
}


/*
ヘッダー
-------------------------------------------------------------------*/

#header {
	width:780px;
	height:80px;
	background-image: url(img/head.jpg);
}

#header_cnt {
	width:570px;
	height:110px;
	background-image: url(img/lp_head.jpg);
}

h1 {
	font-size: 10px;
	font-weight: normal;
	padding-left: 130px;
	padding-top: 3px;
}

#header #sub {
	font-size: 10px;
	color: #79A200;
	margin-left: 50px;
}

#header ul {
	left: 750px;
	top: 13px;
	position: absolute;
	width: 114px;
}
#header li {
	list-style-type: none;
}
#header li a {
	background-image: url(img/li.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 10px;
}

/*ナビゲーション
----------------------------------------------- */
#nav {
	width:780px;
	height: 260px;
	background-image: url(img/head2.jpg);
}

#nav_menu{
float:left;
}

#nav_movie{
	float:right;
	margin-top: 90px;
	width: 200px;
}


/*
コンテンツ
-------------------------------------------------------------------*/

#contents {
	width:560px;
	float: left;
}

#contents p{
	padding-top: 5px;
	padding-bottom: 5px;
	margin-right: 15px;
	margin-left: 15px;
	padding-right: 10px;
	padding-left: 10px;
	margin-top: 7px;
	margin-bottom: 7px;
	line-height: 22px;
	font-size: 12px;
}

#contents h2 {
	font-size: 10px;
	color: #333333;
	font-weight: normal;
	text-align: right;
	padding-right: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EBEAE4;
}


#contents h3 {
	font-size: 12px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #990000;
	padding-left: 7px;
	color: #4B4436;
	line-height: 18px;
	margin-left: 20px;
	margin-top: 3px;
	margin-bottom: 1px;
}

#contents h4 {
	font-size: 12px;
	padding-left: 10px;
	color: #7C3928;
	line-height: 16px;
	margin-top: 15px;
	margin-bottom: 10px;
	margin-left: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EFEEEA;
}

#contents #c_pad {
	padding: 10px;
}

#contents #c_pad p a {
	line-height: 20px;
	font-size: 14px;
}

#contents #c_pad p strong {
	line-height: 22px;
	font-size: 14px;
}

#contents #top_img {
	text-align: center;
}

#contents #c_pad #top_btn {
	padding-bottom: 10px;
}
#contents #c_pad table {
	width: 555px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F4F3F0;
}
#contents #c_pad table td {
	padding: 5px;
	border: 1px solid #EAE8DF;
	font-size: 14px;
}
#contents #c_pad table th {
	background-color: #B13330;
	padding: 3px;
	line-height: 20px;
	color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E7E2D8;
}
#contents #c_pad h2 {
	font-size: 18px;
	font-weight: bold;
	text-align: left;
	margin-bottom: 10px;
	padding-left: 7px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #CBC6B8;
	color: #222222;
}
#contents #c_pad label {
	color: #994631;
	margin-left: 20px;
	font-weight: bold;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #EFEDE7;
	padding-left: 3px;
}
#contents #c_pad ul {
	margin-left: 50px;
	margin-top: 5px;
	margin-bottom: 25px;
}
#contents #c_pad li {
	line-height: 25px;
	background-image: url(img/c_li.gif);
	background-repeat: no-repeat;
	background-position: left center;
	list-style-type: none;
	padding-left: 10px;
}
#contents #c_pad .link th a {
	color: #3E3A31;
	font-weight: normal;
}
#contents #c_pad .c_img {
	text-align: center;
	padding-bottom: 10px;
}

#contents #c_pad form table th {
	width: 127px;
}

#contents .top_bn {
	text-align: center;
}
#contents #top_und ul {
	margin: 5px;
	list-style-type: none;
}
#contents #top_und li {
	margin-bottom: 3px;
	margin-left: 10px;
	background-image: url(img/c_li.gif);
	background-repeat: no-repeat;
	background-position: left 5px;
	padding-left: 7px;
}
#contents #top_und h3 {
	background-color: #F5EDE0;
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 5px;
	margin-bottom: 20px;
}
#contents td {
/*	vertical-align: top;   */
	padding: 3px;
}



#contents #top_und td.td_left {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #DED9D1;
}
#contents .to_top {
	text-align: right;
	padding: 5px;
	clear: both;
}
#contents #c_pad #mokuji {
	background-color: #F9F8F4;
	margin: 10px;
	padding: 15px;
	border: 1px solid #ECE8DF;
}
#contents #c_pad #mokuji ul {
	margin-bottom: 0px;
	margin-left: 20px;
}


.day {
	line-height: 15px;
	font-weight: bold;
	font-size: 10px;
	text-align: right;
	margin-right: 30px;
	display: block;

}

/*
サイド・メニュー
-------------------------------------------------------------------*/
#side {
	float: right;
	width: 198px;
	margin-bottom: 30px;
	border: 1px solid #CCCCCC;
	background-color: #ECECEC;
}

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

#side_navi a{
	display:block;
	width:198;
	height:50px;
	text-indent: -9999px;


}
#side_navi a:hover{
display:block;
background-position:196px 0px;


}


#side_a,#side_b,#side_c {
	padding-top: 0px;
	margin-bottom: 5px;
	width: 180px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;
	padding-bottom: 10px;
	background-position: bottom;
	background-repeat: no-repeat;
}

#side_a {
	background-image: url(img/side_bg.gif);
	background-color: #999999;
}

#side_b {
	background-image: url(img/side_b_bg.gif);
	background-color: #696969;
}

#side_c {
	background-image: url(img/side_bg.gif);
	padding-bottom: 20px;
	background-color: #CD2C2C;
}


#side_a h3,#side_b h3,#side_c h3 {
	display: block;
	width: 180px;
	line-height: 25px;
	color: #FFFFFF;
	font-size: 12px;
	height: 25px;
	text-indent: 30px;
	margin-bottom: 3px;
}

#side_a h3 {
	background-image: url(img/side_h3.gif);
}

#side_b h3 {
	background-image: url(img/side_b_h3.gif);
}

#side_c h3 {
	background-image: url(img/side_h3.gif);
}


#side_a ul,#side_b ul,#side_c ul {
}

#side_a li a {
	font-size: 12px;
	color:#222222;
	line-height: 30px;
	padding-right: 5px;
	padding-left: 15px;
	text-decoration: none;
	display: block;
	width:150px;
	margin-top: 1px;
	margin-right: auto;
	margin-left: auto;
	background-image:url(img/side_li_a.gif);
	background-repeat: no-repeat;
	background-color: #EFEFEF;
}


#side_a li a:hover {
	color: #CC0000;
	background-image: url(img/side_li_a_ov.gif);
	background-color: #FFFFFF;
}

#side_b li a {
	display: block;
	width:150px;
	font-size: 12px;
	color:#222222;
	line-height: 15px;
	margin-top: 1px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 5px;
	padding-left: 15px;
	background-image:url(img/side_li_b.gif);
	background-repeat: no-repeat;
	text-decoration: none;
	background-color: #E6E1DB;
	padding-top: 3px;
	padding-bottom: 3px;
}


#side_b li a:hover {
	color: #CC0000;
	background-image: url(img/side_li_b_ov.gif);
	background-color: #FFFFFF;
}

#side_c li a {
	display: block;
	width:150px;
	font-size: 11px;
	color:#333333;
	line-height: 19px;
	margin-top: 1px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 5px;
	padding-left: 17px;
	background-image:url(img/side_li_c.gif);
	background-repeat: no-repeat;
	height: 19px;
	text-decoration: none;
}


#side_c li a:hover {
	color: #B03C2F;
	background-image: url(img/side_li_b_ov.gif);
	text-decoration: underline;
}

#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;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #D6D6CF;
	border-bottom-color: #E2E2DE;
	padding: 10px;
	background-color: #EBEAE4;
	text-align: center;
}
#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: #666666;
}

/*
メールボックス
-------------------------------------------------------------------*/
#mailbox {
	margin:auto;
	background-color:#FFFFFF;
	border:1px solid #CCCCCC;
	padding: 5px;
	width: 480px;

}
#mailbox th{
	background-color:#0066FF;
	color:#FFFFFF;
	font-weight: normal;


}

/*
コピーライト
-------------------------------------------------------------------*/

address {
	font-style: normal;
	color: #EBCDC2;
	display: block;
	background-color: #000033;
	font-size: 10px;
	padding: 10px;
}
#contents #c_pad h3 {
	margin-top: 15px;
}
#contents .news {
	background-color: #F3F1ED;
	border: 1px solid #E9E4DA;
	margin-top: 1px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
#contents .news p.n_foot {
	margin: 0px;
	background-image: none;
	background-color: #ECE9E3;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #DED8CD;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 0px;
	text-align: right;
	font-size: 12px;
	color: #71654D;
}
#contents .news dd p {
	margin: 5px;
}
#contents .news dt {
	font-weight: bold;
	background-color: #B13330;
	padding: 5px;
	color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DFD8CC;
}
#contents #c_pad td ul {
	margin: 0px;
}
#contents #top_list {
	height: 90px;
	width: 570px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 80px;
	padding-bottom: 10px;
	background-image: url(img/top_bn3.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
#contents #top_list ul {
	float: left;
	width: 230px;
	padding-right: 20px;
	padding-left: 30px;
	display: block;
}
#contents #top_list li {
	list-style-type: none;
	background-image: url(img/c_li.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 10px;
	line-height: 180%;
}
#side #side_pr {
	background-color: #DED8CD;
	text-align: center;
	width: 180px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	border: 1px solid #CEC6B5;
	padding-bottom: 10px;
}
#side #side_pr h3 {
	color: #FFFFFF;
	background-color: #A29273;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CEC6B5;
}
dt .chui {
	color: #FFFF99;
	font-weight: normal;
}
#contents #c_pad #rank th {
	text-align: left;
	padding-left: 10px;
}
#contents #c_pad #rank th strong {
	font-size: 14px;
	line-height: 20px;
	color: #FFFFCC;
	margin-right: 10px;
	margin-left: 5px;
}
#contents h2#h2_img {
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#contents #c_pad .big_li li {
	font-size: 14px;
	line-height: 45px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EFECE7;
	margin-right: 30px;
}
#contents #c_pad .big_li li a {
	font-size: 14px;
}
#contents #c_pad th a {
	color: #FFFFFF;
	font-size: 14px;
}
#contents #c_pad .keshi {
	font-size: 14px;
	text-decoration: line-through;
}
#c_pad .img_left,#c_pad .img_right {
	padding: 8px;
	background-color: #EBEAE4;
	margin: 8px;
	border: 7px solid #FFFFFF;
}
#c_pad .img_left {
	float: left;
}
#c_pad .img_right {
	float: right;
}
#c_pad .img_left img,#c_pad .img_right img {
	border: 2px solid #D2D0C1;
}
#contents #c_pad table td a {
	font-size: 14px;
}
#contents #c_pad ul.big_li {
	margin-left: 35px;
}

