@charset "euc-jp";

body{
	margin:0;
	padding:0;
	text-align:center;
	font-family:"£Í£Ó £Ð¥´¥·¥Ã¥¯", Osaka, "¥Ò¥é¥®¥Î³Ñ¥´ Pro W3";
}

p{
	margin:0;
	font-size:14px;
	line-height:140%;
}

td{
	vertical-align:top;
}

#wallpaper{
	margin:0 auto;
	width:960px;
	text-align:left;
}

#contents{
	margin:0 0 25px 0;
	width:960px;
}

#main_bg{
	background:url(../img3/common/main_bg.gif) no-repeat;
}

#main{
	margin:0 20px;
	padding:25px 0 0 0;
	width:700px;
}

h2{
	margin:0 0 25px 0;
}

h4,
h4.half{
	margin:0 0 8px 0;
	height:42px;
	background:url(../img3/common/title.gif) no-repeat;
	font-size:14px;	
	line-height:2.5em;
	text-indent:15px;
}

h4.half{
	margin:0 0 5px 0;
	background:url(../img3/common/title_h.gif) no-repeat;
}

h4.theme{
	margin:0 0 8px 0;
	height:42px;
	background:url(../img3/common/title_t.gif) no-repeat;
	font-size:14px;	
	line-height:2.5em;
	text-indent:15px;
}

.theme2{
	margin-left:32px;
	font-weight:normal;
}

.title2{
	margin:0 0 5px 0;
	padding:10px 10px 0 15px;
	height:62px;
	background:url(../img3/common/title2.gif) no-repeat;
	font-weight:bold;
	line-height:120%;
}


h5,
h5.orange,
h5.green{
	margin:0 0 8px 0;
	height:25px;
	background:url(../img3/common/title_s.gif) no-repeat;
	font-size:14px;	
	text-indent:15px;
}

h5.orange{
	color:#FF7F00;
}

h5.green{
	background:url(../img3/common/title_s2.gif) no-repeat;
}

a:link,
a:visited,
a:active{
	text-decoration:none;
	color:#0072BC;
}

a:hover{
	text-decoration:underline;
	color:#66CCFF;
}