/*###### I-DO.NE.JP STYLESEET SETTING  ################*/
/*------  A  ------------------------------------------*/

A:link       {color: #003399 ; }
A:visited    {color: #003399 ; }
A:active     {color: #993366 ; }
td           { font-size: 12px }
.txt11 { font-size: 11px; }
.txt11_t1 { font-size: 11px; line-height: 11px; }
.txt12 { font-size: 12px; }
.txt12y { font-size: 12px; color: #ff0; }
.txt12bl { font-size: 12px; color: #00f; }
.txt12pl { font-size: 12px; color: #800080; }
.txt14 { font-size: 14px; }
.txt14b { font-size: 14px; font-weight: bold; }
.txt16 { font-size: 16px; }
.txt16b { font-size: 16px; font-weight: bold; }

body {
	background-color: #fff;
	margin: 0px;
}

#head {
	margin: 8px auto;
	width: 750px;
	height: 36px;
}

#head #logo {
	float:left;
	width:360px;
	padding: 0;
}

#head #bmap {
	float:left;
	font-size:12px;
	margin:20px 0 0 56px;
}

#head #btpap {
	float: right;
	text-align:right;
	margin: -1px 0 0 0;
}

#head #bntxt {
	padding: 4px 0 0 3px;
	widgh:750px;
	font-size: 11px;
	line-height: 12px;
}

#foot {
	width: 750px;
	margin: auto;
	padding: auto;
	border-top: solid 3px #066;
}

#foot p {
	margin: 6px 0 0 5px;
	width: 640;
	font-size: 11px;
	float: left;
}

#foot img {
	margin-top: 3px;
	float: right;
}

#nav_line {
	width: 100%;
	height: 20px;
	background: url('../img/line_bk2.gif') repeat-x;
}

#nav_line #nav_pt {
	width: 750px;
	margin: auto;
}

#nav_line img {
	padding-left: 140px;
}

#nav_bt {
	clear:both;
	width: 750px;
	height: 25px;
	margin: auto;
}

#nav_line_ud {
	border-top: solid 3px #066;
}

#container {
	width: 750px;
	margin: auto;
	font-family:'Lucida Grande', 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', Meiryo, メイリオ, sans-serif;
}

.cap1 {
	float: left;
	width: 706px;
	height: 28px;
	background: url('../img/tbl_bk1.gif') repeat-x;
	margin-top: 0;
}

.cap1 h1 {
	margin:0;
	position: relative;
	top: 5px;
	left: 2px;
	font-size: 14px;
	font-weight: bold;
	color: #030;
}

.cap1_l {
	clear: both;
	float: left;
	width: 22px;
	height: 28px;
	background: url('../img/tbl_bkl.gif') repeat-x;
	margin-top: 0;
}

.cap1_r {
	float: right;
	width: 22px;
	height: 28px;
	background: url('../img/tbl_bkr.gif') repeat-x;
	margin-top: 0;
}

.ct_cap {
	position: relative;
	top: 8px;
	left: 2px;
	font-size: 14px;
	color: #030;
	font-weight: bold;
}

.ct_cap_ud {
	clear:both;
	width:750px;
	border-top: solid 1px #ccc;
	margin: 0 0 10px 0;
}

#table1 {
	border: 1px solid #000;
	border-collapse: collapse;
}

#table2 {
	border: 1px solid #f00;
	border-collapse: collapse;
	margin-top: 7px;
}

#container #cont1 {
	width: 280px;
	height: auto;
	font-size: 12px;
	margin-left: 10px;
	float: left;
}

#container #cont1 p {
	font-size: 12px;
	line-height: 14px;
}

#container #cont1 #p1 {
	font-size: 12px;
	margin: 7px auto auto 7px;
	line-height: 16px;
}

#container #cont1 h1 {
	font-size: 13px;
	font-weight: bold;
	color: #000;
}

#container #cont1 h2 {
	font-size: 13px;
	color: #f00;
	font-weight: normal;
}

#container #cont2 {
	width: 440px;
	height: auto;
	font-size: 12px;
	padding-left: 0px;
	margin-left: 0px;
	float: right;
}

#container #cont2 p {
	font-size: 12px;
	line-height: 14px;
	color: #000;
}

#container #cont2 #form {
	line-height: 22px;
	color: #000;
}

#foot {
	width: 750px;
	padding: 36px auto;
	clear: both;
}

#foot p {
	margin: 6px 0 0 5px;
	width: 640;
	font-size: 11px;
	float: left;
}

#foot img {
	margin: 4px 0 0 102px;
}

#foot #line {
	width: 750px;
	height: 3px;
	margin: auto;
	background-color: #066;
	clear: both;
}

#topbt {
	clear:both;
	margin:16px 0 10px 0;
	text-align:right;
}

#container input[type="text"],
input[type="tel"],
input[type="email"],
textarea, select{
	vertical-align:middle;
	max-width:90%;
	line-height:20px;
	height:24px;
	padding:1px 5px;
	border:1px solid #d4d4d7;
	border-radius:2px;
	-webkit-border-radius:2px;
	-moz-border-radius:2px;
	font-size:100%;
	color:#555;
	background:#fcfcfc;
}