@charset "utf-8";
/* CSS Document */

/****************************************
		1. General Setting 
*****************************************/

html, body, div, span, applet, object, iframe, strong,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, legend, caption, 
tbody, tfoot, thead, table, label, tr, th, td{
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
	list-style:none;
}

body{
    font: 14px/22px "メイリオ","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,"ＭＳ Ｐゴシック","MS PGothic",Helvetica,Arial,Sans-Serif;
	color: #333;
} 

.clear{
	clear: both;
	line-height: 0;
}

a {
    color: #005BAC;
	text-decoration:none;
}

a:hover {
    color: #db000f;
	text-decoration:none;
}


/****************************************
		2. Basic Layout 
*****************************************/

#page{}

#construction{
	background-image:url(image/construction.gif);
	background-repeat:no-repeat;
	background-position:center;
	width:100%;
	height:800px;;
}

#indent{
	text-indent:-9999px;
	position: absolute;
}

#wrapper{
	width: 950px;
	margin: 0 auto;
	border-left:#CCCCCC solid 1px;
	border-right:#CCCCCC solid 1px;
}

#header{
	height: 400px;
	width:100%;
	background-image:url(image/header_bk.gif);
	background-repeat:repeat-x;
}

#header .link-hover{
	color: #333333;
	font-weight:bold;
}

#contents{
	width:950px;
	height:auto;
	float:left;
	border-left:#CCCCCC solid 1px;
	border-right:#CCCCCC solid 1px;
	height: auto;
    min-height: 500px;
    width: 950px;
	margin-left: -1px;
}

#main{
	width:740px;
	height:auto;
	float:right;	
}

#side{
	width:190px;
	height:auto;
	float:left;
	padding-left:10px;
}

#footer{
    background-image: url(image/footer_bk.gif);
    background-repeat: repeat-x;
    float: left;
    height: 81px;
    width: 100%;
	border-left:#CCCCCC solid 1px;
	border-right:#CCCCCC solid 1px;
	margin-left:-1px;
}

#footer .link-hover{
	color: #ffffff;
}

/****************************************
		3.  Header, Menu
*****************************************/

#header .min-text{
	font-size:12px;
	color:#005bac;
	width:930px;
	padding:7px 10px 10px 10px;
	float:left;
}

#header .kumiai-name{
    color: #005BAC;
    float: left;
    font-size: 33px;
    font-weight: bold;
    height: 34px;
    padding: 16px 10px 10px;
    width: 650px;
}

#header .inquiry-btn{
    float: left;
    height: 34px;
    padding: 16px 10px 10px;
    width: 260px;
	background:url(image/header_inquiry_btn.gif) no-repeat 75px -4px;
	text-indent:-9999em;
}

#header .inquiry-btn:hover{
    float: left;
    height: 34px;
    padding: 16px 10px 10px;
    width: 260px;
	background:url(image/header_inquiry_btn.gif) no-repeat 75px -65px;
	text-indent:-9999em;
}

#header .topimage-bk{
    background-image: url(image/topimage-bk.png);
    background-repeat: no-repeat;
    float: left;
    height: 205px;
    margin-top: 19px;
    padding-left: 400px;
    padding-top: 55px;
    width: 550px;
}

#header .topimage-text{
    color: #0097E0;
    float: left;
    font-size: 26px;
    font-style: italic;
    font-weight: bold;
    height: 150px;
    line-height: 140%;
    width: 500px;
	text-shadow: 0 0 3px #FFFFFF, 0 0 3px #FFFFFF, 0 0 3px #FFFFFF;
}

/****************************************
		4.  Main
*****************************************/

#main .cont-type1{
	float:left;
	width:740px;
	height:auto;
	margin-bottom:20px;
}

#main .cont-type1-bar{
	background-image:url(image/mainbar-l.png);
	background-repeat:no-repeat;
    color: #FFFFFF;
    float: left;
    font-size: 17px;
    font-weight: bold;
    height: 28px;
    padding-left: 24px;
    padding-top: 4px;
	width:716px;
	margin-bottom:10px;
}

#main .cont-type1-text{
    color: #666666;
    font-size: 14px;
    height: auto;
    line-height: 180%;
    margin-top: 39px;
    min-height: 200px;
    padding-left: 10px;
    padding-right: 20px;
    padding-top: 10px;
    width: auto;
}

#main .cont-type1-image{
    float: right;
    height: auto;
    padding: 10px 10px 10px;
    text-align: center;
    width: 309px;
}

#main .cont-type2{
	float:left;
	width:740px;
	height:auto;
	margin-bottom:20px;
}

#main .cont-type2-bar{
	background-image:url(image/mainbar-l.png);
	background-repeat:no-repeat;
    color: #FFFFFF;
    float: left;
    font-size: 17px;
    font-weight: bold;
    height: 28px;
    padding-left: 24px;
    padding-top: 4px;
	width:716px;
	margin-bottom:10px;
}

#main .cont-type2-list{
    background-image: url(image/list-bk.gif);
    background-repeat: no-repeat;
    color: #666666;
    float: left;
    font-size: 14px;
    height: 40px;
    padding-left: 43px;
    padding-top: 7px;
    width: 674px;
}

#main .cont-type3{
	float:left;
	width:740px;
	height:auto;
	margin-bottom:20px;
}

#main .cont-type3-bar{
	background-image:url(image/mainbar-l.png);
	background-repeat:no-repeat;
    color: #FFFFFF;
    float: left;
    font-size: 17px;
    font-weight: bold;
    height: 28px;
    padding-left: 24px;
    padding-top: 4px;
	width:716px;
	margin-bottom:10px;
}

#main .cont-type3-waku{
    background-color: #CCCCCC;
    color: #666666;
    float: left;
    font-size: 14px;
    height: auto;
    margin-bottom: 10px;
    margin-left: 10px;
	margin-top:10px;
    padding: 1px;
    width: 705px;
}

#main .cont-type3-waku-left{
    background-color: #FFFFFF;
    color: #666666;
    float: left;
    font-size: 14px;
    height: 28px;
    margin-bottom: 1px;
    margin-right: 1px;
    padding-top: 6px;
    text-align: center;
    width: 200px;
}

#main .cont-type3-waku-right{
    background-color: #FFFFFF;
    color: #666666;
    float: left;
    font-size: 14px;
    height: 30px;
    margin-bottom: 1px;
    padding-left: 8px;
    padding-top: 4px;
    width: 496px;
}

#main .cont-type4-waku{
    background-color: #FFFFFF;
    border-bottom: 1px solid #CCCCCC;
    float: left;
    height: 100%;
    width: 100%;
}

#main .cont-type4-waku-left{
    background-color: #FFFFFF;
    color: #666666;
    float: left;
    font-size: 14px;
    height: 28px;
    margin-bottom: 1px;
    margin-right: 1px;
    padding-top: 6px;
    text-align: center;
    width: 199px;
}

#main .cont-type4-waku-right{
    background-color: #FFFFFF;
    border-left: 1px solid #CCCCCC;
    color: #666666;
    float: left;
    font-size: 14px;
    height: 100%;
    margin-bottom: 1px;
    padding-left: 8px;
    padding-top: 4px;
    width: 496px;
}

#main .cont-type3-waku-com{
    background-color: #FFFFFF;
    color: #666666;
    float: left;
    font-size: 12px;
    height: 28px;
    margin-bottom: 1px;
    margin-right: 1px;
    padding-left: 8px;
    padding-right: 5px;
    padding-top: 6px;
    text-align: left;
    width: 197px;
}

#main .cont-type3-waku-com2{
    background-color: #FFFFFF;
    color: #666666;
    float: left;
    font-size: 15px;
    height: 28px;
    margin-bottom: 1px;
    margin-right: 1px;
    padding-top: 6px;
    text-align: center;
    width: 210px;
}

#main .cont-type3-waku-add{
    background-color: #FFFFFF;
    color: #666666;
    float: left;
    font-size: 12px;
    height: 28px;
    margin-bottom: 1px;
    margin-right: 1px;
    padding-left: 8px;
    padding-right: 5px;
    padding-top: 6px;
    text-align: left;
    width: 337px;
}

#main .cont-type3-waku-add2{
    background-color: #FFFFFF;
    color: #666666;
    float: left;
    font-size: 15px;
    height: 28px;
    margin-bottom: 1px;
    margin-right: 1px;
    padding-top: 6px;
    text-align: center;
    width: 350px;
}

#main .cont-type3-waku-tel{
    background-color: #FFFFFF;
    color: #666666;
    float: left;
    font-size: 12px;
    height: 28px;
    margin-bottom: 1px;
    padding-top: 6px;
    text-align: center;
    width: 143px;
}

#main .cont-type3-waku-tel2{
    background-color: #FFFFFF;
    color: #666666;
    float: left;
    font-size: 15px;
    height: 28px;
    margin-bottom: 1px;
    padding-top: 6px;
    text-align: center;
    width: 143px;
}

#main .cont-type3-map{
    float: left;
    height: auto;
    margin-bottom: 10px;
    margin-left: 15px;
    margin-top: 25px;
    width: 700px;
}

#main .cont-type4{
	float:left;
	width:740px;
	height:auto;
	margin-bottom:20px;
}

#main .cont-type4-bar{
	background-image:url(image/mainbar-l.png);
	background-repeat:no-repeat;
    color: #FFFFFF;
    float: left;
    font-size: 17px;
    font-weight: bold;
    height: 28px;
    padding-left: 24px;
    padding-top: 4px;
	width:716px;
	margin-bottom:10px;
}

#main .cont-type4-text{
    color: #666666;
    font-size: 14px;
    height: auto;
    line-height: 180%;
    min-height: 150px;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 10px;
    width: auto;
}

#main .cont-type4-text2{
    color: #666666;
    font-size: 14px;
    height: auto;
    min-height: 150px;
    padding: 10px;
    width: auto;
}

#main .cont-type4-image{
    float: right;
    height: auto;
    padding: 15px 10px 15px 20px;
    text-align: center;
    width: 285px;
}

#main .cont-type4-reportarea{
    background-color: #EEFAFA;
    border-radius: 5px 5px 5px 5px;
    float: left;
    height: auto;
    margin-left: 10px;
    margin-top: 10px;
	margin-bottom: 15px;
    padding: 10px;
    width: 685px;
}

#main .cont-type4-title{
    background-image: url(image/report_titlebar.png);
    background-repeat: no-repeat;
    float: left;
    font-size: 15px;
    font-weight: bold;
    height: 45px;
    padding-left: 61px;
    padding-top: 10px;
    width: 622px;
	color: #005BAC;
}

#main .cont-type4-time{
    color: #005BAC;
    float: left;
    font-size: 14px;
    font-weight: normal;
    height: 30px;
    margin-left: 9px;
    margin-top: 10px;
    padding-top: 1px;
    width: 360px;
	overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

#main .cont-type4-time2{
    color: #005BAC;
    float: left;
    font-size: 14px;
    font-weight: normal;
    height: 30px;
    margin-left: 9px;
    margin-top: 10px;
    padding-top: 1px;
    width: 670px;
	overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

#main .cont-type5{
	float:left;
	width:740px;
	height:auto;
	margin-bottom:20px;
}

#main .cont-type5-bar{
	background-image:url(image/mainbar-l.png);
	background-repeat:no-repeat;
    color: #FFFFFF;
    float: left;
    font-size: 17px;
    font-weight: bold;
    height: 28px;
    padding-left: 24px;
    padding-top: 4px;
	width:716px;
	margin-bottom:10px;
}

#main .cont-type5-text{
	float: left;
    height: auto;
    padding-left: 10px;
    padding-top: 10px;
    width: 620px;
	color:#666666;
	line-height:180%;
}

#main .cont-type5-form-area{
	float:left;
	width:700px;
	margin-left: 10px;	
}

#main .form_area_bk{
    background-color: #EEEEEE;
    height: 428px;
    margin-left: 8px;
    margin-top: 20px;
    padding: 1px;
    width: 684px;
}

#main .form_area_bk2{
	background-color:#F0F0F0;
	width:659px;
	height:693px;
	margin-left:22px;
	margin-top: 20px;
	padding:1px;
}

#main .form_left_area{
	background-color:#3f3b3a;
	height:40px;
	width:190px;
	float:left;
	margin:1px;
	text-align:center;
	color:#666666;
	vertical-align:middle;	
}

#main .length_center{
	line-height:40px;
	color:#FFFFFF;
}

#main .form_light_area{
	background-color:#ffffff;
	height:40px;
	width:490px;
	float:left;
	margin:1px;
	vertical-align:middle;
	color:#666666;
}

#main .form_light_area2{
	background-image:url(image/inquiry_bk_2.png);
	background-repeat:no-repeat;
	background-color:#ffffff;
	height:40px;
	width:465px;
	float:left;
	margin:1px;
	vertical-align:middle;
	color:#666666;
}

#main .form_left_area_big{
	background-color:#3f3b3a;
	height:258px;
	width:190px;
	float:left;
	margin:1px;
	text-align:center;
	color:#666666;
	vertical-align:middle;	
}

#main .length_center2{
	line-height:36px;
	vertical-align:middle;
	margin: 1px;
	width: 188px;
	height:36px;
}

#main .length_center_big{
	line-height:258px;
	color:#FFFFFF;
}

#main .form_light_area_big{
	background-color:#ffffff;
	height:258px;
	width:490px;
	float:left;
	margin:1px;
	vertical-align:middle;
}

#main .form_area_font_size{
	font-size:13px;
	line-height: 130%;
	color:#666666;
}

#main .form_area_space{
	background-color: #FFFFFF;
    float: left;
    height: 10px;
    margin: 1px;
    width: 657px;
}

#main .check_box_area{
    float: left;
    height: 30px;
    margin-top: 4px;
    padding-left: 5px;
    width: 30px;
}

#main .check_box_size{
    height: 20px;
    width: 20px;
}

#maine .check_box_comment{
    height: 20px;
    width: 70px;
	float:left;
	margin-top: 11px;
    padding-left: 8px;
}

#main .sousin{
    cursor: pointer;
    float: left;
    font-size: 19px;
    height: 64px;
    line-height: 130%;
    margin-left: 105px;
    margin-right: 40px;
    margin-top: 40px;
    width: 170px;
}

#main .reset{
    background-image: url(image/inquiry_btn8.png);
    background-repeat: no-repeat;
    cursor: pointer;
    float: left;
    font-size: 13px;
    height: 64px;
    line-height: 130%;
    margin-left: 50px;
    margin-top: 40px;
    width: 282px;
}

#main .sousin_font{
    color: #FFFFFF;
    float: left;
    font-size: 150%;
    height: 40px;
    line-height: 130%;
    margin-left: 87px;
    margin-top: 20px;
    text-align: center;
    width: 100px;
	cursor:pointer;
}

#main .reset_font{
    color: #FFFFFF;
    float: left;
    font-size: 150%;
    height: 40px;
    line-height: 130%;
    margin-left: 90px;
    margin-top: 20px;
    text-align: center;
    width: 100px;
	cursor:pointer;
}

#main .ziparea1{
	height:30px;
	width:70px;
	float:left;
}

#main .ziparea2{
	float: left;
    height: 10px;
    margin-left: 13px;
    margin-top: 10px;
    width: 20px;
}

#main .ziparea3{
	height:30px;
	width:80px;
	float:left;
}

#main .ziparea4{
	float: left;
    height: 20px;
    margin-left: 13px;
    margin-top: 10px;
    width: 250px;
}

#main .asuta{
	color: #FF0000
}

/* watermark positioning container */
.updnWatermark
{
	position: relative;	/* positioning container */
	width: 0;
	height: 30px;	/* must specify height for consistent vertical alignment */
	vertical-align: middle;
	color:#666666;
}
/* IE7/6 hasLayout hack */
.updnWatermark
{
	*zoom: 1;
}
/* watermark label styling */
.updnWatermark label
{
	color: #AAAAAA;
	width: 0;
    height: 30px;
    margin-top: 10px;
    padding-left: 5px;
    position: absolute;
    vertical-align: middle;
    white-space: nowrap;
}

.font_combobox1{
	min-height:60px;
	background-color:#0099FF;
	font-style: normal;
	font-weight: bold;
	font-family:Myfont;
	color:#FFFFFF;	
}

.font_combobox1_{
	min-height:20px;
	background-color:#ffffff;
	font-style: normal;
	font-weight: normal;
	font-family:Myfont;
	color:#666666;
	line-height: 150%;
}

.font_combobox2{
	min-height:60px;
	background-color:#66CC33;
	font-style: normal;
	font-weight: bold;
	font-family:Myfont;
	color:#FFFFFF;
}

.font_combobox2_{
	min-height:20px;
	background-color:#ffffff;
	font-style: normal;
	font-weight: normal;
	font-family:Myfont;
	color:#666666;
	line-height: 150%;
}

.font_combobox3{
	min-height:60px;
	background-color:#FF3366;
	font-style: normal;
	font-weight: bold;
	font-family:Myfont;
	color:#FFFFFF;
}

.font_combobox3_{
	min-height:20px;
	background-color:#ffffff;
	font-style: normal;
	font-weight: normal;
	font-family:Myfont;
	color:#666666;
	line-height: 150%;
}

.font_combobox4{
	min-height:30px;
	background-color:#6666FF;
	font-style: normal;
	font-weight: bold;
	font-family:Myfont;
	color:#FFFFFF;
}

.font_combobox4_{
	min-height:20px;
	background-color:#ffffff;
	font-style: normal;
	font-weight: normal;
	font-family:Myfont;
	color:#666666;
	line-height: 150%;
}

#main .btn_com{
    float: left;
    font-size: 100%;
    height: auto;
    margin-top: 25px;
    padding-left: 10px;
    width: 670px;
}

#main .individual_information {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-bottom-color: #666666;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-image-outset: 0 0 0 0;
    border-image-repeat: stretch stretch;
    border-image-slice: 100% 100% 100% 100%;
    border-image-source: none;
    border-image-width: 1 1 1 1;
    border-left-color: #666666;
    border-left-style: solid;
    border-left-width: 1px;
    border-right-color: #666666;
    border-right-style: solid;
    border-right-width: 1px;
    border-top-color: #666666;
    border-top-style: solid;
    border-top-width: 1px;
    color: #666666;
    float: left;
    font-size: 90%;
    height: 270px;
    margin-left: 7px;
    margin-top: 20px;
    overflow-x: scroll;
    overflow-y: scroll;
    padding-bottom: 10px;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 10px;
    width: 665px;
}

#main .individual_posi1 {
    float: left;
    font-size: 120%;
    font-weight: bold;
    margin-bottom: 15px;
    width: 600px;
}

#main .individual_posi2 {
    float: left;
    margin-bottom: 30px;
    margin-left: 30px;
    width: 540px;
}

#main .inquiry_form_btn{
    background-color: #d5d5d5;
    color: #666666;
    float: left;
    font-size: 15px;
    font-weight: bold;
    height: 22px;
    margin-left: 160px;
    margin-right: auto;
    margin-top: 23px;
    padding-bottom: 20px;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 20px;
    text-align: center;
    width: 300px;
}

#main .inquiry_img7{

    color: #666666;
    float: left;
    font-size: 15px;
    font-weight: bold;
    height: 22px;
    margin-left: 143px;
    margin-right: auto;
    margin-top: 23px;
    padding-bottom: 20px;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 20px;
    text-align: center;
    width: 300px;
}

/****************************************
		5.  said
*****************************************/

#side .sidetop-bar{
	background-image:url(image/sidebar-t.png);
    background-repeat: no-repeat;
    color: #ffffff;
    float: left;
    font-size: 17px;
	font-weight:bold;
    height: 28px;
    padding-left: 24px;
    padding-top: 4px;
    width: 160px;
}

#side .side-listbk{
    background-image: url(image/sidebar-listbk.png);
    background-repeat: no-repeat;
    color: #005BAC;
    float: left;
    font-size: 15px;
    height: 35px;
    padding-left: 24px;
    padding-top: 12px;
    width: 160px;
}

#side .bana-area{
    float: left;
    height: auto;
    padding-top: 12px;
    width: 185px;
	text-align:center;
}

#side .link-hover{
	color: #db000f;
	font-weight:bold;
}

/****************************************
		6.  footer
*****************************************/

#footer .top-return{
    background-color: #BADAEB;
    border-radius: 8px 8px 0 0;
    float: right;
    height: 25px;
    margin-right: 17px;
    margin-top: 13px;
    padding-top: 2px;
    text-align: center;
    width: 100px;
}

#footer .copyright{
    color: #FFFFFF;
    float: left;
    font-size: 11px;
    height: 20px;
    padding-top: 13px;
    text-align: center;
    width: 100%;
}

