/* DEFAULT SETTING */
body{
	margin:0;
	padding:4px 0 0 0; 
	background:url(../images/index/bg_body.gif) repeat-x #fff;
	font-size:80%;
	text-align:center;
	line-height:1.4;
	color:#333;
	font-family:verdana,'MS UI Gothic',sans-serif;
	}
div:after{
	content:"clear";
	height:0px;
	clear:both;
	display: block;
	visibility:hidden;
}
div{
	zoom:1;
}

/* FONT DECORATIONT */
a{color:#626A73;text-decoration:underline;}
a:hover{color:#333;}
.small{font-size:1em;}
.error{color:#ff0000;}


/* LAYOUT */
#layout{
	width:900px;
	text-align:left;
	margin:auto;
	padding:0;
}


/* HEADER */
#header{
	position:relative;
	margin:0;
	padding:0;
	height:100px;
}
#logo{
	position:absolute;
	top:10px;
	left:5px;
	background:url(../images/index/bg_logo.jpg) no-repeat;
	width:380px;
	height:70px;
	margin:0;
}
#logo a{
	display:block;
	width:380px;
	height:70px;
	text-decoration:none;
}
#logo h1{
	font-size:1.1em;
	font-weight:bold;
	color:#666;
	margin:0;
	padding:0;
}
#logo p{
	font-size:0.8em;
	color:#999;
	font-weight:normal;
	margin:0 10px 0 0;
	padding:0;
}


/* MAINMENU */
#mainmenu{
	margin:0;
	padding:0 10px;
	background:url(../images/index/global_nav_bg.jpg) no-repeat;
	height:50px;
	vertical-align:bottom;
}
#mainmenu ul{
	margin:0;
	padding:0;
}
#mainmenu li{
	float:left;
	margin:0 0 0 20px;
	padding-left:20px;
	font-size:14px;
	line-height:1.0;
	list-style-type:none;
	background: url(../images/index/arrow.gif) no-repeat left center;
}
#mainmenu li span{
	display:block;
	margin:3px 0;
	padding:0;
	font-size:10px;
	color:#C0D1DA;
	font-weight:normal;
}
#mainmenu a{
	display:block;
	margin:0;
	padding:11px 0 0 0;
	color:#fff;
	text-decoration:none;
}
#mainmenu a:hover{
	color:#000;
}




/* seo */
#seo{
	position:absolute;
	right:1px;
	top:58px;
	margin:0;
	padding:0;
	font-size:0.8em;
	color: #FFFFFF;
	background-color: #555555;
	line-height:1.0;
}
#seo h1{
	display:block;
	margin:2px 0;
	padding:0 8px;
	text-decoration:none;
	font-weight:normal;
	font-size:12px;
}

/* TEL */
#tel{
	position:absolute;
	right:10px;
	top:0px;
	font-size:12px;
	text-decoration:none;
	text-align:center;
}
.tel {
	font-size:26px;
	color: #CC0000;
}

/* blog */
#blog{
	margin:0 0 40px;
	padding:0;
	line-height:1.0;
}
#blog ul{
	margin:0;
	padding:0;
}
#blog li{
	width:610px;
	margin:20px 20px 0 20px;
	padding:0 0 20px 0;
	list-style-type:none;
	border-bottom:1px dotted #ccc;
}
#blog a{
	text-decoration:none;
	color:#7AA0AB;
	word-break:keep-all;
	background-position:5px 2px;
}
#blog a:hover{
	color: #FFCC00;
}
#blog .active{
	color:#7AA0AB;
	background:url(../images/index/bg_childmenu_active.gif) no-repeat left;
	background-position:5px 2px;
}


/* CHILDMENU */
#childmenu{
	margin:0 0 20px 0;
	padding:0;
	line-height:1.0;
}
#childmenu ul{
	margin:0;
	padding:0;
}
#childmenu li{
	width:210px;
	margin:20px 0 20px 0 ;
	padding:0;
	list-style-type:none;
}
#childmenu a{
	display:block;
	padding:0 0 20px 20px;
	text-decoration:none;
	color:#7AA0AB;
	border-bottom:1px dotted #ccc;
	word-break:keep-all;
	background:url(../images/index/bg_childmenu_off.gif) no-repeat left;
	background-position:5px 2px;
}
#childmenu a:hover{
	color:#FFCC00;
}
#childmenu .active{
	color:#7AA0AB;
	background:url(../images/index/bg_childmenu_active.gif) no-repeat left;
	background-position:5px 2px;
}

/* BLOGMENU */
#blogmenu{
	margin:0 0 20px 0;
	padding:0;
	line-height:1.0;
}
#blogmenu ul{
	margin:0;
	padding:0;
}
#blogmenu li{
	width:210px;
	margin:20px 0 20px 0 ;
	padding:0;
	list-style-type:none;
}
#blogmenu a{
	display:block;
	padding:0 0 20px 20px;
	text-decoration:none;
	color:#7AA0AB;
	border-bottom:1px dotted #ccc;
	word-break:keep-all;
	background:url(../images/index/bg_childmenu_off.gif) no-repeat left;
	background-position:5px 2px;
}
#blogmenu a:hover{
	color:#FFCC00;
}
#blogmenu .active{
	color:#7AA0AB;
	background:url(../images/index/bg_childmenu_active.gif) no-repeat left;
	background-position:5px 2px;
}



/* PAGENAVI */
#pagenavi{
	margin:0 10px 20px 5px;
	padding:0 0 65px 0;
	font-size:0.8em;
	border-bottom:1px dotted #ccc;
}


/* CONTENTS */
#contents{
	margin:20px 0 0 0;
	padding:0;
}


/* MAINCONTENTS */
#main{
	float:left;
	border-right: 1px dotted #CCCCCC;
	width:670px;
	padding:0;
}
h3{
	font-size:1.0em;
	font-weight:normal;
	color: #FFFFFF;
	margin:10px 10px 10px 0;
	padding:8px 0 8px 10px;
	clear:both;
	border-top: none;
	border-bottom: 1px solid #666666;
	border-left: 6px solid #0066FF;
	border-right: none;
	background-color: #00CCCC;
}
h4{
	font-size:0.9em;
	color:#333;
	padding:7px 0 13px 0;
	clear:both;	
}
.section{
	margin: 25px 30px 30px 20px;
	line-height: 1.8;
	padding:0 0 40px 0;
	border-bottom:1px dotted #ccc;
}
.section2{
	margin: 25px 30px 5px 20px;
	line-height: 1.8;
}

.m8_5_20_15 {
	margin: 8px 5px 20px 35px;
	padding: 10px;
}

.fr {
	float: right;
	padding: 5px 15px 5px 20px;
}

.fl {
	float: left;
	padding: 5px 20px 5px 15px;
}





/* PAGECONTENTS */
.page_contents{
	overflow:hidden;
	width:655px;
	margin:0 0 30px 0;
}


/* SIDEBAR */
#side{
	float:right;
	width:220px;
	margin:0;
	line-height:1.2;
}
#side h2{
	font-size:1.2em;
	background:url(images/bg_pagetitle.jpg) no-repeat;
	width:220px;
	height:80px;
	margin:0 0 20px 0;
	padding:0;
	color:#333;
}
#side h2 span{
	display:block;
	font-size:0.6em;
	font-weight:normal;
	margin:0;
	padding:0;
	color:#999;
}
#side h4{
	font-size:0.8em;
	margin:0 0 10px 0;
	padding:5px 0 5px 10px;
	color:#fff;
	font-weight:bold;
	background:url(images/bg_sidetitle.gif) no-repeat;
}
.sidebox,.sidebox01,.sidebox02{
	width:220px;
	margin:0 0 20px 0;
	padding:0;
	overflow:hidden;
}
.sidebox01 ul,.sidebox02 ul{
	margin:0 0 0 20px;
	padding:0;
	font-size:0.8em;
	color:#999;
	list-style-type:square;
}
.sidebox01 li,.sidebox02 li{
	margin:0 0 5px 0;
}
.sidebox01 a,.sidebox02 a{
	color:#666;
}



/* PAGE TOP */
#pagetop{
	clear:both;
	text-align:right;
	font-size:0.8em;
	padding:0;
	font-weight:bold;
}


/* FOOTER */
#footer{
	height:140px;
	position:relative;
	font-size:1.0em;
	margin:0;
	padding:0;
	color:#fff;
	background:url(../images/index/bg_footer.gif) bottom #00CCFF no-repeat;
}
#footermenu{
	padding:10px 0;
	position:absolute;
	right:10px;
	top:15px;
}
#footermenu ul{
	margin:0;
	padding:0;
	list-style-type:none;
}
#footermenu li{
	margin:0 0 3px 0;
	display:inline;
}
#footermenu a{
	padding:0 5px;
	color:#ffffff;
}


/* PAGE MOVE */
.page_move{
	text-align:center;
	margin:5px 0;
}

/* TABE CELL */
.left{
	width:30%;
	padding:20px 0 10px 10px;
	border-bottom:1px solid #ddd;
	vertical-align:top;
	background-position:0 8px;
}
.right{
	width:70%;
	padding:20px 0 10px 2px;
	border-bottom:1px solid #ddd;
	vertical-align:top;
	background:#fff;
}


/* PROFILE PAGE */
#table_profile{
	width:100%;
}
#img_profile{
	float:left;
	width:240px;
	display:block;
	border:1px solid #999;
	margin:0 20px 20px 0;
	padding:3px;
	text-align:center;
}
.map{
	width:500px;
	height:300px;
	border:1px solid #ccc;
	margin:0 45px 0 40px ;
}



/* TOPIMAGE */
#topimage{
	width:900px;
	height:280px;
	margin:0;
	background-repeat:no-repeat;
	text-indent:-10000px;
}
#topimage a{
	display:block;
	width:900px;
	height:280px;
}


/* CONTACT */
#contact{
	position:absolute;
	bottom:5px;
	left:32px;
	width:487px;
	height:108px;
	color:#666666;
}
#contact h4{
	color:#666666;
	font-size:18px;
	font-style:italic;
	margin:0;
}

/* COUNTER */
#counter{
	position:absolute;
	bottom:50px;
	right:13px;
	color: #FFFFFF;
}

/* COPYRIGHT */
#copyright{
	position:absolute;
	bottom:10px;
	right:10px;
	color: #666666;
	font-size:11px;
}


/* お問い合わせのテーブル設定
---------------------------------------------*/
#inquiry {
	width: 600px;
	margin: 20px 0 50px 30px;
}
#inquiry table {
	border-top: 1px solid #CCCCCC; 
	border-bottom: none; 
	border-left: none;
	border-right: none;
	font-size: 100%; 
	width: 100%; 
}
#inquiry td {
	border-top: none; 
	border-bottom: 1px solid #CCCCCC; 
	border-left: none;
	border-right: none; 
	padding: 10px;
}
#inquiry th {
	border-top: none;
	border-bottom: 1px solid #CCCCCC;
	border-left: 6px solid #00CCCC;
	border-right: none;
	background-color: #CCFFFF;
	font-weight: normal;
	padding: 10px;
	width: 200px;
}
#inquiry th.must {
	border-left-color: #D90000;
}
#inquiry th em {
	font-style: normal;
	color: #FF0000;
	padding-left: 5px;
}
.text1,.text2,.text3,.text4 {
	border: 1px solid #CCCCCC;
	background-color: #FFFF99;
	padding: 2px;
}
.text1 {
	width: 200px;
}
.text2 {
	width: 4em;
}
.text3 {
	width: 98%;
}
.text4 {
	width: 98%;
}

.h1_big {
	font-size: 250%;
}

#inquiry select {
	border: 1px solid #CCCCCC;
	background-color: #F3F3F3;
}
#inquiry .submit {
	text-align: center;
	margin-top: 30px;
	margin-bottom: 30px;
}
.text1:focus,.text2:focus,.text3:focus,.text4:focus {
	border-color: #7F9DB9;
	background-color: #FFFFFF;
}
