@charset "UTF-8";

@import "css/reset.css";

@media tty {
 i{content:"\";/*" "*/}} @import 'css/ie5win.css'; /*";}
}/* */


/*
Theme Name: TA OFFCIAL03
Theme URI:
Description: 
Author:
Tags: 
*/

/* ---------- body ---------- */
*{margin:0px; padding:0px;}

body {
	/*background-image:url(images/bg_image.jpg);*/
	background-position:top center;
	background-attachment:scroll;
	border-top:18px solid #000000;
	color:#333;
	text-align:center;
	font-size:12px;
	font-family: "ＭＳ Ｐゴシック", Verdana, "Times New Roman";
}

/* ---------- body end ---------- */

/* ---------- Link ---------- */

a,
a:link,
a:visited{
	color: #4A86FF;
	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;
}

/* ---------- images ---------- */
img.size-auto,
img.size-full,
img.size-large,
img.size-medium,
.attachment img {
	max-width: 100%;
	height: auto;
}
.alignleft,
img.alignleft {
	display: inline;
	float: left;
	margin-right: 24px;
	margin-top: 4px;
}
.alignright,
img.alignright {
	display: inline;
	float: right;
	margin-left: 24px;
	margin-top: 4px;
}
.aligncenter,
img.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
img.alignleft,
img.alignright,
img.aligncenter {
	margin-bottom: 12px;
}

/* ---------- Link end ---------- */

/* ---------- text ---------- */

p,table,tr,td,ul,li{
	color:#333;
	text-align:left;
	line-height:140%;
	font-size:12px;
}


/* ---------- text end ---------- */

/* ---------- clear ---------- */

.clear{
	clear:both;
	height:0;
}

.clear hr { 
	display:none; 
	height:0;
}  
.clearfix:after {
  content: ".";  /* 新しい要素を作る */
  display: block;  /* ブロックレベル要素に */
  clear: both;
  height: 0;
  visibility: hidden;
}

.clearfix {
  min-height: 1px;
}

* html .clearfix {
  height: 1px;
  /*¥*//*/
  height: auto;
  overflow: hidden;
  /**/
}
/* ---------- clear end ---------- */

/* ---------- header ---------- */

#top_option{
	height:31px;
	position:absolute;
	top:0;
	left:0;
	height:26px;
	width:1000px;
	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{
	background-image: url(images/headers/header_text.jpg);
	background-repeat: no-repeat;
	background-position:center top;
	height:182px;
	display: block;
	z-index:0;
}

#header h1{
 	text-align:left;
	font-size:23px ;
	font-weight:bold;	
	color: #ffffff ;
	padding:20px;
}

#header h1 a {
	color:#fff;
	text-decoration: underline;
}

#header h1 a:hover {
	color:#fff;
	text-decoration:none;
}

#header h2{
	font-size:16px ;
 	text-align:left;
	font-weight:bold;
	color: #fff ;
	padding:0 0 5px 50px;
}
h4  {font-size: 14px} h5  {font-size: 12px; margin-bottom:15px;} h6  {font-size: 12px}
/* ---------- header end ---------- */

/* ---------- header_img ---------- */
#header_img{
	position:absolute;
	display: block;
	top:0px;
	left:0px;
	z-index:50;
	width: 1001px;
}	
/* ---------- header_img end---------- */

/* ---------- wrapper ---------- */

#wrapper{
	margin:0px auto 0px;
	width:1000px;
	position:relative;
}

#wrapper-inner{
	width:1000px;
	background:#fff/* url(images/wrap_bg.gif) left top repeat*/;
}

#wrapper-article{
	padding:0px;
	text-align:center;
}	

/* ---------- wrapper end  ---------- */

/* Tab Navigation */

/*** topNavi ***/

#topNavi,
.menu{
	background:url(images/bar_navibg.png) left top repeat-x;
	height: 41px;
	padding:0px 10px;
	clear:both;
	text-align:center;
}
#topNavi ul,
.menu ul{
	margin:0;
	padding:2px 0px;
	list-style:none;
	white-space:nowrap;
	font-size:12px;
	z-index:100;
	position:relative;
}

#topNavi ul li,
.menu ul li{
	float:left;
	background: url(images/bar_navi.png) right top no-repeat;
	display:block;
	padding:0 16px 0 0px;
	margin-right:3px;
}
#topNavi ul li:hover,
#topNavi ul .current_page_item,
.menu ul li:hover,
.menu ul .current_page_item {
	background: url(images/bar_navi.png) right top no-repeat;
	z-index:10;
}
#topNavi ul li a,
.menu ul li a {
	display:block; 
	height:41px; 
	float:left; 
	background: url(images/bar_navi.png) no-repeat; 
	padding:0 0 0 25px; 
	text-decoration:none;
	line-height:41px; 
	white-space:nowrap;
	color:#fff;
	font-weight:bold;
}


#topNavi ul li a b,
.menu ul li a b {
	display:block;
	padding:0 16px 0 8px;
	background: url(images/bar_navi.png) right top no-repeat; 
}

#topNavi ul li a:hover,
#topNavi ul li.current_page_item a,
.menu ul li a:hover,
.menu ul li.current_page_item a{
	background: url(images/bar_navi.png) no-repeat; 
	padding:0 0 0 25px;
	cursor:pointer; 
	color: #FFEC1E;
}
#topNavi ul li a:hover b,
#topNavi ul li.current_page_item a b,
.menu ul li a:hover b,
.menu ul li.current_page_item a b{
	display:block; 
	float:left;
	padding:0 16px 0 8px; 
	background:url(images/bar_navi.png) right top no-repeat; 
	cursor:pointer;
	z-index:10;
}


/* Tab Navigation End */


/* ---------- navi ---------- */

#navi{
	font-size:12px;
	text-align:left;
	padding:8px 0px 8px;
	text-align:right;
}

#navi a {
 	color: #4A86FF;
	text-decoration:none;
}

#navi a:hover {
	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;
	padding:40px 30px 0 35px;
}

#page-header h2 a {
	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;
	background: url(images/icon.jpg) left center no-repeat; 
	padding: 5px 0px 5px 20px;
}

/* ---------- Page_header_end ---------- */

/* ---------- content ---------- */


#content{
	margin:0px auto 0px;
}

#single-content{
	margin:0px 0px 15px 0px;
	width:730px;
	float: left;	
}

#article{
	float: left;
	text-align: left;
	width: 730px;
	margin:0 auto;
}

.present{
	text-align: left;
	background:#fff;
	padding:10px 0px;
}
.present img{
	margin-bottom:10px;
}


#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:20px;
}

#content h3,
#osusume_tit,
.new-article h3,
h3#ranking_title{
	clear:left;
	background:url(images/page_bg-trans.png) left  top no-repeat;
	padding:13px 8px 1px 30px;
	height:30px;
	color:#fff;
	font-weight:bold;
	font-size:14px;
	display:block;
	text-align:left;
}

.new-article ul{
	margin:0px;
	padding: 5px 5px 8px;
	list-style-type: none;
	list-style-position: outside;
	border:1px solid #ccc;
}

.new-article li{
	font-size:16px;
	line-height:1.8em;
	border-bottom: dotted 1px #1F2938;
	padding:3px 0px 3px 25px;
	background: url(images/c_icon_news.png) 5px center no-repeat;
}
.new-article li a{
	color:#4A86FF;
}


#list_present{
	margin-bottom: 15px;
}
#list_present h4{
	padding:13px 8px 1px 30px;
	margin:0px;
	height:30px;
	color:#fff;
	font-weight:bold;
	font-size:14px;
	display:block;
	text-align:left;
	background:url(images/page_bg-trans.png) left  top no-repeat;
}
#list_present .list-area{
	background:#F9F9F9;
	border:1px solid #CECECE;
	text-align:left;
	line-height:140%;
	font-size:12px;
	padding:0px;
}
#list_present .present{
	text-align: left;
	padding:20px;
}

#list_title{
	padding:15px;
	font-weight:bold;
	font-size:15px;
	color:#000;
	letter-spacing: -1px;
}

.list{
	margin-bottom: 15px;
}
.list h4{
	margin-bottom:5px;
 	padding:7px 10px;
	background:url(images/bar_splong.gif) top right no-repeat;
	font-size:13px;
	font-weight:bold;
	text-align: left;
}

.list-area{
	padding:5px;
	overflow: hidden;
	color:#666;
	text-align:left;
	line-height:140%;
	font-size:12px;
	letter-spacing:0.08em;
	background:#f5f5f5;
}

.list form{
	margin:0;
	padding:10px;
	color:#333;
	line-height:140%;
	font-size:12px;
	background:#FDF1B9;
	border-top:6px solid #EC4B07;
}

#l_s{
	border:1px solid #CECECE;
	padding:10px;
	margin-bottom:15px;
}

#l_s_form{
	border:1px solid #CECECE;
	background:#E6E6E6;
	padding:10px;
	line-height:1.8em;
	font-size:14px;
}


.list_table{
	margin:0px auto;
}
.list_table td,
.list_table01 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:10px 15px;
	text-align:center;
}



label {
	font-size: 12px;
	line-height: 140%;
	padding:2px;
	margin: 0 0 5px 0;
	display: block;
	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;
	color:#333;
}
#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:220px;
	padding:1px;
	height:20px;
	margin-bottom:10px;
}
.list_box00{
	width:200px;
	height:24px;
	padding:1px;
	border:1px solid #ccc;
}
.list_box01{
	width:350px;
	height:24px;
	padding:1px;
	border:1px solid #ccc;
}
#list_present .btn{
	background: url(images/c_form_btn.png) left top no-repeat!important;
	font-size:16px;
	font-weight: bold;
	text-transform: uppercase;
	border:none;
	text-align:center;
	cursor:pointer;
	width:335px;
	height:50px;
	margin-top:15px;
	color:#fff;
}
.btn{
	background: url(images/c_form_btn_s.png) left top no-repeat;
	font-size:16px;
	font-weight: bold;
	text-transform: uppercase;
	border:none;
	text-align:center;
	cursor:pointer;
	width:98px;
	height:50px;
	margin-top:15px;
	color:#fff;
}

.list_table01{
	margin-top:10px;
}

#f_name01,
#f_mail01{
	height:28px;
	text-align:left;
	vertical-align:top;
	padding:12px 0px 0px 5px;
}
#f_name01{
	background:url(images/c_form_name.png) left 5px no-repeat;
	width:110px;
}
#f_mail01{
	background:url(images/c_form_name.png) left 5px no-repeat;
}
.submitArea01{
	padding:0px 0px 10px;
	text-align:center;
}

.btn01{
	background: url(images/button/c_form_btn01.png) left top no-repeat;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	border:none;
	text-align:left;
	padding-left:10px;
	cursor:pointer;
	width:245px;
	height:40px;
}

.single-list{
	margin-bottom: 20px;
	padding-top:110px;
	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;
}
.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:0px 0;
	color:#333;
	line-height:140%;
	font-size:12px;
}

.conBnr{
	margin-bottom:20px;
}
	

/*-- user_voice --*/

#user_vice{
	margin-top:10px;
}
.user_voice{
	width:335px;
	margin-bottom:10px;
	margin-right:15px;
	float:left;
	padding:10px;
	border:1px solid #ccc;
}
.user_voice01{
	width:335px;
	margin-bottom:10px;
	float:left;
	padding:10px;
	border:1px solid #ccc;
}
#user_voice dt{
	float:left;
	margin-right:10px;
	width:100px;
	display:block;
}
#user_voice dd{
	width:220px;
	float:right;
}

#user_voice .user_name{
	display:block!important;
	font-weight:bold;
	line-height:1.5em;
	margin-bottom:5px;
}
#user_voice .user_com{
	display:block!important;
	line-height:1.5em;
	margin-bottom:5px;
}
#user_voice .user_txt{
	line-height:1.4em;
	display:block!important;
		
}
#user_voice .user_detail{
	display:block!important;
	text-align:right;
}

/* ---------- 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{
	margin-bottom:15px;
	clear: both;
	overflow: hidden;
	background:#f5f5f5;
}
.title h2{	
	padding:13px 8px 1px 10px;
	margin:0px;
	height:30px;
	color:#fff;
	font-weight:bold;
	font-size:14px;
	display:block;
	text-align:left;
	background:#DDECF7;
	border:1px solid #97BEDD;
	border-bottom:none;
}
.title h2 a{
	font-weight:bold;
	text-decoration: none;
	background-color: transparent;
	color:#000;
}

.title h2 a:hover, a:active{
	color: #000;
	text-decoration:underline;
}

.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 10px;
	margin:0px 0px 5px;
}
	
.to-be-continue-cate{
	text-align:right;
	padding:10px 0px;
}	

.postmetadata {
	color:#666;
	margin-top:30px ;
	font-size: 10px;
	line-height:140%;	
	text-align: right;	
	text-decoration: none;
}

/* ---------- main_end ---------- */

/* ---------- movie style ---------- */
#movie{
	margin-bottom:15px;
	text-align:center;
}


/* ---------- movie end ---------- */


/* ---------- ranking style ---------- */

#ranking{
	margin-bottom:30px;
	background:#F9F9F9;
	padding:20px;
	border:1px solid #CECECE;
}
#ranking a{
	text-decoration:underline;
	color: #0066CC;
}

#rank01{
	margin-bottom:20px;
}
#rank02{
	margin-bottom:20px;
}
#rank03{
	margin-bottom:10px;
}

.rank_header{
	padding:20px 10px 10px 80px;
}



/* rank title */	
.rank_header h3{
	font-size:22px;
	color:#000;
	font-weight:bold;
}
.rank_header h3 a{
	color: #000!important;
	text-decoration:underline;
}
.rank_header h3 a:hover{
	color: #0000FF!important;
	text-decoration:underline;
}	

/* rank img */
.rankimg{
	float:left;
	margin-right:12px;
}
.rankimg img{
	border:2px solid #B3B3B3;
}
.ranktxt{
	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:330px;
	padding-top:10px;
}

#rank01 .rankurl a:hover,
#rank02 .rankurl a:hover,
#rank03 .rankurl a:hover{
	display:block;
}






/* rank01 */
#rank01T{
	background:url(images/ranking/c_rank01-trans.png) left top no-repeat;
	height:103px;
	vertical-align:top;
}
#rank_content01{
	padding:12px;
	background-color:#fff;
	border:8px solid #D0D0D0;
}

#rank_box01{
	background:#fff;
}


/* rank02 */
#rank02T{
	background:url(images/ranking/c_rank02-trans.png) left top no-repeat;
	height:103px;
	vertical-align:top;
}
#rank_content02{
	padding:12px;
	background-color:#fff;
	border:8px solid #D0D0D0;
}

#rank_box02{
	background:#fff;
}

/* rank03 */
#rank03T{
	background:url(images/ranking/c_rank03-trans.png) left top no-repeat;
	height:103px;
	vertical-align:top;
}
#rank_content03{
	padding:12px;
	background-color:#fff;
	border:8px solid #D0D0D0;
}

#rank_box03{
	background:#fff;
}



/* ---------- single_main ---------- */

.single-main{
	margin-bottom:15px;
	padding-bottom:10px;
	clear: both;
}

.single-main h2{
	background: url(images/page_bg-trans.png) left top no-repeat;
	padding:13px 8px 1px 30px;
	height:30px;
	color:#fff;
	font-weight:bold;
	font-size:14px;
	display:block;
	text-align:left!important;
}

#post_box{
	border:1px solid #7F7F7F;
	background:#F9F9F9;
	padding:10px;
}

.single-main .post_content{
	text-align: left;
	color:#333;
	font-size:14px;
	padding:5px 10px;
}
.single-main .to-be-continue-single{
	color:#333;
	text-align:right;
	padding:5px 10px 5px 10px;
	margin:0px;
}

.single-main #similarPost{
	clear:both;
	color:#333;
	padding:0px 0px 10px;
	margin-bottom:10px;
	border-top:6px solid #A0A0A0;
	border-bottom:1px solid #f1f1f1;
}

.single-main #similarPost h3{
	text-align:left;
	font-weight:bold;
	font-size:16px;
	padding:8px 10px;
	background-color:#F1F1F1;
}
	
.single-main #similarPost ul{
	list-style:none;
	font-size:14px;
	padding:10px 20px;
}
	
.single-main #similarPost ul li{
	line-height:1.8em;
	background:url(images/c_icon_news.png) left center no-repeat;
	padding-left:20px;
	font-size:14px;
}
.single-main #similarPost ul li a{
	color:#4A86FF;
}



.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 .post_txt{
	padding:10px;
	background:#fff;
	border:1px solid #BCBCBC;
	margin-bottom:10px;
}


.post_content ul li,
.page-body-content ul li{
	list-style-position:inside;
}

.single-main p{
	line-height:1.6em;
	margin-bottom:8px;
}


/* ---------- Comments start ---------- */

.comments{
	margin:0px 0px 15px;
	border:1px solid #CECECE;
	/*background:url(images/comment_bg.png) left top repeat-y;*/
}
#postcomment{
	width:500px;
	margin:20px auto 50px;
}
h3#comment_title{
	padding:13px 8px 1px 30px;
	margin:0px;
	height:30px;
	color:#fff;
	font-weight:bold;
	font-size:14px;
	display:block;
	text-align:left;
	background:url(images/page_bg-trans.png) left  top no-repeat;
}

.comment h3{
 	margin:0px 20px 10px 20px;
	padding:0px 0px 5px 0px;
	color:#000;
	font-size:26px;
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
}
#postcomment p{
	color:#6A7189;
}


#commentform input#author,
#commentform input#email,
#commentform textarea {
	border:1px solid #ccc;
	padding:2px;
	color:#000;
	font-size:14px;
}


#commentform{
	padding:0px 25px;
}

#commentform dl{
	margin:10px 0px 0px;
	padding:0px 0px 5px;
}
#commentform dt{
	width:60px;
	margin-right:10px;
	float:left;
	clear:left;
	text-align:left;
	line-height:2em;
	padding-top:2px;
	padding-left:5px;
	font-weight:bold;
	color:#000;

}
#commentform dd{
	text-align:left;
	float:left;
	line-height:2em;
	width:370px;
	margin-bottom:5px;
}

#commentform p {
	clear:left;
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	margin-bottom:2px;
}
.commentmetadata {
	font-weight: normal;
}

#commentform #author{
	width:250px;
	padding: 2px;
	margin: 0;
	font-size:14px;
}
#commentform #email{
	width:370px;
	padding: 2px;
	margin: 0;
	font-size:14px;
}
#commentform textarea {
	width:460px;
	height:200px;
	padding: 3px;
	overflow:hidden;
	font-size:16px;
}

#submit {
	font-weight:bold;
	cursor:pointer;
	text-align: center;
	margin:10px 0px 0px;
	width:100px;
	height:40px;
	color:#fff;
	background:url(images/comment_btn.png) left center no-repeat;
}



#comments{
	margin:0px 26px 0px 25px;
	/*background:url(images/comment_list_top.png) left top no-repeat;*/
}

#comments h3{
 	margin:0px;
	padding:5px 0px 5px 0px;
	color:#000;
	font-size:20px;
	text-align: left;
	display:block;
	font-family:Georgia;
}
#comments p a{
	text-decoration:underline;
}

#comments cite{
	clear:both;
	font-family:Georgia;
	font-size:18px;
	font-weight:normal;
	border-bottom:1px dotted #ccc;
	z-index:10;
}
#comments .commentlist p{
	color:#333;
	width:auto;
	margin:0px;
	padding-top:10px;
	z-index:50;
	position:relative;
	
}

#comments .commentlist{
	/*background:#1A1D24;*/
	margin:0px;
	padding:0px;
	display:block;
}
#comments .commentlist li {
	list-style-type:none;
	margin:0px 0px 20px 0px;
	padding:10px 5px 20px 10px;
	display:block;
	border:1px dotted #ccc;
	background:#f4f4f4;
	color:#000;
	min-height:110px;
	position:relative;
}
#comments .commentlist li .wrapper  {
	padding:10px 0px 10px;
}
#comments .commentlist .avata{
	float:left;
	margin-right:5px;
}
#comments .commentlist .num{
	display:block;
	color:#DBDBDB;
	font-family:Georgia;
	font-size:100px;
	vertical-align:text-top;
	float:right;
	line-height:1;
	margin:0px;
	padding:0px;
	position:absolute;
	right: 10px;
	top: 10px;
	z-index:0;
}



/* ---------- Comments end ---------- */


/* ---------- single_main_end ---------- */



/* ---------- Page_Content ---------- */

#page-content{
	margin:0px auto;
	padding:20px 0px;
	width:780px;
}

#page-up h2{
 	padding:12px 10px 12px 25px;
	background: url(images/page_bg-trans.png) left top no-repeat;
	font-size:16px;
	font-weight:bold;
	text-align: left;
	color:#fff;
}
	
#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{
	text-align:center;
}

#page-body p{
 	text-align:left;
	line-height:1.6em;
}

#page-body-sitemap{
 	padding:20px  60px;
	text-align:left;
}

.ddsg-wrapper strong{
	color:#FF0000;
	background-color: #FFFF00;
	line-height:140%;
	letter-spacing:0.08em;
	font-weight:bold;
}

#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-content h3{
	line-height:1.4em;
}
	

/* ---------- Page_body_end ---------- */


/* ---------- category ---------- */

.cat{
	clear: both;
	padding:15px;
	margin-bottom:15px;
	border:1px solid #7F7F7F;
	background-color:#F9F9F9;
}	

h2#category_title{	
	padding:13px 8px 1px 30px;
	margin:0px;
	height:30px;
	color:#fff;
	font-weight:bold;
	font-size:14px;
	display:block;
	text-align:left;
	background:url(images/page_bg-trans.png) left  top no-repeat;
}

h2#category_title a{
	text-decoration: none;
	margin: 0px;
	color:#fff;
}

h2#category_title a:hover{
	color:#fff;
	text-decoration:underline;
}

.cat p{
	font-size: 12px;
	color: #666666;
	line-height: 20px;
}

.cate_data {
	margin-left:10px ;	
	margin-bottom:10px ;
	font-size: 12px;
	line-height:140%;	
	text-align: left;	
	text-decoration: none;
	border-bottom: dotted 1px #DDD;
}

#article .cate_data a{
	color:#4A86FF;
}

#article .cate_data a:hover{
}
/* ---------- category_end ---------- */


/* ---------- rightside ---------- */

#right{
	float: right;
	text-align: left;
	width: 250px;
}


/* ---------- 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 p{
	padding:10px;
}

/* ---------- widget area ---------- */
.widget-area{
	padding-bottom:13px;
	margin-bottom:10px;
	color:#000;
}

#left .widget-title,
#right .widget-title {
	background:url(images/category_bg-trans.png) left top no-repeat;
	padding:13px 0px 0px 26px;
	height:31px;
	font-weight:bold;
	color:#fff;
	font-size:12px;
}
#left ul,
#right ul {
	list-style: none;
	margin: 0;
	padding:0px;
}
#left ul ul,
#right ul ul {
	margin-left: 1.3em;
	list-style: none;
	margin: 0;
	background:#f9f9f9;
	border:1px solid #cecece;
	display:block;
}

#left ul li,
#right ul li {
	margin-bottom:10px;
}

#left ul ul,
#right ul ul{
	padding:10px 8px 10px 8px;
}

#left ul ul li,
#right ul ul li {
	padding:3px 2px 3px 22px;
	border-bottom:1px solid #ccc;
	margin:0px;
	line-height:1.6em;
	background:url(images/icon_arr01.png) left 4px no-repeat;
}
.widget-area a:link,
.widget-area a:visited{
	color:#0099FF;
}
.widget-area a:hover,
.widget-area a:active{
	color: #EC4B07;
}
.widget-area a{
	text-decoration:underline;
}
#left #searchform div,
#right #searchform div{
	background:none;
	margin:0px;
}
#left .widget_search,
#right .widget_search{
	margin:0px;
	background:none;
}
#left .widget_search label,
#right .widget_search label{
	display:none;
	margin:0px;
}
/* search */
#s{
	background:url(images/search_box-trans.png) left top no-repeat;
	width:215px;
	height:33px;
	padding:2px 0px 2px 2px;
	font-size:12px;
	border:none;
	float:left;
}
#searchsubmit{
	width:32px;
	height:33px;
	border:none;
	cursor:pointer;
	text-indent:-99999px;
	background:url(images/search_btn-trans.png) left top no-repeat;
}

#left .textwidget,
#right .textwidget,
#left .tagcloud,
#right .tagcloud{
	margin: 0;
	padding:10px 8px 10px 8px;
	background:#f9f9f9;
	border:1px solid #cecece;
}

#left .popular-posts p,
#right .popular-posts p{
	margin: 0;
	padding:10px 8px 10px 8px;
	background:#f9f9f9;
	border:1px solid #cecece;
}

.post-stats{
	font-weight:normal;
	display:block;
}
.profile_bg{
	margin-bottom:10px;
}

#left .textwidget ul,
#right .textwidget ul{
	padding:0px;
	border:none;
}

#left .textwidget ul a,
#right .textwidget ul a{
	color:#315991;
}
#left .textwidget ul a:hover,
#right .textwidget ul a:hover{
	color: #EC4B07;
}
#left .book,
#right .book{
	text-align:center;
}
#right .book01{
	text-align:center;
	padding-bottom:10px;
	margin-bottom:10px;
	border-bottom:1px solid #ccc;
}
#right .book02{
	text-align:center;
	padding-bottom:10px;
}

#left .book a img,
#right .book a img{
	margin-top:5px;
}


/* textarea */
.red-b{
	color:#f00;
	font-size:12px;
	font-weight:bold;
}
.blue-b{
	color: #09F;
	font-size:12px;
	font-weight:bold;
}
.yellow-b{
	color: #FF0;
	font-size:12px;
	font-weight:bold;
}
.box-yellow-b{
	color:#FF0000;
	background-color: #FFFF00;
	font-size:11px;
	font-weight:bold;
}

.imgc{
	text-align:center;
	margin:10px 0px;
}



/* calendar */
#wp-calendar {
	width: 90%;
	margin:0px auto;
	background-color:#fff;
}
#left #calendar_wrap,
#right #calendar_wrap{
	margin-left: 1.3em;
	list-style: none;
	margin: 0;
	border:1px solid #cecece;
	background:#f9f9f9;
	padding-top:5px;
	display:block;
}
#footer-widget-area #calendar_wrap{
	margin-left: 1.3em;
	list-style: none;
	margin: 0;
	display:block;
}
#wp-calendar caption {
	font-size: 14px;
	font-weight: bold;
	padding: 4px;
	text-align:center;
}
#wp-calendar thead {
	font-size: 11px;
}
#wp-calendar thead th {
	color:#505D71;
}
#wp-calendar tbody {
	color: #2B63B2;
}
#wp-calendar tbody td {
	border: 1px solid #1F2938;
	padding: 3px 0 2px;
	text-align: center;
	color:#999;
}
#wp-calendar tbody .pad {
	background: none;
}
#wp-calendar tfoot #next {
	text-align: right;
}
.widget_rss a.rsswidget {
	color: #ccc;
}
.widget_rss a.rsswidget:hover {
	color: #ccc;
}
.widget_rss .widget-title img {
	width: 11px;
	height: 11px;
}

/* footer widget */
#footer-widget-area {
	border-bottom:2px solid #0C0F16;
	padding-top:5px;
	overflow: hidden;
}
#footer-widget-area .widget-area {
	float: left;
	margin-right: 10px;
	width: 210px;
}
#footer-widget-area #first {
	margin-left: 20px;
}
#footer-widget-area #fourth {
	margin-right: 0;
}

#page_top{
	background:#fff;
}
#page_top p{
	margin-top: 36px;
	margin-left: auto;
	width: 81px;
	height: 27px;
}



/* ---------- footer ---------- */

#footer{
	clear:both;
	background-color:#fff;
}
#footer_navi{
	padding:0px;
	font-size: 1.2em;
	background:#3D3D3D;
}

#footer_navi ul{
	list-style:none;
	padding:15px;
}

#footer_navi ul li h3{
	clear:left;
	margin-bottom: 5px;
	font-size:12px;
	padding: 2px 5px 4px 16px;
	border-bottom:1px solid #959595;
	background:url(images/footer_navi_title.png) left top no-repeat;
	font-weight: bold;
	text-align:left;
	color:#fff;
}

/* first */
#first{
	margin-bottom:0px;
}
#first ul li ul{
	list-style:none;
}

#first ul li ul li{
	display: block;
	margin-bottom: 5px;
	margin-right:5px;
	padding-left:16px;
	padding-right:5px;
	background: url(images/icon_arr03.png) left 2px no-repeat;
  	float: left;
	color:#FFFFFF;
    width: 275px;
}

#first .widget_recent_entries{
	float:left;
	width:49%;
	display:block;
	margin-right:20px;
}
#first .widget_categories{
	float:left;
	width:48%;
}


#second{
	float:left;
	width:480px;
	list-style:none;
	margin-bottom:30px;
	margin-right:20px;
}
#third{
	float:left;
	width:480px;
	list-style:none;
	margin-bottom:30px;
}

#second ul li ul li,
#third ul li ul li{
	display: block;
	margin-bottom: 5px;
	padding-left: 22px;
	background: url(images/icon_arr03.png) left 5px no-repeat;
    width: 400px;
}








#footer p#copyright{
	clear:left;
	font-size: 12px;
	letter-spacing: 0.1em;
	text-align: center;
	padding:10px 10px;
	background:#000000;
	color:#fff;
}
#footer p#copyright a{
	color:#FFD200;
}


#footer_navi a{
	text-decoration:none;
	color: #FFFFFF;
}

#footer_navi a:hover {
	color: #FFD200;
	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 ---------- */


/* 無料プレゼント、商品レビュー一覧　*/
#page-body-content h3{
	font-size:26px;
	color:#333;
	text-align:center;
	font-weight:bold;
	font-family:"メイリオ", Verdana, "Times New Roman";
}

table.tb01{
	margin:0px auto 15px;
	text-align:center;
	border-collapse:collapse;
	table-layout:fixed;
}
table.tb01 td{
	padding:10px;
	border-bottom:3px solid #e4e4e4;
}
table.tb01 .tb01_img{
	text-align:left;
	width:30%;
	vertical-align: top;
}
table.tb01 .tb01_txt{
	text-align:left;
	vertical-align: top;
	width:70%;
}

.link01,
.link02{
	display:block;
	font-family:"メイリオ", Verdana, "Times New Roman";
}
.link01 a{
	color:#0033FF;
	text-decoration:underline;
	font-weight:bold;
}
.link01 a:hover{
	color: #FF0000;
}

.link02 a{
	color: #FF0000;
	text-decoration:underline;
	font-weight:bold;
}
.link02 a:hover{
	color:#0033FF;
}
.link01{
	font-size:20px;
	font-weight:bold;
}

.link02{
	text-align:right;
	margin-top:15px;
	font-size:13px;
	font-weight:bold;
}

.link02 a{
	background:url(images/icon_link02.png) 78% center no-repeat;
	padding:2px 2px 2px 60px;
	display:block;
}

.txtBox01{
	background:#e4e4e4;
	padding:10px;
	margin:10px 0px;
}



/* ---------------------- wp-pagenavi */

.pages,
.current{
	color:#fff;
}

.current,
.wp-pagenavi a:hover{
	background-color:#0066FF;
	border:1px solid #fff;
}
