

* {
	color:#251a14;
	padding:0;
	font-size: 12px;
	line-height: 140%;
	margin: 0;
	font-family: MS ゴシック,Arial, Helvetica, sans-serif;
	background-image: none;
}

body {
	background-color: #140904;
	background-image: url(img/bg.jpg);
	background-repeat: repeat-x;
	background-attachment: fixed;
	background-position: right bottom;
}

a {
	color:#3b59ff;
}

a:hover {
	text-decoration: none;
}

a img {
	border:none;
}

hr {
	clear: both;
	height: 1px;
}

strong {
	color: #ff0000;
}


.chui {
	font-size: 10px;
	color: #FF0000;
}


/*
ベース
-------------------------------------------------------------------*/
#base {
	width:800px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	margin-top: 0px;
	border: 1px solid #000000;
}

#wrap {
	float: left;
	padding: 5px;
	margin-top: 0px;
}


/*
ヘッダー
-------------------------------------------------------------------*/

#header {
	width:800px;
	height:150px;
	margin-right: auto;
	margin-left: auto;
}


h1 a {
	display: block;
	text-decoration: none;
	width: 600px;
	margin-left: 0px;
	padding-top: 30px;
	font-size: 55px;
	line-height: 40px;
	color: #500000;
}

#header #no1 {
	font-size: 12px;
	color: #FFFFFF;
	margin-left: 30px;
}

#header #no2 {
	text-align: right;
	padding-right: 30px;
	font-size: 10px;
	padding-top: 5px;
}

/*アド
----------------------------------------------- */
#ad {
	padding: 3px;
	background-color: #ffffff;
	width: 794px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #000000;
}




/*
コンテンツ
-------------------------------------------------------------------*/

#contents {
	width:590px;
	float: left;
}

#contents p{
	padding-top: 5px;
	padding-bottom: 5px;
	margin-right: 20px;
	margin-left: 10px;
	line-height: 20px;
	padding-right: 10px;
	padding-left: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
}

#contents h2 {
	font-size: 16px;
	padding-left: 10px;
	color: #780000;
	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: #ff8700;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EAEAEA;
	padding-top: 2px;
	padding-bottom: 2px;
}


#contents h3 {
	font-size: 14px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #D8BFD8;
	padding-left: 7px;
	color: #780000;
	line-height: 16px;
	margin-top: 15px;
	margin-bottom: 10px;
	margin-left: 13px;
}

#contents h3 a {
	font-size: 14px;
}

#contents h4 {
	font-size: 12px;
	color: #658185;
	line-height: 16px;
	margin-top: 15px;
	margin-bottom: 10px;
	margin-left: 50px;
}

#contents ul {
	margin-left: 30px;
	list-style-type: none;
}
#contents li a {
	font-size: 12px;
}


#contents #c_pad {
	padding: 10px;
}

#contents #c_pad p a {
	line-height: 20px;
}

#contents #c_pad p strong {
	line-height: 20px;
}

#contents #md {
	font-size: 23px;
	color: #6003366;
	margin-top: 0px;
}

#contents #mdsub {
	font-size: 10px;
	color: #666666;
}

#contents #pr {
	width:200px;
	position: relative; 
	left: 370px;
}

#contents #enfm1 {
	width:300px;
	position: relative; 
	left: 68px;
	bottom: 40px;
}

#contents #enfm2 {
	width:300px;
	position: relative; 
	left: 50px;
	bottom: 25px;
}

#contents #enfm3 {
	width:150px;
	position: relative; 
	left: 370px;
	bottom: 110px;
}

#contents #enfm4 {
	width:150px;
	position: relative; 
	left: 230px;
	bottom: 190px;
}

#contents #top_img {
	padding-top: 0px;
	padding-bottom: 0px;
	background-color: #FFFACD;
	background-repeat: no-repeat;
	background-position: center center;
	height: 110px;
	border-style: inset;
}

#contents #c_pad #top_img p {
	font-size: 15px;
	color: #A6C2E1;
	background-image: none;
	margin-top: 35px;
	margin-left: 20px;
	margin-right: 300px;
}


#contents #c_pad .top_left {
	float: left;
	padding: 20px;
}

#contents #c_pad .p_img {
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
}

/*
テーブル
-------------------------------------------------------------------*/

#contents #c_pad table {
	width: 555px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
}
#contents #c_pad table td {
	padding: 5px;
	border: 1px solid #EAE8DF;
}
#contents #c_pad table th {
	background-color: #EFEDE7;
	padding: 7px;
}
#contents #c_pad form table th {
	width: 127px;
}

/*
パンくずリスト
-------------------------------------------------------------------*/
#contents #pan {
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EAEAEA;
}
#contents #pan a {
	margin-right: 7px;
	margin-left: 7px;
}
#contents #pan strong {
	margin-left: 7px;
}

/*
サイド・メニュー
-------------------------------------------------------------------*/
#side {
	float: left;
	width: 195x;
	background-color: #A9A9A9;
	margin-left: 2px;
}

#side li {
	list-style-type: none;
}

#side_d {
	padding-top: 2px;
	margin-bottom: 2px;
	width: 188px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 2px;
	border: 1px solid #A9A9A9;
	background-color: #5e473b;
}

#side_d h3 {
	display: block;
	width: 180px;
	line-height: 20px;
	color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	margin-top: 3px;
	font-size: 12px;
	padding-top: 4px;
	text-align: center;
	background-color: #333333;
	background-image: url(img/nav.gif);
	background-repeat: repeat-x;
	border: 1px solid #000000;
}

#side_d ul {
	margin-bottom: 5px;
}

#side_d li a {
	display: block;
	width:152px;
	font-size: 12px;
	text-decoration:underline;
	color:#FFFFFF;
	line-height: 15px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 15px;
	padding-left: 15px;
	padding-bottom: 5px;
	background-image:url(img/li.gif);
	background-repeat: no-repeat;
	background-color: #5d4430;
	padding-top: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #5d4430;
	background-position: 7px center;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #5d4430;
}


#side_d li a:hover {
	background-color: #FCF9E4;
	color: #000000;
	text-decoration: none;
	background-position: 8px;
}


#side img {
	border:none;
}

#side p {
	padding: 2px;
}

#side p a {
	font-size:10px;
	background-color: #E2DECF;
	display: block;
	padding: 10px;
	line-height: 15px;
	border: 2px solid #C6BCB0;
}


/*
フッタメニュー
-------------------------------------------------------------------*/

#f_menu {
	clear: both;
	text-align: center;
	background-image: url(img/foot.jpg);
	background-repeat: repeat-x;
	border: 1px solid #E2E2DE;
	padding: 15px;
	background-color: #FAFAF8;
}
#f_menu li {
	list-style-type: none;
	display: inline;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
	padding-right: 5px;
	padding-left: 5px;
	font-size: 10px;
	line-height: 20px;
}
#f_menu ul {
	margin-top: 5px;
	margin-bottom: 5px;
}
#f_menu li a {
	font-size: 12px;
}

#f_menu p {
	font-size: 10px;
	color: #333333;
}

#f_menu #pr {
	font-size: 10px;
	color: #93A0B0;
}
#f_menu #pr a {
	font-size: 10px;
	color: #93A0B0;
}
/*
コピーライト
-------------------------------------------------------------------*/

address {
	font-style: normal;
	color: #FFFFFF;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	display: block;
	background-color: #333333;
	font-size: 10px;
}