@charset "UTF-8";

@import url("photo.css");
@import url("table2.css");
@import url("ui2.css");

/* 木の家ネットスタイルシートレイアウト用 2008 11 26 */
/* レポート用 2008 11 26 */

/* ブラウザスタイルの初期化 */

* {
	margin: 0;
	padding: 0;
	color: #333333;
	font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
	line-height: 1.2em;
}



img {
	border: 0;
}


/* リンクテキスト (a) */

a:link {
	border-style: none;
	color: #4545f4;
	text-decoration: none;
}

a:visited {
	color: #b61f2e;
	text-decoration: none;
}

a:hover {
	color: #f86e6e;
	text-decoration: underline;
}

a:active {
	text-decoration: underline;
}

/* @group レイアウト全体 */

body {
	background-color: #bbb;
	background: url(../common/bg_interview2.gif) repeat-y;
	margin: 0px;
	padding: 0px;
}



#wrapper { 
	margin: 0;
	width: 750px;
}

#header {
	width: 750px;
	float: left;
	padding: 0px;
	margin: 0px 0px 0px 0px;
	text-align: right;
}



div#coverCat {
	clear: both;
	width: 750px;
	height: 270px;
	padding: 1px 0;
	margin: 1px 0 1px 0;
}


/* コンテンツエリア定義 */
#contents { 
	margin: 0px 0px 30px 0px;
	padding: 0px;
	width: 750px;
}

div.leftcolumnG { 
	width: 470px;
	float: left;
	color: #333;
	margin: 0px 0px 0px 40px;
	padding-right: 20px;
	text-align: left;
}





/* ユーザー支援ナビゲーション*/

div#navSkip {
	height: 0px;
	overflow: hidden;
}


/* サイトロゴ */

#sitelogo{
	margin: 0;
	padding: 0;
	float: left;	
}


/* メンバーメニュー */

ul#memberMenu {
	margin: 0px 0px 0px 0px;
	padding: 0px;
	float: right;
}

ul#memberMenu li{
	list-style: none;
	list-style-position: outside;
	margin: 0px;
	padding: 0px;
	height: 20px;
	display: inline;
	float: left;
}


/* 検索 */

#serchfield{
	font-size: 12px;
	line-height: 1em;
	margin-top: 0px;
	margin-right: 20px;
	position: relative;
}

#serchfield #as_q{
	width: 130px;
	height: 15px;
	position: absolute;
	left: 424px;
	top: 2px;
}

#submitBtn{
	position: relative;
	top: 4px;
}

div#memberSearch{
	width: 653px;
	height: 45px;
	float: right;
	text-align: right;
}

/* カテゴリーメニュー */


ul#categoryMenu {
	margin: 0px 0px 1px 0px;
	padding: 0px;
}

ul#categoryMenu li{
	list-style: none;
	list-style-position: outside;
	margin: 0px;
	padding: 0px;
	height: 26px;
	display: inline;
	float: left;
}

#preload{
	display: none;
}



/* @end */

/* @group 本文 */
p{
	width: 470px;
	color: #333;
	margin: 0px 0px 50px 80px;
	font-size: 16px;
	line-height: 1.9em;
}

p.short{
	margin-bottom: 30px;
}

p.qa{
	width: 470px;
	color: #444;
	margin: 0px 0px 40px 80px;
	font-size: 14px;
	line-height: 1.6em;
}

p.qa span.q{
	font-size: 14px;
	line-height: 1.8em;
	font-weight: bold;
	color: #17c600;
}

p a , p b{
	line-height: 1.9em;
	font-size: 16px;
}

p b{
	color: #0f3211;
}

p a:link {
	color: #e62222;
	text-decoration: none;
	background-color: #ffdada;
	border-bottom: 1px dotted #ff9a9a;
	line-height: 1.9em;
}

p a:visited {
	color: #e62222;
	text-decoration: none;
	background-color: #ffdada;
	border-bottom: 1px dotted #ff9a9a;
}

p a:hover {
	color: #e62222;
	text-decoration: none;
	background-color: #ffa5a5;
	border-bottom: 1px dotted #ff9a9a;
}

p#mail a{
	text-decoration: none;
	background-color: #fff;
	border-bottom: none;
	line-height: 1em;
}

h1.start{
	font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
	font-weight: bold;
	margin: 0px 0 50px 80px;
	font-size: 26px;
	line-height: 1em;
	color: #113013;
	letter-spacing: -1px;
	border-left: 8px solid #113013;
	padding-left: 8px;
	padding-bottom: 8px;
	padding-top: 2px;
}

h2{
	font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
	font-weight: bold;
	margin: 100px 0 50px 80px;
	font-size: 22px;
	line-height: 1.2em;
	color: #336536;
	letter-spacing: -1px;
}

h2.start{
	margin-top: 50px;
}


h2.storytitle{
	margin: 0px 0 20px 0;
	padding-bottom: 9px;
	padding-left: 5px;
	color: #336536;
	border-left: 6px solid #336536;
}

h3{
	font-weight: bold;
	margin: 50px 0 20px 80px;
	font-size: 18px;
	line-height: 1.2em;
	color: #336536;
}

.dimention {
	vertical-align: super;
	font-size: 70%;
}




strong {
	display: block;
	font-style: normal;
	font-weight: bold;
	font-size: 16px;
	color: #88501d;
	line-height: 1.2em;
	margin: 50px 0 20px 0;
	padding-left: 8px;
	padding-bottom: 14px;
	border-left: 2px solid #88501d;
}




em{
	font-style: normal;
	color: #f00;
	text-decoration: underline;
}

strike{
	font-style: normal;
	color: #1800ff;	
	font-size: 11px;
	text-decoration: none;
}

.actionNote {
	display: block;
	width: 300px;
	margin: 30px 0 30px 0;
	padding: 6px 0 10px 40px;
	font-size: 13px;
	background: url(../img/bg_toIndex.gif) 0 bottom;
}

div.sub {
	font-size: 11px;
	margin: 4px 0 8px 0;
	line-height: 1.5em;
}

.writer {
	width: 470px;
	text-align: right;
	margin: 0 200px 80px 80px;
	Gfloat:  right;
	overflow: auto;
	clear: both;
	font-size: 13px;
}

.speaker {
	font-weight: bold;
	font-size: 13px;
	color: #000;
}

ol{
	font-size: 14px;
}

ol li{
	font-size: 15px;
	padding-left: 10px;
	margin-left: 10px;
}



/* @end */

/* @group サイドバー */

.sideMenuTitle{
	font-size: 10px;
	line-height: 1.6em;
	color: #888;
	margin: 0 0 10px 0px;
}

#recentEntry ul{
	width: 134px;
	margin: 4px 2px 10px 20px;
}

#recentEntry ul li{
	margin-bottom: 10px;
	font-size: 12px;
	line-height: 1.4em;
}

#sideMeta ul{
	width: 134px;
	margin: 24px 2px 10px 20px;
}

#sideMeta ul li{
	margin-bottom: 0px;
	font-size: 10px;
	line-height: 1.4em;
	list-style-type: none;
}

#contents #sidebar a{
	color: #88501d;
}

#contents #sidebar a:visited{
	color: #88501d;
}

#contents #sidebar a:hover{
	color: #88501d;
	text-decoration: none;
	border-bottom: 1px dashed #88501d;
}

#contents #sidebar a .entrytitle{
	color: #88501d;	
}



/* @end */

/* @group ページめくり */

ul#pageturn {
	margin: 0px 40px 100px 300px;
	padding: 0px;
	display: block;
	overflow: auto;
}

ul#pageturn li{
	list-style: none;
	list-style-position: outside;
	margin: 0px 5px;
	padding: 0px;
	display: inline;
	float: left;
}

ul#pageturn li a{
	line-height: 1.8em;
}



/* @end */

/* フッター */

#footer { 
	width: 750px;
	clear: both;
	color: #fff;
	margin: 0px;
	padding: 0px;
	hGeight: 40px;
	pGosition: relative;
	font-size: 11px;
	overflow: auto;

}

#Gfooter #footmenu tbody {
	background-color: #fff;
	margin: 0px;
}

#footer #footmenu {
	background-color: #111;
	margin: 0px 0px 0px 0px;
}


/* My Comment */

.actionQuote{
	width: 480px;
	background-color: #d9d9d9;
	padding: 6px 12px 18px 12px;
	font-size: 16px;
	line-height: 1.8em;
	margin: 8px 0 30px 0;
}




div#wrapper div#coverCat div.caption{
	width: 740px;
	text-align: right;
	margin: 4px 0 0px 0;
	line-height: 1.2em;
	color: #888;
}

div.photoC {
	text-align: center;
	margin: 20px 0 50px 0;
}

div#wrapper div#contents div.photoC span#menseki {
	color: #444;
	font-size: 14px;
}

div.photoH {
	margin: 0px 0 70px 0;
}

div#wrapper div#contents div.photoH .caption {
	width: 670px;
	margin: 2px 0 0px 40px;
}

/* @group page end */

div#pageend {
	clear: both;
	width: 750px;

	padding: 0px;
	margin: 0px;

	color: #333;
	font-size: 0px;
}

div#pageend img{
	margin: 0px;
	padding: 0px;
}

div#pageend {
	margin: 0px;
}


div#wrapper div#pageend div.caption{
	width: 490px;
	text-align: left;
	margin: 4px 0 4px 20px;
	line-height: 1.2em;
	color: #888;
}



/* @end */

/* @group postit */

div.postit {
	font-size: 13px;
	line-height: 1.6em;
	background-color: #f9fb57;
	color: #3a3a3a;
	width: 275px;
	margin: 2px 12px 0px 0px;
	padding: 14px 25px 0px 20px;
	background-image: url(../images/bg_postit_1.gif);
}

div.postitEnd {
	background-color: #f9fb57;
	width: 320px;
	height: 30px;
	margin: 0px 12px 20px 0px;
	background-image: url(../images/bg_postit_2.gif);
}

div.areaPostit {
	width: 670px;
	margin: 0px 0px 60px 60px;
	overflow: auto;
}

div.areaPostitL {
	width: 330px;
	float: left;
	margin: 0px;
	overflow: hidden;
}

div.areaPostitR {
	width: 330px;
	float: right;
	margin: 0px;
	overflow: hidden;
}



/* @end */

/* @group 実大実験報告 */


div#coverCat1 {
	display: block;
	width: 750px;
	height: 340px;
	margin: 1px 0 0px 0;
}

ul#tabmenu1{
	margin: 0px;
	padding: 303px 0px 0px 0px;
	overflow: hidden;
}

ul#tabmenu1 li , ul#tabmenu2 li{
	display: inline;
	list-style-type: none;
	float: left;
}

ul#Gtabmenu1 li img, ul#Gtabmenu2 li img{
	behavior: expression(IEPNGFIX.fix(this));
}

div#coverCat2 {
	display: block;
	width: 750px;
	height: 340px;
	margin: 5px 0 0px 0;
}

ul#tabmenu2{
	margin: 0px;
	padding: 0px 0px 0px 0px;
	overflow: hidden;
}

#spacerG {
	height: 1px;
}



/* @end */

/* @group 法令アンケート */

body#action div.blockQ {
	margin-bottom: 100px;
}

body#action div.blockQ .Qicon{
	float: right;
	margin: 0px 0px 0px 10px;
}

body#action div.blockQ h1{
	margin: 0px 0px 50px 80px;
	width: 460px;
}

body#action div.blockQ h2{
	width: 480px;
	margin: 0px 0px 30px 80px;
	font-size: 20px;
	line-height: 1.4em;
	color: #000;
}

body#action div.blockQ h3{
	margin: 0px 0px 5px 84px;
	font-size: 15px;
	color: #000;
}

body#action div.blockQ p{
	margin: 0px 0px 30px 80px;
	font-size: 15px;
	line-height: 1.9em;
}

body#action #contents p.caution{
	font-weight: bold;
	color: #7e0000;
	font-size: 14px;
	line-height: 1.6em;
}

body#action div.blockQ p a{
	font-size: 15px;
	line-height: 1.9em;
}

body#action div.blockQ p .opinion{
	display: block;
	color: #0000b1;
	font-size: 15px;
	line-height: 1.9em;
	border: 1px dotted #0000b1;
	padding: 10px 20px 15px 10px;
	margin: 20px 20px 25px 20px;
	background-color: #e4e4f1;
	font-weight: bold;
}

body#action div.blockQ p .opinion .prof{
	font-size: 13px;
	font-weight: normal;
	color: #0000b1;
}

body#action div.blockQ p .law{
	color: #f00;
	font-size: 15px;
	line-height: 28px;
	background-color: #fff1f1;
}

body#action div.blockQ p .law a{
	color: #f00;
	font-size: 13px;
	line-height: 28px;
	border-bottom-style: none;
	background-color: #ffd8d8;
}

body#action div.blockQ p .law a:hover{
	background-color: #ff7c7f;
	color: #fffefe;
	line-height: 28px;
}

body#action div.blockQ p.past{
	margin: 20px 0px 30px 80px;
	padding: 10px 20px 15px 10px;
	font-size: 13px;
	line-height: 1.6em;
	background-color: #e5e5e5;
	width: 430px;
}

body#action div.blockQ p a{
	font-size: 13px;
	line-height: 1.6em;
	font-weight: bold;
	border-bottom-style: none;
}

body#action div.blockQ ul.sumaite {
	width: 460px;
	margin: 10px 0px 80px 100px;
}

body#action div.blockQ ul.sumaite li{
	margin-bottom: 18px;
	font-size: 15px;
	line-height: 24px;
	color: #555;
	list-style-position: outside;
}

body#action div.blockQ ul.sumaite li strong {
	display: inline;
	font-style: normal;
	font-weight: bold;
	font-size: 17px;
	color: #88501d;
	line-height: 24px;
	margin: 0;
	padding: 0px 5px;
	border-left: 2px none #88501d;
}

/* @end */

