@charset "Shift_JIS";

@import url("common.css");

/* --------------------------------------------------------------------------------------
 トップページ
--------------------------------------------------------------------------------------- */

div#ct-left h2{

}

div#ct-left h3{
}

div#ct-left h3.detail{
	width: 616px;
	margin-bottom: 10px;
	padding: 6px 10px;
	font-size: 120%;
	border: 2px #333333 solid;
}

* html div#ct-left h3.detail {
	width: 640px;
}

div#ct-left h4.detail{
	width: 620px;
	margin-bottom: 10px;
	background: #de0009;
	margin-top: 5px;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
}

* html div#ct-left h4.detail {
	width: 640px;
}


div#ct-left div.detail{
	width: 640px;
}

div#ct-left div.detail p{
	margin: 0 12px 10px 12px;
}

/* イメージ ------------------------------ */

p img.right {
	float: right;
	margin: 0 0 10px 10px;
}

p img.left {
	float: left;
	margin: 0 10px 10px 0;
}


/* メインエリア -------------------- */

div.flash {
	width: 700px;
	height: 200px;
	background-color:#000000;
}

div.flash p {
}


/* --------------------------------------------------------------------------------------
 お知らせ
--------------------------------------------------------------------------------------- */

/* お知らせ内容 -------------------- */
div#ct-left div.news-box{
	width: 640px;
	margin: 15px 0;
	padding-bottom: 15px;
	border-bottom: 1px #CCCCCC dotted;
}
div#ct-left div.news-box2{
	width: 300px;
	height : 200px;
	margin: 10px 0;
	padding: 15px 0;
	border-bottom: 1px #CCCCCC dotted;
	float:left;
}
div#ct-left div.pic{
	float: left;
	width: 160px;
}
div#ct-left div.txt{
	float: left;
	width: 460px;
	margin-left: 10px;
}
div#ct-left div.txt2{
	float: left;
	width: 270px;
	margin: 0 10px;
}
div#ct-left div.txt3{
	float: left;
	width: 580px;
	margin-left: 10px;
}

div#ct-left div.txt h3{
	font-size: 120%;
	color: #ffcc00;
	margin: 10px 0;
}
div#ct-left div.txt2 h3{
	font-size: 120%;
	color: #ffcc00;
	margin: 10px 0;
}
div#ct-left div.txt3 h3{
	font-size: 120%;
	color: #ffcc00;
	margin: 10px 0;
}


div#ct-left div.news-box p.data{
	font-weight: bold;
}

div#ct-left div.news-box p.data span{
	margin-left: 5px;
}
/*ドーナツ*/
div#ct-left div.donut-box{
	width: 190px;
	padding-bottom: 15px;
	margin-top: 15px;
	margin-bottom: 15px;
	margin-left: 0;
	float: left;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: dotted;
	border-bottom-style: none;
	border-left-style: dotted;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding-right: 10px;
	padding-left: 10px;
}
div#ct-left div.donutpic{
	text-align: center;

}
div#ct-left div.donuttxt{

}
div#ct-left div.donuttxt h3{
	font-size: 120%;
	color: #ffcc00;
	font-weight: bold;
}
div#ct-left div.donut-box2{
	padding-bottom: 15px;
	margin-top: 15px;
	margin-bottom: 15px;
	margin-left: auto;
	padding-right: 10px;
	padding-left: 10px;
	border: 3px dotted #CC9900;
	padding-top: 15px;
	margin-right: auto;
	width: 600px;
}
div#ct-left div.donut-box2 .title{
	font-size: 18px;
	font-weight: bold;
	color: #CC9933;
}

/* h3テキストリンク -------------------- */

div#ct-left div.news-box h3 a:link {
	color: #ffcc00;
	text-decoration: none;
}
div#ct-left div.news-box h3 a:visited {
	color: #ffcc00;
	text-decoration: none;
}
div#ct-left div.news-box h3 a:hover {
	color: #ffcc00;
	text-decoration: underline;
}
div#ct-left div.news-box h3 a:active {
	color: #ffcc00;
	text-decoration: underline;
}

/* お知らせフッターリンク -------------------- */

div#ct-left ul.news {
	margin-top: 10px;
	float: left;
	width: 640px;
}
div#ct-left ul.news li {
	float: left;
	margin-right: 7px;
}
.eve_st,.eve_st a {
	font-weight: bold;
	color: #ffcc00;
}
#turushi_photo {
	text-align:center;
	width:500px;
}
#tb01 th {
	width:145px;
	background: url(../img/body-bg.gif) repeat;
	padding-left:5px;
	margin-bottom:2px;
}
#tb01,#tb01 td,#tb01 th {
	margin-bottom:2px;
	border: 1px #000000 solid;
}
.red {
	color: #ff0000;
}

div.aform#aform-1 dt {
	width:350px;

	padding-left:5px;
	margin-bottom:2px;
	padding-top: 1px;
	padding-right: 1px;
	padding-bottom: 1px;
}
div.aform#aform-1 dd {
	width: 350px;
	padding: 1px;
}

.aform-text {
	width:200px;
}
.aform-email,.aform-textarea {
	width:350px;
}
.aform-zipcode,.aform-tel {
	width:120px;
}
.aform-header {
	display:none;
}
.required {
	color:#ff0000;
}

