@charset "utf-8";
/* CSS Document */


body {
	background-color: #FFFFFF;
	font-weight: normal;
	font-size: 12px;
	color: #333333;
	margin: 0px 0px 0px;
	text-align: center;
	font-family: "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

ul,ol,dl,img {
	margin: 0px;
	padding: 0px;
}
ul,ol {
	list-style-type: none;
}

img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 0%;
	line-height: 0%;
}

p {
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
	
h1 {
	font-weight: normal;
	font-size: 12px;
	margin: 0px;
	text-align: left;
	padding-top: 10px;
	padding-left: 10px;
}

h2 {
	margin: 0px;
}

h3 {
	margin: 0px;
}

h4 {
	margin: 0px;
}

h5 {
	margin: 0px;
}
	
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-table;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

	
form {margin:0;padding:0;}

/* Link */

a:link {
	color: #06C;
	text-decoration: underline;
	overflow:hidden;
	}

a:visited {
	color: #06C;
	text-decoration: underline;
	}

a:hover {
	color: #FF6600;
	text-decoration: underline;
	}

a.active {
	color: #FF6600;
	text-decoration: underline;
	} 


#container_top{
	width:100%;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #FFFFFF;
	background-image: url(../image/bg.gif);
	background-repeat: repeat-x;
}	

#container{
	width:100%;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #FFFFFF;
	background-image: url(../image/bg2.gif);
	background-repeat: repeat-x;
}

#header{
	height: 110px;
	width: 950px;
	background-image: url(../image/header.gif);
	background-repeat: no-repeat;
	margin-right: auto;
	margin-left: auto;
}

#header p a{
	overflow:hidden;
	outline:none;
}

/*ロゴ*/
#header p#logo{
	float:left;
	padding-top: 25px;
	padding-left: 15px;
}

#header p#logo a{
	display:block;
	width:210px;
	height:45px;
	text-indent:-9999px;
}

#header p#link01{
	float:left;
	padding-top: 17px;
	padding-left: 385px;
}

#header p#link01 a{
	display:block;
	width:80px;
	height:20px;
	text-indent:-9999px;
}

#header p#link02{
	float:left;
	padding-top: 17px;
}

#header p#link02 a{
	display:block;
	width:125px;
	height:20px;
	text-indent:-9999px;
}
#header p#link03{
	float:left;
	padding-top: 17px;
}

#header p#link03 a{
	display:block;
	width:120px;
	height:20px;
	text-indent:-9999px;
}
	

/*------------------
  ナビゲーション基本設定
------------------*/
#navi {
	width: 950px;
	height: 40px;
	margin-right: auto;
	margin-left: auto;
}

#navi ul {
	margin: 0px;
	padding: 0px;
}

#navi li {
	float: left;
	list-style-type: none;
	overflow:hidden;
}

#navi li a {
	display: block;
	text-decoration: none;
	text-indent: -9999px;
}

/*------------------
  ナビゲーション
------------------*/

#navi li#navi01 a {
	width: 190px;
	height: 40px;
	background-image: url(../image/navi01.gif);
	background-repeat: no-repeat;
}
#navi li#navi02 a {
	width: 190px;
	height: 40px;
	background-image: url(../image/navi02.gif);
	background-repeat: no-repeat;
}
#navi li#navi03 a {
	width: 190px;
	height: 40px;
	background-image: url(../image/navi03.gif);
	background-repeat: no-repeat;
}
#navi li#navi04 a {
	width: 190px;
	height: 40px;
	background-image: url(../image/navi04.gif);
	background-repeat: no-repeat;
}
#navi li#navi05 a {
	width: 190px;
	height: 40px;
	background-image: url(../image/navi05.gif);
	background-repeat: no-repeat;
}

/*------------------
  ナビロールオーバー
------------------*/
#navi li#navi01 a:hover {
	background-position: 0 -40px;
}
#navi li#navi02 a:hover {
	background-position: 0 -40px;
}
#navi li#navi03 a:hover {
	background-position: 0 -40px;
}
#navi li#navi04 a:hover {
	background-position: 0 -40px;
}
#navi li#navi05 a:hover {
	background-position: 0 -40px;
}

/*メイン画像*/
#main_image{
	width:950px;
	height: auto;
	margin-right: auto;
	margin-left: auto;
}

/*パンくず*/
#pan{
	width:920px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
}

#pan p{
	text-align: left;
}


/*サイトメイン*/
#wrapper{
	margin-right: auto;
	margin-left: auto;
	width: 920px;
	padding-top: 30px;
}

/*サイドメニュー*/
#sidemenu{
	width: 210px;
	float: left;
	height: auto;
	background-image: url(../image/contents.gif);
	background-repeat: no-repeat;
	background-position: top;
	padding-top: 42px;
	margin-right: 40px;
}

#sidemenu p{
	height: 26px;
	background-image: url(../image/side_menu06.gif);
	background-repeat: no-repeat;
	padding-top: 14px;
	text-align: right;
	padding-right: 20px;
}

.banner_box{
	width: 210px;
	height: auto;
	margin-bottom: 20px;
}

#sidemenu ul {
	padding: 0px;
	margin-bottom: 20px;
}

#sidemenu li {
	list-style-type: none;
}

#sidemenu li a {
	display: block;
	text-decoration: none;
	text-indent: -9999px;
}

/*------------------
  サイドメニュー
------------------*/

#sidemenu li#menu01 a {
	width: 210px;
	height: 40px;
	background-image: url(../image/side_menu01.gif);
	background-repeat: no-repeat;
}
#sidemenu li#menu02 a {
	width: 210px;
	height: 40px;
	background-image: url(../image/side_menu02.gif);
	background-repeat: no-repeat;
}
#sidemenu li#menu03 a {
	width: 210px;
	height: 40px;
	background-image: url(../image/side_menu03.gif);
	background-repeat: no-repeat;
}
#sidemenu li#menu04 a {
	width: 210px;
	height: 40px;
	background-image: url(../image/side_menu04.gif);
	background-repeat: no-repeat;
}
#sidemenu li#menu05 a {
	width: 210px;
	height: 40px;
	background-image: url(../image/side_menu05.gif);
	background-repeat: no-repeat;
}


/*------------------
  サイドメニューロールオーバー
------------------*/
#sidemenu li#menu01 a:hover {
	background-position: 0 -40px;
}
#sidemenu li#menu02 a:hover {
	background-position: 0 -40px;
}
#sidemenu li#menu03 a:hover {
	background-position: 0 -40px;
}
#sidemenu li#menu04 a:hover {
	background-position: 0 -40px;
}
#sidemenu li#menu05 a:hover {
	background-position: 0 -40px;
}


/*フッター*/

#footter_box{
	width:100%;
	height: auto;
	clear: both;
	background-image: url(../image/footer_bg2.gif);
	background-repeat: repeat-x;
	margin-right: auto;
	margin-left: auto;
}

#footter{
	width:950px;
	height: 136px;
	background-image: url(../image/footer_bg.gif);
	background-repeat: no-repeat;
	background-position: top;
	margin-right: auto;
	margin-left: auto;
}

#footter p#pagetop {
	float: right;
	padding-right: 15px;
}

#footter p#pagetop a{
	display:block;
	width:85px;
	height:25px;
	text-indent:-9999px;
}

#footter p#footlink {
	text-align: left;
	line-height: 22px;
	padding-top: 20px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 300px;
	clear: both;
}

