@charset "utf-8";

/*　基本設定　ここから　*/

body {
 color: #555555;
 font-family:"メイリオ", "Meityo","ヒラギノ角ゴ　Pro W3","Hiragino Kaku Gothic Pro","MS Pゴシック","MS P Gothic ,sens-serif;
 margin-top: 0px;
 margin-right: 0px;
 margin-bottom: 0px;
 margin-left: 0px;
 padding-top: 0px;
 padding-right: 0px;
 padding-bottom: 20px;
 padding-left: 0px;
 background-color: #999999;
 
 
 }

a:link {
 color: #555555;
 }
 
a:visited {
 color: #888888;
 }
 
a:fover {
 color: #ff6600;
 }
 
a:active {
 color: #000000;
}

address {
	color:#999999;
	font-size: 0.8em;
	font-style: normal;
	text-align: center;
	height: 50px;
	background-color: #484848;
	line-height: 40px;
	background-image: url(images/footer_bg.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	clear: both;
}

h1,h2,h3 {
 margin-top: 0px;
 margin-right: 0px;
 margin-bottom: 0px;
 margin-left: 0px;
 padding-top: 0px;
 padding-right: 0px;
 padding-bottom: 15px;
 padding-left: 0px;
}

img {
  border: 0;
  }
  
hr {
 display: none;
 }

/*　基本設定　ここまで */

/*  レイアウト設定はここから  */


#pageBody  {
	width: 850px;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
	background-color: #ffffff;
	background-image: url(images/haikei.jpg);
	background-repeat: repeat-y;
  }

#wrapper {
	clear:both;
	   
}
#right_sidebar_container {
	float:right;
	
}
#contents_container {
	float:left;
	margin-left:1px;
	padding-right: 5px;
	
}
#left_sidebar_container {
	width:200px;
	float:left;
	padding-right: 15px;
	
}



 

  
#pagetop {
	background-image: url(images/top2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 15px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 25px;
 }


  
/*  レイアウト設定はここまで  */

/*  ナビゲーション　ここから*/

#globalNavi {
	background-image: url(images/menu1.jpg);
	background-repeat: no-repeat;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 30px;
	position: absolute;
	top: 200px;
	height: 75px;
	width: 800px;
	background-position: left bottom;
 }
#globalNavi li {
	margin-right: 7px;
	float: left;
	padding-top: 27px;	
	list-style-type: none;
}

/*  ナビゲーション　ここまで*/

/*  バナー　ここから*/

#sideBanner {
 list-style-type: none;
 margin-top: 0px;
 margin-right: 0px;
 margin-bottom: 0px;
 margin-left: 0px;
 padding-top: 0px;
 padding-right: 0px;
 padding-bottom: 0px;
 padding-left: 0px;
  }
  
#sideBanner li {
 margin-top: 0px;
 margin-right: 0px;
 margin-bottom: 10px;
 margin-left: 0px;
 padding-top: 0px;
 padding-right: 0px;
 padding-bottom: 0px;
 padding-left: 0px;
  }



/*  バナー　ここまで*/

#gototop {
 clear: both;
 }

/*  TOP　ここから*/

#topRecommendedMenu ul {
  font-size: 0.8em;
  line-height: 1.5em;
  list-style-type: none;
}

dl#information {
 margin-top: 0px;
 margin-right: 0px;
 margin-bottom: 0px;
 margin-left: 0px;
 padding-top: 0px;
 padding-right: 0px;
 padding-bottom: 0px;
 padding-left: 0px;
 }
 
dl#information dt,
dl#information dd {
 margin-top: 0px;
 margin-right: 0px;
 margin-bottom: 5px;
 margin-left: 0px;
 padding-top: 0px;
 padding-right: 0px;
 padding-bottom: 5px;
 padding-left: 0px;
}

/*  TOP　ここまで*/


/*  Infomation ここから */

iframe {
 border-top-width: 0;
 border-right-width: 0;
 border-bottom-width: 0;
 border-left-width: 0;
 }

dl#infoData dt {
 color:#663300;
 margin-top: 0px;
 margin-right: 0px;
 margin-bottom: 0px;
 margin-left: 10px;
 padding-top: 0px;
 padding-right: 0px;
 padding-bottom: 0px;
 padding-left: 0px;
}

dl#infoData dd {
 margin-top: 0px;
 margin-right: 0px;
 margin-bottom: 0px;
 margin-left: 20px;
 padding-top: 0px;
 padding-right: 0px;
 padding-bottom: 0px;
 padding-left: 0px;
}
 
body#infoBody {
 font-size: 0.8em;
 margin-right: 0px;
 margin-bottom: 0px;
 margin-left: 0px;
 padding-top: 0px;
 padding-right: 0px;
 padding-bottom: 0px;
 padding-left: 0px;
 background-color: #ffffff;
}
 
dl#infoData p {
 margin-top: 0px;
 margin-right: 0px;
 margin-bottom: 0px;
 margin-left: 0px;
 padding-top: 0px;
 padding-right: 0px;
 padding-bottom: 0px;
 padding-left: 0px;
}



/*  Infomation ここまで */
