@charset "Shift_JIS";

* {
   color:#333;
}


body {
	 margin: 0;
	 padding: 0;
   background-color:#F2F2F3;
   background-position: center top;
   background-repeat: repeat;
   font-family: Verdana, Arial, sans-serif;
   letter-spacing:1px;
   line-height:1.6;
   font-size:12px;
}


/*.clearfix { display: inline-block; }*/
/* Hides from IE-mac \*/
/*.clearfix { display: block; }*/
/* End hide from IE-mac */

   
#wrapper {
	width:1200px;
	height:100%;
	margin:auto;
	padding:0;
	background-image:url(./images/bg_wrapper.gif);
	background-repeat:repeat-y;
	border:#006;
}

#inner_wrapper {
   width:750px;
   margin:auto;
	 padding-top:30px;
}

#contents{
width:750px;
height:100%;
display: inline-block;
}

#header {
   width:750px;
   height:200px;
   padding-top: 10px;
   background-image:url(./images/top_pic.gif);
}

#header p{
	font-size: 24px;
	color:#FFF;
	font-weight:bold;
	padding:50px 0px 0px 20px;
}

#adsence_728{
	width:728px;
	padding:15px 0px 15px 11px;
}


/********************サイドメニュー*/

#left_contents	{

	width: 200px;
	float: left;
	margin-right:20px;
}

#menu_title{
	background-image:url(./images/side_title.gif);
	background-repeat:no-repeat;
	width:200px;
	height:40px;
	margin-top:11px;
	padding:10px 0px 0px 10px;
	font-weight: bold;

}

#menu{

	width: 200px;
	float: left;
	padding-top:0px;

}


#menu li	{
	
	padding: 10px 0;
	border-bottom: 2px dotted #fff;
	background:url(./images/bg.png);
	background-color:#B4B4B4;

}

#menu li a	{
	
	font-size: 12px;

}


img { border:0; }


/********************アンカーリンク**/
a {
   color: #00F;
   text-decoration: underline; }

a:hover {
   text-decoration: none; }

ul { margin:0 0 20px 0; padding:0; }

li {
   font-size:10px;
   list-style:none; }

li a {
   padding-left:10px;
}

/********************ライトコンテンツ**/
#right_contents	{

	width: 530px;
	float: left;
	padding:0px;
}

#contents_title{
	background-image:url(./images/title_bar.png);
	background-repeat:repeat-x;
	width:530px;
	height:30px;
	margin-top:11px;
}

#contents_title h1{
	color:#333;
	font-size:14px;
	padding:4px 0px 0px 10px;
}

#contents_title h2{
	color:#333;
	font-size:14px;
	padding:4px 0px 0px 10px;
}


#right_contents .text_area{

   background:url(./images/bg.png);
   margin:0px 0px 20px 0px;
   padding: 10px;
   border: 1px dotted #333;

}

#adsence_250{
	width:530px;
	padding:15px 0px 15px 0px;
}


/********************フッター*/
#footer {
   background-image:url(./images/bg_footer.gif);
   margin:auto;
   padding:0;
   text-align:right;
   font-weight: bold;
   width:1200px;
   height:157px;
 }

#footer_link {
	text-align:center;
  	margin:auto;
 	padding:20px 0px 10px 0px;
 	font-weight: bold;
 	width:750px;
}

#footer_text {
   margin:auto;
   padding:20px 0px 10px 0px;
   text-align:right;
   font-weight: bold;
   width:750px;
   border-top: 10px solid #036;

}

/********************サイトマップ**/
#sitemap_ul { margin:0 0 20px 0; padding:0; }

#sitemap_ul #sitemap_list {
   font-size:12px;
   list-style:none;
}

#sitemap_ul #sitemap_list a {
   padding-left:10px;
}

#sitemap_ul_sub { margin:10px 0px 10px 20px; padding:0; }

#sitemap_ul #sitemap_list_sub {
   font-size:12px;
   list-style:none;
}
