/*  ********************************************************
rdmimg_02: http://terrapin.jugem.cc/?eid=216
¥«¥¹¥¿¥Þ¥¤¥º¥µ¥ó¥×¥ë: http://terrapin.jugem.cc/?eid=217

¥Æ¥ó¥×¥ì¸ø³«Æü: 2008/11/09
********************************************************  */


* {
	margin: 0;
	padding: 0;
	}

/*  ¥¹¥¯¥í¡¼¥ë¥Ð¡¼¡ÊIEÆÈ¼«¡Ë  */
html {
	scrollbar-arrow-color: #ffffff;
	scrollbar-track-color: #ffffff;
	scrollbar-darkshadow-color: #ffffff;
	scrollbar-base-color: #d9d9c7;
	scrollbar-face-color: #d9d9c7;
	scrollbar-highlight-color: #d9d9c7;
	scrollbar-shadow-color: #d9d9c7;
	scrollbar-3dlight-color: #d9d9c7;
	}

body {
	font-family: "Osaka¡¾ÅùÉý", "century gothic", "Verdana", "arial", "£Í£Ó £Ð¥´¥·¥Ã¥¯", "¥Ò¥é¥®¥Î³Ñ¥´ Pro W3", "trebuchet MS", "trebuchet", "sans-serif";
	color: #666666;
	margin: 0 10px;
	padding: 0;
	text-align: center;
	background-color: #d9d9c7;
	}

#layout {
	width: 620px;
	margin: 0 auto;
	text-align: left;
	background-color: #ffffff;
	}

#header {
	margin: 0 15px;	
	}

#main_box {
	margin: 0 15px;
	padding: 20px 0;
	}

#menu_box {
	margin: 0 15px;
	text-align: center;
	}

#footer {
	margin: 0 15px;
	}

h1 {
	margin: 0;
	padding: 0;
	font-weight: normal;
	}

h2 {
	margin: 0;
	padding: 0;
	font-weight: bold;
	}

p {
	margin: 0;
	padding: 0;
	line-height: 150%;
	}

.header_link ul li {
	font-family: "Osaka¡¾ÅùÉý", "Verdana", "arial", "£Í£Ó £Ð¥´¥·¥Ã¥¯", "¥Ò¥é¥®¥Î³Ñ¥´ Pro W3", "trebuchet MS", "trebuchet", "sans-serif";
	display: inline;
	padding: 5px;
	}

#main_box ul {
	margin: 5px 5px 5px 25px;
	padding: 0;
	list-style-type: square;
	}

.list_text ul {
	margin: 0 0 0 5px;
	padding-left: 5px;
	list-style-type: none;
	}

#main_box ul li, .list_text ul li {
	line-height: 150%;
	} 

blockquote {
	font-size: small;
	color: #888888;
	line-height: 150%;
	margin: 5px 5px 5px 25px;
	padding-left: 5px;
	border-left: 2px solid #dddddd;
	}


/*  ¥ê¥ó¥¯  */
a:link, a:visited, a:active {
	color: #666666;
	text-decoration: none;
	}

a:hover {
	color: #afaf83;
	text-decoration: underline;
	}

.site_title a:hover, .entry_title a:hover {
	text-decoration: none;
	}

#menu_box .linkmenu a {
	color: #bbbbbb;
	text-decoration: none;
	padding: 5px;
	}

#menu_box .linkmenu a:hover {
	color: #afaf83;
	text-decoration: none;
	}

.entry_title a:link, .entry_title a:visited, .state_name a:link, .state_name a:visited {
	color: #afaf83;
	text-decoration: none;
	}

.entry_title a:hover, .state_name a:hover {
	color: #9c9c63;
	} 

.entry_text a:link, .entry_text a:visited {
	text-decoration: underline;
	}

.comment_body a:link, .comment_body a:visited {
	text-decoration: underline;
	}

.trackback_body a:link, .trackback_body a:visited {
	text-decoration: underline;
	}


/*  ¥Ø¥Ã¥À¡¼Æâ¡Ê¥Ö¥í¥°¥¿¥¤¥È¥ë¤Ê¤É¡Ë  */
.header_link {
	font-size: 10px;
	padding: 20px 0 5px 0;
	text-align: right;
	border-bottom: 1px solid #dddddd;
	}

.blog_title {
	border-bottom: 5px solid #cdcdb1;
	}

.blog_title .site_title {
	font-size: xx-large;
	padding: 30px 0 0 0;

	}

.description {
	font-size: small;
	padding: 0 0 30px 0;
	}


/*  ¥á¥Ë¥å¡¼  */
.MENU {
	visibility: hidden;
	z-index: 999;
	position: absolute;
	width: 250px;
	background-color: #ffffff;
	}

.linkmenu {
	font-size: 11px;
	font-weight: bold;
	margin : 0;
	text-align: center;
	color: #bbbbbb;
	}

.list_text {
	font-family: "Osaka¡¾ÅùÉý", "Verdana", "arial", "£Í£Ó £Ð¥´¥·¥Ã¥¯", "¥Ò¥é¥®¥Î³Ñ¥´ Pro W3", "trebuchet MS", "trebuchet", "sans-serif";
	font-size: 10px;
	color: #666666;
	line-height: 150%;
	margin: 0;
	padding: 5px;
	text-align: left;
	}

.list_amazon {
	padding: 10px 0 10px 10px;
	}

.list_title {
	font-family: "Osaka¡¾ÅùÉý", "century gothic","Verdana", "arial", "£Í£Ó £Ð¥´¥·¥Ã¥¯", "¥Ò¥é¥®¥Î³Ñ¥´ Pro W3", "trebuchet MS", "trebuchet", "sans-serif";
	font-size: small;
	font-weight: bold;
	color: #afaf83;
	line-height: 170%;
	text-align: right;
	padding: 5px;
	border-bottom: 5px solid #cdcdb1;
	}

.list_title2 {
	font-family: "Osaka¡¾ÅùÉý", "century gothic","Verdana", "arial", "£Í£Ó £Ð¥´¥·¥Ã¥¯", "¥Ò¥é¥®¥Î³Ñ¥´ Pro W3", "trebuchet MS", "trebuchet", "sans-serif";
	font-size: small;
	font-weight: bold;
	color: #bbbbbb;
	line-height: 170%;
	text-align: left;
	padding: 5px;
	}


/*  ¥¨¥ó¥È¥ê¡¼  */
.entry {
	margin: 0 0 20px 0;
	background-color: #eeeee8;
	border: 10px solid #eeeee8;
	}

.entry_title {
	font-size: small;
	font-weight: bold;
	margin: 0;
	padding:5px 0 5px 0;
	}

.entry_text {
	font-size: small;
	line-height: 150%;
	margin: 0;
	padding: 0;
	background-color: #ffffff;
	overflow: hidden;
	width: 570px;
	}

.entry_body {
	padding: 8px 8px 0 8px;
	}

.entry_more {
	padding: 0 8px 8px 8px;
	}

.entry_state {
	font-family: "Osaka¡¾ÅùÉý", "Verdana", "arial", "£Í£Ó £Ð¥´¥·¥Ã¥¯", "¥Ò¥é¥®¥Î³Ñ¥´ Pro W3", "trebuchet MS", "trebuchet", "sans-serif";
	font-size: 10px; 
	padding: 5px 0;
	}


/*  ¥³¥á¥ó¥È¡¦¥È¥é¥Ã¥¯¥Ð¥Ã¥¯  */
.entry_comment, .entry_trackback {
	margin: 0 0 20px 0;
	padding: 10px;
	}

.comment_text, .tb_text {
	margin: 10px 20px;
	background-color: #eeeee8;
	border: 5px solid #eeeee8;
	}

.state_name {
	font-size: 10px;
	color: #afaf83;
	font-weight: bold;
	}

.comment_state, .trackback_state {
	font-family: "Osaka¡¾ÅùÉý", "Verdana", "arial", "£Í£Ó £Ð¥´¥·¥Ã¥¯", "¥Ò¥é¥®¥Î³Ñ¥´ Pro W3", "trebuchet MS", "trebuchet", "sans-serif";
	font-size: 10px;
	padding: 0 5px 5px 5px;
	text-align: left;
	}

.comment_form {
	font-size: small;
	line-height: 150%;
	padding: 5px 5px 5px 30px;
	background-color: #ffffff;
	}


.comment_body, .trackback_body {
	font-size: small;
	line-height: 150%;
	padding: 5px;
	background-color: #ffffff;
	}

.entry_trackback {
	padding-bottom: 10px;
	}

.comment_title, .trackback_title {
	color: #bbbbbb;
	font-size: small;
	padding:10px 0;
	text-align: left;
	}

.trackback_url {
	font-size: small;
	text-align: center;
	padding-top: 10px;
	}

/*  ¥×¥í¥Õ¥£¡¼¥ë  */
.entry_profile {
	margin: 0 0 20px 0;
	background-color: #eeeee8;
	border: 10px solid #eeeee8;
	}

.profile_title {
	font-size: small;
	color: #afaf83;
	padding: 5px 0 10px 0;
	}

.profile_name {
	font-size: small;
	color: #bbbbbb;
	font-weight: bold;
	padding: 8px 8px 0 8px;
	}

.profile_body {
	padding: 8px;
	}

.profile_text {
	font-size: small;
	line-height: 150%;
	margin: 0;
	padding: 0;
	background-color: #ffffff;
	overflow: hidden;
	width: 570px;
	}


/*  ¥Ê¥Ó  */
.page_navi, .entry_navi, .page_top {
	font-family: "Osaka¡¾ÅùÉý", "Verdana", "arial", "£Í£Ó £Ð¥´¥·¥Ã¥¯", "¥Ò¥é¥®¥Î³Ñ¥´ Pro W3", "trebuchet MS", "trebuchet", "sans-serif";
	font-size: 11px;
	text-align: center;
	padding: 0 0 20px 0;
	}



/*  ¥µ¡¼¥Á  */
.search {
	text-align: center;
	padding: 0 0 20px 0;
	}


/*  ²èÁü  */
img { 
	border-style: none;
	} 

a img { 
	border-style: none; 
	}

.pict {
	padding: 5px;
	}

.amazon_pict {
	width: 70px;
	padding: 2px;
	}


/*  ¥Õ¥Ã¥¿¡¼  */
.copyright {
	font-family: "Osaka¡¾ÅùÉý", "Verdana", "arial", "¥Ò¥é¥®¥Î³Ñ¥´ Pro W3", "sans-serif";
	font-size: 10px;
	text-align: center;
	line-height: 180%;
	padding: 20px;
	border-top: 2px solid #dddddd;
	}


/*  ¥¹¥Ý¥ó¥µ¡¼¥É¥ê¥ó¥¯  */
.ads .linktext {
	padding: 5px;
	text-align: center;
	}


/*  ¥Õ¥©¡¼¥à  */
textarea {
	font-family: "Osaka¡¾ÅùÉý", "century gothic", "Verdana", "arial", "£Í£Ó £Ð¥´¥·¥Ã¥¯", "¥Ò¥é¥®¥Î³Ñ¥´ Pro W3", "trebuchet MS", "trebuchet", "sans-serif";
	font-size: small;
	color: #ffffff;
	background-color: #cdcdb1;
	border: 1px solid #cdcdb1;
	padding: 3px;
	}

input {
	font-family: "Osaka¡¾ÅùÉý", "century gothic", "Verdana", "arial", "£Í£Ó £Ð¥´¥·¥Ã¥¯", "¥Ò¥é¥®¥Î³Ñ¥´ Pro W3", "trebuchet MS", "trebuchet", "sans-serif";
	font-size: small;
	color: #ffffff;
	background-color: #cdcdb1;
	border: 1px solid #cdcdb1;
	}

label {
	font-size: small;
	color: #666666;
	}