@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;
		line-height: 1.5;
}


a:link      { color: #235e6d; text-decoration: underline; }
a:visited   { color: #235e6d; text-decoration: underline; }
a:active    { color: #235e6d; text-decoration: none; }
a:hover     { color: #235e6d; text-decoration: none; }

h2.entry-title a:link     { color: #FFF; text-decoration: underline; }
h2.entry-title a:visited  { color: #FFF; text-decoration: underline; }
h2.entry-title a:active   { color: #FFF; text-decoration: none; }
h2.entry-title a:hover    { color: #FFF; text-decoration: none; }




/* ----------------------------------------
 Layout
---------------------------------------- */
#wrapper {
    width:800px;
    margin:0 auto;
    background: url(http://3out.heteml.jp/template/okini2/bg.gif);
    position:relative;
}

#header {
		width:865px;
    height:161px;
    margin:0 auto;
    text-align:left;
		position:absolute;
		top:0;
		left: -50px;
    background: url(http://3out.heteml.jp/template/okini2/head.gif);
}


#contents {
	width:740px;
	margin:0 auto;
	padding-top:170px;
}


#main {
    float:left;
    width:490px;
}

#menu {
    float:right;
    width:200px;
    color:#666666;
}




#footer {
    width:800px;
		margin: 0 auto;
    padding:10px 0;
    color:#FFF;
}


/* ----------------------------------------
 Header
---------------------------------------- */
#header_area {
		padding-left:100px;
		padding-top:50px;
		width:200px;
		text-align:center;
}

h1#site-title {
    font-size:16px;
    margin-bottom:10px;
}

#blog-description {
		color:#666;
		font-size:10px;
		line-height: 1.4;
		
}


/* ----------------------------------------
 Main
---------------------------------------- */
/* entry */

#entry-navi {
    font-size:12px;
    text-align:center;
    margin:0px 15px 15px;   
}

.entry {
	background: url(http://3out.heteml.jp/template/okini2/main_bg.gif) repeat-y;
}

.entry_area_top {
	background: url(http://3out.heteml.jp/template/okini2/main_bg_top.gif) no-repeat;
}

.entry_area_bottom {
	background: url(http://3out.heteml.jp/template/okini2/main_bg_bottom.gif) no-repeat;
	height:25px;
	margin-bottom:30px;
}


.title-bg {
	background: #235e6d;
	padding:5px 10px;
	color:#FFF;
	margin:0 2px;
}

h2.entry-title {
	font-weight:bolder;
	font-size:16px;
}

.entry-date {
	font-size:10px;
	padding: 5px 10px;
}

.entry-state {
		color:#e30066;
		font-size:10px;
		padding:20px 20px 0;
}



.entry-body {
		font-size:12px;
		padding:0 20px;
		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:#666 solid 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:#666 solid 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:#666 solid 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:#666 solid 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
---------------------------------------- */
.side_area_bg {
	background: url(http://3out.heteml.jp/template/okini2/side_bg.gif) repeat-y;
	width:200px;
}

.side_area_top_1 {
	background: url(http://3out.heteml.jp/template/okini2/side_bg_top_1.gif) no-repeat;
	width:200px;
	height:51px;
}

.side_area_top {
	background: url(http://3out.heteml.jp/template/okini2/side_bg_top.gif) no-repeat;
	width:200px;
	height:24px;
}


.side_area_bottom {
	background: url(http://3out.heteml.jp/template/okini2/side_bg_bottom.gif) no-repeat;
	width:200px;
	height:25px;
	margin-bottom:20px;
}





div.menu-title {
    color:#235e6d;
    font-weight:bolder;
    background: url(http://3out.heteml.jp/template/okini2/star.gif) no-repeat 8px 0;
    height:30px;
		padding-left:30px;
		font-size:11px;
	}

.menu-contents,
.menu-calendar {
	padding:5px 10px;
}

.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;
}




