/* タグの再定義 */
/******************************************************* ココカラ */
body{
	font-size:9pt;
	margin:0px;
	color:#666666;
	}

img{
	border:none;}
	
h1{
	font-size:8pt;
	margin:0px;
	padding:0px;
	font-weight:normal;
	color:#efefef;
	white-space:nowrap;
}

a{color:#666666; text-decoration:none;}
a:hover{color:#990000; text-decoration:underline;}

table{font-size:9pt;color:#666666;}
table a{font-size:9pt; color:#444444; text-decoration:none;}
table a:hover{text-decoration:underline;}
	
	
/* seoスペース */
/******************************************************* ココカラ */
#head{font-size:9pt;color:#efefef; white-space:nowrap;}

#head a{color:#efefef; text-decoration:none;}
#head a:hover{color:#ffffff; text-decoration:underline;}

	
/* トップ左下スペース */
/******************************************************* ココカラ */
#warranty{
	margin:5px 0 10px 5px;
	}
	
/* トップコンテンツ */
/******************************************************* ココカラ */

#contents{
	color:#666666;
	font-size:10pt;
	line-height:130%;
	}


/* 右コンテンツの一塊 */
/******************************************************* ココカラ */
#container{
	margin-left:10px;
	font-size:10pt;
	}

/* 右コンテンツの一塊(sub) */
/******************************************************* ココカラ */
#sub_container{
	margin: 0 0 10px 45px;
	font-size:10pt;
	color:#666666;
	line-height:130%;
	}

#sub_container2{
	width:550px;
	padding: 0 0 30px 45px;
	font-size:10pt;
	line-height:130%;
	float:left;
	color:#666666;
	}

/* 右コンテンツ説明文 */
/******************************************************* ココカラ */
#body_text{
	margin-top:15px;
	margin-bottom:10px;
	color:#666666;
	font-size:10pt;
	line-height:130%;
	}


/* テーブル内文章 */
/******************************************************* ココカラ */
#tables{
	font-size:9pt;
	color:#666666;
	line-height:130%;
	}




/* フッタ */
/******************************************************* ココカラ */
#foot1{
	width:100%;
	height:20px;
	background-image:url(img/foot.gif);
	color:#ffffff;
	white-space:nowrap;
	font-size:9pt;
	padding:3px 10px 0 300px;
	}

#foot1 a{ color:#FFFFFF; text-decoration:none; }
#foot1 a:hover{ color:#FFFFFF; text-decoration:underline;}
	
#foot2{
	width:964px;
	height:20px;
	color:#999999;
	text-align:center;
	font-size:9pt;
	}



/* パーティフォーム 2009/05 追加 */
/******************************************************* ココカラ */

#sub_container3 {
	font-size:10pt;
	color:#666666;
	line-height:130%;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 35px;
	}

.partyform {
	border-left: 1px solid #CCCCCC;
	border-top: 1px solid #CCCCCC;
	margin-top: 10px;
}
.partyform th {
	background-color: #F0F0F0;
	font-weight: normal;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #ffffff;
	border-top: 1px solid #ffffff;
}
.partyform td {
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	padding: 5px;
}
/*.pink_txt {
	color: #DF6688;
}
*/
.form_table td {
	border-bottom: 1px solid #EBEBEB;
	color: #565656;}

.form_title td {color: #565656;}



.style1 {color: #F9576F;}
.style2 {color: #FFBC83;}
.style4 {color: #545454;}
.style5 {color: #999999;}
