/* Contents CSS Document */

#top {
	background-image: url(../img/top/visual02.jpg);
	background-repeat: no-repeat;
	background-position: 460px bottom;
	padding-right: 230px;
	padding-left: 20px;
	padding-top: 20px;
}

#page {
	padding-right: 10px;
	padding-left: 15px;
	width: 650px;
	padding-top: 20px;
	padding-bottom: 0px;
}

#titleimg1 {
	background-image: url(../img/base/titimg1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 120px;
}

#titleimg2 {
	background-image: url(../img/base/titimg2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 120px;
}

#titleimg3 {
	background-image: url(../img/base/titimg3.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 120px;
}

#titleimg4 {
	background-image: url(../img/base/titimg4.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 120px;
}

#titleimg5 {
	background-image: url(../img/base/titimg5.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 120px;
}

#titleimg6 {
	background-image: url(../img/base/titimg6.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 120px;
}

.right_img {
	float: right;
	margin-bottom: 15px;
	margin-left: 10px;
}





.text01 { font-size: 12px; }
.text01b {
	font-size: 12px;
	font-weight: bold;
	color: #663300;
}


.box01 {
	background-color: #E6E6E6;
	padding: 10px;
	border: 1px solid #CCCCCC;
}

.box02 {
	background-color: #FFFFCC;
	padding: 10px;
	border: 1px solid #FFCC00;
}

.box03 {
	background-color: #FFFFFF;
	padding: 10px;
	border: 1px solid #CCCCCC;
}

.box04 {
	font-size: 12px;
	line-height: 1.4em;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	vertical-align: top;
}

.box04b {
	font-size: 12px;
	line-height: 1.4em;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 5px;
	vertical-align: top;
}



.line01 {
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}

.line02 {
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	vertical-align: top;
}

.line03 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #666666;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}

.line04 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFCC00;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #FF9900;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}

.red { color: #FF0000; }

.blue { color: #0000FF; }

