/* tag ------------------------------------------ */
div,span,
ul,li,dl,dt,dd,
h1,h2,h3,h4,h5,h6,
p,a,img,form,blockquote  {
	margin: 0;
	padding: 0;
	border: none;
	line-height:1.6em;
	font-size:small;
	font-weight:normal;
	font-style:normal;
	color:#00aacc;
}
html{
	margin:0;padding:0;
}
body {
	margin:0;
	padding:0;
	background:url(../image/body.gif) repeat-x #eee;
}
body div {
	text-align: left;
	margin: 0 auto;
}
ul li {
	list-style:none;
}

em {
	font-style:normal;
	font-weight:bold;
	color:#C30;
}
a, a:visited {
	color:#ff6600;
	text-decoration:underline;
}
a:hover, a:active {
	color:#ff6600;
	text-decoration:underline;
}

/* common-contents --------------------------- */
#common-contents{
	padding:0;
	margin:0 auto;
	width:808px;
}


#common-contents h1{
	text-indent:-2000px;
	background:url(../image/h1.jpg) no-repeat 0 10px;
	overflow:hidden;
	width:808px;
	height:428px;
	padding:0;
	margin:0;
}

#common-contents h2{
	background:url(../image/h2.gif) no-repeat left;
	overflow:hidden;
	margin:0;
	padding:0;
	width:808px;
	height:37px;
}

#common-contents h3{
	padding:0;
	margin:0;
}


#common-contents #contents-about{
	width:808px;
	margin:0 auto;
	padding-top:15px;
	background:url(../image/box_rep.gif) repeat-y;
}
#common-contents #contents-about h3{
	width:808px;
	margin:0;
	padding:25px 0px 5px 28px;
}

#common-contents #contents-about h4{
	margin:0;
	padding:20px 0px 5px 28px;
}

#common-contents #contents-about p,
#common-contents #contents-about ul{
	padding:5px 30px 5px 28px;
}
#common-contents #contents-about ul li{
	list-style:outside disc;
	margin:0 0 0 1.5em;
}
#common-contents #contents-about .button{
	text-align:center;
	margin:0 auto;
	padding-left:155px;
}
#common-contents #contents-about .button a{
	float:left;
	display:block;
	width:232px;
	height:61px;
	overflow:hidden;
	text-indent:-9999px;
}
#common-contents #contents-about .button-bu1{
	margin:30px 30px 0 0px;
	background:url(../image/bu_01.gif) no-repeat 0 0;
}
#common-contents #contents-about .button-bu1:hover{
	background:url(../image/bu_01.gif) no-repeat 0 -61px;
}
#common-contents #contents-about .button-bu2{
	margin:30px 0px 0 30px;
	background:url(../image/bu_02.gif) no-repeat 0 0;
}
#common-contents #contents-about .button-bu2:hover{
	background:url(../image/bu_02.gif) no-repeat 0 -61px;
}
#common-contents #contents-about .about-item{
	clear:both;
	background:url(../image/item.jpg) no-repeat 535px 20px;
}




/* clear fix */
#common-contents #contents-about .floatPic{
	zoom:1;/*for IE 5.5-7*/
	padding:0 0 0 10px;
}

#common-contents #contents-about .floatPic:after{/*for modern browser*/
	content:".";
	display: block;
	height:0px;
	clear:both;
	line-height:0; 
	visibility:hidden;
}

#common-contents #contents-about .floatPic .picFloat{
		float:left;
}

#common-contents #contents-about .floatPic .picFloat img{
	border:1px solid #bbb;
}


/* footer --------------------------------------- */
#common-footer{
	width:808px;
	padding:40px 0 0 0;
	background:url(../image/box_rep.gif) repeat-y;
}

#common-footer p{
	line-height:1.5em;
	text-align:center;
	font-size:x-small;
	_font-size:xx-small;
	color:#000;
	margin:0;
	padding:0;
}

#common-footer p a{
	line-height:1.5em;
	font-size:x-small;
	_font-size:xx-small;
	
}

#common-footer p a img{

}

#common-footer ul{
	text-align:center;
}
#common-footer ul li{
	padding-left:5px;
	display:inline;
}