@charset "UTF-8";

/****************************************

基本レイアウト（元フォント＝Verdana, Arial, 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', Osaka, 'ＭＳ Ｐゴシック'）

*****************************************/

html, body {
	margin: 0;
	padding: 0;
}

body {
background-image:url("images/bg.jpg");
	font-size:95%;
}
#container,
.wrapper {
	margin: 0 auto;
	width: 920px;
}

.alignleft{
	float:left;
margin-right:20px;
}
.alignright{
	float:right;
}
.aligncenter{
	margin-left:auto;
	margin-right:auto;
}
hr{
	clear:both;
	border: 0;
	width:600px;
	border-bottom: 1px dotted #999;
	margin:50px 0 10px 0;
}
.undertitle{
	clear:both;
	border: 0;
	width:600px;
	border-bottom: 1px dotted #999;
margin-bottom:30px;
}
ul {
padding: 0;
margin: 0;
}
li {
margin: 0;
padding: 0;
list-style-position:outside;
}
/****************************************

Webフォント

*****************************************/
@font-face {
    font-family: 'cinecaption';
    src: url(cinecaption227.eot);/* IE */
}
@font-face {
    font-family: 'cinecaption';
    src: local('cinecaption'), /*フォントがローカルにインストールされている時の指定*/
         local('cinecaption'),
         url('cinecaption227.TTF') format('truetype'); /* Safari、Chrome、Firefox、Opera */
}
/****************************************

文字

*****************************************/

h2{
	text-decoration:none;
	font-size:150%;
	margin-bottom:30px;
	font-family: 'cinecaption' , 'serif' ;
}
h3{
	text-decoration:none;
	font-size:120%;
	margin-top:25px;
	color:#333;
	line-height:0.3;
	font-family: 'cinecaption' , 'serif' ;
}
h3 .related_post_title{
	margin-top:100px;
	margin-bottom:100px;
}
h4{
	text-decoration:none;
	font-size:110%;
	margin-top:40px;
	color:#333;
}
p.small{
	font-size:85%;
	color:#333;
	margin-bottom:0px;
}
p.elert{
	font-size:60%;
	color:#222;
	margin-top:0px;
}
p.normal{
	font-size:100%;
	color:#333;
	line-height:200%;
}
p{
	font-size:100%;
	color:#333;
	line-height:200%;
}
.more-link{
	font-size:85%;
	float:right;
}
a {
	border-bottom:none;
	color:#333;
	text-decoration: none;
}

a:hover {
	border-bottom:none;
	color: #ffa700;
}

a.txt {
	border-bottom:dotted;
	border-width:1px;
	color:#333;
	text-decoration: none;
}

a.txt:hover {
	border-bottom:dotted;
	border-width:1px;
	color: #ffa700;
}
/****************************************

ヘッダ

*****************************************/
#header{
	width:920px;
	height:180px;
	margin-top:40px;
}
#header-shadow{
background:url("images/header_shadow.png");
background-repeat:repeat-x;
	width:100%;
	height:10px;
	top:0px;
	position:absolute;
}
#header .alignleft{
	width:680px;
	height:130px;
}
#header .alignright{
	width:190px;
	height:67px;
}

#header .header-over{
	width:680px;
	height:67px;
	margin-top:0px;
}
#header .header-under{
	width:680px;
	height:67px;
	margin-top:0px;
}

#header .logo{
	width:297px;
	height:50px;
	float:left;
	margin-bottom:0px;
}
.menu{
	width:316px;
	height:26px;
	float:right;
	margin-top:0px;
background-image:url("images/glo_navi.png");
background-repeat:no-repeat;
}
.menu ul{
list-style-type: none;
margin: 0;
padding: 0;
}
.menu ul li{
float:left;
filter:alpha(opacity=0);
 -moz-opacity: 0;
opacity:0;
}
li .page_item page-item-65{
width:124px;
height:26px;
overflow:hidden;
}
li .page_item page-item-2{
width:111px;
height:26px;
overflow:hidden;
}
li .page_item page-item-146{
width:40px;
height:26px;
overflow:hidden;
}
#discription{
	margin-bottom:0px;
}
/****************************************

検索

*****************************************/
#searchform{
	position: relative;
}
#s{
	padding: 6px 20% 6px 5%;
	width: 75%;
	-webkit-border-radius: 25px;
	-moz-border-radius: 25px;
	border-radius: 25px; 
	font-size: 10px;
	background-color:#FFF;
}
#searchsubmit{
	position: absolute;
	top: 0;
	right: 0;
	width: 30px;
	height: 26px;
	border: none;
	background: url(images/search.png) no-repeat 50% 50%;
}

/****************************************

メイン部分

*****************************************/
.main{
	width:680px;
	height:auto;
	margin-bottom:40px;
	float:left;
}
.post-head{
	width:680px;
	height:10px;
	background:url(images/post_head.png);
	margin-bottom:0px;
}
.post-in{
	width:680px;
	height:auto;
	background:url(images/post_in.png);
	margin-top:0px;
}
.post-inner{
	width:600px;
	height:auto;
	margin-left:auto;
	margin-right:auto;
	padding-top:10px;
	padding-bottom:10px;
}
.post-foot{
	width:680px;
	height:10px;
	background:url(images/post_foot.png);
	margin-bottom:40px;
	
}
.post-date{
	font-size:90%;
	color:#666;
	line-height:5em;
}
.post-meta{
	font-size:85%;
	margin-bottom: 1.5em;
	color:#666;
}
	.post-meta .post-date,
	.post-meta .category{
		padding-right: 1em;
	}
	.comment-num{ white-space: nowrap; }
.more-link{
    width: 112px;
    height: 25px;
    background-image: url(images/more_off.png) ;
    display: block;
    background-position: left center;
    background-repeat: no-repeat;
}
/****************************************

ナビゲーション

*****************************************/
.navigation{
	font-size:90%;
	overflow: hidden;
	width:680px;
	margin-bottom:100px;
	border-top: 1px dotted #aaa;
	border-bottom: 1px dotted #aaa;
}
	.navigation > div{
		width: 20%;
	}

	.navigation .alignright{
		text-align: right;
	}

	.navigation a{
		display: block;
		padding: 1em;
		border: none;
	}
/****************************************

コンテンツエリア

*****************************************/

#comment-area{
width:680px;
margin-top:80px;
}
#comment-area #comments{
background-image:url("images/comment.png");
background-repeat:no-repeat;
height:25px;
text-indent:-999px;
}

.required{ color: #ffa700;}

.commets-list,
.trackback-list{
	overflow: hidden;
	margin-top: -20px;
	margin-bottom: 40px;
}
	.commets-list li,
	.trackback-list li{
		overflow: hidden;
		margin-top: -1px;
		padding: 20px 0 0;
		width: 100%;
		
		border-bottom: 1px solid transparent;
	}
		.commets-list .avatar{
			float: left;
			margin-right: 10px;
			margin-bottom: 10px;
		}

		.comment-meta,
		.reply,
		.comment-notes,
		.form-allowed-tags,
		span.small{
			font-size: 80%;
		}

		.comment-body p{
			clear: both;
		}
		.reply{
			text-align: right;
			border-bottom: 1px dotted #333;
		}

.bypostauthor{
	/* 記事投稿者のコメントのスタイル */
}

.children{
	padding-left: 2em;
}

#respond{
	margin-bottom: 40px;
}
#disqus_thread{
width:680px;
margin-top:100px;
}
#wp_rp_first{
margin-top:100px;
}
/****************************************

サイドバー

*****************************************/
#sidebar{
	width:190px;
	height:auto;
	float:right;
}
#sidebar h2{
	margin:0px;
}
.widget{
	margin-bottom: 60px;
}
#sidebar .widget li{
	list-style-type:none;
	border-bottom:dotted 1px #999;
	line-height:1.5em;
	margin:10px 0 10px 0;
}
#categories-3{
background-image:url("images/category.png");
background-repeat:no-repeat;
}
#recent-posts-3{
background-image:url("images/recentposts.png");
background-repeat:no-repeat;
}
#recent-posts-3 span{
line-height:0em;
}
#wpp-2{
background-image:url("images/popularposts.png");
background-repeat:no-repeat;
}
#archives-3{
background-image:url("images/archives.png");
background-repeat:no-repeat;
}
.widgettitle{
filter:alpha(opacity=0);
 -moz-opacity: 0;
opacity:0;
}
#ra-fb-lb{
background-image:url("images/fb.png");
background-repeat:no-repeat;
}
#text-2{
margin-top:-100px;
background-image:url("images/tw.png");
background-repeat:no-repeat;
padding-top:15px;
}
#text-3{
background-image:url("images/social.png");
background-repeat:no-repeat;
}
#text-5{
background-image:url("images/link.png");
background-repeat:no-repeat;
}
#tag_cloud-2{
background-image:url("images/tags.png");
background-repeat:no-repeat;
}
/****************************************

フッター

*****************************************/
.gototop{
	clear:both;
	width:920px;
	text-align:right;
	margin-bottom:50px;}
#footer {
	clear: both;
	background: #938a74;
	color: #fff;
}
#copyright{
	padding:20px 0 50px 0;
	font-size: 80%;
	text-align:right;
}

/****************************************

フォーム

*****************************************/

input[type="text"],
textarea {
	margin: 0;
	margin-bottom: 20px;
	padding: 6px 4px;
	max-width: 100%;
	width: 290px;
	outline: none;
	border: 1px solid #ddd;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	background: #eee;
	color: #777;
	vertical-align: bottom;
	font-size: 13px;
}
input[type="password"],
input[type="email"],
input[type="search"],
textarea {
	margin: 0;
	margin-bottom: 20px;
	padding: 6px 4px;
	max-width: 100%;
	width: 680px;
	outline: none;
	border: 1px solid #ddd;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	background: #eee;
	color: #777;
	vertical-align: bottom;
	font-size: 13px;
}

#comment-area input[type="text"],
#comment-area textarea{
	display: block;
		background-color:#FFF;
}

textarea {
	overflow: auto;
}

input[type="text"]:focus,
input[type="password"]:focus,
input[type="email"]:focus,
input[type="search"]:focus,
textarea:focus {
	border: 1px solid #ffa700;
	background: #fff;
	-webkit-box-shadow: 0 0 3px rgba(255,105,180,1);
 	-moz-box-shadow: 0 0 3px rgba(255,105,180,1);
	box-shadow:  0 0 3px rgba(255,105,180,1);
 	color: #444;
}

.button,
button,
input[type="submit"],
input[type="reset"],
input[type="button"] {
	display: inline-block;
	margin-bottom: 20px;
	padding: 4px 12px;
	padding: 8px 10px;
	border: 1px solid #999;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	background: #ccc;
	color: #333;
	text-decoration: none;
	text-shadow: 0 1px rgba(255, 255, 255, .75);
	font-weight: bold;
	font-size: 12px;
	line-height: normal;
	cursor: pointer;
	/* Old browsers */
}

	.button:hover,
	button:hover,
	input[type="submit"]:hover,
	input[type="reset"]:hover,
	input[type="button"]:hover {
	  	border: 1px solid #ff6c00;
		background: #ffa700;
		color: #fff;
	  	text-shadow: 0 -1px rgba(0, 0, 0, .4);

	}

	.button:active,
	button:active,
	input[type="submit"]:active,
	input[type="reset"]:active,
	input[type="button"]:active {
		position: relative;
		top:1px;
	}