@charset "utf-8";

/*
Theme Name: JSM
Theme URI: http://wordpress.org/
Description: WordPress のデフォルトテーマをカスタマイズしたテーマ
Version: 1.0
Author: Sorasol
Author URI: http://sorasol.jp/
Tags: blue, fixed width, two columns, widgets
	JSM v1.0
	This theme was designed sorasol.
	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php
*/

/******************************* Reset*一旦全てのCSSをリセット *******************************/
body,
div,
dl, dt, dd,
ul, ol, li,
h1, h2, h3, h4, h5, h6,
pre, code,
form, fieldset, legend, input, textarea,
p, blockquote,
th, td {
	margin: 0;
	padding: 0;
	}

table {
	border-collapse: collapse;
	border-spacing: 0;
	}

fieldset, img {
	border: 0;
	}

address,
caption,
cite,
code,
dfn,
em,
strong,
th,
var {
	font-style: normal;
	font-weight: normal;
	}

li {
	list-style: none;
	}

caption,
th {
	text-align: left;
	}

h1, h2, h3, h4, h5, h6 {
	font-size: 100%;
	font-weight: normal;
	}

q:before, q:after {
	content: '';
	}

abbr,
acronym {
	border: 0;
	font-variant: normal;
	}

sup, sub {
	line-height: -1px;
	vertical-align: text-top;
	}

sub {
	vertical-align: text-bottom;
	}

input, textarea, select {
	font-family: inherit;
	font-size: inherit;
	font-weight: inherit;
	}

.clearfix:after {
	content: " ";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
	}

.clearfix { display: inline-block; }
/* \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* */

input {
	_margin: -1px 0;
	}

sup,
sub {
	vertical-align: baseline;
	position: relative;
	}

sup {
	top: -4px
	}

sub {
	top: 4px
	}

/******************************* End Reset *******************************/


/******************************* Fonts *******************************/

body {*font-size:small;*font:x-small;
	font-family: arial,helvetica,clean,sans-serif,"ＭＳ Ｐゴシック", Osaka, "Hiragino Kaku Gothic Pro W3";
	font-size: 12px;
	}

table {font-size:inherit;font:100%;}

/**
 * 99% for safari; 100% is too large
 */

select, input, textarea {font:99% arial,helvetica,clean,sans-serif,"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";}

/**
 * Bump up !IE to get to 13px equivalent
 */

pre, code {font:115% monospace;*font-size:100%;}

/**
 * Default line-height based on font-size rather than "computed-value"
 * see: http://www.w3.org/TR/CSS21/visudet.html#line-height
 */

body * {line-height:1.38em;}

/******************************* END Fonts *******************************/


/******************************* Layout *******************************/

body {
	text-align:center;
	background:#7A7579 url(images/common/Bg_Body.jpg) center top no-repeat fixed;
	margin:0;
	color:#333333;
	}

body.home {
	background:#7A7579 url(images/common/Bg_Body_home.jpg) center top no-repeat;
	padding-top:477px;
	}/* トップページのみ背景画像差し替え */

#page{
	width:798px;
	background:#FFFFFF;
	margin:0 auto;
	text-align:left;
	border-right:#E2E2E2 1px solid;
	border-bottom:#E2E2E2 1px solid;
	border-left:#E2E2E2 1px solid;
	}

#header {
	margin:0 auto;
	width:800px;
	height:72px;
	text-align:left;
	}

#header h1 a {
	display:block;
	width:311px;
	height:72px;
	text-indent:-9999px;
	float:left;
	background:url(images/common/Bg_Header.jpg) no-repeat;
	}

#breadcrumbs{
	font-size:0.8em;
	margin-top:-3px;
	margin-bottom:12px;
	padding:0 15px;
	}

#main {
	padding:10px 8px 10px 20px;
	}

#contentbox{
	width:515px;
	float:left;
	}

#content{
	min-height:250px;
	_height:250px;
	padding:10px;
	}

#sidebar {
	width: 242px;
	float:right;
	padding:0px;
	}

#footer {
	text-align:center;
	padding-bottom:40px;
	background:#FFFFFF;
	color:#AD9872;
	}

/******************************* End Layout *******************************/



/******************************* Navigation *******************************/

#navi {
	width:800px;
	height:45px;
	background:url(images/common/Bg_Navi.jpg) repeat-x;
	margin:0 auto;
	}	

#navi ul{
	}

#navi ul li{
	height:45px;
	float:left;
	}

#navi ul li a{
	display:block;
	height:45px;
	width:65px;
	text-indent:-9999px;
	}

#navi ul li#mn01 a{background:url(images/common/Mn_Main01.jpg) no-repeat; width:74px;}
#navi ul li#mn02 a{background:url(images/common/Mn_Main02.jpg) no-repeat;}
#navi ul li#mn03 a{background:url(images/common/Mn_Main03.jpg) no-repeat;}
#navi ul li#mn04 a{background:url(images/common/Mn_Main04.jpg) no-repeat;}
#navi ul li#mn05 a{background:url(images/common/Mn_Main05.jpg) no-repeat;}
#navi ul li#mn06 a{background:url(images/common/Mn_Main06.jpg) no-repeat;}
#navi ul li#mn07 a{background:url(images/common/Mn_Main07.jpg) no-repeat;}
#navi ul li#mn08 a{background:url(images/common/Mn_Main08.jpg) no-repeat;}
#navi ul li#mn09 a{background:url(images/common/Mn_Main09.jpg) no-repeat;}
#navi ul li#mn10 a{background:url(images/common/Mn_Main10.jpg) no-repeat; width:74px;}

#navi ul li#mn11 a{background:url(images/common/Mn_Main11.jpg) no-repeat;}
#navi ul li#mn12 a{background:url(images/common/Mn_Main12.jpg) no-repeat; width:74px;}


#navi ul li#mn01 a:hover{background:url(images/common/Mn_Main01.jpg) no-repeat left -45px;}
#navi ul li#mn02 a:hover{background:url(images/common/Mn_Main02.jpg) no-repeat left -45px;}
#navi ul li#mn03 a:hover{background:url(images/common/Mn_Main03.jpg) no-repeat left -45px;}
#navi ul li#mn04 a:hover{background:url(images/common/Mn_Main04.jpg) no-repeat left -45px;}
#navi ul li#mn05 a:hover{background:url(images/common/Mn_Main05.jpg) no-repeat left -45px;}
#navi ul li#mn06 a:hover{background:url(images/common/Mn_Main06.jpg) no-repeat left -45px;}
#navi ul li#mn07 a:hover{background:url(images/common/Mn_Main07.jpg) no-repeat left -45px;}
#navi ul li#mn08 a:hover{background:url(images/common/Mn_Main08.jpg) no-repeat left -45px;}
#navi ul li#mn09 a:hover{background:url(images/common/Mn_Main09.jpg) no-repeat left -45px;}
#navi ul li#mn10 a:hover{background:url(images/common/Mn_Main10.jpg) no-repeat left -45px;}

#navi ul li#mn11 a:hover{background:url(images/common/Mn_Main11.jpg) left -45px;}
#navi ul li#mn12 a:hover{background:url(images/common/Mn_Main12.jpg) left -45px;}

#navi ul li#mn01 a.selected{background:url(images/common/Mn_Main01.jpg) no-repeat left -45px;}
#navi ul li#mn02 a.selected{background:url(images/common/Mn_Main02.jpg) no-repeat left -45px;}
#navi ul li#mn03 a.selected{background:url(images/common/Mn_Main03.jpg) no-repeat left -45px;}
#navi ul li#mn04 a.selected{background:url(images/common/Mn_Main04.jpg) no-repeat left -45px;}
#navi ul li#mn05 a.selected{background:url(images/common/Mn_Main05.jpg) no-repeat left -45px;}
#navi ul li#mn06 a.selected{background:url(images/common/Mn_Main06.jpg) no-repeat left -45px;}
#navi ul li#mn07 a.selected{background:url(images/common/Mn_Main07.jpg) no-repeat left -45px;}
#navi ul li#mn08 a.selected{background:url(images/common/Mn_Main08.jpg) no-repeat left -45px;}
#navi ul li#mn09 a.selected{background:url(images/common/Mn_Main09.jpg) no-repeat left -45px;}
#navi ul li#mn10 a.selected{background:url(images/common/Mn_Main10.jpg) no-repeat left -45px;}

#navi ul li#mn11 a.selected{background:url(images/common/Mn_Main11.jpg) left -45px;}
#navi ul li#mn12 a.selected{background:url(images/common/Mn_Main12.jpg) left -45px;}

/******************************* END Navigation *******************************/


/******************************* General *******************************/
a{
	/* ¥*/
	overflow:hidden;
	/* */
	}

a, h2 a:hover, h3 a:hover {
	color: #AD9872;
	text-decoration: underline;
	}

a:hover {
	color: #AD9872;
	text-decoration: none;
	}

h1, h2, h3, h4 {
	}

.entry p{
	margin-bottom:1em;
	}

.entry strong{
	font-weight:bold;
	}

#sidebar #profile{
	border:#6A4B14 1px solid;
	padding:5px 10px;
	margin-bottom:20px;
	background:url(images/common/Bg_Profile.jpg) top repeat-x;
	}
	
body.home #sidebar #profile{
	display:none;
	}/* トップページでは非表示 */

#sidebar #profile a,#sidebar #profile a:hover{
	color:#333333;
	}

#sidebar #profile h2{
	height:26px;
	color:#FFFFFF;
	margin-bottom:20px;
	}

#sidebar #profile img{
	padding:5px;
	border:#7C777A 1px solid;
	}
	
#sidebar table#profile_table{
	margin-bottom:20px;
	width:100%;
	}

body.home #sidebar table#profile_table{
	display:none;
	}/* トップページでは非表示 */

#sidebar table#profile_table th,td{
	border:#7A7579 1px solid;
	padding:5px;
	}

#sidebar table#profile_table th{
	background:#867F7A;
	color:#FFFFFF;
	font-weight:bold;
	width:100px;
	}



#sidebar #archive_list ul li{
	margin:0;
	padding-bottom:5px;
	}

#sidebar #archive_list ul li a{
	color:#666666;
	}

.home #sidebar #archive_list{
	display:none;
	}/* トップページで非表示 */

#sidebar #banner{
	padding-bottom:5px;
	}

#sidebar #banner a{
	display:block;
	margin-bottom:20px;
	}

#footer p#copyright{
	padding-top:1em;
	}

/******************************* END General *******************************/


/******************************* Content *******************************/

#topics_title{
	}

#topics_title h2{
	font-size:170%;
	color:#9B782F;
	font-weight:bold;
	}

#topics dl{
	padding-top:15px;
	}

#topics dt{
	float:left;
	}

#topics dd{
	float:left;
	}

#topics dd a{
	color: #666666;
	text-decoration: none;
	}

#topics dd a:hover {
	color: #666666;
	text-decoration: underline;
	}

#contact_table{
	width:100%;
	}

#contact_table th{
	width:15em;
	}

#contact_table span.wpcf7-list-item{
	display:block;
	}

#contact_table td{
	padding:5px;
	border:none;
	}

table.profile{
	border-left:#666666 5px solid;
	margin-bottom:20px;
	}

table.profile th{
	background:#EFEFEF;
	padding:10px;
	}

table.profile td{
	background:#FFFFFF;
	padding:10px;
	border:none;
	}

.totop{
	text-align:right;
	}
	
/* 会員規約 */
#rule{
	}

#rule h4{
	font-weight:bold;
	font-size:120%;
	margin-top:2em;
	}

#rule dt{
	font-weight:bold;
	margin:1em 0;
	}

#rule dd{
	padding-left:1em;
	}

/******************************* END Content *******************************/



/* Begin Typography & Colors */
.widecolumn .entry p {
	font-size: 1.05em;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	}

.widecolumn {
	line-height: 1.6em;
	}

.narrowcolumn .postmetadata {
	text-align: center;
	}

.thread-alt {
	background-color: #f8f8f8;
	}

.thread-even {
	background-color: white;
	}

.depth-1 {
	border: 1px solid #ddd;
	}

.even, .alt {
	border-left: 1px solid #ddd;
	}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

h1, h2, h3 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	}

h2 {
	}

h2.pagetitle {
	font-size:170%;
	color:#9B782F;
	font-weight:bold;
	}

h2.pagetitle a, h2.pagetitle a:visited {
	color:#9B782F;
	font-weight:bold;
	text-decoration:none;
	}
	
h2.pagetitle a:hover {
	text-decoration:underline;
	}

#sidebar h2 {
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 1.2em;
	}

h3 {
	font-size: 1.3em;
	}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: white;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #333;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentlist li ul li {
	font-size: 1em;
	}

.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 p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}

/* End Typography & Colors */


/* Begin Structure */
.narrowcolumn {
	float: left;
	padding: 0 0 20px 45px;
	margin: 0px 0 0;
	width: 450px;
	}

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 450px;
	}

.post {
	margin: 0 0 40px;
/*	text-align: justify; */
	}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
	}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
	}

.postmetadata {
	clear: both;
	}

.clear {
	clear: both;
	}


/* End Structure */


/*	Begin Headers */

h1 {
	}

h2 {
	}

#sidebar h2 {
	}

h3 {
	padding: 0;
	margin:0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}

/* End Headers */


/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

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
	}

/* End Images */


/* Begin Lists
	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}

/* End Entry Lists */


/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}

#commentform textarea {
	width: 100%;
	padding: 2px;
	}

#respond:after {
	content: "."; 
    display: block; 

    height: 0; 
    clear: both; 
    visibility: hidden;
	}

#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}

/* End Form Elements */


/* Begin Comments*/

.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
/*	text-align: justify; */
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;
	}

.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}

.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}

/* End Comments */


/* Begin Sidebar */

#sidebar{
	}

/* End Sidebar */


/* Begin Calendar */

#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }

/* End Calendar */


/* Begin Various Tags & Classes */

acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}

a img {
	border: none;
	}

#navigation {
	display: block;
	text-align: center;
	padding: 10px 0;
	}

/* End Various Tags & Classes*/


/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
	}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
	}

/* End captions */


/*----------------------------------------------------
　微調整用
----------------------------------------------------*/

/* margin */
.mt--10{margin-top:-10px;}

.mt-10{margin-top:10px;}

.mt-20{margin-top:20px;}

.mb-0{margin-bottom:0px;}

.mb-10{margin-bottom:10px;}

.mb-15{margin-bottom:15px;}

.mb-20{margin-bottom:20px;}

.ml-0{margin-left:0px;}

.ml-5{margin-left:5px;}

.ml-10{margin-left:10px;}

.ml-15{margin-left:15px;}

.ml-20{margin-left:20px;}

.mr-0{margin-right:0px;}

.mr-10{margin-right:10px;}

.mr-15{margin-right:15px;}

.mr-20{margin-right:20px;}

/*padding*/

.pd-0{padding:0px;}

.pb-10{padding-bottom:10px;}

/* text-align */

.ta-left{text-align:left;}

.ta-center{text-align:center;}

.ta-right{text-align:right;}

/* width */
.w-20{width:20%;}

.w-50{width:50%;}

.w-90{width:90%;}

.w-100{width:100px;}

.w-340{width:340px;}

/*----------------------------------------------------
　END　微調整用
----------------------------------------------------*/

/*----------------------------------------------------
　form_login　ログインフォーム
----------------------------------------------------*/

dl.form_login{
        margin-bottom:40px;
        }

dl.form_login dt{
        margin-bottom:0.5em;
        }

dl.form_login dd{
        margin-bottom:1em;
        }


dl.form_login input.input{
        width:90%;
        border:#6A4B14 1px solid;
        }
	
/*----------------------------------------------------
　user_table 会員登録用
----------------------------------------------------*/

table.user_table{
        width:95%;
        margin-bottom:50px;
        }

table.user_table th,table.user_table td{
        padding:10px 5px;
        border:#6A4B14 1px solid;
        }

table.user_table th{
        background:#867F7A;
        color:#FFFFFF;
        font-weight:bold;
        text-align:right;
        width:11em;
        }

table.user_table td span{
        color:#9E7C5A;
        }

table.user_table td strong{
        color:#FF0000;
        display:block;
        }

table.user_table td input{
        border:#6A4B14 1px solid;
        width:60%;
        }

table.user_table td input.name{
        width:30%;
        }

table.user_table td input.mm,table.user_table td input.sex{
        width:auto;
        }

table.user_table td select{
        border:#6A4B14 1px solid;
        width:auto;
        }
	
/*----------------------------------------------------
　credit_table 会員登録＞支払情報用
----------------------------------------------------*/
	
table.credit_table{
        width:95%;
        margin-bottom:20px;
        }

table.credit_table th,table.credit_table td{
        padding:10px 5px;
        border:#6A4B14 1px solid;
        }

table.credit_table th{
        background:#867F7A;
        color:#FFFFFF;
        font-weight:bold;
        text-align:left;
        width:11em;
        }