@charset "utf-8";
@import url("../shared/css/reset.css");
@import url("../shared/css/basic.css");
@import url("../shared/css/layout.css");
/*
---------------------------------------------------------
お披露目
---------------------------------------------------------
*/
#page {
	margin-right: 20px;
}
/* テーブルの初期化 */
#page table,
#page td,
#page th {
	margin: 0px;
	padding: 0px;
	border: none;
	vertical-align: top;
}
/* 見出し　Pタグの初期化 */
#page p {
	margin: 0px;
}
#page h1 {
	margin:0;
}
#page h2 {
	margin:0;
	padding-bottom: 20px;
}
/*
---------------------------------------------------------

---------------------------------------------------------
*/
.ohirometoptt {
	color: #FFFFFF;
	background-image: url(img/090710topbg.jpg);
	background-repeat: no-repeat;
	height: 88px;
	font-size: 11px;
	line-height: 1.5em;
	text-align: left;
	vertical-align: top;
}
.ohirometoptt p{
	padding-left: 29px;
}



.type h3 {
	padding-bottom: 10px;
}
.type {
	padding-left: 30px;
	padding-top: 30px;
	padding-right: 30px;
}
.typet {
	text-align: left;
	vertical-align: top;
	margin-top: 20px;
	margin-bottom: 15px;
}
.typet p{
	padding-right: 10px;
	padding-top: 0px;
}
