/*about-base css*/
/*パンくずリストとタイトルバー関係のCssは
Company.cssよりコピー＆ペースト*/



/*パンくずリスト*/
#bread_crumb {
	font-size: 90%;
	margin-top: 30px;
	text-align: left;
	width: 540px;
	margin-right: auto;
	margin-left: auto;
	float: none;
}
#bread_crumb span {
	margin-right: 5px;
	margin-left: 5px;
}






/*タイトルバー*/
#title {
	text-indent: -9999px;
	height: 35px;
	background-repeat: no-repeat;
	background-position: center bottom;
	width: 540px;
	background-color: #999999;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: auto;
	margin-left: auto;
	float: none;
}
.com-info {
	background-image: url(../imeges/banner/com-info.gif);
}

.sekihi-info {
	background-image: url(../imeges/banner/sekihi-info.gif);
}





#text-box {
	width: 480px;
	margin-top: 20px;
	margin-right: 50px;
	margin-left: auto;
	margin-bottom: 0px;
	float: right;
}
#com-gaiyo {
	background-image: url(../imeges/banner/com-gaiyo.gif);
	height: 40px;
	background-repeat: no-repeat;
	background-position: left;
	background-color: #FF9900;
	margin-top: 0px;
	margin-bottom: 0px;
	width: 100%;
	line-height: 40px;
	color: #0066FF;
	text-indent: -9999px;
}



/*基本CSS*/
#contents-box {
	width: 540px;
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #0033FF;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	float: none;
	clear: none;
}
#text-box .setsumei {
	width: 480px;
	text-align: center;
	margin-top: 0px;
	background-image: url(../imeges/background/bg-tate.gif);
	background-repeat: repeat-x;
	margin-bottom: 20px;
	margin-right: auto;
	margin-left: 0px;
	border: 1px solid #666666;
	float: right;
	padding-bottom: 20px;
}
#text-box .setsumei h3 {
	margin: 0px;
	font-size: 20px;
	text-indent: -9999px;
	background-repeat: no-repeat;
	height: 40px;
	width: 480px;
}
#text-box .setsumei h3.cyome {
	background-image: url(../imeges/banner/cyome.gif);
}
#text-box .setsumei h3.maru {
	background-image: url(../imeges/banner/maru.gif);
}
#text-box .setsumei .hotokeshiki {
	background-image: url(../imeges/banner/hotokeshiki.gif);
}
#text-box .setsumei .gorinto {
	background-image: url(../imeges/banner/gorinto.gif);
}
#text-box .setsumei .houkyointo {
	background-image: url(../imeges/banner/houkyointo.gif);
}
#text-box .setsumei .jizo {
	background-image: url(../imeges/banner/jizo.gif);
}
#text-box .setsumei .yokata {
	background-image: url(../imeges/banner/yokata.gif);
}
#text-box .setsumei .reihyo {
	background-image: url(../imeges/banner/reihyo.gif);
}






#text-box .setsumei h3.henyo {
	background-image: url(../imeges/banner/maru.gif);
}


#text-box .setsumei p {
	line-height: 20px;
	float: none;
	text-align: left;
	padding-top: 15px;
	padding-right: 20px;
	padding-bottom: 15px;
	padding-left: 20px;
	width: 370px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
}

#text-box .setsumei img {
	float: none;
	margin: 10px;
	background-color: #FFFFFF;
}
