/* CSS Document 
-----------------------------------------------------
 @ wrap02
---------------------------------------------------*/
#wrap02 {}
/*---------------------------------------------------
 @ header
---------------------------------------------------*/
#header {
	padding-bottom:18px;
	text-align:left;
	background:url(../img/header_bg2.gif) 0 0 no-repeat;
}
h1 { display:none; }

#header #h_left {
	float:left;
	padding-bottom:18px;
	text-align:left;
	background:url(../img/header_bg2.gif) 0 0 no-repeat;}
#header #h_right {
	width:606px;
	height:80px;
	float:right;
	padding:15px 0 0 0;
	text-align:center;
	background:url(../img/header_bg2.gif) 0 0 no-repeat;
}

p.siteTitle 
{
}

/*---------------------------------------------------
 @ main / mainInner
---------------------------------------------------*/
#main {}
#main h2 { display:none; }
#mainInner {
	font-size:0.84em;
}
p.h3image {
	clear:both;
	margin:0 0 15px 0;
}
h3 {
	margin:1.2em 0 0.2em 0.8em;
	padding:0 0 0 0.4em;
	border-left:4px solid #0099cc;
	color:#999999;
	font-size:1.1em;
}
/*---------------------------------------------------
 @ contents parts
---------------------------------------------------*/
p.image {
	float:right;
	margin:0 15px 1.5em 0.8em;
}
html>/**/body p.image { margin:0 25px 1.2em 1.5em; }
p.text { 
	margin:0 0 0 30px;
	text-align:left;
	line-height:1.6em;
}
/*---------------------------------------------------
 @ header
---------------------------------------------------*/
