/* 基本要素 */
body
{
   margin: 0;
   padding: 0;
   font-family: osaka,MS Pゴシック,arial,helvetica,sans-serif;
   text-align: center;
   font-size: 12px;
   color: #333;
   background: #E2E2E2 url(/bg.jpg) 50% 0 repeat-y;
}

/* 文字系 */
h1, h2, h3, h4, h5, h6
{
	font-family: osaka,MS Pゴシック,arial,helvetica,sans-serif;
   font-weight: normal;
}
h1, h2, h3, h4, h5, h6, p, ol, ul, pre, blockquote
{
   margin-top: 10px;
   margin-bottom: 10px;
}
a { text-decoration: underline; }
a: hover { text-decoration: underline; }
a img { border: 0; }

/* レイアウト系*/
#container
{
   	margin: 0 auto;
   	width: 800px;
	padding-top: 1px;
   	background: url(./image/container.jpg) 0 repeat-x ;
   	background: #fff;
}

#container-inner
{
	text-align: left;
	background: #fff;
}

#banner
{ 
	width: 100%;
   	background: #ffffff; 
}

#banner-inner { 
	position: static; 
   	background-repeat:no-repeat;
	height:166px;
       background-image:url("1174384670header.jpg");
    overflow:hidden;
}

#pagebody { 
	background: #ffffff;
	position: relative; width: 100%; 

}
#pagebody-inner { position: static; width: 100%; }
#cparts
{
	height:100%;
	width: 600px;
	background: #ffffff;
	float : left;
}
#rparts
{
	background: #ffffff;
	width: 200px;
	float : right;
}
#cparts-inner
{
   position: static;
  padding: 0px 0 0 20px;
  text-align:left;

}


.pkg h2{
   font-size:12px;
}

#rparts-inner
{
  padding: 10px 10px 0 10px;
}


#banner a { color: #545454; text-decoration: none; }
#banner a:hover { color: #013399; }
#site-title
{
  color: #FFF;
   font-size:9.5px;
   text-align:left;
   text-shadow: #36414d 0 2px 3px;
   margin-left:90px;


}


#banner h1{
	margin:2px 0 3px 5px ;
	font-size:12px ;
}

#site-title
a{
   color: #000;
  text-decoration: none;
}
#site-title
a:hover{
   color: #333;
  text-decoration: none;
}

#site-description
{
   margin-bottom: 0;
   color: #fff;
   background: none;
   font-size: 13px;
   font-weight: bold;
   text-shadow: #36414d 0 1px 2px;
   margin:0px 18px 0 0px;
   text-align: right;
}
.date-header
{
   margin-top: 0;
   font-size: 11px;
   text-transform: uppercase;
}
h2.date-header
{
   margin-top: 10px;
   font-size: 12px;
   text-transform: uppercase;
}
.date-header h3{
   font-size: 13px;
   font-weight: bold;
   text-transform: uppercase;
}
/*記事部分*/
.article-header a{
   font-size: 18px;
   font-weight: bold;
}
.article-header a:link{color:#001399;}
.article-header a:visited{color:#001399;}
.article-header a:active{color:#001399;}
.article-header a:hover{color:#001399; text-decoration : none ;}
.article-header
{
   margin-top: 0;
   border-left: 5px solid #dae0e6;
   padding: 0 0 0 10px;
   font-size: 18px;
font-weight:bold;
color:#5b6469;
}

.article-header h2{
   font-size: 18px;
}
.article-content a:link{color:#001399;}
.article-content a:visited{color:#001399;}
.article-content a:active{color:#001399;}
.article-content a:hover{color:#001399; text-decoration : none ;}
.article-content
{
   margin: 0;
   line-height: 1.5;
}
.article-footer a:link{color:#001399;}
.article-footer a:visited{color:#001399;}
.article-footer a:active{color:#001399;}
.article-footer a:hover{color:#001399; text-decoration : none ;}
.article-footer
{
   border-top: 1px solid #dae0e6;
   padding-top: 3px;
   font-size: 10px;
   text-align: right;
   clear: both;
   margin: 5px 10px 20px 10px;
}
/*サイドバー  */
.side
{
   overflow: hidden;
   margin: 0px 10px 10px 0;
/*   border-bottom:1px solid #353535; 
   border-left:1px solid #353535; 
   border-right:1px solid #353535; 
   border-top:1px solid #353535; */
background:url(./image/plugin_c.jpg) repeat-y ;
text-al
}
.side-content{
   position: relative;
   margin: 0;
   padding:0px 10px 10px;
   font-size: 12px;
   line-height: 1.2;
/*   background: #f1e6d4; */
 background:url(./image/plugin_f.jpg) no-repeat bottom left;
}

.side-content_inner{
   padding-top:0px;
   padding-bottom:0px;
}

.side-content a { color: #5b6469;  text-decoration : none }
.side-content a:hover { color: #5b6469;  text-decoration : none }
.side-list
{
   margin: 0 0 0 5px;

   _margin: 3px 0 0 5px;
   padding-left: 0px;
   list-style: none;
padding: 0 ;
}

.side-list-item
{
   margin: 0px 0 7px 0;  
   color: #5b6469;
   line-height: 1.2;
   display: block;
   clear: both;
font-size: 12px;
}

.side-list-item-p{
margin: 5px 0 0 5px;
}

/*プラグイン*/
.side-plug-in
{
   position: relative;
   margin: 0 0 0px 0;
   font-size: 10px;
   line-height: 1.2;
   text-align: left;
/*   background: #000; */
   text-align:left;
}
.side-plug-in a { color: #5b6469; }
.side-plug-in a:hover { color: #5b6469; }

.side-rss{
   padding: 10px 0 0 10px;
   background: #fff;
}
/*PR部分*/
.pr_img{
	text-align: center;
	margin: 0 auto;
}
.pr a {color: #001399; text-decoration: none; }
.pr a:hover { color: #001399; }
.pr a:visited{color:#001399;}
.pr a:active{color:#001399;}

/*カテゴリヘッダー*/
h2.side-header{
   width: 100%;
   color: #fff;
   font-weight: bold;
   background-image:url(./image/plugin.jpg);
   background-repeat:no-repeat;
   text-indent : 12px; 
   height:32px;
   _height:29px;
   line-height : 25px;
   margin : 0; 
   text-align:left;
padding: 2px 0 0 0 ;
   font-size: 12px;
}

.side-categories side h2{
   font-size: 12px;
}

/*カレンダー部分 start*/   
.calendar {
	border:1px solid #cccccc; 
	border-collapse: collapse; 
	font-size: 0.9em
}
.calendar th {
	height: 2em;
	text-align: center
}
.calendar tr {
	text-align:right; 
	vertical-align:center
}
.calendar td {
	width:1.8em; 
	height:1.8em; 
	border:1px solid #cccccc; 
	padding:0.3em;
}
.calendar .tf {
	width: 12.6em;
	border: 1px solid #cccccc; 
	padding: 0.3em; 
	text-align: center;
}
/*カレンダー部分 end*/   
/*ページ部分start*/   
.page { 
	margin-bottom:20px;
	margin-top:20px;
}
.page a:link{color:#000099;}
.page a:visited{color:#000099;}
.page a:active{color:#000099;}
.page a:hover{color:#000099;text-decoration:none;}
/*ページ部分end*/   

/*TOP用 DIV*/
/*新着 start*/
.article_new h2{
	margin-top: 0;
	padding: 2px 8px;
	background-color: #474747; 
   	color: #fff;
	font-size: 12px; 
   	font-weight: bold;
}
.article_new p{
	margin: 5px 8px 0 8px;
}
.article_new ul{
	margin-left:10px;
	list-style-type:none;
}
.article_new li{
	margin-bottom:10;
}
.article_new{
	font-size:12px;
	margin-bottom : 10px;
/*	border: 1px solid #aaaaaa;　*/
　width:280px;　
}

.article_new a {color:#001399;}
.article_new a:link{color:#001399;}
.article_new a:visited{color:#001399;}
.article_new a:active{color:#001399;}
.article_new a:hover{color:#001399; text-decoration : none ;}

.category-new h2{
	margin: 0 5px 0 0;
	padding: 5px 0 3px 5px;
	background-color: #eeeeee; 
   	color: #332d51;
	font-size: 14px;
   	font-weight: bold;
}
.article_new_desc{
	margin-top:5px;
	line-height:150%;
}
.category-new ul{
	margin-left:10px;
	list-style-type:none;
}
.category-new a{color:#001399;}
.category-new a:link{color:#001399; }
.category-new a:visited{color:#001399;}
.category-new a:active{color:#001399;}
.category-new a:hover{color:#001399; text-decoration : none ;}
.category-new li{
	margin-top:5;
}

.category_name_title a {
	font-size: 16px;
	
}
/*新着 start*/
/*編集員*/
.editor{
/* font-size:10px; */
_height:1%;
}

.editor h3{
padding: 0 0 0 7px;
}
.editor_title
{
 font-size:10px;
 line-height:1.6;
/* font-weight: bold;*/
 vertical-align:top;
 word-break:break-all;
 overfloe:hidden;
margin:0px;
padding:0px;
 }
/*フッター*/
div.footer_text{
 font-size:10px;
 text-align:center;
 line-height:1.3em;
 margin:0px auto 0;
 clear : both;
 padding-top : 20px;
/* margin-bottom:20px; */
padding-bottom:20px;
 background : #FFF;
_height:1%;
}

/* .pkg class wraps enclosing block element around inner floated elements */
.pkg:after
{
   content: " ";
   display: block;
   visibility: hidden;
   clear: both;
   height: 0.1px;
   font-size: 0.1em;
   line-height: 0;
}
* html .pkg { display: inline-block; }
/* no ie mac */
* html .pkg { height: 1%; }
.pkg { display: block; }
/* */

/*レビュー部分*/
#editor_review{
	border:1px dashed #778899;
	width:550px;
	padding:10px 0;
	margin-top:20px;
	word-break:break-all;
	overfloe:hidden;
	font-size:12px;
}

#review_answer{
	font-size:9px;
	margin-left:10;
	margin-top:10;
}
#review_answer a:link{color:#001399;}
#review_answer a:visited{color:#001399;}
#review_answer a:active{color:#001399;}
#review_answer a:hover{color:#001399; text-decoration : none ;}
#review_editor_name{
	font-size:9px;
	margin-left:10;
	margin-top:10;
}
/*ブレッドグラム*/
.content-nav a:link{color:#001399;
		font-size:12px;}
.content-nav a:visited{color:#001399;
		font-size:12px;}
.content-nav a:active{color:#001399;
		font-size:12px;}
.content-nav a:hover{color:#001399; text-decoration : none ;
		font-size:12px; text-decoration : none ;}
.content-nav  {
	font-size:12px;
}

/*プラグイン*/

.top-plug-in-a{
   margin-top: 10px; 
   margin-bottom: 20px;
   line-height: 1.3;
}

.top-plug-in-b{
   margin-top: 5px; 
   margin-bottom: 10px;
   line-height: 1.2;
}

.top-plug-in{
   padding-top:5px;
   padding-bottom:5px;
   margin: -15px 0px 12px 5px;
   line-height: 1.2;
}

.article-plug-in
{
   margin-top: 10px;
   margin-bottom: 10px;
   line-height: 0.7;
}

/*TOPの紹介文*/

.introduction 
{
	width: 540px;
	padding:10px 10px 10px 10px;
	border: 1px solid #457f95; 
	background:#f9fafc;
	color:#676769;
	text-align:left;
   	line-height: 1.2;
	margin-top:17px;
}

.introduction a:link{color:#001399;}
.introduction a:visited{color:#001399;}
.introduction a:active{color:#001399;}
.introduction a:hover{color:#001399; text-decoration : none ;}

/*下の広告文*/
.bottom_ad
{
	width: 400px;
	padding:10px 10px 10px 10px;
	border: 1px solid #457f95; 
	background:#eeeeee;
	color:#333333;
	text-align:left;
   	line-height: 1.2;
	margin-top:30px;
	margin-left:auto;
	margin-right:auto;
}
.bottom_ad a:link{color:#636466;}
.bottom_ad a:visited{color:#636466;}
.bottom_ad a:active{color:#636466;}
.bottom_ad a:hover{color:#636466;}


.gdo_logo {

	margin-top:-166px;
	margin-left:712px;

}
.rss-table{
	width:150px;
	text-align:left;
	font-size: 10px;
	font-size: 10px;


}

.rss-list{
	padding-left:20px;
	padding-bottom:5px;

}

/*最新カテゴリのタイトル*/
.catnew-table{
/*	background: url(./image/category-bg.jpg);
/*	margin: 5px 0 10px 0px; */
	font-size:18px;
}

.catnew-table a:link{color:#666666; text-decoration: none;}
.catnew-table a:visited{color:#666666; text-decoration: none;}
.catnew-table a:active{color:#666666; text-decoration: none;}
.catnew-table a:hover{color:#666666; text-decoration: none;}

/*イメージ追加 end*/
.category_new_article {
	margin-left:12px;

}


.image_text a:link{color:#001399;
		font-size:9.5px;}
.image_text a:visited{color:#001399;
		font-size:9.5px;}
.image_text a:active{color:#001399;
		font-size:9.5px;}
.image_text a:hover{color:#001399;
		font-size:9.5px;}
.image_text {
	font-size:9.5px;
}

.category_new_list{
/*	magin-bottom:5px; */
}
.side_ad_img
{
   position: relative;
   overflow: hidden;

   margin: 0px 10px 10px 0;
}

/*編集長コラム用060801start*/
.editor-colum{
	padding: 10px 0 0 10px;
	word-break:break-all;
	font-size:12px;
}

.category_new_list{
margin: 5px;

/*	padding: 5px 0 0 15px; */
 	line-height:1.6;
/* background: url(./image/category_new_list_bg.jpg) repeat-y ; */
/*	border: 5px solid #aaaaaa;  */

}
.article_new_list{
	padding: 10px 0 10px 10px;
 	line-height:1.4;
}

body a {color:#001399;}

div.header_link a:hover{
	background-color : #000000;
	color : #adff2f;
}


div.header_link a{
	font-weight : bold ;
	color : #ffffff;
	text-decoration : none;
	padding : 6px 10px 6px 10px;
}

div.header_link {
	background-color : #000000;
	border-bottom-color : #ffffff ;
	color : #ffffff ;
	padding : 6px 0 6px 0;
	border-bottom-width : 1px ;
	border-bottom-style : solid ;
	margin : 0px 0px 1px 0px ;
	text-align : center ;
	vertical-align : middle ;
	font-size : 13px ;
	clear : both ;
        width: 800px; 
}

.header_separator{
	display : inline ;
	margin : 0px 1px 0px 1px ;
}
/*060808TOPナビ対応 end*/


/*イメージ追加 start*/
.img-table{
	border:1px solid #aaaaaa;
	width:110px;
}

.top-table{
	margin-bottom:2px;
	padding:4px 4px 1px;
}

.side-content h3{
	font-size : 12px ;
/*   margin: 0px 0 0 8px; */
margin: 0 ;
}

.article_new_wide{
width:280px;
min-height:119px;
_height:116px;
}

.category-new{
	border: 1px solid #aaaaaa;
width:570px;
/* padding-bottom:20px; */
}


.new_colum_list_c{
margin:5px 5px 5px 10px;
}

.side-content_ranking{
   margin:3px -10px 0px -5px;
}

.d_rank{
   font-size:9.5px;
   line-height: 1.5;
}

.side-content_ranking a:link{color:#001399;}
.side-content_ranking a:visited{color:#001399;}
.side-content_ranking a:active{color:#001399;}
.side-content_ranking a:hover{color:#001399; text-decoration : none ;}

.side-content_ranking_i{
	text-align: right;
font-size: 12px;
margin: 10px 0 0;
}

.category_rss{
   margin: 10px 0 10px 0 ;
   padding: 0 ;
}

div.category_rss a:link{color:#5b6469; text-decoration: none;}
div.category_rss a:visited{color:#5b6469; text-decoration: none;}
div.category_rss a:active{color:#5b6469; text-decoration: none;}
div.category_rss a:hover{color:#5b6469; text-decoration: none;}

div.new_rss a:link{color:#5b6469; text-decoration: none;}
div.new_rss a:visited{color:#5b6469; text-decoration: none;}
div.new_rss a:active{color:#5b6469; text-decoration: none;}
div.new_rss a:hover{color:#5b6469; text-decoration: none;}

div.article_new_desc a:link{color:#5b6469; text-decoration: none;}
div.article_new_desc a:visited{color:#5b6469; text-decoration: none;}
div.article_new_desc a:active{color:#5b6469; text-decoration: none;}
div.article_new_desc a:hover{color:#5b6469; text-decoration: none;}

.google_top{
   line-height: 0.7;
font-size:5px;
}