@charset "EUC-JP";

/* ----------------------------------------
 Template Name :
 Author : paperboy&co.
---------------------------------------- */

/* ----------------------------------------
 Property Reset
---------------------------------------- */
* {margin:0;padding:0;}
img {border:0;}

/* ----------------------------------------
 Font
---------------------------------------- */
body {
    font-size:12px;
    font-family:'¥Ò¥é¥®¥Î³Ñ¥´ Pro W3','Hiragino Kaku Gothic Pro','¥á¥¤¥ê¥ª',Meiryo,'£Í£Ó £Ð¥´¥·¥Ã¥¯',sans-serif;
    background:#FFF url(http://3out.heteml.jp/template/newlife/bg.gif) center top repeat-y;
		line-height: 1.5;
}


a:link      { color: #666; text-decoration: underline; }
a:visited   { color: #666; text-decoration: underline; }
a:active    { color: #666; text-decoration: none; }
a:hover     { color: #666; text-decoration: none; }

h2.entry-title a:link     { color: #FFF; text-decoration: none; }
h2.entry-title a:visited  { color: #FFF; text-decoration: none; }
h2.entry-title a:active   { color: #FFF; text-decoration: underline; }
h2.entry-title a:hover    { color: #FFF; text-decoration: underline; }

#cal_h a {color:#a3d900;}

h1#site-title a {color:#582c2c;}



/* ----------------------------------------
 Layout
---------------------------------------- */
#wrapper {
    width:808px;
    margin:0 auto;
}

#header {
		width:808px;
    height:270px;
    margin:0 auto;
    text-align:left;
    background:#FFF url(http://3out.heteml.jp/template/newlife/header.gif) no-repeat;
}


#contents {
	width:760px;
	margin:0 auto;
}


#main {
    float:right;
    width:520px;
}

#menu {
    float:left;
    width:210px;
}


#footer {
    width:800px;
		margin: 0 auto;
    padding:10px 0;
    color:#999;
}


#cal_h {
	text-align: center;
	margin-bottom:20px;
	color:#a3d900;
	font-weight: bolder;
	font-size:10px;
}

/* ----------------------------------------
 Header
---------------------------------------- */
#header_area {
		padding-left:80px;
		width:300px;
		text-align:left;
}

h1#site-title {
    font-size:18px;
    margin-bottom:10px;
    padding-top:100px;
    padding-left:10px;
}

#blog-description {
		color:#ffff33;
		font-size:14px;
		line-height: 1.4;
		padding:10px;
		border-top:1px solid #ffff33;
		border-bottom:1px solid #ffff33;
		
}


/* ----------------------------------------
 Main
---------------------------------------- */
/* entry */

#entry-navi {
    font-size:12px;
    text-align:center;
    margin:0px 15px 15px;   
}


.title-bg {
	background: #582c2c url(http://3out.heteml.jp/template/newlife/title_bg.gif) no-repeat;
	color:#FFF;
	width:520px;
	height:36px;
}

h2.entry-title {
	font-weight:bolder;
	font-size:16px;
	padding:5px 0 0 10px;
}

.entry-date {
	font-size:10px;
	padding: 10px;
	text-align: right;
}

.entry-state {
		color:#e30066;
		font-size:12px;
		padding:20px 20px 40px 20px;
}



.entry-body {
		padding:0 15px;
		position:relative;
}

.entry-more {
}




/* comment */
#comment {
    margin:0px 15px 30px 0;   
}

div#comment-title,
div#commentSend-title {
    font-size:12px;
    line-height:1em;
    font-weight:bold;
    margin-bottom:10px;
}

.comment-body {
    font-size:12px;
    margin-bottom:10px;
    background:#ffffff;
    padding:15px;
    border:#a3d900 dotted 1px;
}

.comment-state {
    font-size:10px;
    line-height:1em;
    margin-bottom:30px;
}

.commentSend-form {
    margin-bottom:15px;
}

.commentSend-form label{
    font-size:12px;
    line-height:1em;
    margin-bottom:5px;
}

.commentSend-form #name,
.commentSend-form #email,
.commentSend-form #url,
.commentSend-form textarea {
    border:#666 solid 1px;
    margin:5px 0px 10px;
}

.commentSend-form textarea {
    width:300px;
}

.commentSend-form input.btn-submit {
    vertical-align:middle;
    background:#ffffff;
    padding:2px 10px;
    border:#a3d900 dotted 1px;
}

.commentSend-form input#set_cookie {
    vertical-align:middle;
}

/* trackback */
#trackback {
    margin:0px 15px 30px 0;     
}

#trackbackURL-title,
#trackback-title {
    font-size:12px;
    line-height:1em;
    font-weight:bold;
    margin-bottom:10px;
}

.trackbackURL-body {
    font-size:10px;
    margin-bottom:10px;
    background:#ffffff;
    padding:3px 5px;
    border:#a3d900 dotted 1px;
    line-height:1em;
}

.trackback-name {
    font-size:12px;
    margin-bottom:10px;
}

.trackback-body {
    font-size:12px;
    margin-bottom:10px;
    background:#ffffff;
    padding:15px;
    border:#a3d900 dotted 1px;
}

.trackback-state {
    font-size:10px;
    line-height:1em;
    margin-bottom:30px;
}

/* profile */
#profile {
    margin:0px 15px;   
}

#profile-title {
    font-size:12px;
    line-height:1em;
    font-weight:bold;
    margin-bottom:10px;
}

#profile-name {
    font-size:12px;
    margin-bottom:5px;
}

#profile-body {
    font-size:12px;
    margin-bottom:15px;
}

/* page-navi */

#page-navi {
    margin:15px;
    text-align:center;
}


/* ----------------------------------------
 Menu
---------------------------------------- */
div.menu-title {
    color:#582c2c;
    font-weight:bolder;
    background: url(http://3out.heteml.jp/template/newlife/menu_bg.gif) no-repeat;
    height:49px;
		text-align: center;
	}

.menu-contents,
.menu-calendar {
	padding:5px 10px 0;
	margin-bottom:40px;
}

.menu-calendar table{
		width:185px;
    font-size:12px;
}

.menu-calendar table td{
    padding:2px;
    text-align:center;
}

.menu-contents ul {
	padding-left:20px;
}
.menu-contents ul li{
  font-size:12px;
}

.menu-contents .menu-searchForm {
    display:block;
    margin-bottom:5px;
    background:#ffffff;
    border:#666 solid 1px;
}

.menu-contents .menu-searchButton {
    background:#ffffff;
    padding:3px 10px;
    border:#666 solid 1px;
}

#menu-powered {
    margin:0px 15px 15px;
    padding:10px 0px 0px;
}

#link-powered li{
    font-size:10px;
    line-height:1em;
    margin-top:5px;
}

#jugem-banner {
    margin-top:10px;
    text-align:left;
}



/* ----------------------------------------
 Footer
---------------------------------------- */
.link-pageTop {
    font-size:10px;
    line-height:1em;
    text-align:right;
    margin-top:30px;
}

#copyright {
    font-size:12px;
    margin-bottom:5px;
    text-align:center;
}

#link-poweredJugem {
    font-size:12px;
    text-align:center;
}



/* ----------------------------------------
 Clear
---------------------------------------- */
/* br.clear */
br.clear {
    line-height:0px;
    font-size:0px;
    height:0px;
    clear:both;
}



