body{
	background					:#000000 url("/images/bg.gif") 0 0 repeat-y;
}
#container{
	background					:transparent url("/images/bg_con.jpg") 0 0 no-repeat;
}

/*--- HEAD -----------------------------------------------*/
#head{
	position					:relative;
	width						:900px;
	margin						:0 auto 0 61px;
	padding						:15px 0 0 0;
	text-align					:left;
}
#head h1{
	background					:transparent url("/images/logo_con.png") 0 100% no-repeat;
	font-size					:80%;
	font-weight					:normal;
}
#head h1 a{
	display						:block;
	width						:365px;
	height						:80px;
	padding						:0 5px 0 0;
	text-align					:right;
	text-decoration				:none;
	color						:#ffffff;
}
#head .desc{
	position					:absolute;
	top		:112px;		right	:0;
	font-size					:70%;
	color						:#aaaaaa;
}
#head .catch{
	position					:absolute;
	top		:18px;		left	:375px;
	width						:162px;
	height						:74px;
	background					:transparent url("/images/logo_c.png") 100% 100% no-repeat;
}
#head .catch{
	text-indent					:-9999px;
}
#head .search{
	position					:absolute;
	top		:44px;		right	:0;
	font-size					:80%;
}
#head .search #search{
	padding						:2px;
	background					:#666666;
	border						:solid 1px #99aaff;
	color						:#ffffff;
}
#head .search #submit{
	padding						:1px 3px 1px 3px;
	background					:#cccccc url("/images/bg_search.gif") 0 100% repeat-x;
	border						:solid 1px #99aaff;
	color						:#0049c1;
}

/*--- NAVI -----------------------------------------------*/
#main{
	position					:relative;
	width						:900px;
	margin						:32px auto 0 61px;
}
#navi li{
	float						:left;
	display						:inline;
	height						:50px;
	text-align					:center;
	font-size					:80%;
	font-weight					:bold;
}
#navi .n01{
	width						:98px;
	background					:transparent url("/images/bg_navi01.png") 0 0 no-repeat;
}
#navi .n02{
	width						:107px;
	background					:transparent url("/images/bg_navi02.png") 0 0 no-repeat;
}
#navi .n03{
	width						:127px;
	background					:transparent url("/images/bg_navi03.png") 0 0 no-repeat;
}
#navi .n04{
	width						:80px;
	background					:transparent url("/images/bg_navi04.png") 0 0 no-repeat;
}
#navi .n05{
	width						:82px;
	background					:transparent url("/images/bg_navi05.png") 0 0 no-repeat;
}
#navi .n06{
	width						:85px;
	background					:transparent url("/images/bg_navi06.png") 0 0 no-repeat;
}
#navi .n07{
	width						:101px;
	background					:transparent url("/images/bg_navi07.png") 0 0 no-repeat;
}

#navi li a{
	display						:block;
	padding						:17px 0 15px 0;
	text-decoration				:none;
	color						:#ffffff;
}
#navi .n01 a{
	padding						:17px 0 15px 8px;
}
#navi .n07 a{
	padding						:17px 2px 15px 0;
}

#navi .banner{
	position					:absolute;
	top		:6px;		right	:5px;
	width						:190px;
	height						:36px;
	background					:transparent url("/images/bg_pnavi.gif") 0 0 repeat-x;
	text-align					:center;
	font-size					:80%;
	font-weight					:bold;
}
#navi .banner a{
	display						:block;
	padding						:10px 0 10px 0;
	text-decoration				:none;
	color						:#ffffff;
}

#navi ul.inavi{
	position					:absolute;
	top		:0;		left		:0;
}
#navi .i01{
	width						:98px;
}
#navi .i02{
	width						:107px;
}
#navi .i03{
	width						:127px;
}
#navi .i04{
	width						:80px;
}
#navi .i05{
	width						:82px;
}
#navi .i06{
	width						:85px;
}
#navi .i07{
	width						:101px;
}
#navi .i01 a{
	padding						:17px 0 15px 8px;
}
#navi .i07 a{
	padding						:17px 2px 15px 0;
}
#navi .ibanner{
	position					:absolute;
	top		:5px;		right	:0;
	width						:160px;
	height						:36px;
	text-align					:center;
	font-size					:80%;
	font-weight					:bold;
}
#navi .ibanner a{
	display						:block;
	padding						:10px 0 10px 0;
	text-decoration				:none;
	color						:#ffffff;
}

/*--- LEFT -----------------------------------------------*/
#left{
	clear						:both;
	float						:left;
	width						:700px;
	margin						:0 0 40px 0;
}
#left .head{
	padding						:20px 0 30px 238px;
	background					:transparent url("/images/img_con.png") 0 20px no-repeat;
}
#left .head ul{
	height						:24px;
	margin						:0 10px 35px 0;
	background					:#ffffff;
	border						:solid 1px #dddddd;
	vertical-align				:middle;
	font-size					:80%;
}
#left .head li{
	float						:left;
	display						:inline;
}
#left .head li.name{
	border-left					:0;
	border-right				:0;
}
#left .head li.name a{
	display						:block;
	padding						:5px 10px 5px 6px;
	text-decoration				:none;
	color						:#555555;
}
#left .head h2{
	clear						:both;
	margin						:0 0 25px 0;
}

#left h3{
	margin						:80px 20px 30px 20px;
	padding						:0 10px 5px 10px;
	border-bottom				:solid 2px #ff9977;
	line-height					:150%;
	font-size					:100%;
	color						:#666666;
}
#left p{
	margin						:0 40px 15px 50px;
	line-height					:140%;
	font-size					:80%;
	color						:#333333;
}
#left .list{
	margin						:0 40px 10px 40px;
	line-height					:140%;
	font-size					:80%;
	font-weight					:bold;
	color						:#666666;
}
#left .list li{
	padding						:0 0 3px 20px;
	background					:transparent url("/images/arrow_foot.png") 0 0 no-repeat;
}
#left h3.dcolor{
	margin						:75px 20px 30px 20px;
	padding						:5px 10px 5px 10px;
	background					:#ffffff;
}
#left p.dcolor{
	color						:#333333;
}
#left ul.dcolor{
	color						:#444444;
}

#left .head p{
	margin						:0 0 0 0;
	font-size					:80%;
	color						:#222222;
}

/*--- RIGHT ----------------------------------------------*/
#right{
	float						:right;
	width						:200px;
	margin						:0 0 40px 0;
}
#right h3{
	margin						:20px 0 0 0;
}
#right .catenavi{
	border						:solid 1px #bbbbbb;
	line-height					:150%;
	font-size					:80%;
}
#right .catenavi li{
	background					:#ffffff;
	border-bottom				:solid 1px #dddddd;
}
#right .catenavi a{
	display						:block;
	padding						:2px 5px 2px 15px;
	text-decoration				:none;
	color						:#042fa0;
}
#right .catenavi a:hover{
	background					:#eeeeee;
	color						:#444444;
}

#right .inq{
	margin						:20px 5px 20px 5px;
	background					:transparent url("/images/bg_inq.gif") 0 0 repeat-x;
	text-align					:center;
	font-size					:80%;
	font-weight					:bold;
}
#right .inq a{
	display						:block;
	padding						:10px 0 10px 0;
	text-decoration				:none;
	color						:#ffffff;
}

#right .words{
	line-height					:150%;
	font-size					:80%;
}
#right .words li{
	border-bottom				:solid 1px #f5f5f5;
}
#right .words a{
	display						:block;
	background					:transparent url("/images/arrow_red.gif") 8px 50% no-repeat;
	padding						:2px 5px 2px 18px;
	text-decoration				:none;
	color						:#333333;
}
#right .words a:hover{
	background					:#ffffff url("/images/arrow_red.gif") 11px 50% no-repeat;
}

/*--- FOOT -----------------------------------------------*/
#fnavi{
	position					:relative;
	clear						:both;
	background					:#ffffff;
}
#fnavi h3{
	position					:absolute;
	top		:6px;		left	:5px;
	line-height					:0;
}
#fnavi .relat{
	border						:solid 2px #8eb1e9;
}
#fnavi .relat ul{
	padding						:6px 10px 5px 100px;
	background					:transparent url("/images/bg_fnavi.gif") 0 100% repeat-x;
	font-size					:80%;
}
#fnavi .relat li{
	display						:inline;
	padding						:0 20px 0 0;
}
#fnavi .relat a{
	padding						:0 0 0 9px;
	background					:transparent url("/images/arrow_black.gif") 0 50% no-repeat;
	text-decoration				:none;
	color						:#666666;
}
#fnavi .relat a:hover{
	color						:#333333;
}
#fnavi .fnavi{
	background					:transparent url("/images/bg_fnavi_b.gif") 0 0 repeat-x;
	padding						:5px 10px 4px 10px;
	font-size					:80%;
}
#fnavi .fnavi li{
	display						:inline;
	padding						:0 20px 0 0;
}
#fnavi .fnavi a{
	padding						:0 0 0 9px;
	background					:transparent url("/images/arrow_black.gif") 0 50% no-repeat;
	text-decoration				:none;
	color						:#666666;
}
#fnavi .fnavi a:hover{
	color						:#333333;
}

#foot{
	clear						:both;
	width						:900px;
	margin						:0 auto 0 61px;
	background					:#000000;
}
#foot ul{
	padding						:5px;
	border						:solid 2px #434343;
	line-height					:140%;
	font-size					:80%;
}
#foot li{
	display						:inline;
	padding						:0 20px 0 18px;
	background					:transparent url("/images/arrow_foot.png") 0 50% no-repeat;
}
#foot a{
	text-decoration				:none;
	color						:#ff8458;
}
#foot p{
	line-height					:160%;
	font-size					:70%;
	color						:#999999;
}
#foot .copy{
	padding						:15px 0 5px 0;
	text-align					:center;
}

/*--- OTHER ----------------------------------------------*/
#company{
	margin						:50px auto 0 auto;
	border						:solid 3px #f59988;
	background					:#ffffff;
	border-collapse				:collapse;
	font-size					:80%;
}
#company th{
	padding						:6px 12px 6px 10px;
	background					:#eeeeee;
	border						:solid 1px #bbbbbb;
	text-align					:left;
}
#company td{
	width						:400px;
	padding						:6px 12px 6px 10px;
	border						:solid 1px #bbbbbb;
	text-align					:left;
}
#company p{
	margin						:0 0 10px 15px;
	font-size					:100%;
}
#company h4{
	padding						:0 10px 2px 5px;
	border-bottom				:solid 1px #ffccbb;
	color						:#777777;
}
#company td.com_body{
	width						:80px;
}
#company th span{
	padding						:0 0 0 5px;
	color						:#ff0000;
}
.map{
	margin						:0 auto 0 auto;
	width						:600px;
	height						:400px;
	font-size					:80%;
}
.map iframe{
	width						:100%;
	height						:100%;
	border						:solid 2px #999999;
}
.map a{
	color						:#e98968;
}
.btn_inq{
	width						:230px;
	margin						:20px 0 0 0;
	background					:#ffffff url("/images/bg_search.gif") 0 100% repeat-x;
	border						:solid 2px #dddddd;
	font-weight					:bold;
}
.btn_inq a{
	display						:block;
	padding						:15px 15px 15px 15px;
	text-decoration				:none;
	color						:#dd6655;
}
.btn_inq a:hover{
	background					:#eeeeee;
	color						:#666666;
}
.img_spiral{
	margin						:0 10px -40px 0;
	text-align					:right;
}