/*--------------------------

    sunstar　Edita
	
	style-site.css
	
	ver.2008/01/18


--------------------------*/ 



/* 基本要素 */

body{
   margin: 0;
   padding: 0;
   text-align: center;
   font-family: osaka,MS Pゴシック,arial,helvetica,sans-serif;
   font-size: 12px;
   color: #333333;
   background: #ffffff;
}

/* ////////////////////////////////////////////////////////\/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i*/
* html body {
	font-size: 75%;
}
* html table {
	font-size: 100%;
}
*:first-child + html body {
	font-size: 75%;
}
/**/

h1, h2, h3, h4, h5, h6, p, ol, ul, li,dl,dt,dd,pre, blockquote,div,img{
	margin: 0px;
	padding: 0px;
}

hr.hr-clr{
	clear: both;
	height: 0px;
	font-size: 0px;
	line-height: 0px;
	margin: 0px;
	padding: 0px;
	visibility: hidden;
}

/* ////////////////////////////////////////////////////////\/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i*/

* html hr.hr-clr{
	visibility: hidden;
	display: none;
}

*:first-child + html hr.hr-clr{
	visibility: hidden;
	display: none;
}

/**/



/* 文字系 */
h1, h2, h3, h4, h5, h6
{
	font-family: osaka,MS Pゴシック,arial,helvetica,sans-serif;
   font-weight: normal;
}


/*Base Link--*/

a { text-decoration: underline; }
a img { border: 0; }

a:link {
	color: #be1a20;
	text-decoration: none;
}
a:visited {
	color: #be1a20;
	text-decoration: none;
}
a:hover {
	color: #be1a20;
	text-decoration: underline;
}
a:active {
	color: #be1a20;
	text-decoration: underline;
}

/* .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; }
/* */

/* レイアウト系*/

div#wall{
	width: 826px;
	margin: 0px auto;
	background: url(./image/img/wall.jpg) repeat-y;
}

div#wall-in{
	width: 826px;
	margin: 0px;
	padding-top: 13px;
	background: url(./image/img/wall_top.jpg) no-repeat top;
}

div#wall-inner{
	width: 826px;
	margin: 0px;
	padding-bottom: 17px;
	background: url(./image/img/wall_bottom.jpg) no-repeat bottom;
	text-align: center;
}

div#wall-inner:after
{
   content: " ";
   display: block;
   visibility: hidden;
   clear: both;
   height: 0.1px;
   font-size: 0.1em;
   line-height: 0;
}
* html div#wall-inner { display: inline-block; }
/* no ie mac */
* html div#wall-inner { height: 1%; }
div#wall-inner { display: block; }


#container{
   	margin:0px auto; /* center on everything else */
	width: 800px; 
}

#container-inner{
	width: 800px;
	text-align: center;
}

/* ////////////////////////////////////////////////////////\/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i*/
* html #container{
	margin: 0px 0px 0px 0px;
}

/**/



/*header-------------------*/
#banner{
	width: 800px;
	margin: 0px;
	padding: 0px;
}
#banner-inner {
	width: 800px;
	height: 230px;
	margin: 0px;
	padding: 0px;
	
	 background-image:url("http://www.blog.sunstar-tuhan.com/image/463047232sunstar-header.jpg");
	 background-repeat: no-repeat;
	
}
#banner-inner h1{
	margin: 0px;
	padding: 0px;
}

#banner-inner map{
	margin: 0px;
	padding: 0px;
}

#site-title{
   margin: 0;
   padding: 0px;
   line-height: 0px;
}

/*#banner a { color: #ffffff; text-decoration: none; }
#banner a:hover { color: #ffffff; }
#banner
{
    background: #ffffff;

}*/

/*ヘッダーのテーブル*/
/*.banner-table{
	width:100%;
	word-break:break-all;
	height:100%;
}*/

/*header-link--*/

div.header_background{
	clear: both;
	width: 800px;
	height: 20px;
	margin-top: 2px;
	background: url(./image/img/navi_bg.gif) no-repeat;
}

/* ////////////////////////////////////////////////////////\/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i*/
* html div.header_background{
	margin-top: -4px;
}

/**/

ul.header_link {
	width: 800px;
	text-align : center;
font-weight:bold;
padding-top:2px;
}

ul.header_link li{
	display: inline;
	margin-right: 8px;
}

ul.header_link a:hover{
	color : #231815;
	text-decoration : underline ;
}


ul.header_link a,
ul.header_link a:visited {
	color : #231815 ;
	text-decoration : none ;
}



#pagebody {
	clear: both;
	width: 800px; 
}

#pagebody-inner {
	width: 800px;
margin-top:10px;
}

/*right contents--*/

#cparts{
	float: left;
	margin-left: 15px;
	width: 570px;
	text-align: center;

}

#cparts-inner{
	width: 570px;
	margin: 0px;
	padding-top: 5px;
  	text-align: left;
}

/* ////////////////////////////////////////////////////////\/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i*/

* html #cparts{
	margin-left: 7px;
}
/**/

/*left contents---*/

#rparts{
	float: right;
	/*変更*/
	width: 170px;
	margin: 5px 15px 0px 0px;
	padding: 0px;
}

#rparts-inner{
	margin: 0px;
    padding: 0px;
}

/* ////////////////////////////////////////////////////////\/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i*/

* html #rparts{
	margin: 5px 6px 0px 0px;
}
/**/


/*classに変更060712*/
.image_text{
    color:  #333333;
    background: none;
    font-size: 10px;
    font-weight: solid;
    text-shadow: #36414d 0 1px 2px;
    padding-right:3px;
    text-align:center;
}

#site-description
{
   margin-top: 5px;
   margin-bottom: 0;
   color: #ffffff;
   background: none;
   font-size: 12px;
   font-weight: bold;
   line-height: 1.125;
   text-shadow: #36414d 0 1px 2px;
   /*追加060712xhtml化*/
   text-align:left;
}


/*main Images--*/


ul#banner01{
	width: 770px;
	margin: 0px 15px;
	padding-top: 7px;
	list-style-type: none;
}

ul#banner01 li.left{
	width: 380px;
	float: left;
}

ul#banner01 li.right{
	width: 380px;
	float: right;
}


/*記事部分*/

.date-header{
	width: 550px;
   margin: 0px auto 0px auto;
   font-size: 12px;
   font-weight: bold;
   text-transform: uppercase;
   text-align: left;
}

/* For IE6 ////////////////////////////////////////////////////////\/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i*/

* html .date-header{
	margin-left: 10px
}


/**/

.article{
	width: 550px;
	margin: 0px auto;
}

/* For IE6 ////////////////////////////////////////////////////////\/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i*/

* html .article{
	margin-left: 10px
}


/**/


.article-header{
	width: 545px;
	height: 18px;
	margin: 8px 0px 5px 0px;
	background: url(./image/img/h3_bg02.gif) no-repeat;
	padding-top: 4px;
	padding-left: 41px;
	color: #be1a20;
	font-weight: normal;
	font-size: 13px;
}

/* ////////////////////////////////////////////////////////\/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i*/
* html .article-header{
	width: 550px;
	height: 20px;
}
/**/

.article-header a:link,
.article-header a:visited{
	color: #be1a20;
	text-decoration: none;
}

.article-header a:hover{
	color: #be1a20;
	text-decoration: underline;
}


.article-content a:link{color:#be1a20;}
.article-content a:visited{color:#be1a20;}
.article-content a:active{color:#be1a20;}
.article-content a:hover{color:#be1a20;}

.article-content{
	width: 550px;
   margin: 0 auto;
   line-height: 1.5;
}

.article-body{
	width: 550px;
	margin-top: 15px;
	text-align: center;
}

.article-body-in{
	margin: 0px 5px 20px 5px;
	text-align: left;
}

.article-footer a:link{color:#be1a20;}
.article-footer a:visited{color:#be1a20;}
.article-footer a:active{color:#be1a20;}
.article-footer a:hover{color:#be1a20;}

.article-footer{
	width: 534px;
    margin: 5px auto 20px auto;
    border-top: 1px solid #e5e5e5;
    padding-top: 10px;
    font-size: 12px;
    text-align: right;
    clear: both;
}

.article-footer p{
	margin: 0px;
	padding: 0px;
}


/*サイドバー  */
.side{
   overflow: hidden;
   width: 170px;
   margin: 0px auto 10px auto;
   padding: 0px;
}

.side-header{
   width: 170px;
   height: 26px;
   background: url(./image/img/side_plug.gif) no-repeat;
   text-align: left;
   margin: 0px auto;
}

.side-header h2{
	padding-top: 6px;
	margin-left: 7px;
	font-size: 12px;
	font-weight: bold;
	color: #5a4e4c;
}

.side-content{
   width: 168px;
   margin: 0px auto 10px auto;
   padding: 0px;
   border: 1px solid #e5e5e5;
   text-align: center;
}

/* ////////////////////////////////////////////////////////\/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i*/
* html .side-content{
	width: 170px;
}

/**/

.side-content-in{
	width: 144px;
   margin: 12px auto 4px auto;
   padding: 0px;
   font-size: 12px;
   line-height: 1.2;
   text-align: left;
}

.side-content a:link,
.side-content a:visited{ 
	color: #333; 
}
.side-content a:hover { color: #333; }
.side-list
{
	
   list-style: none;
}
.side-list-item
{
   margin-bottom: 8px;
   padding-left: 12px;
   color: #333;
   line-height: 1.2;
   display: block;
   clear: both;
   background: url(./image/img/icon_red_t7.gif) no-repeat 0px 3px;
}

.rss{
	text-align: center;
	padding: 8px 0px;
}

/*side navi----*/

ul#side-navi{
	width: 170px;
	text-align: center;
	padding-top: 8px;
	padding-bottom: 5px;
	margin-bottom: 15px;
	list-style-type: none;
	background: url(./image/img/side_navi_bg.gif) no-repeat;
}

ul#side-navi li{
	margin-bottom: 1px;
}

/* For IE6 IE7 ////////////////////////////////////////////////////////\/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i*/

* html ul#side-navi li{
	margin-bottom: 2px;
}

*:first-child + html ul#side-navi li{
	margin-bottom: 2px;
}

/**/


/*banner----*/

div.side_banner{
	width: 170px;
	margin: 0px auto;
	padding-bottom: 15px;
}



/*プラグイン*/

.side-plug-header{
   width: 170px;
   height: 26px;
   background: url(./image/img/side_plug.gif) no-repeat;
   text-align: left;
   margin: 0px auto;
}

.side-plug-header h2{
	padding-top: 6px;
	margin-left: 7px;
	font-size: 12px;
	font-weight: bold;
	color: #5a4e4c;
}

.side-plugin
{
   width: 168px;
   margin: 0px auto 10px auto;
   padding: 0px;
   font-size: 10px;
   line-height: 1.2;
   text-align: center;
   border: 1px #e5e5e5 solid;
}

/* ////////////////////////////////////////////////////////\/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i*/
* html .side-plugin{
	width: 170px;
}

/**/

.side-plug-in{
   width: 154px;
   margin: 10px auto;
   padding: 0px;
   font-size: 12px;
   line-height: 1.4;
   text-align: left;
}

.side-rss{
   padding-top: 10px;
   padding-bottom: 10px;
   width: 200px;
   text-align: center;
   background: #fff;
}
/*PR部分*/
.pr_img{
	text-align: center;
	margin: 0 auto;
}
.pr {	font-size: 11px;}
.pr a {color: #be1a20; text-decoration: none; }
.pr a:hover { color: #be1a20; }
.pr a:visited{color:#be1a20;}
.pr a:active{color:#be1a20;}



/*カレンダー部分 start*/   
.calendar {
	border:1px solid #000000; 
	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{
	width: 570px;
	 margin: 0px auto 10px auto;
}
.page a:link{color:#be1a20;}
.page a:visited{color:#be1a20;}
.page a:active{color:#be1a20;}
.page a:hover{color:#be1a20;text-decoration:none;}
/*ページ部分end*/   

/*TOP用　DIV*/
/*新着 start*/

div.column{
	width: 536px;
	margin: 0px auto;
}

/*TOP用 レイアウト----------------------------*/

/*ブロガー紹介--*/

.blogar_new{
	clear: both;
	width: 570px;
	margin-bottom: 0px;
}

.blogar_new h2{
	width: 570px;
}

.blogar_new_wide{
	width: 568px;
	border: 1px #e5e5e5 solid;
	margin-bottom: 12px;
	text-align: center;
}

.blog01{
	width: 554px;
	background: url(./image/img/bg_blue.gif) repeat-y;
	margin: 9px auto;
}

.blog01-in{
	width: 554px;
	background: url(./image/img/bg_blue_top.gif) no-repeat top left;
	padding-top: 6px;
	margin: 0px;
}

.blog01-inner{
	width: 554px;
	background: url(./image/img/bg_blue_bottom.gif) no-repeat bottom left;
	padding-bottom: 6px;
	margin: 0px;
}

.blog02{

	width: 554px;
	background: url(./image/img/bg_yellow02.gif) repeat-y;
	margin: 0px auto 9px auto;
}

.blog02-in{
	width: 554px;
	background: url(./image/img/bg_yellow_top02.gif) no-repeat top left;
	padding-top: 6px;
	margin: 0px;
}

.blog02-inner{
	width: 554px;
	background: url(./image/img/bg_yellow_bottom02.gif) no-repeat bottom left;
	padding-bottom: 6px;
	margin: 0px;
}

.blog03{
	width: 554px;
	background: url(./image/img/bg_pink02.gif) repeat-y;
	margin: 0px auto 19px auto;
}

.blog03-in{
	width: 554px;
	background: url(./image/img/bg_pink_top02.gif) no-repeat top left;
	padding-top: 6px;
	margin: 0px;
}

.blog03-inner{
	width: 554px;
	background: url(./image/img/bg_pink_bottom02.gif) no-repeat bottom left;
	padding-bottom: 6px;
	margin: 0px;
}

/* ////////////////////////////////////////////////////////\/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i*/

* html .blogar_new_wide{
	width: 570px;
}

* html .blog01{
	margin: 9px 0px 9px 0px;
}

* html .blog02{
	margin: 0px 0px 9px 0px;
}

* html .blog03{
	margin: 0px 0px 19px 0px;
}
/**/

.blog-left{
	float: left;
	width: 265px;
	margin-left: 8px;
	text-align: left;
}

.blog-right{
	float: right;
	width: 265px;
	margin-right: 8px;
	text-align: left;
}

/* ////////////////////////////////////////////////////////\/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i*/

* html .blog-left{
	margin-left: 4px;
}

* html .blog-right{
	margin-right: 4px;
}

/**/

.blog-link{
	clear: both;
	width: 538px;
	text-align: right;
	padding: 10px 8px 4px 8px;
}

.blog-left h3,
.blog-right h3{
	color: #666666;
	padding-bottom: 5px;
	font-weight: bold;
	font-size: 12px;
}

.blog-left h3 a:link,
.blog-right h3 a:link,
.blog-left h3 a:visited,
.blog-right h3 a:visited{
	color: #666666;
}

.blog-left h3 a:hover,
.blog-right h3 a:hover{
	text-decoration: underline;
}

.blog-left dl,
.blog-right dl{
	width: 260px;
}

.blog-left dt,
.blog-right dt{
	display: block;
	float: left;
	margin-right: 7px;
}

.blog-left dd,
.blog-right dd{
	display: block;
	float: right;
	width: 145px;
	font-size: 12px;
	color: #333;
}


/*動画紹介--*/

.movie_new{
	clear: both;
	width: 570px;
	margin-bottom: 0px;
}

.movie_new h2{
	width: 570px;
}

.movie_new_wide{
	width: 568px;
	border: 1px #e5e5e5 solid;
	margin-bottom: 12px;
	text-align: center;
}

.movie{
	width: 554px;
	background: url(./image/img/bg_blue.gif) repeat-y;
	margin: 9px auto;
}

.movie-in{
	width: 554px;
	background: url(./image/img/bg_blue_top.gif) no-repeat top left;
	padding-top: 6px;
	margin: 0px;
}

.movie-inner{
	width: 554px;
	background: url(./image/img/bg_blue_bottom.gif) no-repeat bottom left;
	padding-bottom: 6px;
	margin: 0px;
}


/* ////////////////////////////////////////////////////////\/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i*/

* html .movie_new_wide{
	width: 570px;
}

* html .movie{
	margin: 9px 0px 9px 0px;
}

/**/

.movie-left{
	float: left;
	width: 175px;
	margin-left:70px;
	display:inline;
	text-align: left;
}

.movie-right{
	float: right;
	width: 175px;
	margin-right:70px;
	display:inline;
	text-align: left;
}

/* ////////////////////////////////////////////////////////\/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i*/

/**/

.movie-left h3,
.movie-right h3{
	color: #666666;
	padding-bottom: 5px;
	font-weight: bold;
	font-size: 12px;
}

.movie-left h3 a:link,
.movie-right h3 a:link,
.movie-left h3 a:visited,
.movie-right h3 a:visited{
	color: #666666;
}

.movie-left h3 a:hover,
.movie-right h3 a:hover{
	text-decoration: underline;
}

.movie-left dl,
.movie-right dl{
	width: 175px;
}

.movie-left dt,
.movie-right dt{
	display: block;
	float: left;
	margin-right: 10px;
}

.movie-left dd,
.movie-right dd{
	display: block;
	float: right;
	width: 10px;
	font-size: 12px;
	color: #333;
}





/*編集長のおすすめ start---*/
.article_new{
	clear: both;
	width: 570px;
	margin-bottom: 0px;
}

.article_new h2{
	width: 570px;
}

.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_wide{
	width: 568px;
	border: 1px #e5e5e5 solid;
	margin-bottom: 12px;
}



/* ////////////////////////////////////////////////////////\/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i*/
* html .article_new_wide{
	width: 570px;
}

/**/

.article_new_list{
 	line-height:1.2;
	font-size:12px;
}

.article_desc{
	padding: 15px 0 0px;
	text-align: center;
}

.article_desc table.desc{
	width: 550px;
	border-collapse: collapse;
	margin: 0px auto 5px auto;
	padding: 0px;
	text-align: left;
}

.article_desc table.desc td.desc-td{
	vertical-align: top;
	text-align: left;
}

.article_desc table.desc td.img{
	width: 100px;
	vertical-align: middle;
	text-align: center; 
}

.article_new_desc_item {
	width: 400px;
	font-size:12px;
	background: url(./image/img/icon_red_t7.gif) no-repeat 0px 3px;
	padding-left: 10px;
}

.article_new_desc_item2{
	color: #8c8c8c;
	margin-left: 5px;
}

.article_new_desc_item img{
	margin-right: 5px;
	vertical-align: middle;
}

.article_desc_desc{
	margin: 0px 9px 0px 9px;
}

.article_desc_more{
	margin: 0px 9px 10px 9px;
	text-align: right;
}

.article_change {
	width: 534px;
	margin: 9px 0px 0px 18px;
	font-size:12px;
	text-align: right;
}

/*「全て見る」部分--*/
.column_change,
.category-next {
	width: 534px;
	margin: 14px 0px 12px 18px;
	font-size:12px;
	text-align: right;
}

.category-new{
	width: 570px;
	margin: 0px auto;
}

.category-new-in{
	width: 568px;
	margin-bottom: 20px;
	border: 1px #e5e5e5 solid;
}

/* ////////////////////////////////////////////////////////\/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i*/

* html .category-new-in{
	width: 570px;
}

/**/

.category-new h2{
	width: 570px;
	margin: 0;
	padding: 0px;
	background: url(./image/img/title_bg.gif) no-repeat;
   	color: #006699;
	font-size:19px;
   	font-weight: bold;
}

.category-new h3{
	width: 545px;
	height: 18px;
	margin: 8px 0px 5px 8px;
	background: url(./image/img/h3_bg02.gif) no-repeat;
	padding-top: 4px;
	padding-left: 41px;
	color: #be1a20;
	font-weight: normal;
	font-size: 13px;
}

/* ////////////////////////////////////////////////////////\/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i*/
* html .category-new h3{
	width: 550px;
	height: 20px;
}
/**/

.category-new h3 a:link,
.category-new h3 a:visited{
	color: #be1a20;
	text-decoration: none;
}

.category-new h3 a:hover{
	color: #be1a20;
	text-decoration: underline;
}



.category-new ul{
	/*60712 xtml化*/
       list-style-type:none;
}

.category-new a:link{color:#be1a20;}
.category-new a:visited{color:#be1a20;}
.category-new a:active{color:#be1a20;}
.category-new a:hover{color:#be1a20;}
.category-new li{
	margin-top:5px;
 	margin-bottom:5px;
      	list-style-type:none;
}

.category_new_list a{
	font-size:12px;
}

.category_new_list_item {
	margin: 0px;
	padding: 0px;
	text-align: center;
}

.category_new_list_item table{
	width: 534px;
	margin: 0px auto 5px auto;
	text-align: left;
	padding: 0px;
}

.category_new_list_char {
	font-size:12px;
	color: #333333;
	background: url(./image/img/icon_red_t7.gif) no-repeat 0px 3px;
	padding-left: 10px;
padding-bottom:5px;
}

.category_member {
	font-size:12px;
	margin-left: 5px;
	text-align: left;
	color: #8c8c8c;
}




/*60712 xtml化 end*/
/*新着 start*/
/*編集員*/
.editor{
 font-size:12px;
}
div.editor_title
{
 width:179px;
 margin: 5px auto;
 font-size:10px;
 line-height:1.6;
/* font-weight: bold;*/
 vertical-align:top;
 word-break:break-all;
 overfloe:hidden;
 }

td.editor_title
{
 font-size:10px;
 line-height:1.6;
/* font-weight: bold;*/
 vertical-align:top;
 word-break:break-all;
 overfloe:hidden;
 }
 
 
/*ページ下部バナー--*/

ul.plug-bunner{
	margin: 0px auto 60px auto;
	list-style-type: none;
}

ul.plug-bunner li{
	margin-bottom: 8px;
}

ul.plug-bunner li.last{
	margin-bottom: 0px;
}

/* ////////////////////////////////////////////////////////\/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i*/

* html ul.plug-bunner{
	margin: 0px 0px 60px 0px;
}

/**/


/*フッター*/


#footer{
	clear: both; 
	width: 800px;
	height: 74px;
	background: url(./image/img/footer_bg.gif) repeat-y;
	color: #231815;
	text-align: center;
}

#footer a:link,
#footer a:visited{
	color: #231815;
	text-decoration: none;
}
#footer a:hover{
	text-decoration: underline;
}	

#footer address{
	font-style: normal;
	margin:0px auto;
	padding-top: 17px;
}

/*For IE6////////////////////////////////////////////////////////\/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i*/

* html #footer ul.left-foot{
	margin-left: 10px;
}

* html #footer ul.right-foot{
	margin-right: 5px;
}
/**/

.footer_text{
 font-size:10px;
 text-align:center;
 line-height:1.4em;
 margin-top:20;
}



/*コメント等のレビュー部分-----*/
.editor_review{
	border:1px dashed #e5e5e5;
	width:548px;
	padding:10px 0;
	margin-top:20px;
	word-break:break-all;
	overfloe:hidden;
	font-size:12px;
	text-align: center;
}

.editor_review_in{
	width: 534px;
	margin: 0px auto;
	text-align: left;
}

.editor_review_item{
	text-align: right;
	padding-bottom: 10px;
	border-bottom: 1px dashed #e5e5e5; 
}

#review_title {
	width: 534px;
	color: #be1a20;
	margin: 0px auto 10px auto;
	font-size: 12px;
	text-align: left;
}

#review {
	width: 534px;
	margin: 0px auto;
	font-size: 10px;
	text-align: left;
}

#review_answer{
	width: 502px;
	font-size:9px;
	margin: 10px auto 0px auto;
	text-align: left;
}
#review_answer a:link{color:#be1a20;}
#review_answer a:visited{color:#be1a20;}
#review_answer a:active{color:#be1a20;}
#review_answer a:hover{color:#be1a20;}

#review_editor_name{
	width: 502px;
	margin: 10px auto 0px auto;
	font-size:9px;
	text-align: left;
}

#review_editor_name p{
	margin: 0px;
	padding: 0px;
}

#review_editor_name span{
	margin-right: 5px;
}


/* コメント入力エリア-------------*/

form.form-area{
	width: 512px;
	margin: 0px auto;
	text-align: center;
}

form.form-area p{
	margin: 0px auto 5px auto;
	padding: 0px;
	text-align: left;
}

form.form-area table{
	width: 492px;
	margin: 0px auto 10px auto;
	text-align: left;
	border-collapse: collapse;
}

form.form-area table td{
	padding: 5px 7px;
	vertical-align: middle;
}


/*PRエリア-----*/

.pr{
	width:　512px;
	margin: 20px 5px;
	text-align: center;
}

.pr a:link,
.pr a:visited{
	color: #be1a20;
}

.pr a:hover{
	color: #be1a20;
	text-decoration: underline;
}


/*ブレッドグラム*/
ul.content-nav {
	width: 550px;
	margin: 0px auto 10px auto;
	padding: 0px;
	list-style-type: none;
}

/* For IE6////////////////////////////////////////////////////////\/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i*/

*html ul.content-nav {
	margin:0px 0px 10px 10px;
}

/**/

ul.content-nav li{
	display: inline;
	margin: 0px;
	padding: 0px;
}

ul.content-nav span{
	margin: 0px 2px;
}
ul.content-nav a:link{color:#be1a20;}
ul.content-nav a:visited{color:#be1a20;}
ul.content-nav a:active{color:#be1a20;}
ul.content-nav a:hover{color:#be1a20;}

/*プラグイン*/
.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;
}

#logo{
	text-align:right;
	vertical-align:bottom;
}

/*サムネイル画像--*/

.image_text_new {
	width: 550px;
	margin: 5px auto;
}

.image-list {
	width: 550px;
	margin: 5px auto 25px auto;
}

.img-table{
	margin-right: 3px;
	border: 1px solid #aaaaaa; 
	width:100px;
	height:100px; 

}

.img-table2{
	width:100px;
}

.img-table td{
	text-align: center;
	vertical-align: middle;
}

/* ////////////////////////////////////////////////////////\/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i/i*/

* html .image_text_new {
	margin: 5px 0px 5px 10px;
}

* html .image-list{
	margin: 5px 0px 25px 10px;
}

/**/


/*最新カテゴリのタイトル*/
.catnew-table{
	clear: both;
	background: url(./image/img/title_bg.gif) no-repeat bottom;
	padding: 0px 8px 2px 8px;
	margin-bottom: 20px;
	width: 570px;
	font-size: 19px;
	font-weight: bold;
	color: #006699;
}

.catnew-table a:link,
.catnew-table a:visited{
	color:#006699;
	text-decoration: none;
}

.catnew-table a:hover{
	text-decoration: underline;
}

/*イメージ追加 end*/

/*編集長コラム用060801start*/
.editor-colum{
	padding: 10px 0 0 10px;
	word-break:break-all;
}



.header_separator{
	display : inline ;
	margin : 0px 1px 0px 1px ;
}

.image_temp{
margin:15px 0 0 20px;
}

/* -- infomation -- */

.infomation_top{
font-size: 16px;
font-weight: bold;
background: #aaaaaa;
color:#fff;
	line-height : 30px;
	text-indent:8px;
}

.infomation_contents{
line-height: 1.5;
color: #666; 
border: 1px solid #aaaaaa; 
padding:10px 10px;
width: 548px;
_width: 570px;
}

.top-contents-category{
margin-left:-1px;
width:570px;
}
