@charset "utf-8";
/* 全ページ共通　*/
body {
	margin:0px;
	padding:0px;
	text-align:center;
	background-color:#F3F1E9;
	background-image:url(../images/bc.gif);
	background-repeat: repeat-y;
	background-position: center top;
	word-break:break-all;
	*font-size:small;
	*font:x-small;
	font-family: "ＭＳ Ｐゴシック", "Osaka","Century Gothic";
}
div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p,blockquote {
	margin:0;
	padding:0;
}
/* Hides from IE5-mac ¥*/
* html div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p,blockquote {
	height:1%;
}
/* */

#wrap {
	padding:0px;
	width:800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color:#FFFFFF;
	text-align:left;
}
#wrap:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}
#conteiner {
	background-image: url(../images/bk_menuside.gif);
	background-repeat: repeat-y;
	background-position: left top;
	width:800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
hr {
	display:none;
	margin:0px;
	padding:0px;
	line-height:0px;
}
img {
	border:none;
	margin:0px;
	padding:0px;
	line-height:0px;
}
a {
	color: #FF3300;
	text-decoration: none;
}
a:hover {
	color: #719232;
	text-decoration: underline;
}
a:hover img {
	opacity:0.8;
	filter:alpha(opacity=80);
}
p {
	font-size: small;
	line-height:1.4em;
	margin-bottom:0.5em;
	padding: 0px;
	color:#333333;
}
p.gray {
	font-size: small;
	line-height:1.4em;
	margin-bottom:0.5em;
	padding: 0px;
	color:#666666;
}
p.red {
	font-size: small;
	line-height:1.4em;
	margin-bottom:0.5em;
	padding: 0px;
	color:#ff0000;
}

/* フロート組みを解除する　*/
#wrap br.clear {
	padding: 0px;
	clear: both;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
/* ヘッダ箇所　*/
#wrap #top_head {
	margin: 0px;
	padding: 0px;
	height: 75px;
	width: 800px;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #F96900;
	background-color:#FFFFFF;
}
#wrap #top_head h1 {
	float: left;
	position: relative;
	left: 0px;
	top: 15px;
	margin: 0px;
	padding: 0px;
	line-height: 0px;
}
#wrap #top_head #mobile {
	position: relative;
	top: 5px;
	right: 30px;
	float: right;
}
html[xmlns*=""] body:last-child #wrap #top_head #datebook {
	margin-left:200px;
	float: left;
}
#wrap #top_head #datebook {
	position: relative;
	left: 100px;
	top: 20px;
	float: left;
}
/* コンテンツ内メインコンテンツ箇所　*/
#wrap h2.maintitle img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#wrap #main h2 {
	color: #FF3300;
	font-family: "ＭＳ Ｐゴシック", "Century Gothic", "Osaka";
	font-size: medium;
	background-image: url(../images/naka_t_h2.gif);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #F3F3F3;
	padding-top: 1em;
	padding-right: 0px;
	padding-bottom: 1em;
	padding-left: 1em;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 1em;
	margin-left: 0px;
}
#wrap #main h2 span.subread {
	color: #333333;
	font-family: "ＭＳ Ｐゴシック", "Century Gothic", "Osaka";
	position: absolute;
	right: 1em;
	font-size: small;
}
/*//1カラム用　*/
#wrap #main_one h2 {
	color: #FF3300;
	font-family: "ＭＳ Ｐゴシック", "Century Gothic", "Osaka";
	font-size: medium;
	background-image: url(../images/naka_t_h22.gif);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #F3F3F3;
	padding-top: 1em;
	padding-right: 0px;
	padding-bottom: 1em;
	padding-left: 1em;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 1em;
	margin-left: 0px;
}
#wrap #main_one h2 span.subread {
	color: #333333;
	font-family: "ＭＳ Ｐゴシック", "Century Gothic", "Osaka";
	font-size: small;
	position: relative;
	left: 20em;
}
#wrap #main_one h2 span.subread1 {
	color: #333333;
	font-family: "ＭＳ Ｐゴシック", "Century Gothic", "Osaka";
	font-size: small;
	position: relative;
	left: 25em;
}
#wrap #main_one h2 span.subread2 {
	color: #333333;
	font-family: "ＭＳ Ｐゴシック", "Century Gothic", "Osaka";
	font-size: small;
	position: relative;
	left: 30em;
}
/* フッタ箇所　*/
#wrap #footer {
	padding: 0px;
	margin: 0px;
	background-color: #000000;
	width: 800px;
}
#wrap #footer #f-left {
	margin: 0px;
	padding: 0px;
	float: left;
	_width: 300px;/*IE6-7*/
	_text-align:left;/*IE6-7*/
	_margin-left: 1em;/*IE6-7*/
}
#wrap #footer #f-left p {
	color: #F96900;
	font-size: small;
	font-family: "ＭＳ Ｐゴシック", "Osaka","Century Gothic";
	margin: 0px;
	padding-top: 2px;
	padding-right: 2px;
	_padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 20px;
}

#wrap #footer #f-right {
	margin: 0px;
	padding: 0px;
	float: right;
	_width: 445px;/*IE6-7*/
	_text-align:right;/*IE6-7*/
	_margin-right: 1em;/*IE6-7*/
}
#wrap #footer #f-right p {
	font-size: x-small;
	color: #FFFFFF;
	font-family: "ＭＳ Ｐゴシック", "Osaka","Century Gothic";
	margin: 0px;
	padding-top: 3px;
	padding-right: 20px;
	_padding-right: 0px;/*IE6-7*/
	padding-bottom: 3px;
	padding-left: 0px;
	letter-spacing: 1px;
}
#wrap #footer_navi {
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	margin: 0px;
	background-color: #333333;
	color:#FFFFFF;
	width: 800px;
	font-family: "ＭＳ Ｐゴシック", "Osaka","Century Gothic";
	font-size: small;
}
#wrap #footer_navi a {
	color:#FFFFFF;
	text-decoration:none;
}
#wrap #footer_navi a:hover {
	color:#FF3300;
	text-decoration:none;
}
/* ページ内トップへ戻る　*/
.top {
	text-align: right;
	margin: 0px;
	padding: 0px;
	font-size: x-small;
}
em {
	font-style: normal;
	font-weight: bold;
	color: #FF3300;
}
