@charset "utf-8";

/**
 *
 * 初期化
 *
 */
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;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	font-family:Helvetica,Arial,'ヒラギノ角ゴ Pro W3','メイリオ','ＭＳ Ｐゴシック',sans-serif;
	color: black;
	font-size: 12px;
	line-height: 150%;
	text-align: center;

}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}


:focus {
	outline: 0;
}


ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}



html {-webkit-text-size-adjust: none}


/* --- wp preset css --------------------------------------------------- */

/* image */
.post_content img { height:auto; max-width:100%; width:auto; }
.post_content img.centered,div.centered { display:block; margin:15px auto; }
.post_content img.aligncenter,div.aligncenter { display:block; margin:15px auto; }
.post_content img.alignright,div.alignright { margin:10px 0 30px 30px; display:inline; }
.post_content img.alignleft,div.alignleft { margin:10px 30px 30px 0; display:inline; }
.post_content .wp-caption { background:#fff; border:1px solid #ccc; max-width:96%; padding:14px 3px 1px; -webkit-border-radius:5px; -moz-border-radius:5px; border-radius:5px; }
.post_content .wp-caption img { display:block; margin:0 auto; max-width:100%; }
.post_content .wp-caption .wp-caption-text { padding:10px 0 0; }

/* table */
.post_content table { margin:0 0 1em 0; }
.post_content td, .post_content th { border:1px solid #c1c1c1; padding:5px; }
.post_content th { 
   background:#eee; font-weight:normal;
   background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(248,248,248,1) 100%);
   background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(100%,rgba(248,248,248,1)));
   /*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f8f8f8',GradientType=0 );*/
}

/* block quote */
.post_content blockquote {
   margin:0 0 1em 0; padding:50px 50px 40px; background:#f2f2f2;
   background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(248,248,248,1) 100%);
   background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(100%,rgba(248,248,248,1)));
   filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f8f8f8',GradientType=0 );
   -webkit-border-radius:5px; -moz-border-radius:5px; border-radius:5px; position:relative; border:1px solid #c1c1c1;
}
.post_content blockquote:before { content: '"'; font-style:italic; font-size:40px; font-weight:bold; line-height:40px; width:30px; height:30px; position:absolute; top:20px; left:20px; color:#999; }
.post_content blockquote:after { content: '"'; font-style:italic; font-size:40px; font-weight:bold; text-align:left; line-height:60px; width:30px; height:30px; position:absolute; bottom:20px; right:20px; color:#999; }

/* list */
.post_content li, .post_content dt, .post_content dd { margin:0; line-height:200%; }
.post_content ul li {  background:url(img/bullet1.gif) no-repeat left 11px; padding:0 0 0 9px; }
.post_content ul ul, .post_content ol ol  { margin:0 0 0 1em; }

/* etc */
.post_content address { border-left:3px solid #c1c1c1; padding:5px 0 5px 10px; line-height:200%; margin:0 0 1em 0; background:#fbfbfb; }
.post_content pre { border:1px solid #c1c1c1; background:#fafafa; padding:10px 20px; margin:0 0 1em 0; line-height:200%; overflow:auto; -webkit-border-radius:5px; -moz-border-radius:5px; border-radius:5px; }
.post_content embed, .post_content iframe, .post_content object { max-width:100%; margin:0 auto; display:block; }
.post_content {font-size:14px;line-height:140%;}

/* post title */
.post_title { font-size:21px; margin:0 30px; font-weight:normal; line-height:120%; padding:0; color:#555; }
.post_title a, .post_title a:visited { color:#555; display:inline-block; }
.post_title a:hover { text-decoration:none; color:#2089cc; }
.search_result_content .post_title { margin:0; }
.no_postinfo .post_title { margin-bottom:20px; }

/* post date,author,etc */
.post_info { margin:0 30px 20px 30px; }
.post_info li { display:inline; font-size:10px; margin:0 12px 0 0; color:#aaa; }
.post_info li a, .post_info li a:visited { color:#aaa; }
.post_info li a:hover { color:#2089cc; }
.post_info li.write_comment { background:url(img/arrow5.gif) no-repeat left center; padding:0 0 0 9px; }
.search_result_content .post_info { margin:0 0 10px 0; }

/* post meta */
.post_meta { background:url(img/meta_bottom.gif) no-repeat right bottom; padding:0; width:595px; margin:0 0 60px 0; clear:both; }
.post_meta ul { background:url(img/meta_top.gif) no-repeat right top; padding:12px 10px 12px 25px; margin:0; line-height:0%; }
.post_meta li { float:left; font-size:10px; line-height:140%; margin:0 25px 0 0; }
.post_category { background:url(img/category_icon.gif) no-repeat 0px 2px; padding:2px 0 2px 15px; }
.post_tag { background:url(img/tag_icon.gif) no-repeat 0px 3px; padding:2px 0 2px 16px; }
.post_comment { background:url(img/write_comment.gif) no-repeat left 2px; padding:2px 0 2px 16px; }
.no_postmeta .post_meta { border-bottom:1px solid #ccc; width:623px; background:none; }
.no_side .post_meta { width:907px; }
.no_side.no_postmeta .post_meta { width:945px; }

/* bread crumb */
#bread_crumb { background:url(img/meta_bottom.gif) no-repeat right bottom; padding:0; width:595px; margin:-10px 0 50px 0; }
#bread_crumb ul { background:url(img/meta_top.gif) no-repeat right top; padding:12px 15px 12px 30px; margin:0; line-height:0%; }
#bread_crumb li { display:block; float:left; font-size:11px; line-height:140%; margin:0; }
#bread_crumb li#bc_home, #bread_crumb li#bc_cat { background:url(img/arrow6.gif) no-repeat right 5px; padding:0 20px 0 0; margin:0 10px 0 0; }
#bc_home a { text-indent:-9999px; width:11px; height:12px; line-height:0%; display:block; margin:2px 0 0 0; background:url(img/home_icon.gif) no-repeat left top; }
#bc_home a:hover { background:url(img/home_icon.gif) no-repeat left bottom; }
.no_side #bread_crumb { width:907px; }
img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}


/**
 *
 * 共通定義
 *
 */
div.wp_social_bookmarking_light{ margin: 0px !important; position: relative; margin-top: 30px !important; margin-bottom: 30px !important; }
div.wp_social_bookmarking_light div{float:right!important;}
.small {
	font-size: 0.8em;
}
.orange {
	color: #f07f47;
}
.gray {
	color: #808080;
}
em {
	font-style: italic;
}
.clear {
	float: none;
	clear: both;
}
.center {
	text-align: center;
}
.right {
	text-align: right !important;
}
.no_margin {
	margin: 0px !important;
	padding: 0px !important;
}
a {
	color: black;

}
a:link {
	color: #C00;
}
a:visited {
	color: #C00;
}
.float_pic_right {
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
}

.back_to {
	text-align: center;
	margin: 10px auto 0px auto;

	cursor: pointer;
	font-style: italic;
	position: relative;
}
.nav_prev {
	position: absolute;
	top: 2px;
	left: 200px;
	width: 67px;
	height: 60px;
}
.nav_prev a {
	display: block;
	text-decoration: none;
	background: url(img/button_prev.png) center left no-repeat;
	padding-left: 20px;
	font-style: italic;
	width: 67px;
	height: 60px;
	
}
.nav_next {
	position: absolute;
	top: 2px;
	left: 350px;
	width: 67px;
	height: 60px;
}
.nav_next a {
	display: block;
	text-decoration: none;
	background: url(img/button_next.png) center right no-repeat;
	padding-right: 20px;
	font-style: italic;
	width: 67px;
	height: 60px;
}
/**
 *
 * 見出し
 *
 */
.title_wrap {
	position: relative;
}
.title_circle {
	margin-bottom: 10px;
	padding: 0 0 2px 20px;
	border-bottom: 3px solid 
	#9B8A7B;
	background-image: url(./images/common/icon_ring.gif);
	background-repeat: no-repeat;
	background-position: 2px 2px;
	font-size: 16px;
}
.title_link {
	position: absolute;
	top: 0px;
	right: 0px;
}

#breadcrumb {
	
}
#breadcrumb ul {
float: right;
}
#breadcrumb:after {
	clear: both;
	content: ".";
	height: 0px;
	display: block;
	visibility: hidden;
}
#breadcrumb ul li {
	float: left;
	margin: 5px 2px;
	font-size: 11px;
}
#breadcrumb ul li a {
 
}
/**
 *
 * ページ送り
 *
 */
 
.pagination {
	margin-top: 50px;
	text-align: center;
}
/* paging */

a.page-numbers{
	border:1px solid #999;
	margin:1px;
	padding:3px;
	text-decoration: none;
}

.pagination{
	text-align:center;
}
.mypage_page {
	margin-top: 30px !important;
}
.pagination_top {
	margin-top: 30px;
	margin-bottom: 25px;
	display: block;
}
.pagenavi {
	clear: both;
	margin: 10px auto 0px auto;
	padding-bottom: 10px;
	text-align: center !important;
	font-size: 12px;
}
.pagenavi:after {
	clear: both;
	content: ".";
	height: 0px;
	display: block;
	visibility: hidden;
}
.pagenavi a, .wp-pagenavi span, a.page-numbers {
	text-decoration: none;
	margin: 1px;	
}
.page-numbers {
	display: inline-block;
}
/*.page-numbers:after {
		content: ".";
}*/
.pagenavi a:hover, .wp-pagenavi span.current {

}
.pagenavi .prev {
	margin-right: 15px;
	display: inline-block;
}
.pagenavi .next {
	margin-left: 15px;
	display: inline-block;
}
.pagenavi .prev:after, .pagenavi .next:after {
	content: "" !important;
}

.pagenavi span.current, .current_page {
	font-weight: bold !important;
	color: black !important;
	border: 0px !important;
}


/**
 *
 * レイアウト定義
 *
 */                                                                                                       
body {
	text-align: left;
	margin: 0px;
	padding: 0px;     
}
#wrap {
	margin: 0px auto;
	padding: 0px;
	background: url(./images/bg.jpg) center top no-repeat;
	position: relative;
}
#header_wrap {
	margin: 0px auto;
	padding: 0px;
	position: relative;
	z-index: 100;
}
#header {
	margin: 0px auto;
	padding: 0px;
	position: relative;
	width: 950px;
}
#nav {
	width: 950px;
	margin: 0px auto;
	z-index: 100;
	position: relative;
	border-bottom: 1px solid #9B8A7B
}
#content_wrap {
	margin: 10px auto;
	padding: 0px;
	width: 950px;
	/*z-index: 0;*/
	position: relative;
}
#content {
	margin: 0px;
	margin-left: 10px;
	padding: 0px;
	width: 720px;
	/*z-index: 0;*/
	position: relative;
	float: left;
}
#sidebar {
	margin: 0px 0px 0px 10px;
	float: left;
	width: 200px;
}
#footer_wrap {
	margin: 0px auto;
	padding: 0px;

	position: relative;
	clear: both;
}
#footer {
	width: 950px;
	margin: 0px auto;
	padding: 5px 0 0 0;
	position: relative;
	border-top: 1px solid #9B8A7B;
	text-align: right;
}
#footer address{
	padding:5px 0;
	font-size:10px;
}

/**
 *
 * Header
 *
 */
#header h1 {
	color: white;
	padding-top: 5px;
	font-weight: normal;
	font-size: 1em;
}
#header #logo {
	position: relative;
	width: 377px;
	height: 78px;
	z-index: 10;
}
#header #logo img {
	width: 377px;
	height: 78px;
}
#header #logo a {
	display: block;
}
#header #header_login {
	position: absolute;
	top: 5px;
	right: 20px;
}
#header #header_login a {
	color: white;
	text-decoration: none;
	font-size: 14px;
}

.menu{
	position:relative;
	/*background:url(./images/common/bg_menu.gif) left bottom repeat-x;*/
	margin-top: 9px;
	z-index: 100000;
}
.menu:after {
	clear: both;
	content: ".";
	height: 0px;
	display: block;
	visibility: hidden;
}


ul#navi , .menu ul {
	margin-bottom:0px;
	padding:0 0 0px 40px;
	/*height:44px;*/

	z-index: 100000;
	position: relative;
}
ul#navi li , .menu ul li{
	margin:0 0 0 0;
	padding:0 20px 5px 0;
	float:left;
	position: relative;
	z-index: 100000;
}
ul#navi li:hover, .menu ul li:hover {
	/*background: #F8D998;*/
}
ul#navi li a , .menu ul li a{
	color:#333;
	text-decoration: none;
}
ul#navi li a:hover , .menu ul li a:hover {
	color:#C00;
	text-decoration:underline;
}

ul#submenu, ul.sub-menu {
	position: absolute;
	left: 0px;
	top: 23px;
	z-index: 100000;
	margin: 0px !important;
	padding: 0px !important;
	height: auto !important;
	display: none;
	background: white;
	width: 165px !important;
	border-top: 1px solid #9B8A7B;
	border-left: 1px solid #9B8A7B;
	border-right: 1px solid #9B8A7B;
}
ul#submenu, ul.sub-menu {
	top: 24px\9;
}
ul#submenu li, ul.sub-menu li {
	float: none;
	display: block;
	margin: 0px !important;
	padding: 5px 5px !important;
	border-bottom: 1px solid #9B8A7B;

}
ul#submenu li:hover, ul.sub-menu li:hover {
	background: #F8D998;
}
ul#submenu li a, ul.sub-menu li a {
	width: 100%;
	height: 100%;
	display: block;
}
.nivoSlider {
position:relative;
z-index:0;
}

/*
ul#submenu, ul.sub-menu {
  clear: both;
  display: block;
  left: 0;
  margin: 0 0 0px;
  padding: 9px 0 0px 40px;
  position: absolute;
  top: 15px;
  width: 100%;
  height:20px;
	background:url(./images/common/bg_menu.gif) left bottom repeat-x;

}



ul#submenu li a ,ul.sub-menu li a{
	color: #333;
	text-decoration: none;
}
ul#submenu li ,ul.sub-menu li {
	margin: 0 20px 0 0px;
	display: inline;
}
ul#submenu li a:hover ,ul.sub-menu li a:hover {
	color: #C00;
	text-decoration: underline;
}
*/

/**
 *
 * Footer
 *
 */
#footer a {
color: 
#333;
text-decoration: none;
}
#footer a:hover {
color: 
#C00;
text-decoration: underline;
}
#footer_logo_sp {
	display: none;
}
#page_top_sp {
	display: none;
}
/**
 *
 * Sidebar
 *
 */
#sidebar title_circle {
	margin-bottom:20px;
	padding:0 0 2px 20px;
	border-bottom:3px solid #9B8A7B;
	background-image: url(./images/common/icon_ring.gif);
	background-repeat: no-repeat;
	background-position: 2px 2px;
	font-size:14px;
}
#side_pr {
	margin-bottom: 15px;
}
#side_user {
	margin-bottom: 15px;
}
#side_user h3 {
	margin-bottom: 5px;
}
#side_user h3 a {
	display: block;
	background: url(./images/common/btn_login2.png) 0 0 no-repeat;
	text-indent: -9999em;
	width: 200px;
	height: 33px;
}
#side_user .register {
	margin-bottom: 5px;
}
#side_user .register a {
	display: block;
	background: url(./images/common/btn_resist2.png) 0 0 no-repeat;
	text-indent: -9999em;
	width: 200px;
	height: 33px;
}

#side_banner {
	margin-bottom: 15px;
	background: #eee;	
}
#side_banner ul {

}
#side_banner ul li {
	text-align: center;
	padding: 5px 0px 0px 0px;
}
#side_banner ul li.last {
	padding-bottom: 5px;
}
#side_banner ul li img {
	vertical-align:bottom;
}

#side_dayori {
	margin-bottom: 15px;
}
#side_dayori_wrap {
	overflow: auto;
}
#side_dayori ul {

}
#side_dayori ul li {
	margin: 5px auto;
	border-bottom: 1px dotted #CCC;
}
#side_dayori ul li a {
	color: #000;
	text-decoration: none;
}
#side_dayori ul li .date {
	color: #99813f;
	font-size: 10px;
}
#side_dayori ul li .text {

}
#side_frag {
	margin-bottom: 15px;
}
#side_frag ul {

}
#side_frag ul li {
	border-bottom: 1px dotted #CCC;
	padding: 5px 0px;
	font-size: 10px !important;
}
#side_frag ul li h3 {
	margin-bottom: 5px;
	font-size: 12px !important;
}
#side_frag ul li .pic {
	float: left;
	width: 40px;
}
#side_frag ul li .text {
	float: left;
	width: 155px;
	margin-left: 5px;
	line-height: 1.2em !important;
}
#side_frag ul li a {

}

.side_ema_archive {
	margin-bottom: 15px;
}

/* Table */
table.common_tb {
	width: 100%;
	border-collapse: collapse;
}
table.common_tb th, table.common_tb td {
	padding: 5px 10px;
	border: 1px solid #f9db9b;
}
table.common_tb td {
	background: #fcf1db;
}

/* Form */
.form-table {
	width:100%;
	border-collapse:collapse;
}
.form-table th, .form-table td{
	padding: 5px 10px !important;
	border: 1px solid #F9DB9B !important;
}
.form-table th {
	background: #FCF1DB !important;
}
/* 会員加入 */
#register_bottom_ul li {
	float: left;
	margin-right: 15px;
}
#register_top ul li {
	float: left;
	margin-right: 15px;
}
.post_content ul li.widget_menu0, .post_content ul li.widget_menu1, .post_content ul li.widget_menu2, .post_content ul li.widget_menu3, .post_content ul li.profile, .post_content ul li.logout {
	/*float: left;*/
}
.form-table {

}
.form-table th {
	vertical-align: middle !important;
}
.form-table td {

}


/* 戻る */
.back_to {
	text-align: center;
	margin: 10px auto 0px auto;
	position: relative;
}
.nav_prev {
	position: absolute;
	top: 2px;
	left: 200px;
	width: 67px;
	height: 60px;
}
.nav_prev a {
	display: block;
	text-decoration: none;
	background: url(images/button_prev.png) center left no-repeat;
	padding-left: 20px;
	font-style: italic;
	width: 67px;
	height: 60px;
	
}
.nav_next {
	position: absolute;
	top: 2px;
	left: 200px;
	width: 67px;
	height: 60px;
}
.nav_next a {
	display: block;
	text-decoration: none;
	background: url(images/button_next.png) center right no-repeat;
	padding-right: 20px;
	font-style: italic;
	width: 67px;
	height: 60px;
}
.top_prtext {
	padding-left:20px;
	display:inline;
}

/* NONE DISP */
#logo_sp {
	display: none;
}
#header #header_login_sp {
	display: none;
}
#header #header_menu_sp {
	display: none;
}
#nav_sp {
	display: none !important;
}
#top_machiuke_ranking_box_list_sp {
	display: none;
}
#nav_sp_sub {
	display: none;
}

#pass1-text {
	display: none !important;
}