/* head Title */
#tobiraImg h1,
#tobiraImg h2,
#tobiraImg h3,
#tobiraImg h4,
#tobiraImg p {
	position:absolute;
	text-indent:-5000px;
}

#h1text {
	background-image: url(../sharedimg/h1_text.jpg);
	background-repeat: no-repeat;
	text-indent: 35px;
	height: 66px;
}
#h1text h1{
	padding-top: 26px;
	font-family: "Hiragino Kaku Gothic Pro", "MS PGothic";
	font-size: 180%;
	font-weight: bold;
}

#h1textEM {
	background-image: url(../sharedimg/h1_textEM.jpg);
	background-repeat: no-repeat;
	text-indent: 75px;
	height: 66px;
}
#h1textEM h1{
	padding-top: 26px;
	font-family: "Hiragino Kaku Gothic Pro", "MS PGothic";
	font-size: 180%;
	font-weight: bold;
}


#h1textb {
	background-image: url(../sharedimg/h1_textb.jpg);
	background-repeat: no-repeat;
	text-indent: 35px;
	height: 66px;
}
#h1textb h1{
	padding-top: 26px;
	font-family: "Hiragino Kaku Gothic Pro", "MS PGothic";
	font-size: 180%;
	font-weight: bold;
}

#h2text {
	background-repeat: no-repeat;
	padding-bottom:1px;
	border-left:#CCCCCC 1px solid;
	border-right:#CCCCCC 1px solid;
	border-bottom:#CCCCCC 1px solid;
	text-indent: 20px;
}

#h2text h2{
	background-image: url(../sharedimg/h2c_text2.jpg);
	background-repeat: no-repeat;
	padding-top: 10px;
	padding-bottom:5px;
	margin-bottom:0px;
	font-family: "Hiragino Kaku Gothic Pro", "MS PGothic";
	font-size: 125%;
	font-weight: bold;
}

#h4text {
	background-image: url(../sharedimg/h4_text.jpg);
	background-repeat: no-repeat;
	text-indent: 32px;
	height: 14px;
	background-position: 0px 3px;
}

#h4text h4{
	margin-top: 0px;
	font-family: "Hiragino Kaku Gothic Pro", "MS PGothic";
	font-size: 105%;
	font-weight: bold;
}

/* list style */
ul.ulstyle li {
	line-height: 140%;
	}

/* link style */
.imgm {
	vertical-align:top;
}

/* font style */
.textb {
	font-weight: bold;
}
.textrd {
	color: #F00;
	font-weight: bold;
}


/* listbox */
.listbox {
	border: 2px solid #999;
	padding-top: 20px;
	padding-right: 15px;
	padding-bottom: 20px;
	padding-left: 15px;
}
.listbox ol {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-left: 15px;
	margin-left: 10px;
}
.listbox ol li{
	line-height: 140%;
}

/* column */
.column {
	border: 1px solid #999;
	padding: 15px;
	background-color: #F9F9FA;
}
.column P {
	padding: 0px;
	line-height:140%;
	margin: 0px;
}
#columnT {
	border: 1px solid #999;
	background-color: #F9F9FA;
}

#columnT .ctitle {
	background-color:#4C4C4C;
	text-align: center;
	font-weight: bold;
	color: #FFF;
	height: 25px;
	padding-top: 5px;
}
#columnT P {
	padding: 15px;
	margin: 0px;
}


/* box */
.box1 {
	width: 610px;
	text-align: center;
}

	
