@charset "UTF-8";

* {
   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_01.jpg);
   background-repeat: no-repeat;
}

#header p{
	font-size: 24px;
	color:#333;
	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;
}

#left_contents_inner	{

	float: left;
}

.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:none; }

a:hover {
   text-decoration: none;
   color:#CCC;
   }

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;
}

.contents_title_chart{
	background-image:url(../images/conetnts_title_chart.gif);
	background-repeat:no-repeat;
	width:530px;
	height:50px;
	margin-top:11px;
}

.contents_title_movie{
	background-image:url(../images/conetnts_title_movie.gif);
	background-repeat:no-repeat;
	width:530px;
	height:50px;
	margin-top:11px;
}

.contents_title_blog{
	background-image:url(../images/conetnts_title_blog.gif);
	background-repeat:no-repeat;
	width:530px;
	height:50px;
	margin-top:11px;
}

.contents_title_qa{
	background-image:url(../images/conetnts_title_qa.gif);
	background-repeat:no-repeat;
	width:530px;
	height:50px;
	margin-top:11px;
}

.contents_title_twitter{
	background-image:url(../images/conetnts_title_twitter.gif);
	background-repeat:no-repeat;
	width:530px;
	height:50px;
	margin-top:11px;
}

.contents_title_review{
	background-image:url(../images/conetnts_title_review.gif);
	background-repeat:no-repeat;
	width:530px;
	height:50px;
	margin-top:11px;
}

.contents_title_name{
	color:#333;
	font-size:14px;
	font-weight:bold;
	padding:15px 0px 0px 55px;
}

#right_contents .text_area{

   background:url(../images/bg.png);
   margin:0px 0px 20px 0px;
   padding: 10px;
   border: 1px dotted #333;

}

#right_contents .text_area_02{

   margin:0px 0px 20px 0px;
   padding: 10px;
}

#right_contents .text_area_03{

   margin:10px 0px 10px 0px;
   padding: 10px;
   border: 1px dotted #333;
}

.blog_link{
	width:530px;
}

.blog_link_detail{
	width:530px;
	margin-top:20px;
	float:left;
}

.blog_pics{
	width:100px;
	height:100px;
	float:left;
}

.blog_title{
	width:420px;
	margin-left:10px;
	float:left;
}

.blog_text{
	width:420px;
	margin-top:0px;
	margin-left:10px;
	float:left;
}

.line{
	width:530px;
	height:5px;
	float:left;
	padding-top:20px;
	margin-bottom:20px;
	border-bottom: 1px dotted #333;	
}

.blog_navi{
	width:430px;
	height:15px;
	padding-left:45px;
	padding-bottom:20px;
	float:left;
}

.blog_navi_02{
	width:430px;
	height:15px;
	padding-left:100px;
	padding-bottom:20px;
	float:left;
}

#blog_navi_flont{
	float:left;
}

#blog_navi_center{
	float:left;
}

#blog_navi_back{
	float:left;
}

#blog_navi_flont li{
	float:left;
}

#blog_navi_center li{
	float:left;
}

#blog_navi_back li{
	float:left;
}

.category_title{
	background-image:url(../images/category_title.gif);
	background-repeat:no-repeat;
	width:530px;
	height:50px;
	margin-top:11px;
}

.category_title_name{
	color:#333;
	font-size:14px;
	font-weight:bold;
	padding:14px 0px 0px 25px;
}

.contents_list{
	margin-top:-20px;
	margin-left:25px;
}

.contents_li{
	font-size:12px;
	list-style-image: url(../images/list_bullet.png);
}

/********************フッター*/
#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;

}

