@charset "utf-8";
/*
Theme Name: Tomorrow Japan
Theme URI: 
Description:
Version: 1.0
Author: OKADA, Yoji
Author URI: http://www.multitask.co.jp/n
Tags: Green
*/

/* built-in tags
-------------------------------------------- */
html
{
	width:100%;height:100%;
}

body
{
	width:100%;height:100%;
	margin:0;padding:0;
	text-align:center;
	font:13px "Hiragino kaku Gothic Pro","MS PGOTHIC",arial,helvetica,clean,sans-serif;
    *font-size:small;
    *font:x-small;
	color:#444;
	background:#75B868;
}

h1, h2, h3, h4, h5
{
	margin:0;padding:0;
}
a
{
	color:#336600;
	margin:0;padding:0;
}
a:link
{
	color:#336600;
}
a:visited
{
	color:#666;
}
a:hover
{
	color:#41864d;
}
a:active
{
	color:#336600;
}
blockquote {
	padding-left:1em;
}

img
{
	border:none;
	margin:0;padding:0;
}
p
{
	margin:0;padding:0;
}
dl, ul, dl, li, dt, dd
{
	margin:0;padding:0;
}
li{
}
hr
{
	margin:0;padding:0;
}
form{
	margin:0;padding:0;
}
input
{
	margin:0;padding:0;
}


/* �y�[�W
-------------------------------------------- */
#Page
{
	width:100%;height:100%;
	text-align:center;
	background:#75B868;
}
/* �y�[�W�w�b�_�[
-------------------------------------------- */
#PageHeader{
	background:white;
}

#PageHeaderTop
{
	width:800px;
	margin:0 auto;
	padding-top:12px;
}

/* �y�[�W�{�f�B
-------------------------------------------- */
#PageBody
{
	background:#75B868;
}
#PageBodyContent{
	width:860px;
	margin:0 auto;
	padding-top:1em;
	background:url(images/bg_03/bg_03_04.jpg) repeat-y center;
}
#PageBodyContentMain{
	width:800px;
	margin:0 auto;
}

#Main
{
	float:right;
	width:585px;
	overflow:hidden;
}
#MainContent
{
	text-align:left;
}

#Sub{
	float:left;
	width:200px;
}

#SubContent
{
	text-align:left;
}

/* �O���[�o���i�r
-------------------------------------------- */
#GNavi
{
	width:800px;
	height:30px;
	margin:0 auto;
	background:white url(images/gnavi_bg.jpg) no-repeat;
	overflow:hidden;
}
#GNavi ul{
	margin-left:15px;
	list-style:none;
}
#GNavi li
{
	float:left;
}

/* �T�u�i�r
-------------------------------------------- */
#SNavi
{
	width:100%;
	height:57px;
	overflow:hidden;
	background:url(images/bg_01.jpg) repeat-x;
}
#SNaviContent{
	margin:0 auto;
	width:860px;
	height:100%;
	background:transparent url(images/bg_03/bg_03_02.jpg) no-repeat center top;
}
#SNaviContentMain{
	width:800px;
	margin:0 auto;
	padding-top:30px;
}

/* ���C���r�W���A��
-------------------------------------------- */
#MainVisual{
	margin-bottom:15px;
}

/* �f�X�N���v�V����
-------------------------------------------- */
.description{
	font-weight:bold;
}

/* �j���[�X
-------------------------------------------- */
#News{
	;
}
#News h2{
	color:#4B9755;
	font-size:125%;
	line-height:160%;
	margin-bottom:1em;
	border-bottom:1px solid #ccc;
}

#News h3{
	margin-bottom:1em;
	font-size:110%;
	color:#4B9755;
}
#News .date{
	margin-bottom:8px;
}



/* �|�X�g
-------------------------------------------- */
.post{
	margin-bottom:1em;
}
.post h2{
	background:url(images/bar_01.jpg) no-repeat left center;
	font-size:125%;
	color:white;
	height:30px;
	padding-left:8px;
	margin-bottom:1em;
	line-height:180%;
}
.post h2 a{
	color:white;
}

/* �|�X�g���^
-------------------------------------------- */
.postmeta{
}

/* �G���g���[
-------------------------------------------- */
.entry{
	line-height:180%;
	font-size:105%;
	margin:0 1em 1em 1em;
}
.entry h3{
	color:#4B9755;
	font-size:120%;
	margin-bottom:1em;
	border-left:4px solid #75B868;
	border-bottom:1px solid #ccc;
	padding-left:8px;
}
.entry h4{
	color:#4B9755;
}
.entry h4.borderize{
	padding:4px;
	border:1px double #888;
	margin-bottom:8px;
}



.entry p{
	margin-bottom:1em;
}
.entry p.slogan{
	font-family:"Hiragino Mincho Pro", "MS PMincho",serif;
	border:3px double #aaa;
	font-size:180%;
	font-weight:bold;
	line-height:140%;
	padding:12px;
	text-align:center;
}

.entry ul{
	margin-bottom:1em;
}
.entry ul li{
	list-style-type:disc;
	list-style-position:inside;
}

.entry ul li ul{
	margin-left:1em;
}

.entry table{
	margin-bottom:1em;
	border:1px solid #ccc;
	border-collapse:collapse;
}
.entry table th{
	padding:4px;
	background:#eeeeff;
	border:1px solid #ccc;
}
.entry table td{
	padding:4px;
	border:1px solid #ccc;
}

.entry dl{
	margin-bottom:1em;
}
.entry dt{
	font-weight:bold;
}
.entry dd{
	margin-left:1em;
}

/* �p�l�T�C�h
-------------------------------------------- */
div.pane-side{
	background:#f2f2f0;
	margin-bottom:1em;
	overflow:hidden;
}

div.pane-side .header{
	height:10px;
	background:url(images/bg_02/bg_02_01.jpg) no-repeat center top;
}

div.pane-side .body{
	margin:0 1em;
}

div.pane-side .footer{
	height:10px;
	background:url(images/bg_02/bg_02_03.jpg) no-repeat center top;
}

#sidebar li{
	list-style:none;
}

/* �E�B�W�F�b�g
-------------------------------------------- */
.widgettitle{
	font-size:115%;
	margin-bottom:1em;
}

/* �E�B�W�F�b�g�F�J�e�S���i�r
-------------------------------------------- */
.widget_catnavi li{
	line-height:160%;
	margin-right:20px;
}
.widget_catnavi li a{
	display:block;
	width:100%;
	height:100%;
	padding-left:18px;
	background:url(images/i_02.jpg) no-repeat left center;
}
.widget_catnavi li a:hover{
}
/* �E�B�W�F�b�g�F���⍇��
-------------------------------------------- */
.widget_otoiawase p{
	margin-bottom:1em;
	line-height:160%;
}

.widget_catnavi ul li ul{
	padding-left:1em;
}

/* �ėp�i�r
-------------------------------------------- */
.navi
{
}
.navi ul{
}
.navi li{
	list-style:none;
	float:left;
	margin-right:8px;
}
.navi li a{
	padding-left:18px;
	background:url(images/i_01.jpg) no-repeat left center;
}

/* �g�s�b�N�p�X
-------------------------------------------- */
.navi-topic li{
	list-style:none;
	float:left;
	background:url(images/i_03.jpg) no-repeat left center;
	padding-left:16px;
}


/* �y�[�W�t�b�^�[
-------------------------------------------- */
#PageFooter
{
	background:#75B868;
	color:white;
}
#PageFooterContent
{
	width:860px;
	height:120px;
	margin:0 auto;
	padding-top:30px;
	background:url(images/bg_03/bg_03_06.jpg) no-repeat center top;
}
#PageFooterContent .box
{
	width:800px;
	margin:0 auto;
}

/* �ėp�{�b�N�X
-------------------------------------------- */
.box{
	margin:0 auto 1em auto;
}

/* �e�L�X�g
-------------------------------------------- */
.text10 { font-size:77%; }
.text11 { font-size:85%; }
.text12 { font-size:93%; }
.text13 { font-size:100%; }
.text14 { font-size:108%; }
.text15 { font-size:116%; }
.text16 { font-size:123.1%; }
.text17 { font-size:131%; }
.text18 { font-size:138.5%; }
.text19 { font-size:146.5%; }
.text20 { font-size:153.9%; }
.text21 { font-size:161.6%; }
.text22 { font-size:167%; }
.text23 { font-size:174%; }
.text24 { font-size:182%; }
.text25 { font-size:189%; }
.text26 { font-size:197%; }

/* �t���[�g
-------------------------------------------- */
.float-left{
	float:left;
}
.float-right{
	float:right;
}
.clear-both{
	clear:both;
}
.clear-left{
	clear:left;
}
.clear-right{
	clear:right;
}

/* ���C���n�C�g
-------------------------------------------- */
.line-height-120{
	line-height:120%;
}
.line-height-160{
	line-height:160%;
}
.line-height-180{
	line-height:180%;
}

/* �e�L�X�g�A���C��
-------------------------------------------- */
.text-align-right{
	text-align:right;
}
.text-align-left{
	text-align:left;
}

/* clearfix
-------------------------------------------- */
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.clearfix { display: inline-block; }
/* Hides from IE-mac \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* End hide from IE-mac */






/*2010.10.18リニューアル*/
body {
	margin: 0px;
	padding: 0px;
	text-align: center;
	background-image: url(/img/bac.gif);
	background-repeat: repeat;
}
#wrapper {
	width: 850px;
	height: auto;
	margin-left: auto;
	text-align: left;
	background-color: #FFFFFF;
	border-right-width: 0px;
	border-right-style: solid;
	border-right-color: #E1E1E1;
	border-left-width: 0px;
	border-left-style: solid;
	border-left-color: #E1E1E1;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
}
#all_main {
	width: 850px;
	height: auto;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;	
}
#all_main_2 {
	width: 850px;
	height: auto;
	background-color: #FFFFFF;
	float: left;
	padding-bottom: 30px;
	padding-top: 10px;
}
#heder {
	height: 65px;
	width: 850px;
	margin-top: 3px;
}
#heder_2 {
	float: right;
	height: auto;
	width: auto;
	margin-top: 5px;
	margin-right: 15px;
}


/*サイドナビゲーション*/
#top_side_navi {
	width: 200px;
	height: 1500px;
	margin-right: 10px;
	margin-left: 1px;
	padding-bottom: 15px;
	margin-bottom: 10px;
	float: left;
}
#side_navi {
	width: 200px;
	height: auto;
	padding-bottom: 15px;
	margin-bottom: 10px;
	float: left;
	border: 1px solid #ECECEC;
	background-color: #F9F9F9;
	text-align: center;
}
*html body #side_navi {
	width: 200px;
	height: 900px;
	margin-right: 12px;
	margin-left: 5px;
	float: left;
	margin-top: 4px;
}
*:first-child+html #side_navi {
	width: 200px;
	height: 1200px;
	margin-right: 12px;
	margin-left: 5px;
	float: left;
	margin-top: 4px;
}
#side_navi_2 {
	width: 180px;
	height: auto;
        padding-top: 10px;
	padding-bottom: 10px;
        padding-left: 20px;
	margin-bottom: 10px;
        margin-top: 1px;
	float: left;
	border: 1px solid #ECECEC;
	background-color: #F9F9F9;
        line-height: 150%;
}
.side_navi_a {
	width: auto;
	margin-top: 10px;
	font-size: 13px;
	text-align: left;
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	padding-top: 3px;
	background-image: url(/img/s_5.gif);
	background-repeat: repeat-y;
	height: 395px;
	margin-left: 2px;
	margin-bottom: 15px;
}


.side_navi_a1 {
	height: 18px;
	width: 185px;
	padding-left: 24px;
	padding-top: 5px;
	margin-bottom: 2px;
}
*html body .side_navi_a1 {
	height: 19px;
	width: 185px;
	padding-left: 24px;
	padding-top: 8px;
	margin-bottom: 1px;
}
*:first-child+html .side_navi_a1 {
	height: 19px;
	width: 185px;
	padding-left: 24px;
	padding-top: 8px;
	margin-bottom: 1px;
}
.side_navi_a2 {
	width: 185px;
	padding-left: 24px;
	height: 18px;
	padding-top: 0px;
	margin-top: 11px;
	padding-bottom: 3px;
}
*html body .side_navi_a2 {
	width: 185px;
	padding-left: 24px;
	height: 20px;
	padding-top: 10px;
	padding-bottom: 3px;
}
*:first-child+html .side_navi_a2 {
	width: 185px;
	padding-left: 24px;
	height: 18px;
	padding-top: 10px;
	padding-bottom: 3px;
}
.side_navi_a3 {
	width: 185px;
	padding-left: 24px;
	height: 16px;
	padding-top: 1px;
	margin-top: 7.4px;
	padding-bottom: 3px;
}
*html body .side_navi_a3 {
	width: 185px;
	padding-left: 24px;
	height: auto;
	padding-top: 10px;
	padding-bottom: 3px;
}
*:first-child+html .side_navi_a3 {
	width: 185px;
	padding-left: 24px;
	height: auto;
	padding-top: 0px;
	margin-top: 8px;
	padding-bottom: 3px;
}
.side_navi_a4 {
	width: 185px;
	padding-left: 24px;
	height: auto;
	padding-top: 10px;
	padding-bottom: 3px;
}
*html body .side_navi_a4 {
	width: 185px;
	padding-left: 24px;
	height: auto;
	padding-top: 11px;
	padding-bottom: 3px;
}
*:first-child+html .side_navi_a4 {
	width: 185px;
	padding-left: 24px;
	height: auto;
	padding-top: 11px;
	padding-bottom: 3px;
}


.side_navi_b1 {
	height: auto;
	width: auto;
	margin-top: 8px;	
}
.side_navi_b2 {
	height: auto;
	width: auto;
	margin-top: 12px;
	margin-bottom: -6px;
}

/*コンテンツ*/
#contents_main {
	width: 585px;
	height: auto;
	background-color: #FFFFFF;
	float: left;
	margin-top: 0px;
}
#contents_1 {
	height: auto;
	width: 580px;
	float: left;
	margin-bottom: 30px;
	
}
.contents_1a {
	height: auto;
	width: 580px;
	float: left;
	margin-bottom: 1px;
	font-size: 13px;
	padding-right: 3px;
	padding-bottom: 10px;
	padding-left: 3px;
}
.contents_1b {
	height: auto;
	width: 280px;
	margin-left: 280px;
	margin-top: 10px;
	margin-bottom: 15px;
}
.contents_1c {
	height: 20px;
	width: auto;
	margin-top: 10px;
	margin-bottom: 9px;
}
.contents_1d {
	height: auto;
	width: 170px;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 200px;
}
#contents_2 {
	float: left;
	height: auto;
	width: 585px;
	margin-left: 10px;
}
.contents_2a {
	float: left;
	height: 91px;
	width: 180px;
	margin-top: 6px;
}
*html body .contents_2a {
	float: left;
	height: 91px;
	width: 180px;
	margin-top: 6px;
}
*:first-child+html .contents_2a {
	float: left;
	height: 91px;
	width: 180px;
	margin-top: 6px;
}
head~/* */body .contents_2a {
	float: left;
	height: 91px;
	width: 180px;
	margin-top: 6px;
}
.contents_2b {
	float: left;
	height: 91px;
	width: 180px;
	margin-top: 6px;
	margin-left: 7px;
}
*html body .contents_2b {
	float: left;
	height: 91px;
	width: 180px;
	margin-top: 6px;
	margin-left: 7px;
}
*:first-child+html .contents_2b {
	float: left;
	height: 91px;
	width: 180px;
	margin-top: 6px;
	margin-left: 7px;
}
head~/* */body .contents_2b {
	float: left;
	height: 91px;
	width: 180px;
	margin-top: 6px;
	margin-left: 7px;
}
.contents_2c {
	height: auto;
	width: auto;
	margin-top: 5px;
	margin-left: 5px;
	float: left;	
}
.contents_2d {
	height: auto;
	width: auto;
	margin-top: 15px;
	float: left;
	margin-left: -8px;
}
.contents_2d2 {
	height: auto;
	width: auto;
	margin-top: 15px;
	float: left;
	margin-left: 12px;
}
.contents_2e {
	height: 25px;
	width: 145px;
	margin-top: -47px;
	float: left;
	margin-left: 17px;
	position: absolute;
	text-align: center;
	line-height: 130%;
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	letter-spacing: 0.01em;
}
*html body .contents_2e {
	height: 30px;
	width: 135px;
	margin-top: 1px;
	float: left;
	margin-left: 1px;
	position: absolute;
}
*:first-child+html .contents_2e {
	height: 25px;
	width: 145px;
	margin-top: 42px;
	float: left;
	margin-left: -168px;
	position: absolute;
	text-align: center;
	line-height: 130%;
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	letter-spacing: 0.01em;
}
html>/**/body .contents_2e {
	height: 25px;
	width: 145px;
	margin-top: -47px;
	float: left;
	margin-left: 17px;
	position: absolute;
	text-align: center;
	line-height: 130%;
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	letter-spacing: 0.01em;
}
#contents_3 {
	height: 430px;
	width: 563px;
	border: 1px solid #093;
	padding-top: 7px;
	padding-bottom: 7px;
	padding-left: 11px;
}
#contents_4 {
	font-size: 14px;
	height: auto;
	width: 550px;
	line-height: 20px;
	margin-top: 8px;
	margin-bottom: 0px;
	margin-left: 20px;
}
.c_moji_1{
	font-size: 14px;
	height: auto;
	width: 430px;
	margin-left: 130px;
	margin-bottom: 25px;
	margin-top: -56px;
	line-height: 19px;
}
.c_moji_2{
	font-size: 16px;
	height: auto;
	width: 505px;
	margin-left: 35px;
	margin-bottom: 55px;
	margin-top: -193px;
	line-height: 27px;
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	font-weight: bold;
}
/*文字*/
.red01 {
	color: #F30;
	font-size: 16px;
}
.red02 {
	color: #F30;
	font-size: 14px;
}

/*フッター*/
#footer {
	height: 30px;
	width: 800px;
	background-color: #FFF;
	float: left;
	padding-top: 5px;
}

/*その他*/
h1 {
	font-size: 13px;
	height: 20px;
	width: auto;
	color: #666;
	margin-top: 1px;
	margin-bottom: -2px;
}

h2 {
	font-size: 16px;
	font-weight: bold;
	color: #F60;
	height: auto;
	width: 570px;
	margin-bottom: 1px;
}

h3 {
	
}
h4 {
	
}
/*リンク設定*/
a:link {
	color: #0044CC;
	text-decoration: none;
}
a:visited {
	color: #2A1FFF;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: none;
}
a.navi_a:link {
	color: #666666;
	text-decoration: none;
	font-size: 12px;
}
a.navi_a:visited {
	color: #666666;
	text-decoration: none;
}
a.navi_a:hover {
	color: #FF0000;
	text-decoration: none;
}
a.navi_b:link {
	color: #FFF;
	text-decoration: none;
}
a.navi_b:visited {
	color: #FFF;
	text-decoration: none;
}
a.navi_b:hover {
	color: #FC9;
	text-decoration: none;
}

a.side_navi_b2:link {
	color: #666666;
	text-decoration: none;
	font-size: 12px;
}
a.side_navi_b2:visited {
	color: #666666;
	text-decoration: none;
}
a.side_navi_b2:hover {
	color: #FF0000;
	text-decoration: none;
}


.site ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
.site ul li {
	list-style: none;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
}
.site ul li a {
	display: block;
	text-decoration: none;
}


ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
ul li {
	list-style: none;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
}
ul li a {
	display: block;
	text-decoration: none;
}

