@charset "utf-8";
/* CSS Document */

body {
	background-color:#FFF;
	margin:0;
	background-image:url(../img/C00308-001N.jpg);
	background-repeat:no-repeat;
	-moz-background-size:100% auto;
	background-size:100% auto;
	line-height:20px;
}

h1 {
	float:left;
	margin-top:10px;
	margin-left:20px;
	font-size:13px;
	font-weight:normal;
	letter-spacing:1px;
	color:#FFF;
}

h2 {
	width:100%;
	background-color:#FFF;
	color:#333;
	font-size:13px;
	font-weight:normal;
	letter-spacing:1px;
	opacity: 0.7;
	margin:0;
	height:20px;
	line-height:20px;
	bottom:100px;
	position:fixed;
}

h3 {
	width:626px;
	margin-top:50px;
	padding:10px 30px;
	color:#FFF;
	font-size:24px;
	font-weight:bold;
	letter-spacing:10px;
	background-image:url(../img/bg04-16.gif);
	border:#FFF 3px solid;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-moz-box-shadow: 3px 2px 2px #708090;
	-webkit-box-shadow: 3px 2px 2px #708090;
}

h4 {
	font-size:16px;
	font-weight:bold;
	color:#111D86;
	letter-spacing:2px;
	margin:0;
	background-color:#FFCC66;
	padding:5px 20px;
	float: left;
	width: 606px;
	margin: 20px 0;
}

.read_con {
	margin-left:20px;
	margin-bottom:30px;
	width:600px;
}


.call {
	font-size:18px;
	font-weight:bold;
	letter-spacing:2px;
	text-align:center;
}

.obi {
	width:100%;
	height:30px;
	background-color:#FFCC66;
	padding-top:5px;
	margin-bottom:20px;
}

.tex_cen { text-align:center; }
.tex_right{ text-align:right;}
.left50 { margin-left:50px; }
.top10 { margin-top:10px; }
.subtitle { margin-top:20px; }


/*  ======================================= */

.wrapper {
	margin-left:300px;
	margin-top:0;
	position:absolute;
}

#logo {
	width:220px;
	height:30px;
	margin:10px 10px;
}

#menu {
	margin:0;
	float:left;
	width:250px;
	height:100%;
	background-color:#FFFFFF;
	-moz-background-size:250px 100%;
	background-size:250px 100%;
	position:absolute;
}

#menu_bg {
	width:250px;
	height:480px;
	background-image:url(../img/menu_bg.png);
	background-repeat:no-repeat;
	margin:0;
	float:left;
}

#menu_corp {
	width:210px;
	height:240px;
	background-color:#FFF;
	margin:0;
	padding:10px 20px;
	font-size:13px;
	text-align:right;
	letter-spacing:1px;
	float:left;
}

#menu_corp p {
	font-size:14px;
	letter-spacing:0px;
	margin-top:0;
	margin-bottom:5px;
	text-align:center;
	border-bottom:#CCCCCC solid 1px;
}

#menu_corp dd {
	font-size:13px;
	text-align:left;
	margin-left:40px;
}

#p_top {
	width:50px;
	height:50px;
	right:20px;
	bottom:125px;
	position:fixed;
}

#p_top a {
	display:block;
	width:50px;
	height:50px;
	background-image:url(../img/p_top1.png);
	background-repeat:no-repeat;
	text-indent:-9999px;
	overflow:hidden;
}

#p_top a:hover {
	background-image:url(../img/p_top2.png);
	background-repeat:no-repeat;
}

#footer {
	width:100%;
	height:100px;
	margin:0px;
	clear:both;
	bottom:0px;
	position:absolute;
}

.foot_a {
	width:100%;
	height:30px;
	background-color:#B2184B;
	bottom:0;
	position:fixed;
	margin:0;
}

.foot_menu {
	margin-top:20px;
	font-size:13px;
	text-align:center;
	margin-right:30px;
}

.foot_menu a {
	color:#666;
	margin-left: 20px;
}

.foot_menu a:hover {
	color:#0000FF;
}

.foot_b {
	width:100%;
	height:70px;
	float:right;
	margin-right:0;
	background-image:url(../img/bg_th_a.gif);
	background-color:#DCDDDD;
	position:fixed;
	bottom:30px;
}

.foot_tex {
	float:left;
	margin-top:10px;
	margin-left:50px;
	font-size:13px;
	letter-spacing:1px;
	color:#FFF;
}

.foot_copy {
	float:right;
	margin-right:30px;
	margin-top:10px;
	font-size:13px;
	color:#FFF;
	font-family:Geneva, Arial, Helvetica, sans-serif;
}

/*********** NAVIGATION RAYOUT *******************/
#g_navi {
	width:230px;
	margin-left:10px;
	margin-top:20px;
}

.kwicks {
	list-style: none;  
	position: relative;
	padding: 0; 
	background-image:url(../img/menu.png); 
}  

.kwicks li{  
    display: block;  
    overflow: hidden;  
    padding: 0;  
    cursor: pointer;  
	float: left;
	width: 230px;
	height: 30px;
	margin-right: 0px;
	background-image:url(../img/menu.png);
	background-repeat:no-repeat;
}

.kwicks a{
	display:block;
	height:30px;
	text-indent:-9999px;
	outline:none;
}

#menu_a0 {background-position:0px 0px;}
#menu_b0 {background-position:0px -31px;}
#menu_c0 {background-position:0px -61px;}
#menu_d0 {background-position:0px -91px;}
#menu_e0 {background-position:0px -121px;}
#menu_f0 {background-position:0px -151px;}
#menu_g0 {background-position:0px -181px;}

#menu_a1 {background-position: -460px 0px;}
#menu_b1 {background-position: -460px -31px;}
#menu_c1 {background-position: -460px -61px;}
#menu_d1 {background-position: -460px -91px;}
#menu_e1 {background-position: -460px -121px;}
#menu_f1 {background-position: -460px -151px;}
#menu_g1 {background-position: -460px -181px;}

#menu_a0:hover {background-position: -230px 0px;}
#menu_b0:hover {background-position: -230px -31px;}
#menu_c0:hover {background-position: -230px -61px;}
#menu_d0:hover {background-position: -230px -91px;}
#menu_e0:hover {background-position: -230px -121px;}
#menu_f0:hover {background-position: -230px -151px;}
#menu_g0:hover {background-position: -230px -181px;}

/* ======== CONTENTS ========= */

.content {
	width:720px;
	float:left;
}

#cont_wrap {
	width:650px;
	margin-top:30px;
	padding:20px 20px;
	background-color:#FFF;
	border:#CCCCCC 1px solid;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-moz-box-shadow: 3px 2px 2px #708090;
	-webkit-box-shadow: 3px 2px 2px #708090;
	font-size:14px;
	color:#333333;
}

#cont_wrap2 {
	width:650px;
	margin-top:30px;
	margin-bottom:150px;
	padding:20px 20px;
	background-color:#FFF;
	border:#CCCCCC 1px solid;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-moz-box-shadow: 3px 2px 2px #708090;
	-webkit-box-shadow: 3px 2px 2px #708090;
	font-size:14px;
	color:#333333;
}

.ico_prof {
	width:10px;
	height:10px;
	margin-right:5px;
}

/* ======== TOP Page Main Rayout =========== */

#topmain {
	width: 650px;
	height: 400px;
	margin-top:50px;
	margin-left:auto;
	margin-right:auto;
	position:relative;
}

/* ======= profile Table rayout ============= */

.message {
	letter-spacing:2px;
	line-height:25px;
	text-indent:16px;
}

#prof_tbl {
	width:610px;
	margin-left:20px;
}

#prof_tbl table {
	margin-top:20px;
	margin-bottom:20px;
	line-height:30px;
	font-size:14px;
	color:#333333;
	letter-spacing:1px;
}

.tbl_left {
	padding-left:20px;
	width:120px;
	background-color:#E8E8E8;
}

.tbl_right {
	padding-left:20px;
	background-color:#E8E8E8;
}

#add.tbl_right {
	line-height: 18px;
	padding: 5px 0 5px 20px;
}

/* ======= SERVICE rayout ============= */

h3.sales_message {
	font-size: 120%;
	font-weight: bold;
	background: none;
	color: #111D86;
	letter-spacing: 1px;
	margin: 0;
	padding: 0;
	text-align: center;
	width: 100%;
	border: none;
	border-radius: 0;
	box-shadow: none;
}

.sales_message {
	width: 80%;
	margin: 20px 10% 10px;
	text-align: center;
}

dl.service dt {
	font-size: 120%;
	font-weight: bold;
	margin-bottom: 10px;
	color: #111D86;
}

dl.service dd {
	margin-bottom: 10px;
}

#baibai_flow h5 {
	font-size: 120%;
	text-align: center;
	margin-bottom: 10px;
	color: #111D86;
}

#baibai_flow dt {
	padding: 5px 20px;
	background-color:#C1DAF8;
	border: #8CA3FB 2px solid;
	text-align: center;
	list-style: none;
	margin: 10px auto;
	width: 200px;
}

#baibai_flow dt span {
	font-size: 80%;
	font-weight: bold;
}

/* ======= ACCESS rayout ============= */
#acc_title {
	width:626px;
	margin-top:50px;
	padding:10px 30px;
	color:#FFF;
	font-size:24px;
	font-weight:bold;
	letter-spacing:10px;
	background-image:url(../img/bg04-16.gif);
	border:#FFF 3px solid;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-moz-box-shadow: 3px 2px 2px #708090;
	-webkit-box-shadow: 3px 2px 2px #708090;
}

#serv_tex {
	width:600px;
	margin:10px 20px 20px 20px;
	letter-spacing:1px;
	line-height:20px;
}

#serv_tex p { margin-bottom:0px; }

/* *************************
/*   Google MAP Common
/* ************************* */
#ggmap {
	width:600px;
	height: 490px;
	margin:10px 20px 20px 20px;
}

#ggmap h2 {
	font-size:20px;
	line-height:30px;
	letter-spacing:2px;
}

#mapbox {
	width:100%;
	height:100%;
	border:#777 2px outset;
}



/* ======= Privacy Policy Rayout ========= */

#cont_priv {
	width:600px;
	margin-left:20px;
}

.read_priv {
	margin-left:20px;
	margin-bottom:15px;
	width:600px;
}

.read_priv li {
	margin-top:5px;
	margin-left:10px;
}

.pv_title {
	list-style:none;
	color:#000099;
	font-weight:bold;
}

/* ======= Works Rayout ========= */

#work_wrap {
	width:650px;
	float: left;
	margin-top:30px;
	margin-bottom:150px;
	padding:20px 20px;
	background-color:#FFF;
	border:#CCCCCC 1px solid;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-moz-box-shadow: 3px 2px 2px #708090;
	-webkit-box-shadow: 3px 2px 2px #708090;
	font-size:14px;
	color:#333333;
}

#work_wrap .works {
	line-height: 25px;
}

#work_wrap .works li {
	margin-left: 40px;
	margin: 5px 0;
	list-style: none;
	line-height: 18px;
	width: 100%;
	float: left;
}

#work_wrap .works .bukken_name {
	float: left;
	font-weight: 700;
}

#work_wrap .works .bukken_name:before {
	content: "■";
	margin-right: 10px;
}

#work_wrap .works .urinushi {
	float: left;
	margin-left: 15px;
}

#work_wrap .works li span {
	font-weight: 800;
}

