@charset "utf-8";

@import "./base.css";


/* -------------------------------------------------------------
 * hosyo
 * ---------------------------------------------------------- */

#mainContents #hosyoTitleBar { background: url(../images/hosyo_title.jpg) no-repeat; }

#mainContents #hosyo_msg {
	width: 610px;
	height: 149px;
	margin-bottom: 10px;
	text-indent: -9999px;
	background: url(../images/hosyo_msg.jpg) no-repeat;
}

/* hosyoBody
 * ---------------------------------------------------------- */

#mainContents #hosyoBody {
	width: 610px;
	margin-bottom: 20px;
}

#mainContents #hosyoBody h3 {
	width: 610px;
	height: 32px;
	margin-bottom: 10px;
	text-indent: 28px;
	font-size: 1.2em;
	background: url(../images/hosyo_h3_back.jpg) no-repeat;
}

#mainContents #hosyoBody h4 {
	width: 610px;
	height: 23px;
	margin-bottom: 5px;
	text-indent: 26px;
	font-size: 1em;
	font-weight: bold;
	background: url(../images/hosyo_h4_back.jpg) no-repeat 0 -3px;
}

#mainContents #hosyoBody .hosyoh4 {
	height: 26px;
	text-indent: 26px;
	background: url(../images/hosyo_h4_back.jpg) no-repeat 0 0;
}

#mainContents #hosyoBody h4 a {
	font-weight: bold;
}

#mainContents #hosyoBody .text01 {
	padding: 0 20px;
	margin-bottom: 20px;
}

#mainContents #hosyoBody .text02 {
	padding: 0 20px;
	margin-bottom: 20px;
	font-size: 10px;
}

#mainContents #hosyoBody .text03 {
	padding: 0 20px;
	margin-bottom: 5px;
	font-size: 10px;
}

#mainContents #hosyoBody .ul01 {
	padding-left: 40px;
	padding-right: 20px;
	margin-bottom: 20px;
}

#mainContents #hosyoBody .ul01 li {
	padding-bottom: 5px;
	list-style-type: disc;
}

#mainContents #hosyoBody .ul02 {
	padding-left: 40px;
	padding-right: 20px;
	margin-bottom: 20px;
}

#mainContents #hosyoBody .ul02 li {
	padding-bottom: 5px;
	font-size: 10px;
	list-style-type: circle;
}

#mainContents #hosyoBody .ul03 {
	padding-left: 30px;
	padding-right: 20px;
	margin-bottom: 20px;
}

#mainContents #hosyoBody .ul03 li {
	padding-bottom: 5px;
	font-size: 10px;
	list-style: none;
}

#mainContents #hosyoBody .ol01 {
	padding-left: 50px;
	padding-right: 20px;
	margin-bottom: 20px;
}

#mainContents #hosyoBody .ol01 li {
	padding-bottom: 5px;
	font-size: 10px;
	list-style-type: decimal;
}

#mainContents #hosyoBody .ol02 {
	padding-left: 50px;
	padding-right: 20px;
	margin-bottom: 5px;
}

#mainContents #hosyoBody .ol02 li {
	padding-bottom: 5px;
	font-size: 10px;
	list-style-type: lower-alpha;
}


/* hosyotitle
 * ---------------------------------------------------------- */
 
#mainContents #hosyoTitleBar01 { background: url(../images/hosyo01.jpg) no-repeat; }
#mainContents #hosyoTitleBar02 { background: url(../images/hosyo02.jpg) no-repeat; }
#mainContents #hosyoTitleBar03 { background: url(../images/hosyo03.jpg) no-repeat; }
#mainContents #hosyoTitleBar04 { background: url(../images/hosyo04.jpg) no-repeat; }
#mainContents #hosyoTitleBar05 { background: url(../images/hosyo05.jpg) no-repeat; }
#mainContents #hosyoTitleBar06 { background: url(../images/hosyo06.jpg) no-repeat; }
#mainContents #hosyoTitleBar07 { background: url(../images/hosyo07.jpg) no-repeat; }
#mainContents #hosyoTitleBar08 { background: url(../images/hosyo08.jpg) no-repeat; }
#mainContents #hosyoTitleBar09 { background: url(../images/hosyo09.jpg) no-repeat; }


/* -------------------------------------------------------------
 * #revision
 * ---------------------------------------------------------- */

#support02Footer:after{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

#support02Footer {
	display:inline-block; /* MacIE */
	min-height:1%; /* IE7 */
}

/* MacIE-not \*/
* html #support02Footer {height: 1%;}
#support02Footer {display: block;}
/* MacIE-not */

/* ---------------------------------------------------------- */

.support03:after{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.support03 {
	display:inline-block; /* MacIE */
	min-height:1%; /* IE7 */
}

/* MacIE-not \*/
* html .support03 {height: 1%;}
.support03 {display: block;}
/* MacIE-not */

/* ---------------------------------------------------------- */

