﻿@charset "UTF-8";


/* 中面バックグラウンド
-------------------------------------------------------------*/
.back_n {
	background-image: url(../img/back_n.gif);
	background-repeat: repeat-y;
}

#head .head_img1 h1,
#head .head_img2 h1,
#head .head_img3 h1,
#head .head_img4 h1,
#head .head_img5 h1,
#head .head_img6 h1,
#head .head_img7 h1,
#head .head_img8 h1 {
	margin: 0px;
	padding: 0px;
}

/* サイドバーのメニュー
------------------------------------------------------------ */
.list01{
	margin-top: 4px;
	text-decoration:none;
	background-image: url(../img/ya03.gif);
	background-repeat: no-repeat;
	background-position: 0 50%;
	display: block;
	width: 190px;
	padding: 0 0 0 8px;
	margin-left: 8px;
}

.list02{
	padding: 0 0 0 8px;
	margin-top: 4px;
	margin-left: 8px;
	text-decoration:none;
	background-image: url(../img/ya03.gif);
	background-repeat: no-repeat;
	background-position: 0 50%;
	display: block;
}

.clearfix:after{
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
.clearfix{
	overflow:hidden;
}
/* Hides from IE-mac \*/
* html .clearfix{
	height:1%;
	overflow:visible;
}
/* End hide from IE-mac */



/* パンくず
------------------------------------------------------------ */
div#topicpath{
	width:490px;
	height:28px;
}
div#topicpath ol{
	padding:4px 0 0 0;
}
/* for IE6 hack */
* html div#topicpath ol{
	padding:8px 0 0 0;
}

div#topicpath ol li{
	display:inline;
	margin:0 0 0 12px;
	line-height:1.1;
}
/* div#topicpath ol li a{
	text-decoration:none;
}
div#topicpath ol li span{
	padding:0 0 0 12px;
}--- */


/* コンテンツメインのテキスト
------------------------------------------------------------ */
.tai_12 {
	font-size: 115%;
	line-height: 130%;
}

.gray {
	color: #666666;
}

.tai_14 {
	font-size: 120%;
	line-height: 130%;
}

.tai_15 {
	font-size: 130%;
	line-height: 130%;
}

.tai_13 {
	font-size: 115%;
	line-height: 130%;
	color: #333333;
}

.tai_box {
	width: 490px;
	border-bottom:#666666 1px solid;
	margin: 20px 0px 2px 0px;
	padding-left: 3px;
	padding-bottom: 5px;
}

.con_box {
	width: 485px;
	margin: 5px 0px 0px 0px;
	padding-left: 3px;
	padding-bottom: 5px;
}

.con_box2 {
	width: 357px;
	margin: 0px auto;
}


.con_box3 {
	padding: 10px;
	width: 350px;
	border: 1px solid #999999;
	height: auto;
	margin: 10px auto;
}



.onegai {
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	font-size: 120%;
	line-height: 1.3em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	width: 490px;
	height: 20px;
}

/* ルームサイドバーのメニュー
------------------------------------------------------------ */
.clear{
	clear:both;
}

.clearfix:after{
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
.clearfix{
	overflow:hidden;
}

.sectionSub{
	text-align:left;
}
.sectionSub h3{
	margin:0 0 6px 0
}
.sectionSub ul{
	margin:0 0 10px 12px;
	width:192px;
}
.sectionSub li{
	float:left;	
}
.sectionSub li a{
	padding:0 6px 0 6px;
	background:url(../img/ya03.gif) no-repeat 0 50%;
}

/* ルームコンテンツ
------------------------------------------------------------ */
td.imgbox{
	width:115px;
	text-align:left;
	padding:0 0 16px 0;
}
td.textbox{
	width:135px;
	text-align:left;
	vertical-align: top;
}

.textbox ul{
	list-style: none;
	margin: 0px;
}

.textbox li{
	margin:0px 6px 4px 0px;
	list-style: none;
	float: left;
}

.textbox li a{
	background-image: url(../img/ya03.gif);
	margin: 0px;
	padding:0px 6px 0px 6px;
	list-style-type: none;
	background-repeat: no-repeat;
	background-position: 0px 50%;
	display: block;
}

.imgFrmae{
	border:#CCCCCC 1px solid;
	padding:2px;
}

/* プライバシーポリシー
------------------------------------------------------------ */
#privacy li {
	margin: 0px;
	padding: 0px;
	list-style-type: disc;
	line-height: 1.4em;
}

#privacy p{
	margin:0 0 16px 0;
}
#privacy ol{
	list-style:decimal;
	padding:0 0 0 24px;
}
#privacy ol li{
	margin-bottom:12px;
}
#privacy ul{
	margin-bottom:12px;
	padding:0 0 0 20px;
	list-style:disc;
}
#privacy ul li{
	margin-bottom:2px;
}

.kotira_box {
	margin: 0px;
	padding: 0px;
	float: right;
	width: 150px;
}


/* 基本設定
------------------------------------------------------------ */
h3 {
	margin: 0px;
	padding: 0px;
	line-height: 1em;
}

h4{
	margin:0 0 3px 0;
}


img {
	margin: 0px;
	padding: 0px;
}


.150 {
	line-height: 150%;
}
.con_box #privacy {
	padding: 0px;
}

