@charset "utf-8";
/******original*********/

body{
	background-image:url(images/bg.jpg);
	background-repeat:repeat-x;
	background-position:top;
	margin:0px;
	text-align:center;
	}
	
#head{
	width:730px;
	margin-right:auto;
	margin-left:auto;
	background-image:url(images/head.jpg);
	height:128px;
	}
	
#big{
	width:730px;
	background-color:#FFFFFF;
	border-right:1px solid #18A8CB;
	border-left:1px solid #18A8CB;
	margin-right:auto;
	margin-left:auto;
	margin-top:0px;
	color:#666666;
	font-size:small;
	}

#main{
	width:500px;
	float:right;
	text-align:left;
	}
	
#content{
	margin-right:20px;
	margin-top: 10px;
	margin-bottom: 10px;
	}

#l_menu{
	width:190px;
	float:left;
	margin-left:10px;
	text-align:left;
	background-image:url(images/left_head_bg.gif);
	background-repeat:repeat-y;
	background-position:right;
	padding-top:10px;
	}
	
.c-both{
	clear:both;
	}
	
hr{
	border-top:1px dotted #18A8CB;
	border-bottom:0px;
	border-right:0px;
	border-left:0px;
	width:80%;
	}

a{
	color:#18A8CB;
	text-decoration:none;
	}
	
/**********************************************************************/

h1{
	text-align:left;
	font-size:10px;
	color:#666666;
	font-weight:normal;
	padding:3px 0px 3px 15px;
	margin:0px;
	margin-right:auto;
	margin-left:auto;
	height:12px;
	}
	
h2{
	color:#666666;
	text-align:left;
	padding-left:20px;
	padding-top:15px;
	margin:0px;
	}
	
h3{
	background-image:url(images/h3.gif);
	background-repeat:no-repeat;
	text-align:center;
	height:35px;
	padding:10px;
	margin-bottom:15px;
	font-size:12px;
	}
	
/**********************************************************************/
/*LEFTMENU*/

.module-header{
	background-image:url(images/left_head.gif);
	background-repeat:no-repeat;
	height:20px;
	width:180px;
	font-size:14px;
	font-weight:bold;
	}
.module{
	width:160px;
	border-bottom:1px dotted #18A8CB;
	margin-bottom:15px;
	}


.menu{
	margin-top:10px;
	margin-left:0px;
	padding-left:0px;
	list-style-type:none;
	}
.menu li{
	margin-top:10px;
	background-image:url(images/left_menu.gif);
	background-repeat:no-repeat;
	width: 178px;
	}

/**********************************************************************/
/*MAIN*/

#navi{
	text-align:center;
	}
	
#track{
	background-color:#FFFFFF;
	background-color:#FFFFFF;
	background-position:right;
	padding:5px;
	width:450px;
	border:1px solid #18A8CB;
	}

/*トラックバック・コメント*/

#comment_box{
	background-color:#FFFFFF;
	background-color:#FFFFFF;
	background-position:right;
	padding:5px;
	width:450px;
	border:1px solid #18A8CB;
	}
	
.sitemap{
	margin-top:60px;
	margin-left:15px;
	text-align:left;
	}
.sitemap a{
	color:#FFFFFF;
	}
	
/**********************************************************************/
/*FOOT*/

#foot{
	background-image:url(images/foot_bg.gif);
	background-repeat:repeat-x;
	height:100px;
	width:730px;
	border-right:1px solid #18A8CB;
	border-left:1px solid #18A8CB;
	border-bottom:1px solid #18A8CB;
	margin-right:auto;
	margin-left:auto;
	}
#copy{
	color:#666666;
	font-size:10px;
	padding-top:70px;
	}
	
#banner-header{
	text-align:center;
	}
	

#pagebody{
	text-align:center;
	width:720px;
	margin-right:auto;
	margin-left:auto;
	}
	
#pagebody h3{
	background-image:none;
	}
.menu_box {
	width: 180px;
}
