/*
Credit: http://www.templatemo.com
Modify: http://www.web-atelier-midori.com
*/

body {
	margin: 0;
	padding: 0;
	color: #8ba2c0;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	line-height: 1.5em; 
	background-color: #000;
	background-image: url(../img/templatemo_body.jpg);
	background-repeat: repeat-x;
	background-position: top
}

a, a:link, a:visited { color: #4f7eff; text-decoration: none; }
a:hover { text-decoration: underline; }

p { margin: 0 0 10px 0; padding: 0; }
img { border: none; }

h1, h2, h3, h4, h5, h6 { color: #fff; font-weight: normal }
h1 { font-size: 34px; margin: 0 0 30px 0; padding: 5px 0; }
h2 { font-size: 20px; margin: 0 0 20px 0; padding: 0; }
h3 { font-size: 21px; margin: 0 0 15px; padding: 0; }
h4 { font-size: 16px; margin: 0 0 15px; padding: 0; }
h5 { font-size: 16px; margin: 0 0 10px; padding: 0; }
h6 { font-size: 14px; margin: 0 0 5px; padding: 0; }

.cleaner { clear: both }
.h10 { height: 10px }
.h20 { height: 20px }
.h30 { height: 30px }
.h40 { height: 40px }
.h50 { height: 50px }
.h60 { height: 60px }

a.more { 
	display: block; 
	width: 128px; 
	height: 20px; 
	padding: 22px 0 0; 
	color: #94c2f3; 
	font-weight: bold; 
	text-align: center; 
	background: url(../img/templatemo_more.png) no-repeat bottom center  
}

a.more:hover { color: #fff; text-decoration: none }

.float_l { float: left }
.float_r { float: right }

.image_wrapper { display: inline-block; border: 1px solid #0d3bb3; padding: 4px; background: none; margin-bottom: 5px }
.image_fl { float: left; margin: 3px 15px 0 0 }
.image_fr { float: right; margin: 3px 0 0 15px }

blockquote { font-style: italic; margin-left: 10px}
cite { font-weight: bold; color:#000 }
cite span { color: #333 }
em { color: #4f7eff; }

.tmo_list { margin: 0 0 0 10px; padding: 0; list-style: none }
.tmo_list li { color:#4f7eff; margin:0 0 10px; padding: 3px 0 3px 25px; background: transparent url(../img/templatemo_list.png) no-repeat scroll 0 8px  }
.tmo_list li a { color: #4f7eff }
.tmo_list li a:hover { color: white }

#templatemo_header_wrapper {
	width: 100%;
	background: url(../img/templatemo_header_wrapper.jpg) top center no-repeat;
}

#templatemo_header {
	width: 1020px;
	height: 200px;
	margin: 0 auto;
	background: url(../img/templatemo_header_wrapper.jpg) top center no-repeat;
}

#site_title a {
	float: left;
	display: block;
	width: 390px;
	height: 80px;
	margin: 20px 0 25px 0px;
	font-size: 40px;
	color: #fff;
	font-weight: normal;
	text-decoration: none;
	background: url(../img/logo.png) no-repeat;
}

#site_title a span {
	display: block;
	text-align: right;
	padding-top: 60px;
	font-size: 10px;
	color: #cbd9ff
}

#social_box {
	float: right;
	margin-top: 50px;
	display: inline-block;
}

#social_box a {
	display: block;
	float: left;
	width: 48px;
	height: 48px;
	margin-left: 30px;
}

/* menu */

#templatemo_menu {
	clear: both;
	width: 960px;
}

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

#templatemo_menu ul li {
	padding: 0;
	margin: 0;
	display: inline;
  
}

#templatemo_menu ul li a {
	float: left;
	display: block;
	width: 100px;
	height: 23px;
	padding-top: 50px;
	font-size: 12px;
	color: #91a1c7;	
	text-align: center;
	text-decoration: none;
	font-weight: 400;
	outline: none;
	border: none;
    letter-spacing: 4px;
}

#templatemo_menu ul li a:hover, #templatemo_menu ul .current {
	/*color: #acc0f9;*/
    color: white;
	background: url(../img/templatemo_menu_hover.png) bottom center no-repeat;
}

/* end of menu */

#templatemo_main_wrapper {
	width: 100%;
	background: url(../img/templatemo_main_wrapper.jpg) top center no-repeat
}

#templatemo_main {
	width: 960px;
	padding: 60px 30px 30px;
	margin: 0 auto;
	background: url(../img/templatemo_main_wrapper.jpg) top center no-repeat	
}

#templatemo_content {
	float: left;
	width: 610px;
}

.content_box { clear: both; margin-bottom: 30px; padding-bottom: 30px; border-bottom: 1px solid #0d3bb3 }
.last_content_box { margin: 0; padding: 0; border-bottom: 0 }

#homepage_slider {
	width: 580px;
	padding: 15px;
	background: #000;
	margin-bottom: 30px; 
}

.post_box { margin-bottom: 10px; padding-bottom: 10px; }
.post_box_last { padding-bottom: 0; margin-bottom: 0; border-bottom: none; }



.post_box_right {
	float: right;
	width: 360px
}

.post_box h2 {
    width: 600px;
    height: 30px;
    text-align: left;
    text-indent: 60px;
    padding-top: 16px;
    background-image: url("../img/mark.gif");
    background-position: left center;
    background-repeat: no-repeat;
    margin-bottom: 12px;
}

.post_box .post_meta {
	padding: 5px;
	margin-bottom: 20px;
	background: #020818;
}

.post_box p {
	text-align: justify;
	margin-bottom: 20px;
    line-height: 170%;
    letter-spacing: 2px;
    font-size: 14px;
}



.post_box .comment {
	position: absolute;
	top: -10px;
	right: 0px;
	width: 70px;
	height: 42px;
	text-align: center;
	padding-top: 10px;
	font-size: 16px;
	font-weight: bold;
	background: url(../img/templatemo_comment.png) no-repeat;
}

.post_box .comment a {
	color: #333;
	text-decoration: none;
}

#comment_section {
	clear: both;
	margin-bottom: 60px;
	width: 578px;
}

.first_level {
	margin: 0; padding: 0;
}

.comments {
	list-style: none; 
}

.comments li { margin-bottom: 10px; list-style:none; }
.comments li .commentbox1 { border: 1px solid #000;  background: #383838; }
.comments li .commentbox2 { border: 1px solid #383838;  background: #505050; }
.comments li .comment_box { clear: both; width:100%; padding: 15px;  }

.comment_box .gravatar { float: left; width: 50px; border: 1px solid #3c3735; margin-right: 15px; background: #3c3735; }
.comment_box .gravatar img { margin: 0; width: 50px; height: 50px; }
.comment_box .comment_text { margin: 0 0 0 65px; }
.comment_box .comment_text p { margin: 0; }

.comment_text .comment_author { font-size: 14px; color: #fff; margin-bottom: 10px; }
.comment_text .date { font-size: 12px; font-weight: normal; color: #9b8e79; padding-left: 10px; }
.comment_text .time { font-size: 12px; font-weight: normal; color: #9b8e79; padding-left: 10px; }

.comment_text .reply a { 
	display: block; 
	clear: both; 
	float: right; 
	padding: 1px 10px; 
	height: 24px; 
	text-align: center; 
	background: #3694ab; 
	border: 1px solid #fff; 
	color: #fff; 
} 

#comment_form {
	clear: both;
}

#comment_form h3 {
	font-size: 20px;
	border-bottom: 1px dotted #666;
	margin-bottom: 10px;
	padding-bottom: 10px;
}

#comment_form form {
	padding: 20px;
	background: #383838;
	border: 1px solid #000;
}

#comment_form form label { color: #fff }

#comment_form textarea {
	background: #262626 none repeat fixed 0 0;
	border: 1px solid #000;
	display:block;
	font-size:1.1em;
	font-family: Tahoma, Geneva, sans-serif; 
	font-size: 12px;
	color: #ccc;
	height:150px;
	margin-top:5px;
	padding:5px;
	width: 540px;
}

#comment_form .form_row {
	width: 100%;
	margin-bottom: 15px;
}

#comment_form form input {
	margin-top: 5px;
	padding: 5px;
	width: 200px;
	font-family: Tahoma, Geneva, sans-serif; 
	font-size: 12px;
	color: #ccc;
	background:#262626 none repeat fixed 0 0;
	border: 1px solid #000;
}

#comment_form .submit_btn {
	width: 90px;
	color: #FFF;
	cursor: pointer;
}

#gallery { clear: both; }
.gallery_box { padding: 0 0 30px 0; margin: 0 0 30px 0; border-bottom: 1px dashed #433d3a; }
.last_gallery_box { padding: 0; margin: 0; border: none; }
.gallery_box a.gallery_img { display: block; float: left; width: 240px; height: 160px; }
.gallery_box .right { float: right; width: 330px; }

.service_box { clear: both; margin-bottom: 50px; }
.service_box img { float: left; width: 48px; height: 48px; }
.service_box .sb_right { float: right; width: 530px; }

#contact_form { padding: 0; width: 400px }
#contact_form form { margin: 0px; padding: 0px; }

#contact_form form .input_field { 
	width: 270px;  
	color: #ccc;
	font-family: Tahoma, Geneva, sans-serif; 
	font-size: 12px; 
	padding: 5px; 
	border: 1px solid #102a61;  
	background: #000; 
}

#contact_form form label { display: block; width: 100px; margin-right: 10px; margin-bottom: 5px; font-size: 13px; color: #fff; }

#contact_form form textarea { 
	width: 388px; 
	height: 200px; 
	padding: 5px; 
	color: #ccc; 
	font-family: Tahoma, Geneva, sans-serif; 
	font-size: 12px; 
	border: 1px solid #102a61;  
	background: #000; 
}

#contact_form form .submit_btn { 
	margin: 5px 0px; 
	padding: 5px 14px; 
	color: #fff;
	font-family: Tahoma, Geneva, sans-serif; 
	font-size: 12px; 
	border: 1px solid #102a61; 
	background: #000; 
}

#templatemo_sidebar {
	float: right;
	width: 260px;
	padding-left: 29px;
	border-left: 1px solid #0d3bb3;
}

.sidebar_box {
    text-align: center;
	margin-bottom: 30px;
	padding-bottom: 30px;
	border-bottom: 1px solid #0d3bb3;
}

.recent_comment_box {
    letter-spacing: 1px;
    padding: 0;
    margin: 0;
}
.recent_comment_box span {
    color: #cd7e00; font-weight: bold; }
.last_recent_comment_box { margin: 0; padding: 0; border: none }

#templatemo_footer_wrapper {
	width: 100%;
	background: url(../img/templatemo_footer_wrapper.jpg) bottom center no-repeat
}

#templatemo_footer {
	width: 960px;
	padding: 30px;
	margin: 0 auto;
	border-top: 1px solid #0d3bb3;
	background: url(../img/templatemo_footer_wrapper.jpg) bottom center no-repeat
}

#preview {
    margin-top: 80px;
}

#preview  h3 {
	border-color: #6AA2DB;
    border-style: solid;
    border-width: 1px 1px 1px 1px;
    padding: 3px 10px;
    font-size: 16px;
    letter-spacing: 2px;
}

#preview p {
    font-size: 14px;
    line-height: 170%;
    color: white;
    letter-spacing: 1px;
    padding-left: 12px;
    margin-bottom: 60px;
}

#column h3 {
    color: #c8e3ff;
    font-size: 20px;
    font-weight: bold;
    margin-top: 10px;
    margin-bottom: 10px;
    padding-bottom: 10px;
    text-align: left;
    border-bottom: 1px solid #151934;
}

#column span {
    font-size: 11px;
    letter-spacing: 3px;
}

#column p {
    font-size: 14px;
    letter-spacing: 1px;
    line-height: 170%;
    margin-bottom: 100px;
    color: white;
}

.footer_col_w300 {
	float: left;
	width: 300px;
	margin-right: 30px;
}

.last { margin-right: 0 }

.footer_col_w300 h4 {
	color: white;
}

span.point {
    color: #CD7E00;
    font-weight: bold;
}


#link_txt {
	width: 600px;
	margin-top: 30px;
}

#link_txt p.title {
	font-size: 16px;
	padding-bottom: 4px;
	letter-spacing: 2px;
	padding-left: 4px;
	border-bottom: 1px solid #151934;
}

#link_txt p.title2 {
	font-size: 16px;
	padding-bottom: 4px;
	letter-spacing: 2px;	
	padding-left: 4px;
	border-bottom: 1px solid #151934;	
}

#link_txt p.sub {
	margin-bottom: 60px;
	padding-left: 6px;
	line-height: 170%;
}

p.white {
	color: white;
}

#profile dt {
	margin-top: 30px;
	margin-bottom: 10px;
	border-bottom: 1px solid #151934;
	padding-bottom: 4px;	
}

#profile dd {
	color: white;
	margin-bottom: 4px;
	letter-spacing: 1px;
}

#book h3 {
    color: #208FFF;
    font-size: 20px;
    font-weight: bold;
    margin-top: 10px;
    margin-bottom: 10px;
    padding-bottom: 10px;
    text-align: left;
    text-indent: 5px;
    border-bottom: 1px solid #151934;
}

#book h4 {
    font-size: 12px;
    font-weight: normal;
    margin-bottom: 10px;
    margin-top: 10px;
    text-align: right;
    color: #838383;
}

#book h5 {
    font-size: 16px;
    font-weight: bold;
    height: 26px;
    line-height: 26px;
    text-align: left;
    text-indent: 12px;
}

#book p {
    margin-left: 12px;
    line-height: 170%;
    font-size: 14px;
    letter-spacing: 1px;
}

#book .left {
    width: 380px;
    height: 300px;
    float: left;
    display: inline;
    overflow: hidden;   
    margin-bottom: 60px;
}

#book .right {
    width: 150px;
    height: 300px;
    float: right;
    display: inline;
    overflow: hidden;
    margin-bottom: 60px;
    text-align: left;
}

#book a {
    margin: 8px;
    border: 1px solid white;
}

#content {
    background-color: none;
}

#order_form th {
    text-align: left;
    font-weight: normal;
}

#order_form th.send {
    text-align: center;
}

#order_form {
    margin-bottom: 40px;
}

#order_form label.error {
    margin-left: 10px;
    color: red;
}

#sbmt {
    margin-top: 20px;
}

#ordercheck h3 {
    font-size: 16px;
    color: white;
	padding: 4px 5px;
    border-top: 1px solid #666666;
    border-bottom: 1px solid #666666;
}

#ordercheck li {
    font-size: 13px;
    letter-spacing: 2px;
    color: white;
    line-height: 150%;
    margin-bottom: 14px;
}

#ordercheck span {
    color: #1060b2;
}

#ordercheck ol {
    margin-bottom: 40px;
}

#ordercheck p {
    font-size: 13px;
    text-indent: 20px;
    color: white;
    margin-bottom: 40px;
    letter-spacing: 2px;    
}

/* 送信内容確認画面 */
#order_chk p {
    font-size: 13px;
    color: white;
    letter-spacing: 2px;
    line-height: 170%;
}

#order_chk th {
    width: 120px;
    text-align: left;
}

#order_chk td {
    color: white;
}

#order_chk table {
    margin-bottom: 20px;
}

/* メールマガジン */
#mail_magazine p {
    font-size: 13px;
    color: white;
    letter-spacing: 1px;
    line-height: 170%;
    margin-bottom: 20px;
}

#mail_magazine p.center {
    text-align: center;
}

#mail_magazine form {
    width: 100%;
    text-align: center;
    margin: auto;
    margin-bottom: 40px;
    border: 1px solid #3083d6;
    padding: 3px;
}

#mail_magazine input {
    margin-bottom: 14px;
}

#mail_magazine p.title {
    color: #3c8ada;
    letter-spacing: 3px;
    margin-bottom: 10px;
}

#tarot_result {
    width: 400px;
    text-align: center;
    margin: auto;
}

#tarot_result h3 {
    margin-top: 20px;
}

#tarot_result p {
    width: 400px;
    text-align: left;
}

