@charset "UTF-8";
/* style reset */
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td{
margin:0; padding:0; border:0;
}
body{
line-height:1.5em; background:#fff; margin:1.5em 0;
}
table{
border-collapse:separate; border-spacing:0;
}
caption, th, td{
text-align:left; font-weight:400;
}
blockquote:before, blockquote:after, q:before, q:after{
content:"";
}
blockquote, q{
quotes:"" "";
}
a img{
border:none;
}
hr {
	margin:0;
	padding:0;
	clear: both;
	height: 0;
	border: 0;
	visibility: hidden;
	}

html {
	overflow-y:scroll;
}
a:link {
	color:#228800;
	text-decoration:none;
}
a:visited {
	color:#35a310;
	text-decoration:none;
}
a:hover {
	color:#aacf52;
	text-decoration:underline;
}

/* style reset end */

h1 {
position:absolute;
text-indent:-999px;
text-align:left;
}
h2 {
	height:23px;
	background:url(images/h2_bg.gif) no-repeat left top;
	color:#aacf52;
	padding-left:33px;
	font-weight:normal;
	font-size:140%;
	margin-bottom: 0.5em;
}

/* topmenu */
.topmenu_table table {
margin: 54px 0 0;
padding: 0;
font-size:1px;
border:0;
font-weight:normal;
font-style:normal;
font-family:Arial, Helvetica, sans-serif;
}

body.toppage {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	background:url(images/top_bg.gif) no-repeat top center;
	text-align: center;
	margin:0px;
	color: #888;
}
body.mainpage {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	margin:10px 0 0;
	color: #888;
}
.toppage #container {
	width: 750px;
	height: 570px;
	margin: 0 auto 0;
	text-align: left;
}
.mainpage #container {
	width: 770px;
	margin: 0 auto 0;
	text-align: left;
}
.news {
	font: 95% Arial, Helvetica, sans-serif;
	letter-spacing:0.1em;
	color:#549b35;
	text-align:left;
	width:570px;
	margin:25px auto 0;
}
.news td.b1549b35 {
	border-bottom:#549b35 solid 1px;
}
.news td.t1549b35 {
	border-top:#549b35 solid 1px;
}

.toppage #footer {
	width: 750px;
	text-align: center;
	font-size:10px;
	color:#fff;
	background-image: url(images/foot_bg.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 36px;
	margin: 0 auto 0;
	padding-top: 15px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}
.footer_image {
	width: 770px;
	height:95px;
	background-image: url(images/header_10.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	margin: 0 auto 0;
	padding: 0;
}
.footer_image #footer {
	text-align: center;
	font-size:10px;
	color:#fff;
	padding-top:65px;
}

.toppage #mainContent {
	padding: 0;
}
.mainpage #mainContent {
background:url(images/header_09.gif) repeat-y top center;
	padding: 0;
}
.footmenu {
	font-size: 85%;
	text-align: center;
	margin: 20px 0 20px;
}
.footmenu a:link {
	color:#888;
	text-decoration:none;
}
.footmenu a:visited {
	color:#888;
	text-decoration:none;
}
.footmenu a:hover {
	color:#aacf52;
	text-decoration:underline;
}

.fontsize {
	text-align: right;
	width: 570px;
	margin-top: 5px;
	margin-right: auto;
	margin-left: 110px;
}
.mainpage .fontsize {
	text-align: right;
	width: 770px;
	margin: 0 auto 5px;
}
/* news */
#news {
	margin:0;
	padding:0;
	color:#777;
	letter-spacing:0em;
	font-size: 85%;
	height:100px;
	overflow:scroll;
}

#news .leftnews {
	float: left;
	width: 260px;
	margin: 2px 0 2px 10px;
	padding: 5px 0 5px;
	border-right:#549b35 solid 1px;
}
#news .rightnews {
	float: right;
	width: 240px;
	margin: 2px 10px 2px 10px;
	padding: 5px 0 5px;
}
#news ul {
margin:2px 0 0 20px;
padding:0 0 0 0;
}
#news li {
list-style-image:url(images/news_li.gif);
margin:0 0 3px 0;
padding:0 0 0 0;
}
.flash {
	padding:10px;
	background-image: url(flash/flash_bg.gif);
	background-repeat: no-repeat;
	background-position: top left;
}
.close {
	text-align: center;
}
#footer_g {
	font-size:9px;
	color:#666666;
	font-family: Arial, Helvetica, sans-serif;
	margin-left:10px;
}
#mainContent .bodycontents {
	margin: 35px 45px;
	line-height: 1.6em;
}

/* outline */
.photo {
	margin-top: 3px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: 0px;
	float: left;
	padding-right: 10px;
	padding-bottom: 10px;
}
.photo .caption {
	margin:5px 0 0;
	font-size: 85%;
}

/* member */
.name {
	font-size: 120%;
	line-height:1.1em;
	color: #666666;
	border-bottom:#888 solid 1px;
	padding:0 0 5px 0;
	margin:0 10px 5px 100px;
}
.name .class {
	font-size: 75%;
}
.comment {
	line-height:1.2em;
	margin-left:100px;
}
.member_link {
margin:0.5em 0 0 100px;
}
.member_left {
	width:315px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #888888;
	border-bottom-color: #888888;
	margin-top: 20px;
	float: left;
	margin-right: auto;
	padding-right: 10px;
	padding-bottom: 10px;
}
.member_right {
	width:315px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #888888;
	border-bottom-color: #888888;
	margin-top: 20px;
	float: right;
	margin-right: 0;
	padding-right: 10px;
	padding-bottom: 10px;
}
.member_photo {
	float: left;
	margin-top:3px;
	margin-right: 10px;
	margin-bottom: auto;
}

/* soramame */
.main_text {
	margin-left: 220px;
}
.main_text p {
	margin-bottom: 1.5em;
	line-height: 1.6em;
}

.red {color: #CC0000}

/* jugem */
/* ################################################# 
　基本の設定
################################################# */

/* ---------- コメント・サーチのフォーム ---------- */
form {
	font-size: 85%;
	color: #888;
	margin: 0px;
	padding: 0px;
}


input,textarea {
	color: #888;
	font-size :100%;
	border:1px solid #999999;
	padding: 2px;
}

/* ---------- リストマーク ---------- */
ul {
	list-style:none;
	line-height:150%;
	margin: 0px 0px 0px 0px;
	padding: 0px;
}

/* ---------- リスト内（リンクなし）の色 ---------- */
li {
	padding: 0px;
	color: #888;
}


/* ################################################# 
　レイアウト
################################################# */

/* ---------- カラム全体 ---------- */
#body {
	width: 720px;
	margin: auto;
}

/* ---------- 右・記事表示部 ---------- */
#right {
	width: 515px;
	float: right;
	margin: 15px 0px 0px 10px;
}

/* ---------- 左・メニューナビ ---------- */
#left {
	text-align:left;
	margin: 15px 525px 0px 0px;
	border-right:#ccc solid 1px;
}

/* ---------- 下 ---------- */
#foot {
	clear: both;
	margin: auto;
}


/* ################################################# 
　上（#head内）
################################################# */

/* ---------- ブログタイトル ---------- */
.site_title {
	font-family: "Verdana", "ヒラギノ角ゴ Pro W3", "ＭＳ ゴシック", "Osaka‐等幅";
	font-weight: bolder;
	padding: 80px 30px 10px 30px;
	font-size: 160%;
	text-align: left;
}

/* ---------- ブログ説明 ---------- */
.description {
	font-size: 100%;
	color: #888;
	text-align: left;
	padding: 0px 140px 10px 20px;
}


/* ################################################# 
　右・記事表示部（#right内）
################################################# */

h2 { color:#aacf52; text-decoration: none; }
h2 a:link	{ color: #aacf52; text-decoration: none; }
h2 a:visited	{ color: #aacf52; text-decoration: none; }
h2 a:active	{ color: #aacf52; text-decoration: none; }
h2 a:hover	{ color: #aacf52; text-decoration: none; }

/* ---------- エントリーナビ ---------- */
.entry_navi {
	text-align: center;
	font-size: 85%;
	color: #888;
	padding: 2px 0px 2px 0px;
	margin: 0px 0px 0px 0px;
}

/* ---------- 記事枠１（PF共通：肉球付き） ---------- */
.entry {
	background-color: #ffffff;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
}

/* ---------- 記事枠２（CM/TB/ナビ：肉球なし） ---------- */
.e_n {
	background-color: #ffffff;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
}

/* ---------- 記事タイトル ---------- */
.entry_title {
	font-size: 140%;
	line-height:120%;
	font-weight: bold;
	text-align: left;
	color: #aacf52;
	margin: 15px 15px 5px 15px;
	padding: 0px;
}

/* ---------- 記事本文（CM/TB/PF共用） ---------- */
.entry_body {
	font-size: 100%;
	line-height: 150%;
	text-align: left;
	color: #888;
	margin: 0px 0px 0px 0px;
	padding: 10px 15px 10px 15px;
}

/* ---------- 投稿日時 ---------- */
.entry_date {
	font-size: 85%;
	line-height:120%;
	text-align: left;
	color: #999999;
	margin: 0px 0px 0px 15px;
	padding: 0px 15px 5px 0px;
	border-bottom: 1px solid #bbbbbb;
}

/* ---------- 著者・カテゴリ・CM/TB数 ---------- */
.entry_cat {
	font-size: 85%;
	line-height:120%;
	text-align: right;
	color: #888;
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 5px 0px;
}


/* ---------- コメントタイトル（TB共用） ---------- */
.cm_title {
	font-size: 100%;
	line-height:120%;
	font-weight: bolder;
	text-align: left;
	color: #999999;
	margin: 0px 0px 0px 0px;
	padding: 10px 25px 5px 40px;
}

/* ---------- コメント日時（TB共用） ---------- */
.cm_bottom {
	font-size: 85%;
	line-height:120%;
	text-align: right;
	color: #bbbbbb;
	margin: 0px 15px 5px 15px;
	padding: 5px 0px 5px 0px;
	border-bottom: 1px solid #888;
}

/* ---------- トラックバックのURL ---------- */
.trackback_url {
	font-size: 85%;
	font-weight: normal;
	text-align: left;
	color: #888;
	margin: 10px 50px;
	padding: 3px 5px;
}

/* ---------- ページ送り ---------- */
ul.navi {
	list-style: none;
	text-align:center;
	font-size: 85%;
	margin: 0px 0px 0px 0px;
	padding: 2px 0px 2px 0px;
}


ul.navi  li{
	display:inline;
	margin:0px 2px;
}

.navi li { color: #888; text-decoration: none; }
.navi li a:link	{ color: #888; text-decoration: none; }
.navi li a:visited	{ color: #888; text-decoration: none; }
.navi li a:active	{ color: #888; text-decoration: none; }
.navi li a:hover	{ color: #888; text-decoration: none; }

/* ---------- 投稿画像枠 ---------- */
.pict {
	border-width: 1px;
	border-style: solid;
	border-color: #ccc;
	padding:3px;
	margin: 10px;
}

/* ---------- 引用文枠 ---------- */
blockquote {
	font-size: 85%;
	color: #888;
	margin: 20px 20px 20px 20px;
	padding: 10px;
	border-right: 1px solid #bbbbbb;
	border-left: 1px solid #bbbbbb;
}

/* ################################################# 
　左・メニューナビ（#left内）
################################################# */

/* ---------- 各メニュー枠 ---------- */
.links1 {
	background-color: #ffffff;
	margin: 0px 0px 10px 0px;
	padding: 5px 0px 10px 0px;
}

/* ---------- カレンダー ---------- */
.calendar {
	font-family: "Verdana", "MS UI Gothic","ヒラギノ角ゴ Pro W3", "Osaka‐等幅";
	text-align: center;
	font-size: 85%;
	color: #888;
	margin:0 auto;
}

.cell {
	width: 27px;
	height: 20px;
}

/* ---------- メニュータイトル ---------- */
.linktitle {
	background:url(http://www.nihon-soramame.com/mame/images/side_title_head.jpg) no-repeat left 80%;
	font-family: "verdana","arial","sans-serif";
	font-size: 100%;
	font-weight: bold;
	color: #999;
	line-height: 100%;
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 5px 25px;
}

/* ---------- メニュー内容 ---------- */
.linktext {
	font-size: 85%;
	color: #888;
	line-height: 150%;
	margin: 0px 0px 0px 0px;
	padding: 5px 30px 0px 30px;
}

/* ---------- メニュー内容（フリースペース/スポンサー広告） ---------- */
.linktext02 {
	font-size: 85%;
	color: #888;
	line-height: 150%;
	margin: 0px 0px 0px 0px;
	padding: 10px 10px 0px 10px;
}

/* ---------- メニュー内容（アマゾン） ---------- */
.linktext03 {
	font-size: 85%;
	color: #888;
	line-height: 150%;
	margin: 0px 0px 0px 0px;
	padding: 10px 30px 0px 20px;
}

/* ---------- ブログ内サーチ ---------- */
.search {
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 0px 10px;
}


/* ################################################# 
　下（#foot内）
################################################# */

/* ---------- copyright ---------- */
.copy {
	font-size: 10px;
	font-weight: normal;
	text-align: center;
	color: #ffffff;
	padding: 30px 0px 30px 0px;
	}
