/*ここは消さないで下さい!*/
/* Edited with EditCSS */
/*CSSLicense: jp-soft.com Tsunehisa Hazama*/

* {
	margin: 0;
	padding: 0;
}

html{height: 100%;}


/* BODY-------------------------------*/
body {
	margin : 0;
	padding: 0;
	color: #333333;
	font-size: 13px;
	line-height: 150%;
	text-align: center;
	background: url(img/bg_body.jpg) repeat-x #D5E4EB;
	font-family: arial, helvetica,  osaka, "ms pgothic", sans-serif;
}

/*デフォルト属性 */
a, p, h1, h2, h3, h4, h5, h6, blockquote {
 	margin: 0;
 	padding: 0;
 	border: 0;
}

/* strong */
strong {font-weight: normal;}

/* 画像の属性 */
img {border: none; margin: 0;}
.img-left {	float: left;margin: 5px 10px 5px 0;}
.img-right {float: right;margin: 5px 0 5px 10px;}
.img-center {;margin: 10px auto;}


/* リンクの属性（未指定の時） */
a:link, a:visited, a:active {color: #003399;text-decoration: underline;}
a:hover{color : #FF3300;text-decoration: none;}

/* 基本設定 ----------------------------- */
#base{
	width: 946px;
	margin: 0 auto;
	padding: 0;
	text-align: center;
	background: url("./img/base_back.gif") repeat-y top center;
	position: relative;
}

#wrapper {
	width: 898px;
	margin: 0 auto;
	padding: 0;
	text-align: left;
}

/*  ヘッダー  */
#header {
	margin : 0 auto 0 auto;
	padding: 0 0 20px 0;_padding: 0 0 0 0;
	width: 900px;
	height : 259px;
	text-align: left;
	background: url("./img/header.jpg") #FFFFFF no-repeat top center;
	position: relative;
}
		
#header h1{
	font-weight: normal;
	background:url(img/tx_h1.gif) no-repeat;
	width:314px;
	height:31px;
	text-indent:-9999px;
	display: block;
	position: absolute;
	left: 107px;
	top: 0px;
	z-index:2

}
#logo_br{ background:url(img/logo_br.gif) no-repeat;
width:160px;
height:19px;
display: block;
text-indent:-9999px;}

#top #base #header #tx_h2{
	background:url(img/tx_h2.jpg) no-repeat;
	height:51px!important;
	width:377px!important;
	padding:0!important;
	margin-left: 513px;
}

#head_navi{
	position:absolute;
	left: 456px;
	top: 42px;
}

#head_navi li{ display: block;
float:left;
list-style: none;}

#head_navi li a{
	background:url(img/navi.jpg) no-repeat;
	display: block;
	height: 43px;
	text-indent: -9999px;
}

#head_navi li#head_navi_01 a{ width:80px;}

#head_navi li#head_navi_02 a{ width:80px;
background-position:-80px 0;}

#head_navi li#head_navi_03 a{
	width:115px;
	background-position:-160px 0;
}

#head_navi li#head_navi_04 a{ width:80px;
background-position:-275px 0;}

#head_navi li#head_navi_05 a{ width:80px;
background-position:-355px 0;}


#header a:hover{ filter: alpha(opacity=70);
  -moz-opacity:0.7;
  opacity:0.7;}
  
  #head_navi li a:hover{ filter: alpha(opacity=70);
  -moz-opacity:0.7;
  opacity:0.7;}
  

#header h2{
	margin: 0 10px;
	width: 890px;
	padding: 0 0 0 10px;
	height: 25px;
	font-size: 12px;
	font-weight: normal;
	line-height: 200%;
	text-align: left;
	display: block;
}


ul#bt_qa {
	margin:40px 0 0 550px;
}

ul#bt_qa li{
	list-style: none;
	float: left;
}

ul#bt_qa li  a{
	display: block;
	width:345px;
	height:55px;
	text-indent: -9999px;
	
}

#bt_q a{
	background-image: url(img/bt_q.jpg);
}
#bt_a a{ background:url(img/bt_a.jpg);}

#bt_q a:hover{ position:relative; top:2px; left:2px;}
#bt_a a:hover{ position:relative; top:2px; left:2px;}


/*-----アドセンス-----*/
.ads_img{
 	margin: 2px 0 0 10px;
 	text-align: left;
}

.ads_banner{
 	margin: 5px;
 	text-align: center;
}

.ads_rec{
 	margin: 0 0 10px 10px;
 	font-size: 12px;
 	text-align: left;
}

.ads_sqr{
 	margin: 0 10px 0 0;
 	font-size: 12px;
 	text-align: left;
 	float: left;
}
	
.rss{	
	position: absolute;
	top: 5px;
	right: 20px;
}


/*-----(共通）-----*/
#container{
	width: 700px;
	float: left;
	margin: 0;
	text-align: left;
}

/*  記事枠等の属性  */
#content {
 	float: right;
 	width: 485px;
 	margin: 0px;
 	overflow: hidden;
}
				
#content h2{
	margin: 10px 0;
	font-size: 120%;
	font-weight: bold;
	padding-left: 15px;
	line-height: 150%;
	clear: both;
	background: url(img/bg_ttl.jpg) no-repeat;
	height: 42px;
	color: #26680E;
	padding-top: 8px;
	display: block;
}

#content h3 {
	margin: 10px 0 0 5px;
	font-size: 108%;
	font-weight: bold;
	color: #336699;
	line-height: 150%;
	border-left: 4px solid #9999CC;
	padding: 1px 5px;
}

#content h4 {
 	margin: 10px 0 5px 0;
 	font-size: 100%;
 	font-weight: bold;
 	text-indent: 5px;
 	line-height: 150%;
	border-left: 5px solid #CC6699;
}

#content h5 {
	margin: 0px 5px 10px 10px;
	padding-left: 15px;
	color: #555;
	font-weight: normal;
	font-size: 100%;
	line-height: 150%;
	display: block;
	text-align: left;
	background: url("img/h5_back.gif") no-repeat top left;
}

/*記事設定(TopPage)*/
.ctgy dt{
	margin: 10px 0 0 0;
    padding: 0px 0px 0px 20px;
    font-weight: bold;
    font-size: 14px;
    color: #666;
    background: url(img/mark2.gif) no-repeat left;
}

.ctgy dt.t1{
	margin: 10px 0 0 0;
    padding: 0px 0px 0px 20px;
    font-weight: bold;
    font-size: 14px;
    color: #666;
    background: url(img/mark1.gif) no-repeat left;
}

dt.t1 a:link, dt.t1 a:visited, dt.t1 a:active {color: #336699;text-decoration: underline;}
dt.t1 a:hover{color : #FF3300;text-decoration: none;}

.ctgy dd{
	font-size:12px;
    padding:0px 0px 5px 20px;
    margin:5px 0px 10px 0px;
    border-bottom: 1px dotted #999;
    border-right: 1px dotted #999;
}


/*記事枠*/
#content p{
 	margin: 5px 0;
}

#content .posted {
 	margin: 5px 0;
 	text-align: right;
 	font-size: 84%; 
}

#content .doc{
	padding: 0 5px 5px 15px;
	text-align: left;
	font-size: 100%;
	line-height: 140%;
}

#content #top_info{
	background:url(img/top_info.jpg) no-repeat;
	height: 165px;
	display: block;
	padding: 5px 0 10px 20px;
	margin-bottom: 10px;
}

#content #top_info p{
	margin-right:140px;
	line-height: 1.4;
	font-size: 95%;
}

#content .doc_line{
	margin: 10px 10px 0 10px;
	text-align: left;
	line-height: 19px;
	background: url("http://voice-tr.net/img/doc_back.gif");
}

#content .doc_small{
	margin: 0px 5px 5px 10px;
	text-align: left;
 	font-size: 10px;
	line-height: 130%;
}

#content .doc_small img{width: 80px;border: 0;}


br {
	letter-spacing: 0;
}


/*　詳細へ　*/
.next {
	margin : 5px 0 0 0;
	text-align: left;
}

/*  記事一覧  */
#content ol{
	margin: 0px 0px 20px 40px;
}

#content li{
	margin: 5px 0;
	font-size: 100%;
}

#content .cform{
	margin: 0;
}

/* ---- 相互リンクリスト属性----- */
#content .slink ul{
	margin: 10px 5px 20px 20px;
}

#content .slink ul li{
	margin: 0;
	font-size: 12px;
	line-height: 150%;
}


/*-----パンくずリスト-----*/
p#navi{
 	margin: 10px 0 5px 0;
 	font-size: 10px;
 	color: #666;
 	line-height: 130%;
 	text-align: left;
}


/*----- trackbacks & Comments-----*/

#content #trackbackdata, #content #commentdata{
	font-size: 12px;
	color: #888;
	margin: 10px 0 10px 10px;
}

#content #trackbackdata .post1{
	font-size: 10px;
	color: #888;
	margin: 0;
	border-bottom: 1px solid #888;
}

#content #commentdata .post2{
	margin-bottom: 10px;
	font-size:10px;
	text-align: right;
}

#content .error {
	font-size : 14px;
	color: red;
	border: 1px solid red;
	padding: 5px;
	text-align: center;
}

/*NAKAO*/
#news dl{
	margin: 10px 0 40px 0;
	color: #555;
}

#news dt a{
	margin: 0 0 0 10px;
	text-decoration: underline;
	font-size: 12px;
	font-weight: bold;
}

#news dd{
	margin: 0 0 0 15px;
	color: #666;
	font-size: 12px;
}


/*インフォメーション*/
#info {
    width: 470px;
    height: 150px;
    margin: 10px 0;
 	background: url("http://voice-tr.net/img/info_back.jpg") no-repeat;
}

#info .inner{
    padding: 30px 10px 10px 200px;
    color: #333;
    font-size: 13px;
    text-align: left;
}

/*  左サイドメニュー等の属性  */
#left {
	float: left;
	width: 200px;
	margin: 0 0 20px 1px;
	overflow: hidden;
}

#left h2{
 	margin: 10px 0 0 0;
 	height: 22px;
 	color: #FFF;
 	font-size: 100%;
 	font-weight: bold;
 	line-height: 180%;
 	text-align: center;
 	background: #0B9EB7;
 	display: block;
}

#left p{
 	margin: 5px 0 5px 0;
}

/* カテゴリ指定 */
#left .cat{
	margin: 0;
}

#left .cat h2{
	margin: 0 0 0 0;
	height: 21px;
	color: #FFF;
	font-size: 100%;
	font-weight: bold;
	line-height: 180%;
	text-align: center;
	display: block;
}

#left ul.menu{
	margin: 0 0 0 0;_margin: -1px 0 0 0;
	padding: 0;
	background: #FFF;
	list-style-type: none;
	border-bottom: 1px solid #cccccc;
}

#left ul.menu li a {
	margin: 0;
	width: 178px;
	background: url("./img/ico_menu.gif") no-repeat 4px center;
	color: #333;
	font-size: 100%;
	line-height: 24px;
	text-decoration: none;
	text-align: left;
	display: block;
	overflow: hidden;
	font-size:80%;
}

#left ul.menu li a:hover {
	color: #FFF;
}

#left ul.menu li.tc1 a {
	margin: 0;
	width: 180px;
	color: #333;
	font-size: 100%;
	line-height: 24px;
	text-decoration: none;
	text-align: left;
	display: block;
	overflow: hidden;
	font-size:85%;
	border-top: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	padding-left: 18px;
	padding-top:3px;
	padding-bottom:3px;
}

#left ul.menu li.tc1 a:hover {
	color: #999999;
}


a.left__banner{
	display: block;
	margin:10px auto;
	width:184px;
}

/*　検索窓　*/
#left .search{	
	margin: 0;
}

#left .search .inner {
	padding: 10px;
	text-align: left;
	background: #FFF;
}

/*  右サイドメニュー等の属性  */
#right {
 	float: right;
 	width: 185px;
 	margin: 0 0 20px 0;
 	overflow: hidden;
}

#right h2{
	margin: 0 0 0 0;
	height: 22px;
	color: #FFF;
	font-size: 100%;
	font-weight: bold;
	line-height: 180%;
	text-align: center;
	background: #0B9EB7;
	display: block;
}

#right ul.new{
 	list-style: none;
 	margin: 0 0 10px 0;
 	padding: 5px 0;
}

#right ul.new li a:link, #right ul.new li a:visited, #right ul.new li a:active {
 	list-style: none;
 	padding-left: 20px;
 	text-decoration: none;
 	font-size: 12px;
 	line-height: 150%;
 	display: block;
	background: url("img/doc.gif") no-repeat top left;
}

#right ul.new li a:hover {
 	text-decoration: underline;
}


/*　検索窓　*/
#right .search{
	margin: -1px 0 10px 0;
	border-bottom:1px solid #CCC;
	border-left:1px solid #CCC;
	border-right:1px solid #CCC;
}

#right .search .inner {
	padding: 10px;
	text-align: left;
}

#right .qrcode{
	border-bottom:1px solid #CCC;
	border-left:1px solid #CCC;
	border-right:1px solid #CCC;
	margin-bottom: 10px;
}

.qrcode .inner{
    padding: 10px 15px 15px 10px;
    font-size: 10px;
    text-align: center;
    line-height: 135%;
}

/*フッターナビ*/
#f_navi {
	clear: both;
	text-align: right;
	margin: 0px;
	padding: 0px 5px 20px 5px;
	font-size: 92%;
}

.f_navi img{margin: 0 2px;border-style: none;}

/* フッター-----------------*/
#footer {
	clear: both;
	margin: 0 auto;
	width: 900px;
	height: 60px;
	color: #666;
	padding: 0;
	display: block;
	border-top: 2px solid #38CD05;
	background: #FFFFFF;
}

#footer .copyright {
 	padding: 10px;
 	text-align: right;
 	line-height: 120%;
 	font-size: 100%;
}

#footer img{border-style: none;	vertical-align: middle;	}

/* フッターリンクの属性 */
#footer a:link, #footer a:visited, #footer a:active {color: #336699;text-decoration: underline;}
#footer a:hover {color: #CC3366;text-decoration: none;}


/* タグ指定 */

.module-tagcloud{
	margin: 0 0 10px 0;

}

.module-tagcloud h2{
 	margin: 10px 0 0 0;
 	height: 22px;
 	color: #FFF;
 	font-size: 100%;
 	font-weight: bold;
 	line-height: 180%;
 	text-indent: 10px;
 	text-align: left;
 	background: #0B9EB7;
 	display: block;
}

.module-tagcloud .module-content{
	margin: 0;
	background: #FFF;
	text-align: left; 
}
.module-content{
	border-bottom:1px solid #CCC;
	border-left:1px solid #CCC;
	border-right:1px solid #CCC;
	margin-top:-2px;
}

.module-tagcloud .module-content .module-list{
	padding: 5px;
	list-style: none;
}

.module-tagcloud .module-content .module-list .module-list-item { display: inline; }
.module-tagcloud .module-content .module-list li.taglevel1 { font-size: 19px; }
.module-tagcloud .module-content .module-list li.taglevel2 { font-size: 17px; }
.module-tagcloud .module-content .module-list li.taglevel3 { font-size: 15px; }
.module-tagcloud .module-content .module-list li.taglevel4 { font-size: 13px; }
.module-tagcloud .module-content .module-list li.taglevel5 { font-size: 11px; }
.module-tagcloud .module-content .module-list li.taglevel6 { font-size: 9px; }

.tag_line{
	margin: 10px;
	text-align: left;
}

/* Ads by drk7.jp の font 色を定義します */
.AmazonSearchTB2 a,
.AmazonSearchTB2 a:link,
.AmazonSearchTB2 a:link:hover,
.AmazonSearchTB2 a:link:active {
    color: #CC0066; text-decoration: underline ; background: none;
    font-size: 10px;
}
.AmazonSearchTB2 table{ border: none; margin: 0px; padding: 1px; }

/* 広告部分の背景色を定義します */
.AmazonSearchTB3 table{
    background-color : #ffffff;
    border: none; margin: 0px; padding: 3px;
}

/* 商品名のfont定義 */
.AmaS_title a,
.AmaS_title a:link,
.AmaS_title a:link:hover,
.AmaS_title a:link:active {
    color: #004499;
    text-decoration: underline ; background: none;
    font-weight: bold;font-size: 12px;
}

/* 値段のfont定義 */
.AmaS_price { color: #006600; font-weight: bold;font-size: 12px; }

/* 説明文のfont定義 */
.AmaS_com { color: #555;font-size: 10px; line-height: 120%;}

/* 画像のボーダー定義 */
.AmaS_img img{ border: 1px solid #aaaaaa; }


#li_news{
	display: block;
	padding: 10px 10px 0px 10px;
	clear: both;
	overflow: auto;
}

#li_news dt{
	width:135px;
	display: block;
	float: left;
	padding: 0;
	margin-bottom: 5px;
	background:url(img/ico_wright.jpg) no-repeat left center;
	padding-left: 20px;
}

#li_news dd{
	width:240px;
	display: block;
	float: left;
	border: none;
	margin-left: 10px;
	margin-bottom: 5px;
	background:url(img/dot_red.gif) no-repeat left center;
	padding-left: 40px;

}


#li_wright{
	display: block;
	padding: 10px 10px 10px 10px;
	clear: both;
	overflow: auto;

}

#li_wright dt{
	width:135px;
	display: block;
	float: left;
	padding: 0;
	margin-bottom: 5px;
	background:url(img/ico_wright.jpg) no-repeat left center;
	padding-left: 20px;
}

#li_wright dd{
	width:240px;
	display: block;
	float: left;
	border: none;
	margin-left: 10px;
	margin-bottom: 5px;
	background:url(img/dot_red.gif) no-repeat left center;
	padding-left: 40px;
	margin-top:-5px;

}

.clear{ clear: both;}


h2#new_topics{
	background:url(img/new_topics.jpg) no-repeat!important;
	width:485px;
	height:24px;
	padding: 0 0 0px 0!important;
	display: block;
	border: none;
	text-indent: -9999px;
	margin: 10px 0 0 -0!important;
	clear: both;
}

h2#new_wright{
	background:url(img/new_wright.jpg) no-repeat!important;
	width:485px;
	height:24px;
	padding: 0 0 0px 0!important;
	display: block;
	border: none;
	text-indent: -9999px;
	margin: 0 0 0 0!important;
	clear: both;
}


h2#prof{
	background:url(img/profi.jpg) no-repeat!important;
	width:485px;
	height:24px;
	padding: 0 0 0px 0!important;
	display: block;
	border: none;
	text-indent: -9999px;
	margin: 10px 0 0  0!important;
	clear: both;
}

#profbox p{ margin-left:10px;}

h2#menu{
	background:url(img/menu.jpg) no-repeat;
	text-indent: -9999px;
}

h2#search{
	background:url(img/search.jpg) no-repeat;
	text-indent: -9999px;
}


h2#key{
	background:url(img/key.jpg) no-repeat;
	text-indent: -9999px;
}


h2#mobile{
	background:url(img/moble.jpg) no-repeat;
	text-indent: -9999px;
}

h2#movei{
	background:url(img/movei.jpg) no-repeat;
	text-indent: -9999px;
}

.totop a{
	background: url(img/bt_totop.jpg) no-repeat;
	width:120px;
	height:20px;
	text-indent:-9999px;
	display: block;
	margin-left:780px;
}

/* プライバシー */


.text_divin li{ list-style: none;
margin-left:10px;}

.itiran{ float:right;
margin-bottom:10px;}

.itiran a{background:url(img/ico_menu.gif) no-repeat left center; display: block;
padding:10px 15px
}




#aoki{display: block; background:url(img/bt_aoki.jpg); height:173px; text-indent:-9999px;}

#aoki:hover{ background-position:bottom;}



#brushvoice{
	display: block;
	width:490px;
	height:182px;
	text-indent:-9999px;
	background: url(img/banner_brushvoice.jpg)  no-repeat left top;
	margin:0 0 10px 0;
}


#brushvoice:hover{ background-position:left -182px;}

