
#main {
	margin: 0px 0px 0px 0px;
	padding: 15px 0px 15px 0px;
}
#center {
	margin: 0px 0px 0px 0px;
	padding: 0px;
	float:left;
	width:800px;
}

/*テキスト*/
/*タイトル画像*/

#main a,
#main a:link,
#main a:visited,
#main a:active,
#main a:hover {
		color: #FF0066;
		text-decoration: none;
		}

.box h2{
	width:500px;
	height:40px;
	text-align:left;
	margin: 20px 0px 20px 100px;
	padding: 2px 0px 0px 30px;
	background-image:url(../img/common/sec_title.jpg);
	background-repeat:no-repeat;
	font-size:15px;
	color:#333333;
	font-weight:bold;
	line-height: 150%;
	font-family:Verdana, "Times New Roman", "Arial";
	letter-spacing:0.5em;
}



.box h3{
	text-align:right;
	margin: 0px;
	padding: 15px 10px 10px 15px;
}



.box p{
	width:600px;
	height:30px;
	text-align:left;
	margin: 0px 0px 0px 100px;
	padding: 5px 0px 0px 0px;
	background-image:url(../img/common/line.jpg);
	background-repeat:repeat-x;
	font-size:12px;
	color:#333333;
	font-weight:normal;
	line-height: 150%;

}

.box blockquote{
	margin: 10px;
	padding: 5px;
	border:#CCCCCC dashed 1px;
	font-size:12px;
}


.head-logo{
	text-align:right;
	margin:5px;
	padding: 20px 60px 5px 5px;

}


/*メイン　枠*/

.box{
	width:800px;
	text-align:left;
	margin-top: 0px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 10px 0px;
	background-image:url(../img/common/tc02.jpg);
	background-repeat:repeat-y;

}
.ama {
	width:600px;
	text-align:left;
	margin: 20px 0px 20px 100px;
	padding: 10px;

}


.box-bottom-01{
	width:800px;
	height:87px;
	margin: 0px 0px 20px 0px;
	padding: 0px;
	background-image:url(../img/common/tc03_01.jpg);
	background-repeat:no-repeat;
}


.box-bottom-02{
	width:800px;
	height:225px;
	margin: 0px 0px 20px 0px;
	padding: 0px;
	background-image:url(../img/common/tc03_02.jpg);
	background-repeat:no-repeat;
}


.box-bottom-03{
	width:800px;
	height:200px;
	margin: 0px 0px 20px 0px;
	padding: 0px;
	background-image:url(../img/common/tc03_03.jpg);
	background-repeat:no-repeat;
}


.box-bottom-04{
	width:800px;
	height:127px;
	margin: 0px 0px 20px 0px;
	padding: 0px;
	background-image:url(../img/common/tc03_04.jpg);
	background-repeat:no-repeat;
}


.box-bottom-05{
	width:800px;
	height:170px;
	margin: 0px 0px 20px 0px;
	padding: 0px;
	background-image:url(../img/common/tc03_05.jpg);
	background-repeat:no-repeat;
}


.box-bottom-06{
	width:800px;
	height:150px;
	margin: 0px 0px 20px 0px;
	padding: 0px;
	background-image:url(../img/common/tc03_06.jpg);
	background-repeat:no-repeat;
}


.box-bottom-07{
	width:800px;
	height:165px;
	margin: 0px 0px 20px 0px;
	padding: 0px;
	background-image:url(../img/common/tc03_07.jpg);
	background-repeat:no-repeat;
}


.box-bottom-08{
	width:800px;
	height:200px;
	margin: 0px 0px 20px 0px;
	padding: 0px;
	background-image:url(../img/common/tc03_08.jpg);
	background-repeat:no-repeat;
}



.box-bottom-09{
	width:800px;
	height:192px;
	margin: 0px 0px 20px 0px;
	padding: 0px;
	background-image:url(../img/common/tc03_09.jpg);
	background-repeat:no-repeat;
}




/*メールフォーム　枠*/




.mail {
	width: 600px;
	line-height:150%;
	margin: 0px 0 10px 100px;
	background:#CCCCCC;
}

.mail td, th { 
	padding: 8px;
	border:solid 1px #ffffff;
	font-size: 12px;
} 

textarea {
border:#CCCCCC solid 1px;

} 

.border01 {
border:#CCCCCC solid 1px;

}

th{
background-color:#333333;
color:#FFFFFF;
text-align:left;

}

.hissu {
	color: #FF0000;
	font-size: 12px;
}