

body {
	width : 800px;
	margin : 25px auto 25px auto;
}

#header {
	background : url("../i/logo.gif") no-repeat;
	width : 262px;
	height : 44px;
	text-indent : -77777px;
}

#header a {
	display : block;
	width : 262px;
	height : 44px;
}


h1 {
	font-size:100%;
}


h2 {
	border-left : 5px solid #73cb82;
	padding : 5px 0 5px 15px;
}

h3 {
	border-left : 5px solid #c3f3cb;
	padding : 5px 0 5px 15px;
	margin : 40px 0 0 0;
	background : #f4f4f4;
}


h4 {
	border-left : 5px solid #ffc515;
	padding : 5px 0 5px 15px;
}

h5 {
	border-left : 5px solid #cecece;
	padding : 5px 0 5px 15px;
}



#mainbox {
	background : url("../i/mainimg.jpg") no-repeat;
	width : 350px;
	height : 229px;
	text-indent : -77777px;
	float : right;
}

#contenst01 {
	background : url("../i/contenst01.jpg") no-repeat;
	width : 350px;
	height : 229px;
	text-indent : -77777px;
	float : right;
}

#mainbox_r {
	float : left;
	width : 440px;
}





#contents {
	width : 800px;
	clear : both;
	margin : 40px 0 0 0;
}

#right {
	float : right;
	width : 150px;
}


#left {
	float : left;
	width : 600px;
}





#right ul {
	margin : 0 0 0 -27px;
	font-size : 80%;
}

*+html #right ul {
	margin : 0 0 0 15px;
	font-size : 80%;
}

*html #right ul {
	margin : 0 0 0 15px;
	font-size : 80%;
}

*html,*+html #footer {
	text-align : center;
	margin : 40px 0 0 0;
	clear : both;
}

*html #footer {
	text-align : center;
	margin : 40px 0 0 0;
	clear : both;
}

#footer {
	text-align : center;
	padding : 40px 0 0 0;
	clear : both;
}



