* {
	margin: 0;
	padding: 0;
}

body {
	margin: 0px auto;
	text-align: center;
	background: url(back-y.jpg);
	height: 100%;
}

p {
	margin-bottom: 10px;
}

.clear {
	clear: both;
	font: 0px/0px sans-serif ;
}

ul {
	margin: 0 0 0 15px;
	list-style-type:none;
}

div, td {
	font-family: "Verdana", "ヒラギノ角ゴ Pro W3", "ＭＳ ゴシック", "Osaka‐等幅";
}

.form_color {
	background: #ECECEC;
}

a { color: #794A1C; text-decoration: underline; }
a:link	{ color: #794A1C; text-decoration: underline; }
a:visited	{ color: #791C48; text-decoration: underline; }
a:active	{ color: #ff0033; text-decoration: underline; }
a:hover	{ color: #ff9933; text-decoration: underline; }

img {
	margin-right: 7px;
	margin-bottom: 7px;
}

/* =================================== */
/* レイアウト */
/* =================================== */

#wrapper {
	margin: 0 auto;
	width: 760px;
	text-align: left;
	background: url(layout_back.jpg);
	background-repeat: repeat-y;
}

#header {
	background: url(header3.gif);
	height: 40px;
	width: 700px;
	margin: 0 30px;
}

#menu {
	height: 46px;
	width: 700px;
	margin: 0 30px;
	background: url(menu_back.jpg);
	background-repeat: repeat-x;
	text-align: left;
}

#contents {
	width: 700px;
	margin : 0 30px;
}

#side {
float: left;
width: 180px;
padding : 0 0 0 30px;
}

#main {
float: right;
width: 415px;
padding : 0 30px 0 0;
}

#contents #center .pad {
	padding : 0 20px;
}

#footer {
	clear: both;
	width: 700px;
	margin : 0 30px;
}



/* =================================== */
/* ヘッダー */
/* =================================== */

h1 {
	font-size: 100%;
}

.site_title {
	font-size: 12px;
	text-indent: -9999px;
}

.description {
	font-size: 12px;
	text-indent: -9999px;
}

.header-l {
	float:left;
}

.header-r {
	float:right;
	text-align:right;
	margin: 5px 5px 0 5px;
	font-size: 10px;
	color: #CC9966;
}

/* =================================== */
/* メニュー */
/* =================================== */

#menu ul {
	padding: 0;
	margin: 0;
}

#menu ul li {
	float: left;
	list-style: none;
}
/*
#menu ul li a {
	text-indent: -500em;
	display: block;
	float: left;
	height: 20px;
}
*/

#menu_home a {
	width: 97px;
	height: 20px;
	background: url(menu_home_l.jpg) top;
	text-indent: -500em;
	display: block;	
}
#menu_home a:hover {
	background: url(menu_home_l.jpg) bottom;	
}
#menu_photo a {
	width: 97px;
	height: 20px;
	background: url(menu_photo_l.jpg) top;
	text-indent: -500em;
	display: block;		
}
#menu_photo a:hover {
	background: url(menu_photo_l.jpg) bottom;	
}
#menu_diary a {
	width: 97px;
	height: 20px;
	background: url(menu_diary_l.jpg) top;
	text-indent: -500em;
	display: block;		
}
#menu_diary a:hover {
	background: url(menu_diary_l.jpg) bottom;	
}
#menu_blog a {
	width: 113px;
	height: 20px;
	background: url(menu_blog.jpg);	
	text-indent: -500em;
	display: block;	
}
#menu_bbs a {
	width: 97px;
	height: 20px;
	background: url(menu_bbs_r.jpg) top;
	text-indent: -500em;
	display: block;		
}
#menu_bbs a:hover {
	background: url(menu_bbs_r.jpg) bottom;	
}
#menu_link a {
	width: 97px;
	height: 20px;
	background: url(menu_link_r.jpg) top;	
	text-indent: -500em;
	display: block;	
}
#menu_link a:hover {
	background: url(menu_link_r.jpg) bottom;	
}
#menu_info a {
	width: 97px;
	height: 20px;
	background: url(menu_info_r.jpg) top;
	text-indent: -500em;
	display: block;		
}
#menu_info a:hover {a
	background: url(menu_info_r.jpg) bottom;	
}

/* =================================== */
/* エントリー */
/* =================================== */

.view{
	font-size: 12px;
	color: #794A1C;
	margin: 15px 0 30px 0;
}

.entry_tag {
	font-size: 10px;
	color: #794A1C;
	text-align:left;
}

.entry_tag a {
	font-style: normal;
}

.entry {
	margin: 0 0 70px 0;
	padding: 0px;
}

	.entry_date {
		font-size: 10px;
		font-weight: normal;
		color: #ff6633;
		margin: 20px 0 0 0;
		padding-bottom: 3px;
		border-bottom: 1px dotted #ff6633;
	}
	
	.entry_title {
		font-size: 16px;
		font-weight: bolder;
		color: #cc3300;
		margin: 5px 0;
	}
	
	.entry_body {
		font-size: 12px;
		line-height: 170%;
		color: #cc9966;
		margin: 20px 0;
	}
	
	.entry_author {
		font-size: 10px;
		color: #999999;
		margin: 5px 0;
		text-align: right;
	}
	
	.entry_more {
		font-size: 11px;
		line-height: 170%;
		color: #333333;
		margin: 15px 0 15px 0;
	}
	
	.entry_state {
		font-size: 11px;
		color: #666666;
		margin: 15px 0 30px 0;
	}

.entry_navi {
	font-size:10.5px;
	text-align:center;
	margin:5px 0 10px 0;
}

blockquote {
	font-size: 11px;
	color: #666666;
	margin: 20px 10px;
	padding: 10px;
	border-left: 3px solid #CCCCCC;
}


.comment {
	margin: 10px 10px 20px;
	padding: 10px 0px 10px;
	border-bottom: 1px dotted #CCC;
}

.comment_title {
	font-size: 12px;
	color: #bbbb88;
	margin: 10px 5px 0 0;
	padding-bottom: 3px;
}

.comment_state {
	font-size: 10px;
	color: #666;
}

.comment_description {
	
	padding: 10px 0px 10px;
	font-size: 12px;
	color: #666;
}


.comment_form {
	margin: 10px 10px 20px;
	padding: 10px 0px 10px;
}


.form_label {
	font-size: 12px;
	color: #666;
}


.form_btn {
	margin: 5px 0;
}



.pict {
	border-width: 1px;
	border-style: none;
	border-color: #999;
}

.page {
	font-size: 12px;
	color: #666666;
	padding: 10px 0 0 0;
	border-top: 1px dotted #CCCCCC;
	text-align: center;
}

.linktitle {
	font-family: "Verdana", "ヒラギノ角ゴ Pro W3", "ＭＳ ゴシック", "Osaka‐等幅";
	font-size: 12px;
	font-weight: bolder;
	color: #bbbb88;
	line-height: 170%;
	margin: 10px 0 0 0;
}

.linktext {
	font-size: 11px;
	color: #999999;
	line-height: 170%;
	margin: 5px 10px 25px 0px;
	width: 180px;
}

/* =================================== */
/* 左タイトル */
/* =================================== */

#title {
	width:170px;
	height:200px;
	background: url(blogimg.jpg);
	text-indent: -9999px;
}


/* =================================== */
/* 検索 */
/* =================================== */

.search {
	font-size: 10px;
	color: #333333;
	line-height: 170%;
	margin: 0px 0px 5px 0px;
}

.search .form_color {
	width:140px;
}


.button {
	margin: 5px 0 0 0;
}


/* =================================== */
/* Lists */
/* =================================== */

ul.entry_lists {
	margin: 10px 0px 10px 0px;
}
ul.entry_lists li {
	font-size:12px;
	line-height: 1.8em;
	list-style-type: none;
}
ul.entry_lists li a {
	text-decoration: none;
}

ul.entry_lists li a {
	text-decoration: underline;
}

ul.entry_lists li.entry_list_description {
	margin: 5px 0 15px 0;
	padding:10px;
	list-style:none;
	border:1px #AAA solid;
}

.entry_lists dt {
	padding-left:15px;
	background-position:left;
	font-family:"Trebuchet MS", Trebuchet;
	font-weight: normal;
	}
	
.entry_lists dd {
	padding:0 0 5px 0;
	line-height: 1.2em;
}

.entry_lists_date {
	color: #999;
}


.lightup {
	background-color: #F5F5F5;
}


/* =================================== */
/* Clouds */
/* =================================== */

.entry_cloud {
	padding-top:50px;
	padding-left:70px;
	padding-right: 70px;
	width: 560px;
	margin : 0px auto;
}


/* エントリータイトル */
.entry_cloud h2 {
	font-size:medium;
	padding-left:30px;
	padding-top:10px;
	padding-bottom:10px;
	background-position:left;
}

.entry_cloud ul {
	margin: 10px 0px;
}

.entry_cloud li {
	display: inline;
	padding-left: 1em;
	font-family:"Trebuchet MS", Trebuchet;
	font-weight: normal;
	font-size: 12px;
	line-height: 180%;
	text-decoration: none;
}

.entry_cloud li a {
	text-decoration: none;
}

.entry_cloud li a:hover {
	text-decoration: underline;
}


/* =================================== */
/* ページ送り */
/* =================================== */

.pager  {
	margin: 0 auto;
	text-align: center;
	font-size: 10px;
	width: 600px;
	color: #CC9966;
	padding-top: 30px;
}

.pager a {
	text-decoration: none;
}
.pager a:hover {
	text-decoration: underline;
}

.pager strong {
	font-size: 120%;
	font-weight: bold;
}


/* =================================== */
/*フッター */
/* =================================== */

.copyright {
	font-size: 10px;
	color: #CC9966;
	line-height: 170%;
	border-top: 1px dotted #CC9966;
	margin: 5px 0px 0px;
	padding: 10px 0;
	background: url(back_yellow.gif);
}

#pageup a {
	text-align: left; 
	width: 690px;
	margin : 0px auto;
	padding-left: 290px;
	font-size: 12px;
	text-decoration: none;
}

#pageup a:hover {
	text-decoration: underline;
}


/* =================================== */
/* CALENDAR */
/* =================================== */

.calendar {
	margin: 10px 0 0 10px;
}

.calendar td {
	font-size: 10px;
	text-align: center;
	padding: 2px 2px;
}

.calendar_month td {
	font-weight: bold;
	color: #CC3300;
	padding: 10px 0 3px 0;
}

.calendar_week td {
	font-family: "monospace";
	color: #AEAE82;
	padding-bottom: 3px;
}

.calendar_day td {
	background-color: #FCF6D7;
	color: #CC9966;
	height:15px;
}

