@charset "utf-8";



/*
########################################################
  contact
########################################################
*/

h3.contactBox{
margin:0 !important;
padding:0 !important;
}

.contactSec{
border-bottom:#D5D5D5 1px solid;
border-left:#D5D5D5 1px solid;
border-right:#D5D5D5 1px solid;
padding:15px 20px 20px 20px;
margin-bottom:20px;
}

.contactSec img{
text-align:center !important;
}

.contactSec p{
font-weight:bold;
}


.contcomli ul{
margin:0 0 0 20px;
padding:0 0 15px 0;
}

.contcomli ul li{
list-style:disc;
}


.contactSec02{
border-bottom:#D5D5D5 1px solid;
border-left:#D5D5D5 1px solid;
border-right:#D5D5D5 1px solid;
padding:15px 20px 20px 20px;
margin-bottom:20px;
}

.contactSec02 table{
width:100%;
}

.contactSec03{
border:#D5D5D5 1px solid;
padding:20px 20px 20px 20px;
margin-bottom:20px;
}

.contactSec03 table{
width:100%;
}

.indiviBox{
width:600px;
margin:0 auto;
}

.indiviBox .selectTT{
padding-left:15px;
margin-bottom:5px;
background-image: url(../../common/images/ico_section.gif);
background-repeat: no-repeat;
background-position: 0 7px;
}

.indiviBox .selectTT2{
padding-left:15px;
margin-bottom:5px;
background-image: url(../../common/images/ico_section.gif);
background-repeat: no-repeat;
background-position: 0;
}

option{
padding:0 15px 0 0;
}


.indiviBox table{
width:100%;
border-collapse: collapse;
margin:0;
padding:0;
}

.indiviBox th{
width:35%;
border-collapse: collapse;
margin:0;
padding:5px;
font-weight:bold;
text-align:left;
}

.indiviBox td{
width:65%;
border-collapse: collapse;
margin:0;
padding:5px;
}

.indiviBox table.corpo{
width:100%;
border-collapse: collapse;
margin:0;
padding:0;
}

.indiviBox table.corpo th{
width:25%;
border-collapse: collapse;
margin:0;
padding:5px;
font-weight:bold;
text-align:left;
}

.indiviBox table.corpo td{
width:75%;
border-collapse: collapse;
margin:0;
padding:5px;
}

.indiviBox table.corpo th{
font-weight:normal;
}

.confirmBox{
padding:10px 0 0 0;
}

.confirmBox p{
display:block;
float:left;
}

.indiviBox .textinp100 input,
.indiviBox .textinp100 textarea{
width:100%;
}

.indiviBox .textinp50 input,
.indiviBox .textinp50 textarea{
width:100%;
height:50%;
}

.indiviBox td.inptLow input{
width:50%;
}

.indiviBox form textarea{
width:100%;
height:100px;
}

.virch{
padding:0;
margin:5px 0 0 20px;
}
.owabi {
	width: 680px;
	margin-right: auto;
	margin-left: auto;
	color: #FF0000;
	line-height: 150%;
	margin-bottom: 25px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FF0000;
	border-left-color: #FF0000;
	padding: 10px;
	}


