@charset "UTF-8";

@import "css/reset.css";

@media tty {
 i{content:"\";/*" "*/}} @import 'css/ie5win.css'; /*";}
}/* */


/*
Theme Name: NYTA_TY005T
Theme URI:
Description: 
Author:
Tags: 
*/

/* ---------- body ---------- */
*{margin:0px; padding:0px;}

body {
	background:#F7F7F7 url(images/bg_image.jpg) top center;
	background-attachment:fixed;
	color:#333;
	text-align:center;
	font-size:12px;
	font-family: "ＭＳ Ｐゴシック", Verdana, "Times New Roman";
}

/* ---------- body end ---------- */

/* ---------- Link ---------- */

a,
a:link,
a:visited{
	color:#003399;
	text-decoration:none;
	background-color:inherit;
}

a:hover {
	color: #FF0000;
	text-decoration: underline;
}
a:focus { 
    outline: none; 
}

button:focus { 
    outline: none; 
}

/*for FireFox*/
    input[type="submit"]::-moz-focus-inner, input[type="button"]::-moz-focus-inner
    {   
        border : 0px;
    } 
/*for IE8 */
    input[type="submit"]:focus, input[type="button"]:focus
    {     
        outline : none; 
    }

img {
	border:none;
}

/* ---------- Link end ---------- */

/* ---------- text ---------- */

p,table,tr,td,ul,li{
	color:#333;
	text-align:left;
	line-height:140%;
	font-size:12px;
}

strong{
	color:#FF0000;
	background-color: #FFFF00;
	line-height:140%;
	letter-spacing:0.08em;
	font-weight:bold;
}

/* ---------- text end ---------- */

/* ---------- clear ---------- */

.clear{
	clear:both;
	height:0;
}

.clear hr { 
	display:none; 
	height:0;
}  

/* ---------- clear end ---------- */

/* ---------- header ---------- */

#top_option{
	height:31px;
	position:absolute;
	top:0;
	left:0;
	height:26px;
	width:912px;
	background:url(images/topoption_bg-trans.png) left top no-repeat;
	text-align:right;
	z-index:100;
}
#top_option ul{
	text-align:right;
	padding:3px 20px 0px 0px;
}
#top_option li{
	display:inline;
	padding-left:50px;
}	

#header{
	height:183px;
	display: block;
	margin-top:18px;
}

#header h1{
 	margin:0 ;
 	text-align:left;
	font-size:23px ;
	font-weight:bold;	
	color: #ffffff ;
	padding: 40px 10px 0px 10px;
	display:block;
}

#header h1 a {
	color:#fff;
	text-decoration:underline;
}

#header h1 a:hover {
	color:#fff;
	text-decoration:none;
}

#header h2{
 	margin:0 ;
	font-size:20px ;
 	text-align:left;
	font-weight:bold;
	color: #ffffff ;
	padding:10px 10px 0px 10px;
	display:block;
}
h4  {font-size: 14px} h5  {font-size: 12px; margin-bottom:15px;} h6  {font-size: 12px}
/* ---------- header_end ---------- */

/* ---------- wrapper ---------- */

#wrapper{
	margin:-18px auto 0px;
	width:912px;
	position:relative;
}

#wrapper-inner{
	width:912px;
	background: url(images/wrap_bg.gif) left top repeat;
}

#wrapper-article{
	padding:0px 20px;
	text-align:center;
}	

/* ---------- wrapper end  ---------- */

/* Tab Navigation */

/*** Menu ***/

#menu {
	background: url(images/navi_bg.gif) left top repeat-x;
	height:41px;
	padding:0px 10px;
	clear:both;
	text-align:center;
}
#menu ul{
	height:34px;
	margin:0;
	list-style:none;
	text-align:right;
	white-space:nowrap;
	font-size:12px;
	z-index:100;
	position:relative;
}

#menu ul li {
	float:left;
}

#menu ul li a {
	display:block; 
	height:34px; 
	float:left; 
	padding:0 0 0 5px; 
	text-decoration:none;
	line-height:33px; 
	white-space:nowrap;
	color: #fff;
}


#menu ul li a b {
	display:block;
	padding:0 10px 0 5px;
}

#menu ul li a:hover,
#menu ul li.current_page_item a {
	background: url(images/navi_hover.gif) left top repeat-x;
	padding:0 0 0 5px;
	cursor:pointer; 
}
#menu ul li a:hover b,
#menu ul li.current_page_item a b{
	display:block; 
	float:left;
	padding:0 10px 0 5px; 
	cursor:pointer;
}


/* Tab Navigation End */


/* ---------- navi ---------- */

#navi{
	color:#000;
	font-size:12px;
	text-align:left;
	padding:5px 0px 5px;
	text-align:right;
}

#navi a {
 	color: #003399;
	text-decoration:none;
}

#navi a:hover {
	color:#fff;
	text-decoration:underline;
}

/* ---------- navi_end ---------- */

/* ---------- Page_header ---------- */

#page-header{
	background-image:url(images/page_header.jpg) ;
	background-repeat:no-repeat;
	background-position:center top;
	height:30px;
}

#page-header h2{
 	margin:0 ;
 	text-align:left;
	font-size:23px ;
	font-weight:bold;
	color: #ffffff ;
	padding:40px 30px 0 35px;
}

#page-header h2 a {
	color:#fff;
	text-decoration:none;
	background-color:inherit;
}

#page-header h2 a:hover {
	color:#FF9900;
	text-decoration:none;
	background-color:inherit;
}

#page-header h3{
 	margin:0 ;
	font-size:13px ;
 	text-align:left;
	font-weight:bold;
	color: #ffffff ;
	background: url(images/icon.jpg) left center no-repeat; 
	padding: 5px 0px 5px 20px;
}

/* ---------- Page_header_end ---------- */

/* ---------- content ---------- */


#content{
	margin:0px auto 0px;
	width:655px;
	float: right;	
}

#single-content{
	margin:0px 0px 15px 10px;
	width:655px;
	float: right;	
}

#article{
	float: left;
	text-align: left;
	width:440px;
	margin:0 auto;
}

.present{
	text-align: left;
	background:#fff;
	padding:20px;
}

#present a:hover{
	position: relative;
}

.report{
	text-align:left;
	padding: 0 5px;
	float:left;
}

.button{
	margin:0px auto;
	text-align: center;
	padding-top: 10px;
}

.present_title{
	font-size:14px;
	color: #FF0000;
	font-weight:bold;
	margin-bottom:20px;
}
	

.button a:hover{
	position: relative;
}

.new-article{
	clear:both;
	margin-bottom:30px;
}

.new-article h3{
	background: url(images/c_newslist_t.png) left top;
	height:30px;
	margin-bottom:5px;
	color:#000;
	font-size:14px;
	text-indent:-99999px;
	overflow:hidden;
}

.new-article ul{
	margin:0px;
	padding: 5px 5px 8px;
	list-style-type: none;
	list-style-position: outside;
	background-color:#fff;
}

#list_present{
	width:438px;
	margin-bottom: 15px;
	padding-top:110px;
	border:1px dashed #A9A7A3;
	background:#fff url(images/c_free01_01-trans.png) left top no-repeat;
}
#list_present h4{
	margin:0px 50px 5px;
 	padding:7px 10px;
	font-size:18px;
	font-weight:bold;
	text-align: center;
	color:#000;
	border-bottom:1px solid #7F7F7F;	
}
#list_present .list-area{
	color:#666;
	text-align:left;
	line-height:140%;
	font-size:12px;
	padding:0px 0px 30px 0px;
	border:1px solid #fff;
	background: url(images/c_free01_02-trans.png) left bottom no-repeat;
}
#list_present .present{
	text-align: left;
	padding:20px;
	background:none;
}



.new-article li{
	font-size:12px;
	border-bottom: dotted 1px #cccccc;
	padding:3px 0px 3px 25px;
	background: url(images/c_icon_news.gif) 5px center no-repeat;
}

.list{
	margin-bottom: 15px;
}
.list h4{
	margin-bottom:5px;
 	padding:7px 10px;
	background:url(images/bar_splong.gif) top right no-repeat;
	color: #fff;
	font-size:13px;
	font-weight:bold;
	text-align: center;
}

.list-area{
	padding:5px;
	overflow: hidden;
	color:#666;
	text-align:left;
	line-height:140%;
	font-size:12px;
	letter-spacing:0.08em;
	background:#f5f5f5;
	border:1px solid #ccc;
}

.list form{
	margin: 10px 0;
	color:#333;
	line-height:140%;
	font-size:12px;
}

.list_table{
}
.list_table td{
	padding:5px;
	text-align:left;
	vertical-align:top;
}

.form_title{
	text-align:center;
	font-size:14px;
	font-weight:bold;
	margin-bottom:25px;
}
.submitArea {
	padding:20px 15px;
	text-align:center;
}



label {
	font-size: 12px;
	line-height: 140%;
	padding:2px;
	margin: 0 0 5px 0;
	display: block;
	float:left;
	text-align:right;
}

input.textField {
	width: 230px;
	color: #999;
	font-size: 1.4em;
	padding:1px;
	background: url(images/bg_input.gif) left top repeat-x;
	border:1px solid #ccc;
	margin: 0 0 5px 0;
}
.impact01{
	clear:left;
	line-height:1.3em;
	margin-bottom:10px;
	padding-left:140px;
}


.impact{
	color:#FF0000;
}

#f_name,
#f_mail{
	height:30px;
	text-align:left;
	vertical-align:top;
	padding:12px 0px 0px 5px;
	font-size:11px;
	color:#fff;
}
#f_name{
	background:url(images/c_form_name.png) left 5px no-repeat;
	width:116px;
}
#f_mail{
	background:url(images/c_form_mail.png) left 5px no-repeat;
}
.list_box{
	width:244px;
	height:30px;
	padding:1px 5px;
	background: url(images/c_form_box.png) left top no-repeat;
	border:none;
}
.btn{
	background: url(images/button/c_form_btn.png) left top no-repeat;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	border:none;
	text-align: center;
	cursor:pointer;
	text-indent:-99999px;
	color:#fff;
	width:319px;
	height:52px;
	text-shadow: 1px -1px 0 #666;
}


.single-list{
	margin-bottom: 20px;
	padding-top:110px;
	border:1px dashed #A9A7A3;
	background:#fff url(images/sub_free01.png) left top no-repeat;
}
.single-list h4{
	margin:0px 50px 5px;
 	padding:7px 10px;
	font-size:18px;
	font-weight:bold;
	text-align: center;
	color:#000;
	border-bottom:1px solid #7F7F7F;	
}
.single-list-area{
	color:#666;
	text-align:left;
	line-height:140%;
	font-size:12px;
	padding:0px 0px 30px 0px;
	border:1px solid #fff;
	background: url(images/sub_free02.png) left bottom no-repeat;
}
.single-list .present{
	text-align: left;
	padding:20px;
	background:none;
}
.single-list form{
	margin: 10px 0;
	color:#333;
	line-height:140%;
	font-size:12px;
}


/* ---------- main ---------- */

.main{
	margin: 0 auto 15px;
	padding-bottom:10px;
	clear: both;
	overflow: hidden;
}

.postdata{
	padding:5px 10px 2px;
	font-size: 11px;
	font-weight: bold;
	text-align:right;
	background: url(images/sub_news02-trans.png) left top repeat-y;
}
.postdata p {
	margin: 0;
	padding: 10px 0 9px 0;
	background:url(images/single.jpg) center top no-repeat;
}

.postdata a{
	color:#356492;
	font-size:10px ;
}	

.postdata a:hover,
.mini-add-comment a:hover{
	color:#5EAFD7;
}	
	
.postdata .date {
	background: url(images/calendar_pencil.png) left center no-repeat;
	color: #333;
	padding: 5px 8px 0 20px;
}

.postdata #icomments{
	background: url(images/comments.png) left center no-repeat;
	padding: 5px 20px 0 20px;
}
		
.postdata .category{
	background: url(images/category.png) left center no-repeat;
	padding: 5px 2px 0 18px;
}
.postdata .tag{
	background: url(images/tag.png) left center no-repeat;
	padding: 5px 2px 0 15px;
	margin-left:2px;
}
		
.mini-add-comment a{
	background: url(images/comment-arrow.gif) no-repeat left center;
	padding-top: 5px;	
	padding-left:5px;
	float: right;
	font-size:10px;	
}
.mini-rss a{
	padding-left:1px;
	margin:0px;
}	
	
.title{
	padding:5px;
	margin-bottom:15px;
	clear: both;
	overflow: hidden;
	border:1px solid #ccc;
	background:#f5f5f5;
}

	
.title h2,
.cat h2{	
	color: #fff;
	background: url(images/category_bg-trans.png) left top no-repeat;
	margin:0px 0 2px 0px;	
	padding:8px 3px 5px 10px;
	font-size: 16px;
	text-align:left;
	font-weight:bold;
}

.title h2 a{
	color: #fff;
	font-weight:bold;
	text-decoration: none;
	background-color: transparent;
}

.title h2 a:hover, a:active{
	color: #000;
	background-color: transparent;
}

.title p{
	background-color:#fff;
	padding:10px;
}
	
	
.single-title{
	padding-left: 10px;	
	padding-bottom: 30px;
	clear: both;
	overflow: hidden;	
	float: left;
	width: 600px;	
}
	
.single-title{
	background: url(images/date.png) left center no-repeat;
	color: #666666;
	text-align: center;
	padding: 5px 2px 0 0;
}

.single-title h2{	
	color: #000;
	margin:0px 0 2px 0px;	
	padding:8px 3px 5px 10px;
	font-size: 16px;
}
.single-title p{
	background-color:#fff;
	padding:10px;
}	
	
.entry{
	text-align:right;
	font-size:10px;	
	padding: 10px 0px 5px;
	clear: both;
}
.more-link{
	padding:15px 5px 5px;
	text-align:right;
	background-color:#fff;
}	
.more-link a {
	text-align:right;
	padding: 0 17px 0 0;
	border-bottom: 1px solid #99b2cc;
	background:url(images/more.jpg) right center no-repeat;
}
.to-be-continue-single{
	color:#666;
	text-align:right;
	padding:5px 10px 5px 0px;
	margin:0px 0px 5px;
}
	
.to-be-continue-cate{
	text-align:right;
	padding:10px ;
}	

.postmetadata {
	color:#666;
	margin-top:30px ;
	font-size: 10px;
	line-height:140%;	
	text-align: right;	
	text-decoration: none;
}

/* ---------- main_end ---------- */


/* ---------- ranking style ---------- */

#ranking{
	margin-bottom:30px;
}
#ranking a{
	text-decoration:underline;
	color: #0066CC;
}

#rank01{
	margin-bottom:10px;
	width:440px;
}
#rank02{
	margin-bottom:10px;
	width:440px;
}
#rank03{
	margin-bottom:30px;
	width:440px;
}

.rank_header{
	padding:30px 10px 10px 110px;
}



/* rank title */	
.rank_header h3{
	font-size:22px;
	color:#000;
	font-weight:bold;
}
.rank_header h3 a{
	color:#000;
	text-decoration:underline;
}
.rank_header h3 a:hover{
	color:#000;
	text-decoration:underline;
}	

/* rank img */
.rankimg{
	float:left;
	margin-right:12px;
}
.rankimg img{
	border:2px solid #B3B3B3;
}
.ranktxt{
	height:140px;
	line-height:1.6em;
}
/*.rankurl{
	text-indent:-99999em;
	padding-left:230px;
	height:33px;
}*/

#rank01 .rankurl a,
#rank02 .rankurl a,
#rank03 .rankurl a{
	display:block;
	margin-left:230px;
	text-indent: -9999px;
	overflow:hidden;
	width:155px;
	height:33px;
	background: url(images/ranking/c_rank_btn.png) 0 0 no-repeat;
}

#rank01 .rankurl a:hover,
#rank02 .rankurl a:hover,
#rank03 .rankurl a:hover{
	display:block;
	background:url(images/ranking/c_rank_btn.png) 0 -33px no-repeat;
}






/* rank01 */
#rank01T{
	background: url(images/ranking/c_rank01-trans.png) left top no-repeat;
	width:440px;
	height:136px;
	vertical-align:top;
}
#rank_content01{
	padding:12px;
	background-color:#FEFBE0;
	border-left:2px solid #D5A628;
	border-right:2px solid #D5A628;
	border-bottom:2px solid #D5A628;
}

#rank_box01{
	background:#fff;
	padding:12px;
	border:1px solid #9C7C18;
}


/* rank02 */
#rank02T{
	background: url(images/ranking/c_rank02-trans.png) left top no-repeat;
	height:136px;
	vertical-align:top;
}
#rank_content02{
	padding:12px;
	background-color:#EDEDED;
	border-left:2px solid #737F8B;
	border-bottom:2px solid #737F8B;
	border-right:2px solid #737F8B;
}

#rank_box02{
	background:#fff;
	padding:12px;
	border:1px solid #636366;
}

/* rank03 */
#rank03T{
	background: url(images/ranking/c_rank03-trans.png) left top no-repeat;
	height:136px;
	vertical-align:top;
}
#rank_content03{
	padding:12px;
	background-color:#F4ECE6;
	border-left:2px solid #8E5E3C;
	border-bottom:2px solid #8E5E3C;
	border-right:2px solid #8E5E3C;
}

#rank_box03{
	background:#fff;
	padding:12px;
	border:1px solid #9F5A21;
}



/* ---------- single_main ---------- */

.single-main{
	margin-bottom:15px;
	padding-bottom:10px;
	clear: both;
	background:url(images/sub_news03-trans.png) left bottom no-repeat;
}

.single-main h2{
	background:url(images/sub_news01-trans.png) left top no-repeat;
	padding:28px 5px 19px 50px;
	font-size:18px;
	font-weight:bold;
	text-align:left;
}


.single-main .post_content{
	text-align: left;
	color:#666;
	font-size:14px;
	padding:5px 10px;
	background:url(images/sub_news02-trans.png) left top repeat-y;
}
.single-main .to-be-continue-single{
	color:#666;
	text-align:right;
	padding:5px 10px 5px 0px;
	margin:0px;
	background: url(images/sub_news02-trans.png) left top repeat-y;
}






.subtitle01{
	font-size:15px;
	font-weight:bold;
	display:block;
	background: url(images/sb_title_01.png) left top no-repeat;
	color:#000;
	padding:8px 5px 24px 40px;
	display:block;
}
	
.subtitle02{
	font-size:15px;
	font-weight:bold;
	display:block;
	background: url(images/sb_title_02.png) left top no-repeat;
	color:#000;
	padding:11px 5px 11px 40px;
}
.subtitle03{
	font-size:15px;
	font-weight:bold;
	display:block;
	background: url(images/sb_title_03.png) left top no-repeat;
	color:#fff;
	padding:19px 5px 19px 40px;
	display:block;
}
	
.subtitle04{
	font-size:15px;
	font-weight:bold;
	display:block;
	background: url(images/sb_title_04.png) left top no-repeat;
	color:#fff;
	padding:19px 5px 19px 40px;
}
.subtitle05{
	font-size:15px;
	font-weight:bold;
	display:block;
	background: url(images/sb_title_05.png) left top no-repeat;
	color:#fff;
	padding:8px 5px 24px 40px;
	display:block;
}











.post_content p{
	padding:10px;
	background:#fff;
}


.single-main p{
	line-height:1.6em;
}


/* ---------- Comments start ---------- */

#comments{
	margin:0px 25px 20px;
}

#comments h3{
 	margin:0px 0px 10px 0px;
	padding:5px 0px 5px 25px;
	color:#333;
	font-size:14px;
	font-weight: bold;
	text-align: left;
	vertical-align:middle;
	background: url(images/icon_cmt.jpg) left center no-repeat; 
}
#comments p{
	padding:10px;
	background:#fff;
}


#postcomment{
	margin:0px 25px 40px;
}
#postcomment h3{
 	margin:0px 0px 10px 0px;
	padding:5px 0px 5px 25px;
	color:#333;
	font-size:14px;
	font-weight: bold;
	text-align: left;
	text-transform: uppercase;
	background: url(images/icon_cmt.jpg) left center no-repeat; 
}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar {
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
}

#commentform dl{
	margin-top:10px;
}
#commentform dt{
	width:150px;
	float:left;
	clear:left;
	text-align:left;
	line-height:2em;
	padding-top:2px;

}
#commentform dd{
	text-align:left;
	float:left;
	line-height:2em;
}

#commentform p {
	clear:left;
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	margin-bottom:2px;
}
.commentmetadata {
	font-weight: normal;
}

#commentform input {
	width: 240px;
	padding: 2px;
	margin: 5px 5px 1px 0;
}

#commentform textarea {
	width:98%;
	padding: 3px;
	border:1px solid #e4e4e4;
}

#submit {
	background:url(images/comment_btn.png) left top no-repeat;
	width:200px;
	height:47px;
	font-size:30px;
	font-weight:bold;
	cursor:pointer;
	border:none;
}
.meta{
	background:url(images/bg-sen-d.gif) repeat;
	padding:5px;
	margin-bottom:10px;
	border-bottom:1px dashed #999;
}

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

#comments ol.commentlist li {
	list-style-type:none;
	padding: 10px 0 5px 0;
}

#comments .wrapper  {
	padding: 10px;
	border: 1px solid #ccc;
	background:#fff;
}

#comments ol.commentlist li .comment-head {
	margin: -1px 0 10px 0;
	padding: 10px 0 0 50px;
	background: url(images/commentbubbletip.png) no-repeat 30px 0px;
}

#comments ol.commentlist li .comment-head .avatar img  {
	float: left;
	margin: 0 10px 0 0;
	border: 1px solid #ccc;
}

#comments ol.commentlist li .comment-head .user-meta  {
	float: left;
	line-height: 14px;
}

#comments ol.commentlist li .comment-head .user-meta span.name  {
	display: block;
	font-weight: bold;
}

#comments ol.commentlist li .comment-head .user-meta span.date  {
	font-size: 11px;
	color: #999;
}

#comments ol.commentlist li .comment-head .user-meta span.perma  {
	text-transform: uppercase;
	font-size: 11px;
	color: #999;
}

#comments ol.commentlist li .comment-entry p  {
	margin: 0 0 10px 0;
}


/* ---------- Comments end ---------- */


/* ---------- single_main_end ---------- */



/* ---------- Page_Content ---------- */

#page-content{
	margin:0px auto;
	padding:20px 0px;
	width:670px;
}

#page-up h2{
 	padding:8px 10px;
	background: url(images/page_bg-trans.png) left top no-repeat;
	color: #fff;
	font-size:16px;
	font-weight:bold;
	text-align: center;
}
	
#page-body{
	padding:5px;
	overflow: hidden;
	color:#666;
	text-align:left;
	line-height:140%;
	font-size:12px;
	letter-spacing:0.08em;
	background:#f5f5f5;
	border:1px solid #ccc;
}

#page-body-content{
	text-align: left;
	background:#fff;
	padding:20px;
}

#page-body table{
 	margin:0 auto;
	text-align:center;
}

#page-body p{
 	text-align:left;
	line-height:1.6em;
}

#page-body-sitemap{
 	padding:20px  60px;
	text-align:left;
}

#page-body-sitemap strong{
	color:#666;
	background-color: #FFF;
	line-height:140%;
	font-size:12px;
	letter-spacing:0.08em;
}

#page-body ul{
	margin-bottom: 20px;
	font-size:12px;
	padding-left:50px;
	overflow: hidden;
	list-style-type: none;
	list-style-position: outside;
}

#page-body li{
	padding-top:10px;
	font-size:12px;
	list-style-type: none;
	list-style-position: outside;
}

#page-bottom{
	height:10px;
	background:url(images/contents-top.gif) repeat;
}
	
/* ---------- Page_body_end ---------- */


/* ---------- category ---------- */

.cat{
	clear: both;
	margin-bottom:15px;
}	


.cat h2 a{
	color: #fff;
	text-decoration:underline;
	margin: 0px;
}

.cat h2 a:hover{
	color:#000;
	text-decoration:underline;
}

.cat p{
	padding:15px;
	font-size: 12px;
	color: #666666;
	line-height: 20px;
	background-color:#fff;
}

.cate_data {
	color:#000;
	margin-bottom:10px ;
	font-size: 12px;
	line-height:140%;	
	text-align: left;	
	text-decoration: none;
	border-bottom: dotted 1px #DDD;
}
	
/* ---------- category_end ---------- */


/* ---------- rightside ---------- */

#right{
	float: right;
	color:#666;	
	text-align: left;
	width: 200px;
}	

.rightBox{
	background:url(images/r_side01_03-trans.png) left bottom no-repeat;
	padding-bottom:13px;
	margin-bottom:10px;
}
.rightBox h3{
	background:url(images/r_side01_01-trans.png) left top no-repeat;
	padding:12px 0px 0px 38px;
	height:44px;
	font-weight:bold;
	color:#fff;
	font-size:12px;
}
.rightBox .book{
	background:url(images/r_side01_02-trans.png) left top repeat-y;
	text-align: center;
	padding:10px;
	font-size:11px;
}


.red-b{
	color:#FF0000;
	font-size:12px;
	font-weight:bold;
}

.box-yellow-b{
	color:#FF0000;
	background-color: #FFFF00;
	font-size:11px;
	font-weight:bold;
}

.bookmark{
	margin-bottom: 10px;
	overflow: hidden;
}

.bookmark a:hover{
     padding:5px 0;
     position: relative;
}	


/* ---------- rightside end ---------- */


/* ---------- content end ---------- */


/* ---------- leftside ---------- */

#left{
	float: left;
	color: #333;	
	text-align: left;
	width: 200px;
	margin:0px;
	padding: 0px 0px 10px;
	font-size: 12px;		
}
#left li{
	padding:5px 10px 5px 23px;
	font-size:12px;
	list-style-type: none;
	list-style-position: outside;
}
#left h3{
	font-size:12px;
}


/* profile */
#l_profile{
	background:url(images/l_side01_03-trans.png) left bottom no-repeat;
	padding-bottom:13px;
	margin-bottom:10px;
	color:#DFE4AF;
}
#l_profile h3{
	background:url(images/l_side01_01-trans.png) left top no-repeat;
	padding:16px 0px 14px 35px;
	font-weight:bold;
	color:#fff;
}
#l_profile .book{
	background:url(images/l_side01_02-trans.png) left top repeat;
	text-align:center;
	color:#DFE4AF;
	padding:5px;
}
#l_profile .book p{
	color:#DFE4AF;
	text-align:center;
	padding:10px;
}

.profile_bg{
	 background:#fff;
	 border:3px solid #c4c4c4;
	 padding:15px 5px;
	 text-align:center;
	 width:150px;
	 margin:0px auto;
}

/* category */
#l_category{
	background:url(images/l_side02_03-trans.png) left bottom no-repeat;
	padding-bottom:13px;
	margin-bottom:10px;
}
#l_category h3{
	background: url(images/l_side02_01-trans.png) left top no-repeat;
	padding:20px 0px 10px 35px;
	font-weight:bold;
	color:#fff;
}
#l_category a,
#l_category a:hover{
	color:#D44508;
	font-weight:bold;
}
	

#l_category ul{
	background:url(images/l_side02_02-trans.png) left top repeat-y;
	padding:5px;
}
#l_category li{
	background: url(images/icon_item.png) 12px 9px no-repeat;
}
#l_category li ul.children{
	margin:0px;
	padding:0px;
	background:none;
}
#l_category li ul.children li{
	padding-left:10px;
	background: url(images/icon_item.png) 0px 9px no-repeat;
}

/* post */
#l_post{
	background:url(images/l_side03_03-trans.png) left bottom no-repeat;
	padding-bottom:13px;
	margin-bottom:10px;
}
#l_post h3{
	background: url(images/l_side03_01-trans.png) left top no-repeat;
	padding:12px 0px 8px 35px;
	font-weight:bold;
	color:#fff;
	border-bottom:1px solid #3C5168;
}
#l_post ul{
	background:url(images/l_side03_02-trans.png) left top repeat-y;
	padding:0px 5px 5px;
}
#l_post ul li{
	background: url(images/icon_new.png) 5px 6px no-repeat;
	padding-left:40px;
	border-bottom:1px solid #3C5168;
	border-top:1px solid #52677E;
}
#l_post ul li a:link,
#l_post ul li a:visited{
	text-decoration:none;
	color:#A8C4D0;
}
#l_post li a:hover{
	text-decoration: underline;
}


/* comment */
#l_comment{
	background:url(images/l_side04_03-trans.png) left bottom no-repeat;
	padding-bottom:13px;
	margin-bottom:10px;
}
#l_comment h3{
	background: url(images/l_side04_01-trans.png) left top no-repeat;
	padding:14px 0px 0px 35px;
	height:27px;
	font-weight:bold;
	color:#fff;
}
#l_comment ul{
	background:url(images/l_side04_02-trans.png) left top repeat-y;
	padding:5px;
}
#l_comment ul li{
	background:url(images/comment.jpg) left 5px no-repeat;
}

/* etc left contents */

/* ---------- sidebar common style ---------- */

.sideBox{
	background:url(images/l_side05_03-trans.png) left bottom no-repeat;
	padding-bottom:13px;
	margin-bottom:10px;
}
.sideBox h3{
	background: url(images/l_side05_01-trans.png) left top no-repeat;
	padding:12px 0px 0px 35px;
	height:22px;
	font-weight:bold;
	color:#fff;
}
.sideBox .tagArea{
	background:url(images/l_side05_02-trans.png) left top repeat-y;
	padding:10px;
}

.sideBox ul{
	background:url(images/l_side05_02-trans.png) left top repeat-y;
	padding:5px;
}
.sideBox li{
	padding:5px 10px;
	font-size:12px;
	list-style-type: none;
	list-style-position: outside;
}
.sideBox a{
	text-decoration:underline;
}

#sideLink li{
	background:url(images/balloon_pencil.png) left 5px no-repeat;
}



.searchBox{
	background:url(images/search_box-trans.png) left top no-repeat;
	width:150px;
	height:33px;
	padding:2px 0px 2px 18px;
	font-size:12px;
	border:none;
	display:block;
	float:left;
}
.searchBtn{
	width:32px;
	height:33px;
	border:none;
	cursor:pointer;
	float:left;
	text-indent:-99999px;
	background:url(images/search_btn-trans.png) left top no-repeat;
}






.rss{
	margin-bottom: 20px;
	padding:5px ;
	background: url(images/side_bottom.gif) no-repeat 0 100%;
	overflow: hidden;
}

.rss a:hover{
     padding:5px 10px;
     position: relative;
}

.rss_reader{
	margin-bottom: 20px;
	background: url(images/side_bottom.gif) no-repeat 0 100%;
	overflow: hidden;
}

.rss_reader a:hover{  
	position: relative;
}

.mini-rss{
	text-align:left;
	color: #333 ;
	font-size: 10px ;
}
	

/* ---------- leftside end ---------- */

/* ---------- footer ---------- */

#footer{
	clear:both;
	background: url(images/footer_bg-trans.png) left top no-repeat;
	width:912px;
	padding:65px 0px 25px;
	font-weight:bold;
}

#footer p{
	font-size: 12px;
	letter-spacing: 0.1em;
	text-align: center;
}

#footer a{
	text-decoration:none;
	color:#D66F1B;
}

#footer a:hover {
	color: #0033FF;
	text-decoration: underline;
}

	

#tokusho {
	font-size: 10px;
	text-align:center;
	margin-top: 30px;
	margin-bottom: 10px;
}

.policy{
	width:580px;
	margin-left: auto;
	margin-right: auto;
	text-align:center;
}
	
.policy p{
	color:#666;
	text-align:left;
	line-height:140%;
	font-size:12px;
 	padding: 20px;
	letter-spacing:0.08em;
}

/* ---------- footer_end ---------- */
