/*サブページベースCSS
--------------------------------------------------------------------*/

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {
	display: inline-block;
	margin: 0px;
	padding: 0px;
}
/*Hides from IE-mac \*/
*html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */




body {
      margin:0;
			padding:0;
			background-image:url(image/bg.gif);
			}



h1,h2,h3,h4,h5 {
                margin:0;
								padding:0;
								}



img {border:none;}


embed {
       margin:0;
			 padding:0;
			 }


#base {
       margin:0 auto;
			 padding:0 15px;
			 _padding:0;
			 background:url(image/contents_bg.png) left top repeat-y;
			 _background-color:#000000;
			 width:800px;
			 }


#base #header {
               margin:0;
							 padding:0;
							 background-color:#FFFFFF;
							 background:url(image/header_bg.jpg) repeat-x;
							 width:800px;
							 height:120px;
							 }


#base #header #haed_left {
                          margin:0;
							            padding:0 10px;
													float:left;
													display:inline;
													width:365px;
													}



#base #header #haed_right {
                          margin:0;
							            padding:100px 10px 0 0;
													float:right;
													display:inline;
													font-size:11px;
													text-align:right;
													width:405px;
													}


#base #header #haed_right ul {
                             margin:0;
												     padding:0;
												     }


#base #header #haed_right ul li {
                                margin:0;
												        padding:0 5px 0 12px;
												        display:inline;
												        background:url(image/list_mak.png) left top no-repeat;
																_background:url(image/list_mak_ie6.gif) left top no-repeat;
                                }


#base #header #haed_right a {
                             color:#FFFFFF;
											       text-decoration:none;
											      }


#base #header #haed_right a:hover {
                                   color:#FFFFFF;
											             text-decoration:underline;
											             }





#base #contents_base {
                      clear:both;
                      margin:0;
							        padding:0 0 10px;
											background-color:#FFFFFF;
											width:800px;
											overflow:hidden;
											}



#base #contents_base #flash_menu {
                                  margin:10px auto;
																	padding:3px;
																	background:url(image/flash_menu_base.gif) no-repeat;
																	width:780px;
																	height:130px;
																	}



#base #contents_base #flash_menu #slidemenu {
                                      margin:0;
																			padding:0;
																			width:780px;
																			height:30px;
																			overflow:hidden;
																			}




#base #footer {
	margin:0;
	padding:10px 0 0;
	clear:both;
	color:#FFFFFF;
	font-size:12px;
	letter-spacing:0.1em;
	text-align:center;
	background:url(image/footer_bg.jpg) repeat-x top #13619F;
	width:800px;
	height:15px;
}



#bottom {
               margin:0 auto;
							 padding:0;
							 background-image:url(image/contents_bg_bottom02.png);
							 _background-image:url(image/contents_bg_bottom02.jpg);
							 width:830px;
							 _width:800px;
							 height:15px;
							 _height:6px;
							 }





















/*サブページベースCSS
--------------------------------------------------------------------*/
