body {
	font-size: 12pt;
	color: #333333;
	line-height: 140%;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	background-color: #ffffff;
	background-image: url(../images/bg.gif);
	margin: 0;
	padding: 0;
	text-align: center;
}

h2{
	font-size: 16pt;
	font-weight: bold;
	margin: 10px 15px 0 0;
	padding: 3px 0 3px 27px;
	text-align: left;
	color: #da5d41;
	border-bottom: 2px dotted #d9a08c;
	background: url(../images/ico_01.gif) no-repeat 2px 0;
}
h3{
	font-size: 12pt;
	font-weight: bold;
	margin: 15px 15px 0 0;
	padding: 3px 0 3px 27px;
	text-align: left;
	border-width: 1px 0;
	border-style: solid;
	border-color: #d9a08c;
	background: #f8f3f0 url(../images/ico_02.gif) no-repeat 10px 8px;
}

h4{
	font-size: 1.1em;
	font-weight: 900;
	margin: 13px;
	padding; 0 0 0 32px;
	text-align: left;
	border-left: 10px solid #d9a08c;
	border-bottom: 1px solid #d9a08c;
}
h5{
	font-size: 1.0em;
	font-weight: bold;
	margin: 15px 0 0 15px;
	text-align: left;
}

p{
	font-size: 12pt;
	line-height: 140%;
	margin: 0px;
}

table{
	font-size: 12px;
	line-height: 120%;
	margin: 5px auto;
	width: 450px;
	border-top: 1px solid #999999;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	border-left: 1px solid #999999;
}

th{
	border-right: 1px solid #c0c0c0;
	border-bottom: 1px solid #c0c0c0;
	background: #f9f2f2;
	font-size: 1.1em;
	font-weight: bold;
	padding: 3px 5px;
}
td {
	border-right: 1px solid #c0c0c0;
	border-bottom: 1px solid #c0c0c0;
	padding: 2px 5px;
}

h3, h4, h5, p, div{
	text-align:left;
} 

img{
	border: 1px solid #999999;
}

.navi_01 img, .header img, .main_img, .no_bdr{
	border: 0;
}

a:link { color: #993300; } 
a:visited { color: #993300; } 
a:hover { color: #996666; } 
a:active { color: #996666; } 

/* レイアウト */
.layout{
	width:550px;
	background-color: #FFFFFF;
	margin: 0 auto;
	padding: 0;
}

.clear{
	clear: both;
	font-size: 1px;
	height: 1px;
	line-height: 0;
	visibility: hidden;
}

.img_r{
	width: 200px;
	text-align: center;
	float: right;
	margin: 10px;
}

.img_l{
	width: 200px;
	text-align: center;
	float: left;
	margin: 10px;
}

.img_r p,.img_l p{
	font-size: 0.8em;
	text-align: left;
	margin: 0;
	padding: 0;
}

.center{
	text-align: center;
}

/* ヘッダ */

.header {
	margin: 0 10px 15px 10px;
	text-align: left;
	border-bottom: 2px dotted #babf7d;
}

.header p{
	font-size: 12pt;
	line-height: 140%;
	padding: 5px 10px;
	text-align:left;
}

.header h1{
	margin: 3px 0 10px 0;
}

.header table,.header th, .header td,
.table_no_bdr{
	margin: 0;
	width: 100%;
	border: 0;
}
#logo{
	text-align: left;
	padding-left: 5px;
}

#callbnr01{
	text-align: right;
	padding-right: 5px;
}

/* サイドナビゲーション */

.navi_01{
	visibility: hidden;
	display: none;
}

/* パンくずリスト */

.topicpath{
	font-size: 12pt;
	line-height: 140%;
	margin: 0 5px;
	text-align: left;
}

/* メイン表示部分 */

.main{
	margin: 0 5px;
}

/* コンテンツ */

.contents p{
	line-height: 140%;
	margin: 5px 20px;
	text-align: left;
}

.contents ul{
	margin: 0 0 0 5px;
	list-style-type: none;
	text-align: left;
}

.contents li{
	line-height: 160%;
	padding: 3px 10px;
}

.date{
	float: none;
}
#more{
	line-height: 140%;
	padding: 20px 20px 0 0;
	text-align: right;
}

.box_l{
	width: 250px;
	margin: 0 3px;
	float: left;
}

.box_r{
	width: 250px;
	margin: 0 3px;
	float: right;
}

.l_box{
	margin: 10px 15px;
	border: 1px solid #cccccc;
}
.l_box p, h4, h5{
	font-size: 0.9em;
}

.mini p{
	font-size: 0.9em;
}

.topnavi{
	text-align: right;
	padding-right: 15px;
}

.txtlink{
	visibility: hidden;
	display: none;
}

/*** 問い合わせフォーム/運営会社 ***/
.l_table table{
	font-size: 12px;
	line-height: 120%;
	margin: 10px auto;
	width: 480px;
	border: 0;
}

.l_table th{
	border-right: 1px solid #c0c0c0;
	border-bottom: 1px solid #c0c0c0;
	background: #f9f2f2;
	font-weight: normal;
	padding: 3px 5px;
}
.l_table td {
	border-right: 0;
	border-bottom: 1px solid #c0c0c0;
	padding: 2px 5px;
}

.l_box{
	margin: 10px 15px;
	border: 1px solid #cccccc;
}

.red{
	font-weight: bold;
	color: #ff6666;
	font-size: 0.9em;
}

/*** サイトマップ ***/

.sitemap dt{
	margin: 5px 20px;
	padding-left: 14px;
	background: url(../images/ico_03.gif) no-repeat 0 6px;
	line-height: 1.8em;
}

.sitemap dd{
	line-height: 1.0em;
	font-size: 0.9em;
}

/* フッタナビゲーション */

.navi_02 {
	visibility: hidden;
	display: none;
}

/* フッタ */
.footer {
	background-color: #f1d5cc;
	margin: 0;
	padding: 0;
	width: 100%;
}

.footer p{
	text-align: center;
	font-size: 10px;
	line-height: 140%;
	margin: 3px;
}

/*** 文字サイズ変更 ***/

#c_size {
	visibility: hidden;
	display: none;
}
