* {
	margin: 0;
	padding: 0;
}

html {
	color: #666666;
	font-size: 11px;
	font-family: "ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3", "Osaka", "Verdana", sans-serif;
}

body {  }

.entry img.pict {
	padding:3px;
	border: 1px #ccc solid;
}

/* =================================== */
/* レイアウトの設定 */
/* =================================== */

/* 全体を囲うblock */
#id2 {
	width: 1040px;
	position: absolute;
	left: -195px;
	background: #fff;
}

#navigation {
	width: 223px;
	margin: 0;
	background: url(./template/navi/img/navi_bg.gif) repeat-y;
	float: left;
}

#header {
	width: 780px;
}

#wrapper2 {
	width: 780px;
	margin-top: 35px;
}

#main {
	width: 570px;
	float: left;
}

#side {
	width: 200px;
	float: right;
}

#footer {
	width: 780px;
}


/* #main,#side用のblock */
#content {
	width: 780px;
	margin: 0 auto;
	float: right;
}

#content #main {
	float:left;
	width: 495px;
}


/*ページ送り*/
#page_area {
	width: 570px;
	margin:10px 0 0 0;
}


/* フッター */
#footer .block_left {
	width: 570px;
	height: 100px;
	float: left;
	border-bottom: #CACACA 15px solid;
	display:block;
}

#footer .block_right {
	width: 200px;
	height: 100px;
	margin-left: 10px;
	float: right;
	display: inline;
	border-bottom: #CACACA 15px solid;
}

address {
	padding: 5px 0 0 0;
	margin-top: 50px;
	text-align:center;
	font : 11px "Trebuchet MS", Trebuchet;
	font-style:normal;
	color:#666;
}



/* =================================== */
/* リンクカラーの設定 */
/* =================================== */

/* 全般 */
a 			{ color: #5C98C6; text-decoration: none; }
a:link		{ color: #5C98C6; text-decoration: none; }
a:visited	{ color: #5C98C6; text-decoration: none; }
a:active	{ color: #5C98C6; text-decoration: none; }
a:hover		{ color: #E44AB8; text-decoration: none; }

/* ヘッダー */
#header a 			{ color: #E44AB8; text-decoration: none; font-weight:bolder; }
#header a:link		{ color: #E44AB8; text-decoration: none; font-weight:bolder; }
#header a:visited	{ color: #E44AB8; text-decoration: none; font-weight:bolder; }
#header a:active	{ color: #E44AB8; text-decoration: none; font-weight:bolder; }
#header a:hover		{ color: #E44AB8; text-decoration: none; font-weight:bolder; }

/* サイドコンテンツ */
#side a 			{ color: #5C98C6; text-decoration: none; }
#side a:link		{ color: #5C98C6; text-decoration: none; }
#side a:visited		{ color: #5C98C6; text-decoration: none; }
#side a:active		{ color: #5C98C6; text-decoration: none; }
#side a:hover		{ color: #E44AB8; text-decoration: none; }

/* カレンダーcell */
.calendar .cell a 				{ color: #2A2666; text-decoration: none; background:#EFEFEF; display:block; height:100%; padding:0.55em 0 0 0;}
.calendar .cell a:link			{ color: #2A2666; text-decoration: none; }
.calendar .cell a:visited		{ color: #2A2666; text-decoration: none; }
.calendar .cell a:active		{ color: #2A2666; text-decoration: underline; }
.calendar .cell a:hover			{ color: #26CFFF; text-decoration: underline; }


/* =================================== */
/* 装飾の設定 */
/* =================================== */

blockquote {
	border: 1px dotted #CCC;
	padding:0.2em;
	margin:10px;
}

.clear {
	clear: both;
	font: 0/0 sans-serif;
}

.ml_15 { margin-left: 15px; }

img { border: none; }

/* =================================== */
/* #header */
/* =================================== */

#header .block_left {
	width: 570px;
	height: 150px;
	float: left;
	background: #E1E1E1;
	border-top: #CACACA 15px solid;
	border-bottom: #CACACA 15px solid;
}

#header .block_right {
	width: 200px;
	height: 150px;
	float: right;
	margin-left: 10px;
	background: #E1E1E1;
	border-top: #CACACA 15px solid;
	border-bottom: #CACACA 15px solid;
	display: inline;
}


#header .block_right dl {
	width: 180px;
	margin: 92px auto 0;
	font-weight: bold;
	font-size:11px;
	font-family : "Verdana" ,sans-serif;
}

#header h1 {
	padding: 20px 0 0 25px;
	font-family : "Verdana" ,sans-serif;
	font-size:22px;
}

#header p {
	margin: 5px 0 0 25px;
}

/*カレンダー*/
.calendar_title {
	margin: 20px 0 0 25px;
	font-family: "Arial";
	font-size: 19px;
	font-weight: bolder;
	letter-spacing:-1.25pt;
}

.calendar {
	margin: 0 0 20px 25px;
	font-family: "Verdana";
	font-size: 9px;
}

/* サイト内検索 */
#header input.search {
	border:1px solid #ccc;
	padding: 2px;
	margin: 8px 0;
}


/* =================================== */
/* #main */
/* =================================== */

/*エントリーナビゲーション*/
#main .entry_navi{
	margin:0 0 10px 0;
	padding-top:10px;
	text-align:center;
}

/* エントリー部分全体 */
#main .entry_area {
	width:570px;
	margin-bottom: 60px;
	border-bottom: #666666 1px dotted;
	padding-bottom:20px;
}

#main .entry_detail {
	width:570px;
	margin-bottom: 60px;
}

/* エントリータイトル */
#main h2 {
	font-size:16px;
	padding: 2px 0 6px 35px;
	background:url(./template/navi/img/entry_title_arrow.gif) no-repeat;
	background-position: left top;
	border-bottom: #666 1px dotted;
}

#main h2 a, #main h2 a:link, #main h2 a:visited, #main h2 a:active,
#main h2 a:hover { color: #666; text-decoration: none; }

/* エントリー作成者 */
.entry_summary {
	text-align:right;
	margin:8px 15px 0 35px;
	font-size:10px;
	font-family:"Verdana", san-serif;
}


/* エントリー時刻 */
#main .entry_date {
	padding: 5px;
}

/* エントリー本文 */
#main .entry {
	margin:13px 15px 20px;
	font-size: 12px;
	line-height:160%;
	font-family:"ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3", "Osaka", "Verdana", sans-serif;
}

/* エントリー情報 */
#main ul.state li {
	display:inline;
	border-left:1px solid #666;
	padding-left:5px;
	font-size: 10px;
	font-family:"Verdana", sans-serif;
}

.post_comment_link {
	margin: 30px 0 10px 30px;
	font-size:10px;
	font-weight: bolder;
}

.post_comment_link a img {border: none;}

/*コメント、TB、プロフィールタイトル*/
dl#com_area dt.title,
dl#com_form dt.title,
dl#tb_form dt.title,
dl#tb_area dt.title,
dl#profile_area dt.title {
	margin: 0 0 15px 0;
	padding: 5px 10px;
	background-color: #E1E1E1;
	font-size: 11px;
	font-family:"Verdana", Trebuchet;
	font-weight:bolder;
}

.profile_name {
	margin:10px 15px 0;
	font-size:12px;
	font-weight:bold;
}

.profile_entry {
	margin:5px 15px 0;
}

/* コメント本文 */
.com_desc {
	padding: 0 10px;
}

/* コメントユーザー情報 */
dl#com_area dd {
	padding:5px 10px;
	margin: 5px 0 15px 0;
	border-bottom:1px dotted #666;
	text-align:left;
}

dl#com_area dd ul {
	list-style-type:none;
	text-align:right;
	font-size:10px;
	font-size: 10px;
	font-family:"Verdana", sans-serif;
}

dl#com_area dd li {
	display:inline;
	border-left:1px solid #666;
	padding-left:5px;
}

/* コメントフォーム */
dl#com_form dd {
	padding: 0 10px 10px;
}

dl#com_form dd input.input {
	border: 1px solid #CCC;
	width: 200px;
	padding:3px;
}

/* コメントフォーム textarea */
dl#com_form dd textarea {
	width: 350px;
	margin: 0 0 10px 0;
	padding: 3px;
	border: 1px solid #CCC;
}

.submit_area {
	width: 350px;
	margin-bottom:10px;
}

.submit {
	float:left;
}

.cookie {
	margin:4px 0 0 10px;
	float:left;
}

/* TBフォーム */
dl#tb_form dd {
	padding: 0 15px 10px;
}

dl#tb_form dd input.input {
	border: 1px solid #CCC;
	padding: 4px 4px 4px 15px;
	width: 300px;
	background: url(./template/navi/img/a_arrow2.gif) no-repeat;
	background-position: 6px 9px;
	background-color: #E1E1E1;
}

/* TBタイトル */
dl#tb_area dt.tb_title {
	padding: 0 10px;
}

/* TB本文 */
dl#tb_area dd {
	padding: 0 10px;
}

/* TBユーザー情報 */
dl#tb_area dd.tb_state {
	padding:5px 10px;
	margin: 5px 0 15px 0;
	text-align:right;
	font-size:10px;
}

.tb_state ul {
	list-style-type:none;
}

.tb_state li {
	display:inline;
	border-left:1px solid #666;
	padding-left:5px;
}

/* プロフィール */
dl#profile_area {
	margin-bottom:10px;
}

dl#profile_area .txt_bold {
	padding:4px;
	margin-bottom:4px;
}

dl#profile_area dd {
	padding:4px;
}


/* =================================== */
/* サイドコンテンツ */
/* =================================== */

/*サイドコンテンツヘッダー画像*/
#side dl {
	margin-bottom:20px;
	background: #E1E1E1;
	border-left: #9D9D9D 1px solid;
	border-right: #9D9D9D 1px solid;
	border-bottom: #9D9D9D 2px solid;
}

/* サイドタイトル */
#side dt {
	padding: 6px 0 6px 6px;
	background:url(./template/navi/img/side_menutitle_bg.gif) ;
	color: #fff;
	font-size: 11px;
	font-family:"Verdana", Trebuchet;
	font-weight:bolder;
	}

#side dd{
	padding:0;
	line-height: 1.2em;
}

#side .adsense{
	padding: 15px 0 0 5px;
}

#side .adsense2{
	padding: 5px 0 5px 5px;
}

#side ul {
	list-style-type:none;
}

#side li {  }

#side .block a, .block a:link, .block a:visited {
	display: block;
	padding: 6px 6px 6px 16px;
	background: url(./template/navi/img/a_arrow2.gif) no-repeat;
	background-position: 6px 9px;
	border-bottom: #B8B8B8 solid 1px;
	color: #5C98C6;
	text-decoration: none;
	display: block;
}

#side .block a:hover {
	display: block;
	padding: 6px 6px 6px 16px;
	background: url(http://img-cdn.jg.jugem.jp/323/182351/20060608_55853.gif) no-repeat;
	background-position: 6px 9px;
	background-color: #CCCCCC;
	border-bottom:#B8B8B8 solid 1px;
	color: #E44AB8;
	text-decoration: none;
	display: block;
}


.mobile {
	margin:10px 0;
	text-align: center;
}

/* =================================== */
/* Navigation */
/* =================================== */

.navi_title {
	width: 192px;
	height: 45px;
	margin: 30px 0px;
	padding-top: 65px;  
	background: url(./template/navi/img/navi_title.gif) no-repeat;
	background-position: center center;
	font: 12px "Verdana", sans-serif;
	font-weight: bold;
	color: #E44AB8;
	text-align: center;
}

.navigation_bottom {
	width: 223px;
	height: 15px;
	background: url(./template/navi/img/navi_bottom.gif) no-repeat;
	background-position: left bottom;
}

#navigation .block_left {
	float:left;
}

#navigation .block_right {
	width:27px;
	float:right;
}

#navigation .block_right

.navigation_btn {
	position: relative;
	z-index: 1;
	display: block;
	width: 27px;
	height: 111px;
	margin-top: 190px;
	text-indent: -9999px;
	text-decoration: none;
	background: url(http://imaging.jugem.jp/template/navi/img/navigation_btn.gif) left top no-repeat;
	cursor:pointer;
}

.navigation_btn a,
.navigation_btn a:link,
.navigation_btn a:visited,
.navigation_btn a:hover {
	position: relative;
	z-index: 1;
	display: block;
	width: 27px;
	height: 111px;
	margin-top: 190px;
	text-indent: -9999px;
	text-decoration: none;
	background: url(http://imaging.jugem.jp/template/navi/img/navigation_btn.gif) left top no-repeat;
}

#navigation dl {
	width: 180px; /* total 192px */
	margin: 0 0 20px 10px;
	background: #E1E1E1;
	border-left: #50707A 1px solid;
	border-right: #50707A 1px solid;
	border-bottom: #50707A 2px solid;
}

/* サイドタイトル */
#navigation dt {
	padding: 6px 0 6px 6px;
	background:url(./template/navi/img/navi_menutitle_bg.gif) ;
	color: #fff;
	font-size: 11px;
	font-family:"Verdana", Trebuchet;
	font-weight:bolder;
}

#navigation dd{
	padding:0;
	line-height: 1.2em;
}

#navigation .block a, .block a:link, .block a:visited {
	display: block;
	padding: 6px 6px 6px 16px;
	background: url(http://imaging.jugem.jp/template/navi/img/a_arrow1.gif) no-repeat;
	background-position: 6px 9px;
	border-bottom: #C3CBCD solid 1px;
	color: #5C98C6;
	text-decoration: none;
	display: block;
}

#navigation .block a:hover {
	display: block;
	padding: 6px 6px 6px 16px;
	background: url(http://imaging.jugem.jp/template/navi/img/a_arrow2.gif) no-repeat;
	background-position: 6px 9px;
	background-color: #CCCCCC;
	border-bottom:#C3CBCD solid 1px;
	color: #E44AB8;
	text-decoration: none;
	display: block;
}

#navigation .adsense{
	padding: 15px 0 0 5px;
}

#navigation ul {
	margin: 0;
	padding-left: 20px;
	list-style-type: disc;
}

#navigation li {
	margin: 7px 0;
	padding: 3px 15px 3px 0;
}

/* =================================== */
/* ページ送り */
/* =================================== */

#page_area .page_navi {
	float:left;
	width:345px;
}

#page_area .page_top {
	float:right;
	width:150px;
	text-align:right;
}
