/* 基本要素 */
body
{
   margin: 0;
   padding: 0;
	font-family: osaka,MS Pゴシック,arial,helvetica,sans-serif;

   text-align:center;
   font-size: 12px;
   color: #7a7366;
   background: #E2E2E2 url(./image/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: none ; color:#00aeee;}
a:hover{text-decoration: underline ; color:#00aeee;}
a:link{color:#00aeee;}
a:visited{color:#00aeee;}
a:active{color:#00aeee;}

a img { border: 0; }
/* レイアウト系*/
#container
{
   	margin: 0 auto; /* center on everything else */
   	width:800px;
/*	padding-top : 1px; 
   background: url(./image/container-2.jpg) 0 repeat-y ;
*/
	background: #666666;
}
#container-inner
{
   text-align:left;
	background : #ffe4b5; 
/* background: #fbf9de; */

}
#banner { 
	width: 100%;
	background: #666666;
      }

#banner h1{ 
/*	margin:0;*/
	margin:5px 0 5px 5px ;
   font-size:10px;
color:#fff;
	background: #666666;
}

#banner-inner { 
	position: static; 
   	background-repeat:no-repeat;
	height:216px;
       background-image:url("http://blog.ten-nine.co.jp/image/580244131ten-nine-head.jpg");
    overflow:hidden;
}

#pagebody { 
	background: #ffe4b5; 
/*background: #fbf9de; */
	position: relative; width: 100%; 
/*   background: url(./image/container-2.jpg)  repeat-y ;
*/
}
#pagebody-inner { position: static; width: 100%; }
#cparts
{
	height:100%;
	width: 600px;
	background: #ffe4b5; 
/* background: #fbf9de; */

	float : left;
}
#rparts
{
	width: 200px;
	float : right;
   background: url(./image/container-r.jpg) 0 repeat-y ; 
}
#cparts-inner
{
   position: static;
  padding: 0px 0 0 10px;
  text-align:left;
}

/*
#cparts-inner h2 {
	font-size:10px;

}
*/
#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;


}

#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: 12px;
/*   font-weight: bold; */
   text-shadow: #36414d 0 1px 2px;
margin:5px 630px 0 45px;
   text-align: left;
   line-height: 1.6;
}
.date-header
{
   margin-top: 0;
   font-size: 11px;
   text-transform: uppercase;
}

.date-header h3{
   font-size: 13px;
   font-weight: bold;
   text-transform: uppercase;
}
/*記事部分*/
.article-header a{
   font-size: 18px;
}
/*
.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;
}

.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
background:#ffe4b5;
}
.side-content{
   position: relative;
   margin: 0 0 0px 0;
   padding:5px 10px 5px;
   font-size: 10px;
   line-height: 1.2;
 background: #fbf9de; 
}

.side-content-2{
   position: relative;
   margin: 0 0 0px 0;
   padding:1px 10px 1px;
   font-size: 10px;
   line-height: 1.2;
 background: #fbf9de; 
}


/*
.side-content a { color: #5b6469; }
.side-content a:hover { color: #5b6469; }
*/
.side-list
{
   margin: 0 0 0 0;
   padding-left: 0px;
   padding: 0 ;
list-style:none;
}

.side-list-item
{
   margin: 0px 0 7px 0;  
   color: #5b6469;
   line-height: 1.2;
   display: block;
   clear: both;
   font-size: 12px;
   padding-left:15px;
   background:url(./image/arrow_orange.jpg) no-repeat;
}

.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;}

/*カテゴリヘッダー*/
div.side-header
{
   width: 100%;
   color: #fff;
   font-size: 12px;
   font-weight: bold;
/*   background-color:#FFE4B5; */ /* 20070426 18:33changed */
background-color:#fbf9de  ;
   background-image:url(./image/plugin.jpg);
   background-repeat:no-repeat;
   text-indent : 10px; 
   height:35px;
   line-height : 25px;
   margin : 0; 
   text-align:left;
padding: 3px 0 0 0 ;
}

/*カレンダー部分 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 5px;
	padding: 5px 0 3px 5px;
	background-color: #EFEEEF; 
   	color: #332d51;
	font-size: 16px;
   	font-weight: bold;
}
.article_new_desc{
	margin-top:5px;
}
.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;
 }
/*フッター*/
.footer_text{
/* font-size:10px;
 text-align:center;
 line-height:1.4em; 
 margin:0px auto 0;*/
 clear : both;
/* margin-top : 20px; */
 background : #666;
height:49px;
}

/* .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
{
   margin-top: 10px;
   margin-bottom: 10px;
   line-height: 1.2;
}
.article-plug-in
{
   margin-top: 10px;
   margin-bottom: 10px;
   line-height: 1.2;
}

/*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-color: #eae8e9;*/
	background: url(./image/category-bg.jpg);
/*	margin: 5px 0 10px 0px; */
padding: 0 0 5px 0;
	width:570px;
	font-size:18px;
/* height: 50px; */
}
/*イメージ追加 end*/
.category_new_article {
	margin-left:12px;

}

/*
.image_text a:link{color:#001399;
		font-size:12px;}
.image_text a:visited{color:#001399;
		font-size:12px;}
.image_text a:active{color:#001399;
		font-size:12px;}
.image_text a:hover{color:#001399;
		font-size:12px;}
*/

.image_text {
width:110px;
		font-size:12px;

}
.category_new_list{
	magin-bottom:5px;
}
.side_ad_img
{
   position: relative;
   overflow: hidden;
   width: 100%;
   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;
width:550px;
/*	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 5px 10px 10px;
 	line-height:1.4;
	font-size:12px;
	

}
body a {color:#001399;}

.article_new_desc{
/*	margin:5px 0 5px 5px; */
/* margin:5px; */
}
/*060801編集長コラム対応end*/
/*060808TOPナビ対応 start*/

div.header_link a:hover{
	background-color : #d8d8d8;
	color : #333333;
	text-decoration : underline ;
}


div.header_link a,
div.header_link a:visited{
	color : #333333 ;
	text-decoration : none ;
	padding : 6px 10px 6px 10px;
}

div.header_link {
	background-color : #eaeaea;
	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{
	margin-top: 5px;
	border: 1px solid #aaaaaa; 
	width:100px;
height:100px;
	font-size:10px;
	text-align:left;
	padding:2px; 
}

.side-content h3{
	font-size : 12px ;
/*   margin: 0px 0 0 8px; */
margin: 0 ;
}

.article_new_wide{
	border-left: 1px solid #aaaaaa;
	border-right: 1px solid #aaaaaa;
	border-bottom: 1px solid #aaaaaa;
width:280px;

}

.category-new{
	border: 1px solid #aaaaaa;
width:570px;
}


.new_colum_list_c{
margin:5px 5px 5px 10px;
}


div.orange_change a { color:#FF9831 ;}
div.orange_change a:hover { color:#FF9831 ;}
