@charset "utf-8";

* { /* すべてのタグの余白をゼロにリセット */
margin:0;
padding:0;
font-style:normal;
font-size:100%;
font-family:'ＭＳ Ｐゴシック',sans-serif;
list-style:none;
color:#666600;
}

a {
color:#8d4e02;
}

a:hover {
color:#336600;
}

a img {
border:none;
}

body { /* ページ全体の指定 */
background:#fff;
text-align: center;
}

#wrap { /* 全体のコンテンツ領域 */
margin:0 auto;
width:760px;
background:url(img/wrap.gif) repeat-y #fff;
border-left:1px solid #ccc;
border-right:1px solid #ccc;
text-align: left;
position:relative;
}

/* *************** バナー領域 *************** */

#banner {
padding-top:35px;
height:62px;
background:url(img/banner.jpg) no-repeat;
}

#banner h1 {
margin-left:22px;
font-size:23px;
color:#996633;
}

/* ナビゲーション */

#navi {
width:760px;
height:24px;
line-height:24px;
text-align:right;
position:absolute;
top:63px;
left:0;
}

#navi a {
margin-right:12px;
padding-left:15px;
text-decoration:none;
font-size:12px;
background:url(img/navi-arrw.gif) no-repeat left center;
}

/* *************** 左コンテンツ領域 *************** */

#content {
width:570px;
float:right;
position:relative;
overflow:hidden;
}

#b-des { /* ブログ説明 */
margin-bottom:10px;
padding:23px 0 16px 30px;
width:526px;
background:url(img/b-des.gif) no-repeat;
font-weight:bold;
font-size:90%;
color#666633;
line-height:1.4;
}

#camp_banner {
margin-bottom:18px;
}

#content h2 { /* サブタイトル */
margin:0 12px 0 30px;
padding-bottom:34px;
background:url(img/foot.gif) repeat-x left bottom;
color:#336600;
font-size:18px;
}

#content h2 a {
color:#336600;
text-decoration:none;
}

#content h2 a:hover {
color:#996633;
text-decoration:underline;
}

#content dl.e-list { /* エントリー一覧 */
margin:0 12px 50px 30px;
}

#content dl.e-list dt {
padding:12px 17px 14px;
border-bottom:1px dashed #cccc00;
font-size:95%;
}

#content dl.e-list dd {
margin-top:14px;
padding:7px 22px;
width:484px;
background:url(img/e-list.jpg) repeat-x;
overflow:hidden;
zoom:100%;
}

#content dl.e-list dd:after {
content:".";
height:0px;
clear:both;
display: block;
visibility:hidden;
}

#content dl.e-list dd a {
margin:0 0px 8px 0;
padding:3px 18px 0px 25px;
background:url(img/e-top.gif) no-repeat;
font-size:90%;
font-weight:bold;
color:#666600;
line-height:1.4;
white-space:nowrap;
display:block;
float:left;
}

#content dl.e-list dd a:hover {
color:#996633;
text-decoration:none;
}

p#totop { /* ▲このページのトップへ */
margin:0 22px 10px 0;
text-align:right;
font-size:12px;
}

/* *************** 個別ページ *************** */

p#bn { /* バナー部ブログ名 */
margin:3px 12px 0 0;
text-align:right;
font-size:15px;
font-weight:bold;
}

p#bn a {
text-decoration:none;
}

p#bn a:hover {
text-decoration:underline;
}

/* *************** 左コンテンツ領域 *************** */

#wrap.e #content {
padding:16px 8px 0 27px;
width:535px;
background:url(img/b-des.gif) no-repeat;
}

#pnkz { /* パンくずリスト */
margin-bottom:26px;
font-size:13px;
color:#666633;
}

#pnkz a {
color:#666633;
text-decoration:none;
}

#pnkz a:hover {
color:#996633;
text-decoration:underline;
}

#wrap.e #content h2 { /* サブタイトル */
margin-left:0;
margin-bottom:17px;
font-size:17px;
}

#e-body { /* コンテンツ本文領域 */
margin:0 12px 24px 12px;
font-size:95%;
}

#e-body p {
margin:0 12px 1em 0;
line-height:1.4;
}

#e-body p .b {
font-weight:bold;
}

#e-pic {
margin:0 24px 12px 0;
float:left;
}

/* *************** カテゴリーページ *************** */

#wrap.c #content {
padding:16px 22px 0 27px;
width:521px;
}

#wrap.c #content h2 { /* サブタイトル */
margin:0;
}

div#c-c-des { /* カテゴリー説明 */
padding:20px 12px;
background:url(img/b-des.gif) no-repeat -27px 0;
font-weight:bold;
font-size:95%;
color#666633;
line-height:1.4;
}

dl#c-list { /* エントリー一覧 */
margin-top:20px;
padding-top:10px;
background:url(img/e-list.jpg) repeat-x;
font-size:95%;
}

#c-list dt.c-e-name {
margin:0 12px 3px 12px;
font-weight:bold;
}

#c-list dt.c-e-name a {
padding:4px 0 4px 25px;
background:url(img/e-top.gif) no-repeat;
color:#666600;
}

#c-list dt.c-e-name a:hover {
color:#996633;
text-decoration:none;
}

#c-list dd {
margin:0 12px 24px 37px;
}

/* *************** サイドメニュー *************** */

#side {
width:190px;
padding-top:37px;
float:left;
background:url(img/side-top.gif) no-repeat;
}

div#wrap.e #side, div#wrap.c #side {
padding-top:0px;
background:none;
}

#side dt, #side p.fs-ttl {
margin:4px 0 8px;
padding:15px 5px 0 31px;
background:url(img/side-dt.gif) no-repeat #3c6741;
border-bottom:2px solid #99af9b;
font-weight:bold;
font-size:15px;
color:#fff;
}

#side p#e_side-top {
padding:18px 0 0 32px;
height:18px;
background:url(img/side-totop.gif) no-repeat;
font-weight:bold;
letter-spacing:2px;
font-size:14px;
}

#side dt a, p#e_side-top a {
color:#fff;
text-decoration:none;
}

#side dt a:hover, p#e_side-top a:hover {
color:#e6eadf;
text-decoration:underline;
}

#side dd {
margin:0 10px 0 15px;
}

#side dd a {
padding:3px 0 3px 7px;
display:block;
color:#666600;
font-size:12px;
text-decoration:none;
border-bottom:2px dashed #cccc00;
}

#side dd a:hover {
background:#fff;
}

#side div.fs-area {
margin:0 5px 8px;
padding:6px;
background:#fff;
font-size:12px;
line-height:1.4;
border:1px solid #cc9966;
}

#side div.fs-area ul {
margin:5px 0px 5px 15px;
}

#side div.fs-area li {
padding: 0 0 3px 0;
}

#side div.fs-area1 {
text-align: center;
}

/* *************** フッター *************** */

#foot {
padding-top:13px;
height:18px;
background:url(img/foot.gif) repeat-x;
text-align:center;
font-size:13px;
clear:both;
}

#foot address {
color:#fff;
}

strong {
font-weight: normal;
}

em {
font-stlye: normal;
}

.b {
font-weiht: bold;
}

.w05 {
margin-bottom: 0.5em;
}

.red {
color: #FA3536;
}

.canp {
font-size:80%;
margin: 5px 0px 0px 250px;
}

img {
margin: 0px 5px 0px 0px;
}

/***********************************************************/
/* リンク集ページ
/***********************************************************/
.width50 { width: 250px; }
.width90 { width: 90%; }
.width98 { width: 98%; }
.width100 { width: 100%; }

/***********************************************************/
/* 検索窓
/***********************************************************/
#link-search {
text-align:right;
padding:5px 12px 5px;
}

/***********************************************************/
/* リンク登録ボタン
/***********************************************************/
#regist {
text-align:center;
}

#regist a{
margin:20px auto;
	display:block;
	width:180px;
	height:60px;
	background:url(http://xn--cckez2pva6fe.mnyj.info/link/img/regist_back.gif) top left no-repeat;
text-indent:-9999px;
}

#regist a:hover{
	background:url(http://xn--cckez2pva6fe.mnyj.info/link/img/regist_back_hover.gif) top left no-repeat;
}

/***********************************************************/
/* トップページ部
/***********************************************************/

#l-site #top dl.list {
margin:0 12px 0 30px;
	border-top:1px dashed #ccc;
	clear:left;
	font-size:11pt;
	padding:10px 0 5px 5px;
	margin-bottom:10px;
}


#l-site #top dt.list {
	background:url(http://xn--cckez2pva6fe.mnyj.info/link/img/parent_back_1col.gif) no-repeat;
	background-position:0px 4px;
	font-size:16pt;
	padding:5px 0 5px 30px;
}

#l-site #top dd {
	float:left;
	width:170px;
	font-size:10pt;
	color:#999;
	line-height:135%;
	margin-left:10px;
	padding:5px;
}

#l-site #top a {
	display:block;
	background:url(http://xn--cckez2pva6fe.mnyj.info/link/img/arrow1.gif) left no-repeat;
	padding-left:12px;
}


#l-site #top a:hover {
	background:url(http://xn--cckez2pva6fe.mnyj.info/link/img/arrow3.gif) left no-repeat;
	padding-left:12px;
}

/***********************************************************/
/* 相互リンク登録テーブル
/***********************************************************/

#frm_input optgroup {
	font-style:normal;
	color:#006;
	background-color:#eef;
}
#frm_input option {
	background-color:#fff;
	font-style:normal;
	color:#000;
}

/*
#frm_input input,
#frm_input select,
#frm_input textarea,
#frm_input option {
	width:250px;
	font-size:10pt;
}
*/

#frm_input {
	font-size:10pt;
}

#frm_input dl {
	width:500px;
	padding: 10px;
	margin: 10px 0px 10px 30px;
	background: url(http://xn--cckez2pva6fe.mnyj.info/link/img/back_001.gif);
	border:1px dashed #777;
	color: #000;
}
#frm_input dt {
	font-size:10pt;
	padding: 10px 0 5px 0;
	margin-bottom: 5px;
	border-top: 1px solid #ccc;

}
#frm_input dt.top {
	border-top: 0;
}

#frm_input dd {
	padding: -15px 0 5px 0px;
	margin: 0 0 5px 0px;
}

#frm_input dd input#banner {
background:none;
height:auto;
padding-top:0;
border:1px solid #a5acb2;
}

#frm_input p {
	color:#09c;
	background: url(http://xn--cckez2pva6fe.mnyj.info/link/img/message.gif) left no-repeat;
	padding:3px 3px 3px 20px;
}

#frm_input span {
	color:#f36;
	font-size:10pt;
}

input.submit_btn {
margin:0 0 20px 30px;
}

/***********************************************************/
/* リンクカテゴリーページ・検索結果ページ
/***********************************************************/

#l-site #content dl.colored {
margin:0 12px 0 30px;
	background-color:#f3f3f3;
	padding 10px;
	border-bottom:1px dashed #777;
}

#l-site #content dl.nocolor {
margin:0 12px 0 30px;
	padding 10px;
	border-bottom:1px dashed #777;
}

#l-site #content dt {
width:503px;
	font-size:13pt;
	padding:10px 0 5px 5px;
}
#l-site #content dt.link {
width:503px;
	padding-left:20px;
	background:url(http://xn--cckez2pva6fe.mnyj.info/link/img/icons/web.gif) 0 13px no-repeat;
}

#l-site #content dd {
	font-size:10pt;
	color:#666600;
	line-height:135%;
	padding:5px;
}

#l-site #content a.mod {
	font-size:10pt;
	color:#666600;
}

#l-site #content a.mod:hover {
color:#8d4e02;
}

#l-site h5 {
text-align:right;
font-size:13px;
	color:#666;
	padding:1em;
}

#l-site p#srch-msg {
margin:20px 12px 0px 30px;
padding:0 0 10px 20px;
font-size:18px;
font-weight:bold;
border-bottom:1px dashed #999;
}

/***********************************************************/
/* リンク編集認証
/***********************************************************/

#l-site #main {
background:#fff;
}

#l-site #main h2 { /* サブタイトル */
margin:0 12px 0 30px;
padding-bottom:34px;
background:url(http://xn--cckez2pva6fe.mnyj.info/img/foot.gif) repeat-x left bottom;
color:#336600;
font-size:18px;
}

/***********************************************************/
/* リンクページサイドメニュー
/***********************************************************/

#l-site #side {
padding-top:0px;
background:none;
}

/***********************************************************/
/* リンクページフッター
/***********************************************************/

#l-site #foot {
width:760px;
background-color:#668b42;
height:auto;
padding-bottom:5px;
}

#l-site #foot p {
color:#fff;
}


#setu {
margin: 10px 10px 10px 40px;
font-size: 90%;
line-height: 1.5em;
}

#setu p {
margin: 10px 10px 10px 0px;
}

#setu .b {
font-weight: bold;
}

.btm {
margin: 20px 20px 20px 35px;
font-size: 80%;
line-height: 1.8em;
}

#content img {
margin: 0px 10px 0px 0px;
}

#naka {
margin: 10px 0px 20px;
}

#naka dt {
color: #ea7500;
font-size: 70%;
margin: 0px 30px 0px 35px;
}

#naka dd {
color: #8c8c8c;
font-size: 70%;
margin: 0px 30px 10px 35px;
}

