@charset "EUC-JP";
/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	margin-top: 0px;
	padding: 0;
	background: url(../../../imgs_top/base.gif) repeat left top;
	color: #333333;
	font: 15px "£Í£Ó £Ð¥´¥·¥Ã¥¯", Osaka;
}

* html body {
	margin-top: 0px;
	padding: 0;
	background: url(../../../imgs_top/base.gif) repeat left top;
	color: #333333;
	font-family: "£Í£Ó £Ð¥´¥·¥Ã¥¯", Osaka;
	font-size: 15px;
	font-weight: bold;
}


h1, h2, h3 {
	margin: 0;
	color: #559106;
	font-family: "£Í£Ó £Ð¥´¥·¥Ã¥¯", Osaka;
	font-weight: bold;
}

h1 {
	letter-spacing: -1px;
	font-size: 32px;
}

h2 {
	font-size: 23px;
}

h3 {
	font-size: 18px;
}

p, ul, ol {
	margin: 0 0 2em 0;
	text-align: justify;
	line-height: 26px;
	font-size: 13px;
}

.desc {
	text-align: justify;
	line-height: 22px;
	font-size: 13px;
	font-family: "£Í£Ó £Ð¥´¥·¥Ã¥¯", Osaka, "¥Ò¥é¥®¥Î³Ñ¥´ Pro W3";
	color: #996600;
	margin-top: 0.4em;
	margin-right: 0;
	margin-bottom: 1em;
	margin-left: 0;
}

.sub_t {
	text-align: justify;
	line-height: 20px;
	font-size: 14px;
	font-family: "£Í£Ó £Ð¥´¥·¥Ã¥¯", Osaka, "¥Ò¥é¥®¥Î³Ñ¥´ Pro W3";
	color: #996600;
	margin: 0px;
}

.sub_t2 {
	text-align: justify;
	line-height: 20px;
	font-size: 14px;
	font-family: "£Í£Ó £Ð¥´¥·¥Ã¥¯", Osaka, "¥Ò¥é¥®¥Î³Ñ¥´ Pro W3";
	color: #009900;
	margin: 0px;
}


* html .sub_t {
	text-align: justify;
	line-height: 24px;
	font-size: 16px;
	font-family: "£Í£Ó £Ð¥´¥·¥Ã¥¯", Osaka, "¥Ò¥é¥®¥Î³Ñ¥´ Pro W3";
	color: #996600;
	margin: 0px;
	font-weight: bold;
}

* html .sub_t2 {
	text-align: justify;
	line-height: 20px;
	font-size: 14px;
	font-family: "£Í£Ó £Ð¥´¥·¥Ã¥¯", Osaka, "¥Ò¥é¥®¥Î³Ñ¥´ Pro W3";
	color: #009900;
	margin: 0px;
	font-weight: bold;
}

a:link {
	color: #4E8006;
}

a:hover, a:active {
	text-decoration: none;
	color: #4E8006;
}

a:visited {
	color: #4E8006;
}



img {
	border: none;
}


img.left {
	float: left;
	margin-right: 15px;
}

img.right {
	float: right;
	margin-left: 15px;
}


/* Form */

form {
	margin: 0;
	padding: 0;
}

fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

legend {
	display: none;
}

input, textarea, select {
	color: #333333;
	font: 15px "£Í£Ó £Ð¥´¥·¥Ã¥¯", Osaka;
}

/* Header */

#header {
	width: 860px;
	height: 15px;
	margin: 0px auto;
	background: url(../../../imgs_top/header02.gif) no-repeat left top;
	padding: 0px;
}

/* Menu */

#menu {
	float: left;
	width: 860px;
	height: 54px;
}

#menu ul {
	margin: 0;
	padding: 0px 0 0 20px;
	list-style: none;
	line-height: normal;
}

#menu li {
	display: block;
	float: left;
}

#menu a {
	display: block;
	float: left;
	margin-right: 3px;
	padding: 12px 20px;
	letter-spacing: -.5px;
	text-decoration: none;
	text-transform: lowercase;
	font: 16px "£Í£Ó £Ð¥´¥·¥Ã¥¯", Osaka;
	color: #FFFFFF;
}

#menu a:hover { 
	text-decoration: none; 
	color: #FFFFFF;
}

#menu .current_page_item a {
	color: #FFFFFF;
}

/** LOGO */

#logo-wrap {
	width: 860px;
	margin: 0 auto;
	padding: 30px 0 20px 0;
	background: url(images/img03.jpg) no-repeat left top;
}

#logo {
	width: 860px;
	height: 235px;
	background: #FFFFFF url(../../../imgs_detail/header01.gif) no-repeat center top;
	padding-bottom: 0px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#logo_top {
	width: 860px;
	height: 482px;
	background: #FFFFFF url(../../../imgs_top/header101.gif) no-repeat center top;
	padding-bottom: 0px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#logo h1, #logo h2 {
	float: left;
	margin: 0;
	padding: 0 0 0 20px;
	line-height: normal;
}

#logo h1 {
	padding-top: 95px;
	font: italic 36px "£Í£Ó £Ð¥´¥·¥Ã¥¯", Osaka;
}

#logo h1 a {
	text-decoration: none;
	color: #FFFFFF; 
}

#logo h1 a:hover { text-decoration: underline; }

#logo h2 {
	padding: 115px 0 0 5px;
	font: 13px "£Í£Ó £Ð¥´¥·¥Ã¥¯", Osaka;
	color: #000000;
}

#logo p a {
	text-decoration: none;
	color: #B6ACA2;
}

#logo p a:hover { text-decoration: underline; }



/* Page */

#page {
	width: 860px;
	background: #FFFFFF;
	margin-top: -1px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

/* Content */

#content {
	float: right;
	width: 620px;
	padding-right: 10px;
}

/* List */

#list {
	float: right;
	width: 560px;
	padding-right: 10px;
	margin-bottom: 10px;
}

#list .ttl {
	float: left;
	width: 80px;
	border-right: 1px solid #FF9900;
	margin: 0px;
	padding: 0px;
	height: auto;
}


#list .right {
	float: right;
	margin: 0px;
	padding: 0px 20px 0px 0px;
}


* html #list .ttl {
	float: left;
	width: 80px;
	border-right: 1px solid #FF9900;
	margin: 5px 0px 10px;
	padding: 0px;
	height: auto;
	font: bold 13px/26px "£Í£Ó ¥´¥·¥Ã¥¯", "Osaka¡¾ÅùÉý";
}

#list .bd_s {
	float: left;
	width: 200px;
	margin: 0px;
	padding: 5px 0px 0px 10px;
	font: 13px/18px "£Í£Ó £Ð¥´¥·¥Ã¥¯", Osaka;
	text-decoration: none;
}

#list .mak01 {
	margin: 0px;
	padding: 5px 0px 10px 50px;
	background: url(../../../imgs_detail/mak01.jpg) no-repeat left center;
	height: auto;
	width: 380px;
	font: 13px/18px "£Í£Ó £Ð¥´¥·¥Ã¥¯", Osaka;
	text-decoration: none;
	float: left;
}

#list .mak02 {
	margin: 0px;
	padding: 5px 0px 10px 50px;
	background: url(../../../imgs_detail/mak02.jpg) no-repeat left center;
	height: auto;
	width: 380px;
	font: 13px/18px "£Í£Ó £Ð¥´¥·¥Ã¥¯", Osaka;
	text-decoration: none;
	float: left;
}

#list .mak03 {
	margin: 0px;
	padding: 5px 0px 10px 50px;
	background: url(../../../imgs_detail/mak03.jpg) no-repeat left center;
	height: auto;
	width: 380px;
	font: 13px/18px "£Í£Ó £Ð¥´¥·¥Ã¥¯", Osaka;
	text-decoration: none;
	float: left;
}

#list .bd {
	float: left;
	width:  450px;
	margin: 0px;
	font: 13px/18px "£Í£Ó £Ð¥´¥·¥Ã¥¯", Osaka;
	text-decoration: none;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}

* html #list .bd {
	float: left;
	width: auto;
	margin: 0px;
	padding: 5px 0px 0px 10px;
	font: 12px/22px "£Í£Ó ¥´¥·¥Ã¥¯", "Osaka¡¾ÅùÉý";
}



/* Post */

.post {
	width: 590px;
	float: left;
	padding-top: 20px;
}

.post .title {
	margin-bottom: 20px;
	padding-bottom: 5px;
}

.post h1 {
}

.post h2 {
	height: 32px;
	padding: 8px 0 0 15px;
	background: url(../../../imgs_detail/title01.jpg) no-repeat left top;
	color: #5A3A09;
	font: 18px "£Í£Ó £Ð¥´¥·¥Ã¥¯", Osaka;
}

* html .post h2 {
	height: 32px;
	padding: 8px 0 0 15px;
	background: url(../../../imgs_detail/title01.jpg) no-repeat left top;
	color: #5A3A09;
	letter-spacing: 1px;
	font-family: "£Í£Ó £Ð¥´¥·¥Ã¥¯", Osaka, "¥Ò¥é¥®¥Î³Ñ¥´ Pro W3";
	font-size: 18px;
	font-weight: bolder;
	text-transform: uppercase;
}

* html .post .entry {
	text-align: justify;
	line-height: 20px;
	font-size: 13px;
	border-bottom: 2px dotted #5A3A09;
	float: left;
	width: 560px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
	font-family: "£Í£Ó £Ð¥´¥·¥Ã¥¯", Osaka, "¥Ò¥é¥®¥Î³Ñ¥´ Pro W3";
}

* html .post a {
	padding: 0px;
	color: #4E8006;
	font-family: "£Í£Ó £Ð¥´¥·¥Ã¥¯", Osaka, "¥Ò¥é¥®¥Î³Ñ¥´ Pro W3";
	font-size: 14px;
	font-weight: bolder;
	text-decoration: none;
	height: 30px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -10px;
}

* html .post a:hover {
	color: #99CCCC;
}

.post .entry {
	text-align: justify;
	line-height: 26px;
	font-size: 13px;
	border-bottom: 2px dotted #5A3A09;
	float: left;
	width: 560px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
}

.post .linelist {
	padding: 20px 0px;
	margin: 0px;
	float: left;
	width: 600px;
}

.post img {
	padding: 5px;
	margin: 5px;
	border: 1px solid #999999;
	float: left;
}

.post .detail_entry {
	text-align: justify;
	line-height: 20px;
	font-size: 13px;
	width: 560px;
	padding-top: 0;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
	float: left;
	margin: 0px;
}

.post .kakomi {
	text-align: justify;
	line-height: 20px;
	font-size: 13px;
	width: 540px;
	padding-bottom: 5px;
	padding-left: 10px;
	float: left;
	margin: 0px;
	border: 1px solid #009900;
}

.post .detail_subright {
	text-align: justify;
	line-height: normal;
	font-size: 13px;
	width: 200px;
	padding-bottom: 0px;
	padding-left: 10px;
	float: left;
	margin: 0px;
	vertical-align: text-top;
}

.post .detail_subright p {
	text-align: justify;
	line-height: 16px;
	font-size: 13px;
	width: 200px;
	padding-bottom: 0px;
	padding-left: 10px;
	float: left;
	margin: 0px;
	vertical-align: text-top;
}

.post .sitemap {
	float: left;
	width: 620px;
}

.post .sitemap_left {
	padding: 0px 10px;
	margin: 0px 20px 20px 10px;
	border-bottom: 1px dotted #5A3A09;
	float: left;
	width: 260px;
}

.post .sitemap_left li {
	padding: 0px;
	margin: 0;
	font: 12px/22px "£Í£Ó £Ð¥´¥·¥Ã¥¯", Osaka;
	text-decoration: none;
	list-style: square;
}


* html .post .detail_entry {
	padding: 0 15px 5;
	margin: 0 0 2em;
	text-align: justify;
	font: 12px/22px "£Í£Ó £Ð¥´¥·¥Ã¥¯", Osaka;
}

* html .post .kakomi {
	text-align: justify;
	line-height: 18px;
	font-size: 13px;
	width: 500px;
	padding-bottom: 10px;
	padding-left: 10px;
	float: left;
	border: 1px solid #009900;
	font-family: "£Í£Ó £Ð¥´¥·¥Ã¥¯", Osaka, "¥Ò¥é¥®¥Î³Ñ¥´ Pro W3";
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}

.post .meta {
	padding: 15px 0 30px 0;
	border-top: 1px dotted #D1D1D1;
}

.post .meta p {
	margin: 0;
	line-height: normal;
	color: #999999;
}

.post .meta .byline {
	float: left;
}

.post .meta .links {
	float: right;
}

.post .meta .more {
	padding: 0 20px 0 18px;
	background: url(images/img11.gif) no-repeat left center;
}

.post .meta .comments {
	padding-left: 22px;
	background: url(images/img12.gif) no-repeat left center;
}

.post .meta b {
	display: none;
}

/* Bunner */

#bunner {
	float: left;
	width: 180px;
	padding-left: 30px;
}

* html #bunner {
	float: right;
	width: 180px;
	padding: 0px;
	margin: 3px 5px 0px 0px;
}

/* Sidebar */

#sidebox {
	float: left;
	width: 200px;
	padding-top: 16px;
}


#sidebar {
	float: left;
	width: 180px;
	padding-left: 15px;
}

* html #sidebox {
	float: right;
	width: 200px;
}


* html #sidebar {
	float: right;
	width: 180px;
	padding-left: 10px;
}


* html #sidebar a {
	margin: 5px 25px 0px 0px;
	padding: 0px;
	color: #FFFFFF;
	background: url(../../../imgs_top/navi01.gif) no-repeat left;
	height: 30px;
	width: 175px;
	float: right;
	font: bold 12px/30px "£Í£Ó £Ð¥´¥·¥Ã¥¯", Osaka;
	text-decoration: none;
	vertical-align: text-botom;
	text-indent: 35px;
}

* html #sidebar img {

}

#sidebar a {
	margin: -5px 0px 0px 15px;
	padding: 10px 0px 0px 35px;
	color: #FFFFFF;
	background: url(../../../imgs_top/navi01.gif) no-repeat left;
	height: 30px;
	width: 175px;
	float: left;
	font: 10px "£Í£Ó £Ð¥´¥·¥Ã¥¯", Osaka;
	text-decoration: none;
}



#sidebar a:hover {
	background: url(../../../imgs_top/navi02.gif) no-repeat left;
}


#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
	margin-bottom: 40px;
	padding: 0 15px;
}

#sidebar li ul {
}

#sidebar li li {
	margin: 0px;
	background: url(images/img08.jpg) no-repeat left 50%;
	padding: 5px 0px 8px 40px;
}

#sidebar h2 {
	height: 32px;
	padding: 8px 0 0 15px;
	margin-bottom: 10px;
	background: url(images/img07.jpg) no-repeat left top;
	font-size: 18px;
	color: #DADADA;
}


.sub {
	float: left;
	margin-top: -5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 24px;	
}

* html .sub {
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;	
}

* html .sub2 {
	float: left;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -20px;
}

/*
#sidebar img {
	display:block;
	margin:0 0 3px 10px;
}
*/

/* Search */

#search {
}

#search h2 {
	margin-bottom: 20px;
}

/* Boxes */

.box1 {
	padding: 20px;
}

.box2 {
	color: #BABABA;
}

.box2 h2 {
	margin-bottom: 15px;
	font-size: 16px;
	color: #FFFFFF;
}

.box2 ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.box2 a:link, .box2 a:hover, .box2 a:active, .box2 a:visited  {
	color: #EDEDED;
}

/* Footer */
#footer-wrap {
	width: 860px;
	height: 30px;
	margin: 0 auto;
	background: #5A3A09;
}

#footer {
	margin: 0 auto;
	height: 30px;
	min-height: 64px;
	padding: 0;
}

html>body #footer {
	height: auto;
}

#footer p {
}

#legal {
	clear: both;
	padding-top: 5px;
	text-align: center;
	color: #CCCCCC;
}

#legal a {
	color: #999999;
}

/* Nucleus CMS stuff. Edited and modified by Suvoroff (http://nucleus.com.ru) */

.combody {
	padding: 0 15px;
	text-align: justify;
	line-height: 26px;
	font-size: 13px;
}

.search {
	padding: 0 0 15px 20px;
}

.searchform .formfield {
	width: 115px;
	margin-right: 5px;
	padding: 3px;
	border: 1px solid #BED99C;
}

.searchform .formbutton {
	padding:0 4px;
	border: none;
	background: #467805;
	text-transform: lowercase;
	font-size: 11px;
	color: #FFFFFF;
	margin-bottom:1px;
	height:24px;
}

.formfield {
	margin-right: 5px;
	padding: 3px;
	border: 1px solid #BED99C;
}

.formbutton {
	padding: 3px;
	border: none;
	background: #467805;
	text-transform: lowercase;
	font-size: 13px;
	color: #FFFFFF;
}

#nucleus_lf_pwd {
	width:100px;
	font-size:13px;
	margin:2px;
}

#nucleus_lf_name {
	width:100px;
	font-size:13px;
	margin:2px;
}

#nucleus_lf_shared {
	margin:2px;
}

#nucleus_cf_body {
	width:300px;
}

#nucleus_cf_remember {
	margin:0px 3px 2px 0px;
}
* html #nucleus_cf_remember {
	margin:0px 3px -2px -3px;
}

#nucleus_cf_name, #nucleus_cf_mail, #nucleus_cf_email, #nucleus_cf_verif {
    width: 300px;
}

.commentform .formfield, .commentform .formbutton, .loginform .formbutton, .mailform .formfield {
	display: block;
}

.commentform textarea, .commentform .formfield, .mailform textarea, .mailform .formfield {
    width: 300px;
    margin-right: 105px;
    margin-bottom:3px;
}

.loginform {
	padding:3px;
}

.error {
	color: red;
	font-weight: bold;
}

.pageswitch {
	text-align:center;
	padding: 10px 20px 25px 20px;
	margin:15px 0 10px 0;
}

.padding {
	padding:8px 10px;
}

.counters {
	padding-top:10px;
}


.leftbox {
	float: left;
	margin: 9px 15px 0 0;
}

.rightbox {
	float: right;
	margin: 9px 0 0 15px;
}

.leftbox_m { width: 260px; float: left; margin: 4px 0 0 0; }

.rightbox_m { width: 260px; float: left; margin: 4px 0 0 10px; }

.leftbox_s { width: 180px; float: left; margin: 4px 0 0; }

.centerbox_s { float: left; margin: 4px 0 0 2px; }

.rightbox_s { width: 180px; float: left; margin: 4px 0 0 2px; }
