/* CSS Document */

body {
background-image: url(img/back_blue.gif);
}

.cont01 {
margin: 30px 35px 15px 35px;
font-size: 12px;
line-height: 18px;
color: #333333;
}

.cont02 {
width: 631px;
font-size: 12px;
line-height: 18px;
color: #333333;
}


.cont03 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 18px;
	line-height: 18px;
	color: #0066FF;
	font-weight: bold;
	margin-left: 0px;
	margin-right: 5px;
	margin-top: 35px;
	margin-bottom: 0px;
}

.cont04 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #333333;
	margin-bottom: 5px;
	margin-left: 0px;
	margin-right: 5px;
}

.cont05 {
	font-size: 22px;
	line-height: 26px;
	color: #333333;
}




.pic_right {
margin: 0px 0 20px 20px;
text-align: center;
}

.pic_right02 {
margin: 0px 0 5px 20px;
text-align: center;
}

.background {
 width: 669px;
 background:url(img/upper_side02.gif);
 }

.w_area {
 margin:0px 5px 0px 20px;
 padding:10px;
 line-height:21px;
 font-size:14px;
 width: 631px;
 } 
 
 
 #tokka01 dl {
	margin-top: 10px;
	margin-right: 30px;
	margin-bottom: 40px;
	margin-left: 30px;
	display: block;
}

#tokka01 dt {
	font-size: 12pt;
	font-weight: bold;
	text-decoration: underline;
	color: #990000;
	margin-bottom: 5px;
}

#tokka01 dd {
	font-size: 10.5pt;
	line-height: 1.5em;
	font-weight: normal;
	margin-left: 20px;
	margin-bottom: 25px;
