@charset "UTF-8";
/* CSS Document */

body {
	font: 100% "メイリオ";
	background: #FFF;
	margin: 0; 
	padding: 0;
	text-align: center;
	color: #222;
	font-size:13px;
	line-height:1.9em;
	background-color:#F0F0F0;
}

ul,li,div,p,dl,dt,dd,h1,h2,h3,h4,h5,h6,form {
	margin: 0;
	padding: 0;
	font-weight: normal;
}

table { border-collapse:collapse; border-spacing: 0; padding:0px; }

img {
	border:0px;
}

a:link { color: #333; font-size:12px; text-decoration: none;}
a:visited { color: #222;  font-size:12px; text-decoration:none ;}
a:hover { color: #888;  font-size:12px; text-decoration: underline;}
a:active { color: #444;  font-size:12px; text-decoration: underline;}


h1 {
	width:800px;
	float:left;
	font-size:12px;
	margin:0px 0px 10px 0px;
	height:auto;
	color:#FFF;
	text-align:right;
}

h2 {
	padding:0;
	color:#FF6699;
	font-size:16px;
	font-weight:300;
	line-height:20px;	
	display: block;
	font-weight:800;
}

h3 {
	padding:0;
	font-size:14px;
	font-weight:300;
	line-height:20px;	
	font-weight:800;
}


#base {
	width:auto;
	margin:0px auto 0px auto;
	padding:0px 60px 0px 60px;
	text-align:center;
	background-image:url(../img/bady_back03.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
}

/* ---------------------------------------------
	ヘッダー
--------------------------------------------- */

#header {
	height:auto;
	width:800px;
	margin:0px auto 0px auto;
	height:130px;
}

#header_logo {
	width:300px;
	float:left;
	height:130px;
}

#header_ill {
	width:409px;
	float:left;
	font-size:11px;
	margin:0px;
	height:80px;
	color:#222;
	text-align:left;
}

#header_inq {
	width:91px;
	float:left;
	margin:0px;
	height:130px;
}

/* ---------------------------------------------
	サイドエリア
--------------------------------------------- */

/* ---- 左サイド用 ---- */

#side_l {
	float:left;
	margin-bottom:20px;
	margin-right:20px;
	width:390px;
}

#side_l .menu {
	background-image:url(/img/back_menu.jpg);
	background-repeat:no-repeat;
	width:390px;
	height:300px;
	margin-bottom:20px;
}

#side_l .menu ul {
	list-style-type:none;
	width:358px;
	padding:10px;
}

#side_l .menu li {
	width:40%;
	height:25px;
	float:left;
	margin:0px;
	padding:5px 0px 0px 30px;
	background-image:url(/img/menu_icon.jpg);
	background-repeat:no-repeat;
	text-align:left;
}

#side_l .menu li a {
	font-size:13px;
	font-weight:bold;
}



/* ---- 右サイド用 ---- */

#side_r {
    float:left;
	margin-bottom:20px;
}







/* ---------------------------------------------
	メインコンテンツ
--------------------------------------------- */


#main_contents {
	width:800px;
	margin:0px auto;
	height:670px;
}

/* ---- トップページ ---- */

#main_contents .tleftbox {
	float:left;
	margin-right:20px;
	margin-bottom:20px;
}

#main_contents .trightbox {
	float:left;
	margin-bottom:20px;
}

/* ---- トップページ以外右表示用 ---- */

#contents {
	width:390px;
	margin:0px;
	float:left;
	height:auto;
}

#contents h3 {
	width:340px;
	height:37px;
	background-image:url(../img/main_back_head.jpg);
	background-repeat:no-repeat;
	color:#FFF;
	padding:25px 0px 0px 50px;
	font-size:16px;
	font-weight:bold;
	text-align:left;
	clear:both;
}

#contents h4 {
	font-size: 14px;
	font-weight: 800;
	line-height: 20px;
	padding: 0px;
	color:#FF3299;
	border-bottom:1px dotted #333;
	margin-bottom:10px;
}

#contents h5 {
	font-size: 15px;
	color:#222;
	font-weight:bold;
	line-height: 20px;
	border-bottom:1px dotted;
	border-bottom-width:100%;
}
	

#contents .cmain {
	background-image:url(/img/main_back_body.jpg);
	padding:10px;
	text-align:left;
	overflow:auto;
}

#contents .cmainin {
	margin:0px;
	padding-right:10px;
	overflow:auto;
	border:0;
	height:505px;
}

#contents .sitelink a:link {
	color: #DE1074;
	font-size:12px;
	text-decoration: none;
}
#contents .sitelink a:visited { color: #DE1074;  font-size:12px; text-decoration:none ;}
#contents .sitelink a:hover { color: #888;  font-size:12px; text-decoration: underline;}
#contents .sitelink: active { color: #444;  font-size:12px; text-decoration: underline;}

#contents .cmainfoot {
	background-image:url(/img/main_back_foot.jpg);
	background-repeat:no-repeat;
	height:35px;
}


#contents table.company {
	border-collapse:collapse;
	border-spacing:0;
	font-size:12px;
	/* 
	border:1px solid #333333; */
	width:85%;
	margin:0px 10px 0px 10px;

}

#contents table.company th {
	background:#FFEEEE;
	color:#333;
	font-weight:800;
	width:25%;
	text-align:left;
	font-size:12px;
	padding:3px;
	border-bottom:1px dotted #CCC;
}
	
#contents table.company td {
	color:#333;
	font-weight:200;
	width:75%;
	text-align:left;
	font-size:12px;
	padding:7px;
	border-bottom:1px dotted #CCC;
}


#contents .textbox {
	width:100%;
	margin-bottom:10px;
	line-height:1.8em;
}

#contents .news_box {
        border-bottom:1px  #666666 dotted;
		clear:left;
    	padding:0;
		margin-left:30px;
		margin-bottom:10px;
		width:auto;
		text-align:left;
}	

#contents .inqbox {
	margin:20px 0px;
	background-color:#FEE;
	padding:10px;
	font-size:10px;
}





/* ---------------------------------------------
	フッター
--------------------------------------------- */

#footer {
	background-color:#333;
	width:auto;
	height:80px;
	margin:0px;
	text-align:center;
}

#footerin {
	width:800px;
	text-align:right;
	color:#FFF;
	padding:5px 0px 10px 0px;
	height:60px;
	margin:0px auto;

}
	


	








