@charset "EUC-JP";


/* ----------------------------------------
 作成日:2013.04.23
 テンプレート名: white wall
 by paperboy&co.
---------------------------------------- */


/* --------------------------------------
　リセット
--------------------------------------- */
 
* {margin:0px;padding:0px;}

h1,h2,h3,h4,h5,h6 {font-size:100%;}
a {text-decoration:underline;overflow:hidden;}
img {border:none;vertical-align:top;}
li {list-style-type:none;}
hr {display:none;clear:both;}
br.clear {clear:both;}

.clearfix {
	zoom: 1;
}
.clearfix:after {
	content: "";
	display: block;
	clear: both;
}
/* --------------------------------------
　共通部分
--------------------------------------- */

/* ページ全体のテキスト色 */
html {color:#000;}

/* ページ全体 */
body {
	width:100%;
	text-align:center;
	font-size:14px;
	font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif,"Osaka‐等幅";
	line-height:1.6em;
        background-color:#eaeaea;
	background-image:url(http://img-cdn.jg.jugem.jp/bb9/3245788/20150502_822791.gif);  
	background-repeat:repeat;  
	background-position:;
	background-attachment:scroll;
}



}


/* ページ全体のリンク色 */
a {color:#498b9d;text-decoration:underline;}
a:link {color:#498b9d;text-decoration:underline;}
a:visited {color:#498b9d;text-decoration:underline;}
a:hover {color:#a22285;text-decoration:none;}
a:active {color:#a22285;text-decoration:none;}

/* ブログ名の色 */
h1 a,
h1 a:link,
h1 a:visited {
	color:#000000;
	text-decoration:none;
}
h1 a:hover,
h1 a:active {
	color:#999999;
	text-decoration:none;
}


/* カレンダーのリンク色 */ 
.cell a,
.call a:link,
.call a:visited {
	color:#498b9d;
	text-decoration:underline;
	font-weight:bold;
}
.cell a:hover,
.call a:active {
	color:#a22285;
	text-decoration:none;
}
/* メニュー(ナビゲーション)のリンク色 */
#linkmenu_inner li a,
#linkmenu_inner li a:link,
#linkmenu_inner li a:visited {
	color:#fff;
	font-size:14px;
	text-decoration: none;
}
#linkmenu_inner li a:hover,
#linkmenu_inner li a:active {
	color:#7a6f75;
}

/* 記事タイトルのリンク色 */
.entryHeader a,
.entryHeader a:link,
.entryHeader a:visited {
	color:#000000;
	text-decoration:none;
}
.entryHeader a:hover,
.entryHeader a:active {
	color:#000000;
	text-decoration:none;
}

/* 記事のエリアのリンク色 */
.entryState a,
.entryState a:link,
.entryState a:visited {
	color:#999;
	text-decoration:none;
}
.entryState a:hover,
.entryState a:active {
	color:#6cabbc;
}

/* カレンダーの１マス幅 */
.cell {
	width:27px;
}



/*ページ全体の幅、レイアウトを中央揃え*/
#wrapper {
	width:1110px;
	margin:0 auto;
	padding:0;
	text-align:center;
}

/* --------------------------------------
　ヘッダー
--------------------------------------- */

/*ブログ名と説明文、トップ画像*/
#header {
	width:100%;
	margin:0;
	padding:30px 0;
	background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAYAAACNMs+9AAAAGklEQVQYlWN4/fr1f3TMgA0MBYWDzDkUKQQAKgi7gZNrNxQAAAAASUVORK5CYII=);
	text-align:center;
}
#header_inner {
	width:960px;
	margin:0 auto;
	text-align:left;
}
/* ブログ名 */
h1 {
	margin:0 auto 10px;
	font-size:20px;
	color:#000000;
	line-height:1.4;
}
/*ブログの説明文と検索窓のレイアウト*/
.header_contents {}

/* ブログの説明文 */
#header #description {
	width:740px;
	float:left;
	margin:0 auto;
	padding:0;
	color:#000000;
	line-height:1.4;
}

/* サイト内検索(ヘッダーの検索窓) */
#search_box {
	width:200px;
	float:right;
}
.search {
	border:0;
	padding:2px 2px 2px 24px;
	padding-top:4px9;/*IE8以下でのテキストエリアの余白指定*/
	color:#aaa;
	border:solid 1px #ccc;
	border-right:none;
	width:130px;
	background:url(http://imaging.jugem.jp/template/wall_2/img/icon_search.png) no-repeat #fff 6px 4px;
}
.search_btn {
	padding:2px;
	color:#333;
	cursor:pointer;
}
/* メニュー(ナビゲーション) */
#linkmenu {
	margin: 0 auto 40px;
	text-align:center;
	background:#666666;
	border-bottom:1px solid #ddd;
}
#linkmenu_inner {
	width: 960px;
	margin: 0 auto;
	text-align:left;
}
#linkmenu_inner li {
	margin: 0 auto;
	padding:5px 20px 5px 0;
	text-align: left;
	float:left;
}
.MENU {
	visibility: hidden;
	z-index: 999;
	position: absolute;
	width: 240px;
	margin-top: 5px;
	padding:15px;
	background: #fff;
	border: 1px solid #ddd;
	text-align:left;
}
.MENU li {
	margin:0 0 10px 15px;
	list-style-type:circle;
}
#MENU3 {
	width:200px;
}
#MENU3 table {
	margin:0 auto;
}

/*コンテンツ枠（記事の枠＋サイドメニューの枠）*/
#content {
	width:830px;
	margin:0 auto;
	padding:0;
        float:left;
}


/*　左側の幅（記事の枠）*/
#main {
	width:100%;
	padding:0;
	text-align:left; /* コンテンツ内の要素を左寄せに */
	margin-bottom:30px;
}


/* --------------------------------------
　メイン
--------------------------------------- */
<!-- BEGIN toponly --> {toponly_dmy} <!-- END toponly --> 



/* 次の記事・前の記事 */
#entryNavi {
	margin:0 0 10px 0;
}
#pager {
	padding:10px 0 20px;
	text-align:center;
	width:100%;
}
#pager span {
	margin:0 3px;
}

#pager span.current{
	background-color:#6cabbc;
	padding:4px 7px;
	color:#fff;
	font-weight:bold;
}

#pager span a,
#pager span a:link,
#pager span a:visited {
	background-color:#dcdcdc;
	color:#565656;
	padding:4px 7px;
	text-decoration:none;
}

#pager span a:hover,
#pager span a:active {
	background-image:url(http://img-cdn.jg.jugem.jp/bb9/3245788/20150502_822791.gif);
        background-repeat:repeat
	color:#fff
	text-decoration:none;
}
/* 記事 */
.entry {
	margin:0 0 40px 0;
	background:#E6E6E6;
	padding:0;
	border:1px solid #aaa;
}

/* 記事のヘッダー部分 */
.entryHeader {
	padding:25px 20px;
	font-size:18px;
	border-bottom: 1px solid #aaa;
	line-height:1.4;
}
/* 記事のタイトル */
h2 {
	font-size:12px;
	font-weight:bold;
}


/* ソーシャルボタン */
.service_button {
	margin:25px 0 10px !important;
}
/* 記事の本文や「つづきを読む」を包んでいる部分 */
.entryBody {
	padding:5px 20px 0;
}
/* 記事本文 */
.entryText {margin:15px 0 0 0;}

/* 記事内に挿入したyoutube(iframe)の最大値 */
.entryText iframe {
	max-width:100%;
}
/* 記事内に挿入した画像(img)の最大値 */
.entryText img {
	max-width:100%;
}

/* 記事の続き */
.entryMore {margin:0;}

/* 記事のフッター部分 */
.entryFooter {
	padding:15px 20px;
	border-top: 1px solid #aaa;
}
/* 記事の情報 */
.entryState {
	color:#999;
}
.entryState li {
	float:left;
	border-left:1px solid #ddd;
	padding:0 10px;
}

.fb_commentSendForm {
	padding:0 20px;
}

/* 関連する記事枠 */
#relatedEntry {
	border:1px solid #aaa;
	padding:20px;
	margin:20px 0;
	background:#fff;
}
#relatedEntry ul {
	margin-left:10px;
}
#relatedEntry li {
	margin:0 0 5px 15px;
	list-style-type:circle;
}
	#relateTitle {
		margin:0 0 10px 0;
		font-size:14px;
		font-weight:bolder;
	}


/* プロフィールのページ */
#profile {
	margin:0 0 15px 0;
	background:#fff;
	padding:0 0 30px;
	border:1px solid #aaa;
}

#profileTitle {
	padding:25px 20px;
	font-size:24px;
	font-weight:bold;
	border-bottom:1px solid #aaa;
}
#profileName {
	margin:15px 0 0 0;
	padding:0 20px;
}
#profileBody {
	margin:5px 0;
	padding:0 20px;
}

/* このページの先頭へ */
.pageTop {
	margin:0;
	text-align:right;
	padding: 10px;
	border: 1px solid #aaa;
	background: #fff;
	width: 120px;
	float: right;
}

.pageTop a,
.pageTop a:link,
.pageTop a:visited {
	color:#565656;
	text-decoration:none;
}

.pageTop a:hover,
.pageTop a:active {
	color:#498b9d;
}

/* --------------------------------------
　記事の装飾
--------------------------------------- */

/* 引用 */
#main blockquote {
	border:1px dotted #ccc;
	padding:10px;
	margin:10px;
}

/* 画像 */
#main .pict {
	border:1px #ddd solid;
	padding:0;
}

/* リスト */
div.entryBody ul li,
div.entryMore ul li {
	list-style:circle;
	margin:0 0 0 15px;
}

div.entryBody ol li,
div.entryMore ol li {
	list-style-type:decimal;
	margin:0 0 0 15px;
}


/* ----------------------------------------
フッター
---------------------------------------- */
/*　フッター */
#footer {
 	width:250px;
	padding:10px10px;
	background:#e6e6e6;
	text-align:center;
	border-top:1px solid #aaa;
        float:right;
}
#footer_inner {
	margin:0 auto;
	text-align:left;
}
#copyright{
        clear:both;
#footer_inner .right {
	margin-right:0;
}
#footer h3 {
	width: 100%;
	font-size: 16px;
	font-weight: bold;
	padding: 10px 0;
	border-bottom: 1px solid #aaa;
	margin-bottom: 10px;
}
 .footer_contents {
	margin-bottom:40px;
	margin-left:10px;
}
 .footer_contents li {
	margin-bottom:5px;
}
#copyright {
	margin: 0 auto;
	font-size:12px;
	padding:10px 0;
	text-align:center;
	background:#7a6f75;
	color:#fff;
}
#copyright_inner {
	width: 960px;
	margin:0 auto;
	text-align:left;
}
.copyright_text {
	width: 75%;
	float:left;
}
.copyright_bnr {
	float: right;
}

#copyright a,
#copyright a:link,
#copyright a:visited {
	color:#7dc7dc;
}
#copyright a:hover,
#copyright a:active {
{
	color:#a22285;
	text-decoration:none;
}