
@charset "UTF-8";
/* CSS Document */


/***** TOPページ *****/
.top-con03 ul {width:566px;}
.top-con03 li.bun01 {
	padding-right:8px;
	width:183px;
	height:143px;
	float:left;
}
.top-con03 li.bun02 {
	width:183px;
	height:143px;
	float:left;
}

.top-profile {
	display:block;
	background: url(../images/top/profile_bg.gif) no-repeat 0 0;
	width: 566px;
	min-height:235px;
	padding: 52px 0 0 0;
}
*html .top-profile p { width:560px; padding:0 33px 0 190px; }
.top-profile p { width:350px; font-size:85%; padding:0 33px 0 190px; text-aligin:left; }
*html .top-profile .p-photo {margin-left:35px;}
.top-profile .p-photo {float:left; width:125px; padding-left:35px; position:absolute; }


/***** 新着情報 *****/

*:first-child+html .newsBox {padding-top:15px;}
*html .newsBox {margin-top:-15px;}
.newsBox {}

*html .newsBox-inner {width:566px;}
.newsBox-inner {padding: 9px 14px 10px 14px; width: 532px; border:3px solid #cdcdcd;}
.newsBox-inner dl {
	position: relative;
	line-height: 130%;
}
.newsBox-inner dt {
	padding: 5px 0 0 0;
	position: absolute;
}
.newsBox-inner dd {
	padding: 5px 0 7px 7em;
	border-bottom: 1px dotted #cdcdcd;
}


/***** hタグ表示用 *****/

.index {
	line-height:2.8em;
	clear:both;
	margin-top:3px;
	height:42px;
	font-size: 14px;
	background-image: url(../images/common/index-bg.gif);
	background-attachment: scroll;
	background-repeat: no-repeat;
	font-weight:bold;
	color:#FFFFFF;
	padding:0 0 0 15px;	
}
.index span {
	font-weight:bold;
	color:#FFFFFF;
	padding:0 0 0 10px;
	display:block;
}

.index2 {
	clear:both;
	margin-top:3px;
	height:30px;
	font-size: 14px;
	background-image: url(../images/common/index.jpg);
	background-attachment: scroll;
	background-repeat: no-repeat;
}
.index2 span {
	font-weight:bold;
	color:#FFFFFF;
	padding:5px 0 0 20px;
	display:block;
}

.index a{
	color:#FFFFFF;
}

.index a:link{
	color:#FFFFFF;
}

/***** コンテンツ *****/


.sb-box {
	margin:0 10px 10px 10px;
}

.sb-box h3{
	color:#666;
	margin:15px 0 10px 0;
	font-size:110%;
	font-weight:bold;
	border-bottom: 1px solid #B2B2B2;
}

*html .profile {width:540px; }
.profile { background-color: #EDEDED; padding:10px; }
*html .profile p { width:520px; padding:0 0 0 140px; }
.profile p { width:380px; font-size:87%; padding:0 0 0 140px; text-aligin:left; }
.profile .p-photo {float:left; width:125px; position:absolute; }

ul.chuui { list-style: disc url(../images/common/marker01.gif) outside; padding-left: 15px;}

.copy {
	font-size: 120%;
	font-weight:bold;
	color:#000;
	margin:0 0 0 20px;
}
.subcopy {
	font-size: 100%;
	line-height:1.3em;
	color:#000;
	margin:5px 0 0 20px;
}


/***** Table *****/

.t1{
	width:546px;
	border-top: 1px solid #B2B2B2;
}
.t1 tr.tra { background-color: #eee; }

.t1 th{
	font-size:13px;
	text-align:center;
	padding:15px 10px 15px 10px;
	border-bottom: 1px dotted #B2B2B2;
	background-color: #eee;
}
.t1 th.th2{
	font-size:13px;
	text-align:center;
	padding:15px 10px 15px 10px;
	border-bottom: 1px solid #B2B2B2;
	background-color: #eee;
}
.t1 td{
	font-size:13px;
	padding:15px 10px 15px 10px;
	border-bottom: 1px dotted #B2B2B2;
	background-color: #fff;
}
.t1 td.td2{
	font-size:13px;
	padding:15px 10px 15px 10px;
	border-bottom: 1px solid #B2B2B2;
	background-color: #fff;
}

.t2{
	width:546px;
	border-top: 1px solid #B2B2B2;
	border-left: 1px solid #B2B2B2;
}
.t2 thead{font-size:12px;color:#000;font-weight:normal;}
.t2 th,.t2 th.th2,.t2 th.th3,.t2 th.th4{
	padding:5px;
	color:#fff;
	text-align:center;
	border-bottom: 1px solid #B2B2B2;
}
.t2 th{
	font-size:13px;
	border-right: 1px solid #B2B2B2;
}
.t2 th.th2{
	font-size:11px;
	font-weight:normal;
	border-right: 1px solid #fff;
	background-color: #B2B2B2;
}
.t2 th.th3{
	font-size:11px;
	font-weight:normal;
	border-right: 2px solid #DD68D3;
	background-color: #B2B2B2;
}
.t2 th.th4{
	font-size:11px;
	font-weight:normal;
	border-right: 1px solid #B2B2B2;
	background-color: #B2B2B2;
}
.t2 tr.tr0{
	background-color: #B2B2B2;
}
.t2 tr.tr1{
	background-color: #fff;
}
.t2 tr.tr2{
	background-color: #eee;
}
.t2 td{
	padding:5px;
	font-size:13px;
	border-right: 1px solid #B2B2B2;
	border-bottom: 1px solid #B2B2B2;
}
.t2 td.td2{
	padding:5px;
	font-size:13px;
	border-right: 2px solid #DD68D3;
	border-bottom: 1px solid #B2B2B2;
}
.t2 td.td3{
	padding:5px;
	color:#fff;
	font-size:14px;
	font-weight:bold;
	text-align:right;
	border-right: 2px solid #DD68D3;
	border-bottom: 1px solid #B2B2B2;
	background-color: #B2B2B2;
}
.t2 td.td4{
	padding:5px;
	font-size:14px;
	font-weight:bold;
	text-align:right;
	border-right: 1px solid #B2B2B2;
	border-bottom: 1px solid #B2B2B2;
}

.t3{
	width:566px;
	border: 2px solid #CDCDCD;
}
.t3 th{
	font-size:15px;
	color:#FFFFFF;
	text-align:center;
	padding:10px;
	background-color: #CDCDCD;
}
.t3 td{
	padding:10px;
	background-color: #fff;
}
.t3 ul{line-height:1.8em;font-size:13px;}



.bottom_contact {margin: 30px 0 30px 0;display:block; }



/***** お申し込み/お問い合わせフォーム *****/

.unit_a {text-align: center;}
.unit_a .right { text-align: right; margin:20px; font-weight: bold;}

*html .unit_a .box {width:545px;}
.unit_a .box {
	width:535px;
	padding: 10px 15px 15px;
	border:solid 1px #cdcdcd;
	text-align: left;
}

.unit_a .box ul { 
	line-height: 1.5;
	list-style-type:none !important;	
}
.unit_a .box ul li {
	list-style-type:none !important;	
}

.tel { padding: 20px;}

/**/

.unit_a .line {
	border-bottom:1px dotted #cdcdcd;
	padding-bottom:5px;
}
dl.formdl { 
	width:520px;
	line-height: 1.5;
	margin:0;
}

*:first-child+html dt.formdt { width:200px;}
dt.formdt {
	width:15em;
	padding: 10px 0; 
	text-align: left;
	float:left;
	color:#656565; 
}

dd.formdd { 
	padding: 10px 0 10px 0; 
	border-bottom: dotted 1px #cdcdcd;
}

*:first-child+html .unit_a dd p { display:block; margin:0; padding: 0 0 0 10em; line-height: 1.5;}
.unit_a dd p {  padding:0; margin: 0 0 0 10em; line-height: 1.5;}

/**/

.unit_a input.text1 { width:240px}
.unit_a input.text2 { width:80px}
*:first-child+html .unit_a input.text3 { width:310px;}
.unit_a input.text3 { width:320px;}
.unit_a textarea.note4 { width:530px; height:150px;}

.unit_a .btn { 
	text-align: center;
	background:#CCCCCC;
	padding: 10px;
	margin-top:15px;
}
.unit_a .must { 
	margin:6px 4px -2px 0;
}

.unit02 p {	margin: 15px;}
.privacy_agree {
	background:#F6F6F6 none repeat scroll 0%;
	border:1px solid #C8C8C8;
	color:#505050;
	margin:15px 0px 0px;
	padding:0px 0px 15px;
}
.privacy .unit_a ol li { 
	width:475px;
	float:none;
	margin: 10px 0 0 0;
	height:auto;
}
.privacy_agree ol {
margin:5px 0pt 0pt 35px;
padding:0pt 0pt 0pt 15px;
list-style-type:decimal;
}
.privacy_agree p {
margin:15px 18px;
clear:both;
}

ul.error { 
	line-height: 1.5;
	text-align: left;
	margin:20px;
	font-weight: bold;
	color: #B80101;
	border:2px solid #B80101;
	background-color:#FFDCDC;
	padding:15px 15px 15px 25px;
	list-style:disc outside !important;	
}
ul.error li {
	list-style:disc outside !important;	
}

.box dl.kakunin { width:520px; }
.box dt.kakunin,
.box dt.kakunin2 {
	padding: 10px 0 8px 0; 
	font-weight: bold;
	color: #990000;
}
.box dt.kakunin { width:16em; float:left;}
.box dt.kakunin2 { width:520px; }

.box dd.kakunin { 
	padding: 10px 0 8px 0; 
	border-bottom: dotted 1px #cdcdcd;
}
.box p.kakunin {width:520px; } 
