@charset "utf-8";
/*
Theme Name: Temp_RED
Theme URI: http://www.11nakama.com/
Description: テスト用テンプレート
Author: 11nakama.com
Version: 0.1
Tags: black, blue, white, two-columns, fixed-width, custom-header, custom-background, threaded-comments, sticky-post, translation-ready, microformats, rtl-language-support, editor-style
*/


/* Reset default browser CSS. Based on work by Eric Meyer: http://meyerweb.com/eric/tools/css/reset/index.html
-------------------------------------------------------------- */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	vertical-align: baseline;
	background: transparent;
}

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

body {
	font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
	background-color:#F4F4F4;
	margin: 0;
	padding: 0;
	color: #333333;
	background-position:center 154px ;
	background-repeat:no-repeat;
	background-image:url(./images/back.png);
}


#container{
	width:100%;
	text-align:center;
}

#container_inner{
	width:950px;
	text-align:left;
	margin:0 auto;
	padding:0;
	position:relative;
}

img{
	border:none;
}

a:link , a:visited{
	color:#336699;
	text-decoration:none;
}

a:hover{
	text-decoration:underline;
}

.clr{
	clear:both;
}

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

#header{
	height:103px;
	overflow:hidden;
}

#site-title{
	margin:0;
}

#site-title a{
	float:left;
	width:600px;
	height:83px;
	margin:10px 0;
	text-indent:-9999px;
	background-image:url(./images/logo.png);
	overflow:hidden;
}

#header_r{
	float:right;
	width:350px;
	text-align:right;
	margin:10px 0;
	padding:0;
}

form#searchform{
	position:relative;
	margin:0px 0 0 50px;
	width:300px;
	height:32px;
	background:url(./images/search.png) no-repeat left top;
}

form#searchform label{
	visibility:hidden;
}

form#searchform .sForm{
	position:absolute;
	top:8px;
	left:107px;
	width:158px;
	height:16px;
	border:0;
	border:none;
}

form#searchform .sBtn{
	position:absolute;
	top:4px;
	left:266px;
	border:none;
}

/* ---------------------------------hdNavi--------------------------------- */

#header_r .widget-container{
	margin:10px 0 0 auto;
	padding:0;
	width:350px;
	overflow:hidden;
}

#header_r ul{
}

#header_r ul li{
	list-style-type:none;
	display : inline;
	float:right;
}

#header_r ul li a{
	font-size:12px;
	padding:0 0 0 12px;
	margin:0 0 0 10px;
	display: block;
	overflow:hidden;
	text-decoration:none;
	background-position:0 4px;
	background-image:url(./images/arrow.png);
	background-repeat:no-repeat;
}

#header_r ul li a:hover{
	text-decoration:underline;
}



/* ---------------------------------menu--------------------------------- */

#menu{
	clear:both;
	height:50px;
	margin:2px 0 0 0;
	padding:0 10px 0;
	position:absolute;
	top:101px;
	overflow:hidden;
	background-image:url(./images/menu_back.png);
	background-repeat:no-repeat;
	width:930px;
	_width:950px;
}

#menu ul{
	margin:0 0 0 2px;
	padding:0;
	display:compact;
}

#menu ul li {
	list-style-type:none;
	display : inline;
	float:left;
	background-image:url(./images/menu_line.png);
	background-repeat:no-repeat;
	background-position:right;
}

#menu ul li a{
	height:50px;
	margin:0;
	padding:0 20px;
	display: block;
	overflow:hidden;
	font-size:18px;
	line-height:50px;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
	background-position:0 0;
}

#menu ul li a:hover{opacity: 0.8; text-decoration:underline;}

/* ---------------------------------billboard--------------------------------- */


#billboard{
	clear:both;
	margin:0 auto;
	text-align:left;
	padding:60px 0 40px 0;
	background-image:url(./images/main_top.png);
	background-repeat:no-repeat;
	background-position:bottom;
}

#billboard_none{
	clear:both;
	margin:0 auto;
	text-align:left;
	padding:60px 0 0 0;
}
/* ---------------------------------subtitle--------------------------------- */


#subtitle{
	clear:both;
	margin:0 auto;
	text-align:left;
	padding:82px 0 0 0;
	background-image:url(./images/subtitle_hd.png);
	background-repeat:no-repeat;
	background-position:0 60px;
}

#subtitle h2{
	font-size:28px;
	display:block;
	line-height:28px;
	padding:0px 0 10px 54px;
	margin:0;
	color:#FFFFFF;
}

#topicPath{
	font-size:12px;
	line-height:12px;
	height:20px;
	padding:10px 20px 0px;
}


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

.main{
	clear:both;
	padding:0 0 0 0;
	background-image:url(./images/main_bk.png);
	background-repeat:repeat-y;
	width:950px;
}

.topbox_bdy{
	margin:0 31px;
}

.topbox_bdy:after,.main:after{
	clear:both;
	display:block;
	height:0;
	content : "";
}

.topbox{
	float:left;
	width:295px;
}

.topbox h3{
	margin:0;
}

.topbox h3 a{
	margin:0;
	height:31px;
	padding:0 0 0 10px;
	background-image:url(./images/top_bbd_bk.png);
	font-size:18px;
	line-height:31px;
	color:#666666;
	text-decoration:none;
	display:block;
}

.topbox h3 a:hover{
	text-decoration:underline;
	color:#000000;
}

.img_l{
	float:left;
	margin:10px;
	padding:5px;
	border:solid 1px #DADADA;
	display:block;
}

.img_l a:hover{opacity: 0.8;}

.topbox p{
	margin:10px 10px 0 0;
	font-size:14px;
	line-height:1.5em;
}


/* ---------------------------------maincontents--------------------------------- */

#maincontents{
	float:left;
	width:660px;
	margin:20px 0 0 30px;
	padding:0 0 20px 0;
	font-size:14px;
	line-height:1.6em;
}

#Listblock dl{
	margin:0;
	padding:0;
}

#Listblock dt{
	clear:both;
	font-size:18px;
	font-weight:bold;
	display:block;
	border-bottom:2px solid #CCCCCC;
	padding:5px 5px 2px 5px;
	margin-bottom:10px;
}

#Listblock dt:hover{
	background-color:#FFFFEE;
}

#Listblock dd{
	padding:0 10px 20px 10px;
	font-size:14px;
}

#Listblock dd h1,#Listblock dd h1{
	font-size:18px;
	line-height:26px;
	display:block;
	margin:5px 0;
}

#Listblock dd img {
	margin:0 0 10px 0;
}

#Listblock dd p {
	display:block;
	margin:0 10px 10px 10px;
}

#Listblock dd table tr td img {
	clear:both;
	margin:0 10px 10px 10px;
}

#Listblock dd table tr td {
	vertical-align:top;
}

#Listblock dd img:hover {
	opacity: 0.7;
}

#Listblock dd:after{
	clear:both;
	display:block;
	height:0;
	content : "";
}

.more-link{
	clear:both;
	padding:0 20px 0 0;
	display:block;
	text-align:right;
	font-size:12px;
}

.memberbox{
	float:left;
	margin:0 10px 10px 0;
	padding:10px;
}

.memberbox img{
	border:#CCCCCC 1px solid;
	padding:5px;
}

.memberbox img:hover {
	opacity: 0.7;
}


/* ---------------------------------subategory--------------------------------- */

#subategory{
	margin:0 0 10px;
	text-align:left;
}

#subategory ul {
	margin:0;
	padding:0;
	list-style:none;
}

#subategory li {
	display:inline;
	margin:0;
	padding:0;
}

#subategory a {
	float:left;
	background:url(./images/subt_l.png) no-repeat left top;
	margin:0 2px 0 0;
	padding:0 0 0 5px;
	text-decoration:none;
}

#subategory a span {
	float:left;
	display:block;
	background:url(./images/subt_r.png) no-repeat right top;
	padding:5px 15px 16px 6px;
	font-size:16px;
	font-weight:bold;
	color:#111111;
}

/* Commented Backslash Hack hides rule from IE5-Mac \*/
#subategory a span {float:none;}
/* End IE5-Mac hack */

#subategory a:hover span {
	color:#FFF;
}
#subategory a:hover {
	background-position:0% -50px;
}
#subategory a:hover span {
	background-position:100% -50px;
}


/* ---------------------------------top_topics--------------------------------- */

#top_topics{
	float:left;
	width:660px;
	margin:30px 0 0 30px;
	padding:0 0 20px 0;
}

.widget_topics_top:after{
	clear:both;
	display:block;
	height:0;
	content : "";
}

.widget_topics_top h3{
	height:25px;
	overflow:hidden;
	text-indent:-9999px;
	background-image:url(./images/topics.png);
}

dl#topic {
	margin:0 0 20px 0;
	overflow:hidden;
	padding:8px 5px 5px 5px ;
}

dl#topic dt {
    float:left;
    width:6.0em;
	text-indent:5px;
	font-size:12px;
	font-weight:bold;
	color:#993333;
}

dl#topic dd {
	margin:0 0 5px 0;
	padding:0 0 5px 7.0em;
	font-size:14px;
	border-bottom:1px dotted #CCCCCC;
}

dl#topic dd a{
	color:#333;
	text-decoration:none;
}

dl#topic dd a:hover{
	text-decoration:underline;
}

.widget_twitter_top h3{
	margin:10px 0 0 0;
	height:25px;
	overflow:hidden;
	text-indent:-9999px;
	background-image:url(./images/twitter_top.png);
	background-repeat:no-repeat;
	background-position:bottom;
}

ul#twitter_update_list,.ameblo2 ul,#Listblock ul{
	margin:10px 0 10px;
	padding:0;
}

ul#twitter_update_list li,.ameblo2 ul li,#Listblock ul li{
	list-style-type:none;
	display : inline;
	font-size:14px;
	padding:0 0 8px 14px;
	margin:0 0 10px 10px;
	display: block;
	overflow:hidden;
	text-decoration:none;
	background-position:0 4px;
	background-image:url(./images/arrow2.png);
	background-repeat:no-repeat;
	border-bottom:1px dotted #CCCCCC;
	line-height:1.4em;
}

#twitter-link{
	width:100px;
	height:26px;
	overflow:hidden;
	background-image:url(./images/twitter_top_follow.png);
	text-indent:-9999px;
	margin:10px;
	display:block;
}


/* ---------------------------------top_right--------------------------------- */

#top_right{
	float:right;
	width:200px;
	margin:20px 30px 20px 0;
	font-size:12px;
}

#top_right .widget-container{
	margin-bottom:10px;
}
.widget_categories, .widget_pages{
	margin-bottom:20px;
}
#top_right li{
	margin-left:20px;
}

#top_right .widget-title{
	overflow:hidden;
	font-size:16px;
	font-weight: normal;
	line-height:1.4em;
	padding:10px 10px 5px 4px;
	color:#666666;
	background-image:url(./images/widget_title.png);
	background-position:bottom;
	background-repeat:no-repeat;
}

#top_right .widget_onecategory_sidebar{
}

#top_right .widget_onecategory_sidebar h3.widget-title-service{
	height:35px;
	overflow:hidden;
	text-indent:-9999px;
	background-image:url(./images/service.png);
	background-position:bottom;
	background-repeat:no-repeat;
}

#top_right .widget_onecategory_sidebar h3.widget-title-results{
	height:35px;
	overflow:hidden;
	text-indent:-9999px;
	background-image:url(./images/results.png);
	background-position:bottom;
	background-repeat:no-repeat;
}

#top_right .widget_onecategory_sidebar h3.widget-title-voice{
	height:35px;
	overflow:hidden;
	text-indent:-9999px;
	background-image:url(./images/voice.png);
	background-position:bottom;
	background-repeat:no-repeat;
}

#top_right .widget_onecategory_sidebar h3.widget-title-member{
	height:35px;
	overflow:hidden;
	text-indent:-9999px;
	background-image:url(./images/member.png);
	background-position:bottom;
	background-repeat:no-repeat;
}

#top_right .widget_onecategory_sidebar h3.widget-title-faq{
	height:35px;
	overflow:hidden;
	text-indent:-9999px;
	background-image:url(./images/faq.png);
	background-position:bottom;
	background-repeat:no-repeat;
}

#top_right .widget_onecategory_sidebar ul,#top_right .widget_categories ul,#top_right .widget_recent_entries ul{
	margin:10px 0 20px auto;
	padding:0;
}

#top_right .widget_onecategory_sidebar ul li,#top_right .widget_categories ul li,#top_right .widget_recent_entries ul li{
	list-style-type:none;
	display: block;
	background-position:0 4px;
	padding:0 0 0 14px;
	background-image:url(./images/arrow.png);
	background-repeat:no-repeat;
}

#top_right .widget_onecategory_sidebar ul li a,#top_right .widget_categories ul li a,#top_right .widget_recent_entries ul li a{
	overflow:hidden;
	text-decoration:none;
	margin:0;
}

,#top_right .widget_onecategory_sidebar ul li a:hover,#top_right .widget_recent_entries ul li a:hover{
	text-decoration:underline;
}



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

#footer{
	clear:both;
	margin:0;
	width:100%;
	background-color:#666666;
	padding:0;
}

#footer_base{
	width:950px;
	background-image:url(./images/main_bk_b.png);
	background-repeat:repeat-y;
	margin:0 auto;
	text-align:left;
	font-size:14px;
	line-height:1.4em;
}

#footer_menu{
	background-image:url(./images/main_bt.png);
	background-repeat:no-repeat;
	background-position:bottom;
	padding:10px 0 20px;
	text-align:center; 
}

#footer_menu .widget-title{
	display:none;
}

#footer_menu ul{
	margin:0 auto;
	padding:0;
	text-align:center;
}

#footer_menu ul li{
	list-style-type: none;
	border-right: 1px #DEDEDE solid;
	display: inline;
	padding: 0px 0.5em 0px;
}

#footer_menu ul li a{
	font-size:14px;
	padding:0;
	margin:0 0 0 0;
	overflow:hidden;
	text-decoration:none;
}

#footer_menu ul li a:hover{
	text-decoration:underline;
}

#ftCompany{
	text-align:center;
	color:#FFFFFF;
	padding:0 auto 0;
	margin:0 auto;
	width:950px;
	font-size:14px;
	display:block;
}

#ftCompany p{
	margin:15px auto;
}

#ftCompany address{
	font-size:12px;
	padding:5px 0 20px;
	margin:0 auto;
	font-style:normal;
	display:block;
	border-top:1px solid #666666;
}

#ftCompany address a{
	color:#FFFFFF;
}



/* ---------------------------------pagenavi--------------------------------- */

.pagenavi{
	margin: 20px 20px 10px 20px;
	font-size:12px;
}
.pagenavi:after{
	clear:both;
	display:block;
	height:0;
	content : "";
}
.pagenavi-previous{
	float:left;
}
.pagenavi-next{
	float:right;
}



/* ---------------------------------member category--------------------------------- */
.memberbox{
	float:left;
	margin:0 10px 10px 0;
	padding:10px;
}

.memberbox img{
	border:#CCCCCC 1px solid;
	padding:5px;
}

.memberbox img:hover {
	opacity: 0.7;
}

.memberbox .memberName {
	font-size:14px;
	font-weight:bold;
}

/* ---------------------------------member single--------------------------------- */
#memberDetails h3{
	height:35px;
	padding:0 10px;
	line-height:2.4;
	margin:15px 0;
	font-size:120%;
	font-weight:700;
}

#memberDetails dl{
	width:420px;
	float:left;
	margin:0 0 20px;
}

#memberDetails img.profile{
	border:5px solid #F5F5F5;
	float:left;
	margin:0 20px 20px 0;
}

#memberDetails dl dt{
	float:left;
	clear:both;
	padding:8px 5px 0 0;
}

#memberDetails dl dd{
	padding:8px 0 0;
}

#memberDetails ul.link{
	clear:both;
	overflow:hidden;
	height:100%;
	margin:20px 0 0;
}

#memberDetails ul.link li{
	display:inline;
	margin:0 20px;
}

#memberDetails h4{
	margin:20px 0 10px;
}

#memberDetails p{
	margin:0 10px;
}

/* ---------------------------------inquiryFrom--------------------------------- */

#inquiryFrom form{
	margin:0;
}

#inquiryFrom table{
	width:630px;
	margin:10px auto;
	font-size:14px;
	border-top:1px solid #CCCCCC;
}

#inquiryFrom table th{
	padding:10px 15px;
	border-bottom:1px solid #CCCCCC;
	text-align:left;
	background-color:#F3F3F3;
	vertical-align:top;
}

#inquiryFrom table td{
	padding:5px 15px;
	border-bottom:1px solid #CCCCCC;
}

#inquiryFrom table td input{
	margin:5px 0;
}

#inquiryFrom p{
	text-align:center;
}

#inquiryFrom p input{
	width:200px;
	margin:5px auto;
}

#memberblock{
	clear:both;
}

/* ---------------------------------etc--------------------------------- */

#categoryinfo{
	margin:0 0 10px;
}

/* ---------------------------------会員ログイン--------------------------------- */

.widget_millmembership p,.widget_millmembership ul{
	margin:0 10px 10px;
}
