/* 全ページ共通------------------------------- */
* {
	margin: 0px;
	padding: 0px;
}
body {
	font-family:
	'メイリオ',
	'Meiryo',
	'Hiragino Kaku Gothic Pro',
	'ヒラギノ角ゴ Pro W3',
	'Osaka',
	'ＭＳ Ｐゴシック',
	sans-serif;
	font-size: 80%;
	width: 100%;
	}
p,li,address {
	line-height: 130%;
	color: #333333;
	font-family:
	'メイリオ',
	'Meiryo',
	'Hiragino Kaku Gothic Pro',
	'ヒラギノ角ゴ Pro W3',
	'Osaka',
	'ＭＳ Ｐゴシック',
	sans-serif;
}
a {
	color: #006600;
	text-decoration: underline;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}
a:hover {
	text-decoration: none;
}
table {
	text-align: left;
	vertical-align: top;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
}
td,th {
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding: 5px;
}
th {
	font-weight: normal;
	text-align: center;
	vertical-align: middle;
}
.red {
	color: #CC0000;
}
.left,img.alignleft {
	float: left;
}
img.alignleft{
	margin-right: 8px;
}
.right,img.alignright {
	float: right;
}
img.alignright {
	margin-left: 8px;
}
.clear {
	clear: both;
}
.clearfix:after {
   content: ".";
   display: block;
   clear: both;
   height: 0;
   visibility: hidden;
}
.clearfix { display: inline-block; }
/* exlude MacIE5 \*/
* html .clearfix { height: 1% }
.clearfix {display:block;}
/* end MacIE5 */
/* sub全ページ共通------------------------------- */
#sub {
	text-align: center;
	width: 100%;
}
#sub .head_bg {
	background-image: url(../images/bg_sub.gif);
	background-repeat: repeat-x;
	background-position: center bottom;
	text-align: center;
	width: 100%;
	background-color: #F0F0F0;
	padding-bottom:36px;
}
#sub #head {
	text-align: left;
	margin: auto;
	width: 800px;
	padding-bottom:16px;
	padding-top:26px;
	background-image: url(../images/head_bg.jpg);
	background-repeat: no-repeat;
	background-position: right 0px;
}
#sub #head .site_title {
	float: left;
	width: 234px;
}
#sub #head .link {
	background-image: url(../images/ico_link.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-align: left;
	float: right;
	padding-left: 15px;
	width: 65px;
	margin-top:30px;
}
#sub #head .sitemap {
	background-image: url(../images/ico_sitemap.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-align: left;
	float: right;
	width: 95px;
	padding-left: 12px;
	margin-top:30px;
}
#navi {
	text-align: left;
	width: 822px;
	margin: auto;
}
#navi p {
	float: left;
	width: 117px;
}
#navi p.home {
	width: 118px;
}
#navi p.inquiry {
	width: 119px;
}
#sub #main {
	text-align: left;
	margin: auto;
	width: 820px;
	clear: both;
}
#foot {
	clear: both;
}
#foot .address {
	background-image: url(../images/bg_address_01.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-align: left;
	margin: auto;
	width: 820px;
	padding-top: 10px;
}
#foot .address .bottom {
	background-image: url(../images/bg_address_02.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	width: 670px;
	padding-bottom: 10px;
	padding-left: 64px;
	background-color: #9EC066;
	padding-right: 86px;
}
#foot address {
	color: #0D4A1D;
	font-style: normal;
	float: left;
	width: 405px;
	font-size: 85%;
}
#foot .fax {
	float: right;
	width: 111px;
	padding-left: 12px;
}
#foot .tel {
	float: right;
	width: 131px;
}
#foot .btn_area {
	margin: auto;
	clear: both;
	width: 820px;
	padding-top: 10px;
}
#foot .btn_area .center {
	text-align: center;
	width: 800px;
	float: left;
	padding-left: 12px;
}
#foot .center .copy {
	font-size: 80%;
	color: #666666;
}
#foot .ico_link {
	float: right;
	width: 153px;
}
#foot .link {
	background-image: url(../../images/ico_link.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-align: left;
	float: right;
	padding-left: 12px;
	width: 58px;
}
#foot .sitemap {
	background-image: url(../../images/ico_sitemap.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-align: left;
	float: right;
	width: 83px;
	padding-left: 12px;
}
#sub #foot {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #0D4A1D;
	padding-top: 13px;
}
#sub .page_top {
	text-align: right;
	clear: both;
	padding-bottom: 10px;
	width: 780px;
	margin: auto;
}
/* index------------------------------- */
#index #foot .btn_area .center {
	width: 520px;
	padding-left: 132px;
}
#index {
	text-align: center;
	width: 100%;
	background-image: url(../../images/top_bg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
#index #page {
	margin: auto;
	min-width:820px;
	}
#index #main {
	text-align: left;
	margin: auto;
	width: 820px;
	padding-top: 19px;
	clear: both;
}
#flasharea {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	height: 544px;
}
#index .left_area {
	float: left;
	width: 580px;
}
#index .right_area {
	float: right;
	width: 220px;
}
#index .box_life {
	background-image: url(../../images/bg_kadomaru_01.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-top: 10px;
}
#index .box_life .bottom {
	background-image: url(../../images/bg_kadomaru_02.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 10px;
}
#index .box_life .line {
	width: 548px;
	padding-right: 15px;
	padding-left: 15px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
#index .box_life_title {
	width: 548px;
	margin-bottom: 13px;
	padding-bottom: 8px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
#index .box_life_title h2 {
	width: 140px;
	padding-top: 5px;
	padding-bottom: 7px;
	padding-right: 13px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	float:left;
}
#index .box_life_title p {
	float: right;
	width: 380px;
	padding-top: 9px;
}
#index  .box_life_title  p a {
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 15px;
}
#index .box_life_title a {
	background-image: url(../images/ico_arrow_green.gif);
}
#index .box_life .left a {
}
#index .box_life .right a {
}
#index .box_life_link {
	width: 548px;
	padding-bottom: 19px;
}
#index .box_life_link .contents {
	width: 260px;
}
#index .box_life_link img {
	margin-bottom: 7px;
}
#index .box_life_link p {
	font-size: 85%;
}
#index .box_kadomaru {
	background-image: url(../../images/bg_kadomaru_03.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-top: 8px;
	margin-bottom: 9px;
}
#index .box_kadomaru .bottom {
	background-image: url(../../images/bg_kadomaru_04.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 8px;
}
#index .box_kadomaru .line {
	width: 218px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
#index .box_kadomaru h2 {
	width: 210px;
	margin-bottom: 8px;
	padding-bottom: 6px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-left: 8px;
}
#index .box_kadomaru .contents {
	width: 200px;
	margin-bottom: 8px;
	padding-bottom: 9px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	margin-right: 9px;
	margin-left: 9px;
}
#index .box_kadomaru p {
	font-size: 85%;
}
#index .box_kadomaru p.date {
	font-size: 65%;
	font-weight: bold;
	font-family:
	'verdana',
	'Meiryo',
	'Hiragino Kaku Gothic Pro',
	'ヒラギノ角ゴ Pro W3',
	'Osaka',
	'ＭＳ Ｐゴシック',
	sans-serif;
	color: #666666;
}
#index #foot {
	clear:both;
	text-align: center;
	width: 100%;
	margin-top: 18px;
	padding-top: 13px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #86A48E;
	padding-bottom:20px;
}
/* 各ページ------------------------------- */
#life_index {
	background-image: url(../../life/images/img_main_02.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
#life_index .life_title,#life_movie .life_title {
	width: 420px;
	padding-bottom: 15px;
	padding-top: 7px;
}
#life_index h1,#life_movie h1,#life_bio h1 {
	width: 171px;
	padding-top: 7px;
	padding-right: 29px;
	padding-bottom: 9px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	float: left;
}
#life_index .btn_movie {
	float: right;
	width: 194px;
	padding-top: 7px;
}
#life_movie .cap_movie {
	float: right;
	width: 82px;
	padding-top: 7px;
	padding-right: 113px;
} 
#life_index .main_image {
	padding-bottom: 20px;
}
#life_index .contents_box {
	width: 780px;
	padding-left: 20px;
	clear: both;
	padding-bottom: 20px;
}
#life_index .photo {
	padding: 5px;
	border: 1px solid #CCCCCC;
}
#life_index .caption {
	padding-bottom: 10px;
}
#life_index .green .photo {
	width:262px;
	float: left;
	margin-right: 23px;
}
#life_index .green .caption {
	padding-top: 46px;
}
#life_index .green .text_area {
	text-align: left;
	float: right;
	width: 483px;
}
#life_index .children {
	float: left;
	width: 372px;
}
#life_index .children .photo,#life_index .future .photo {
	width: 360px;
	margin-bottom: 10px;
}
#life_index .future {
	float: right;
	width: 372px;
}
#sub .box_gray {
	background-image: url(../../life/images/bg_gray_01.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width: 780px;
	padding-top: 19px;
	padding-bottom: 20px;
	margin-left: 20px;
	margin-top: 10px;
}
#sub .box_gray .bottom {
	background-image: url(../../life/images/bg_gray_02.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 18px;
	background-color: #E6E6E6;
	width: 748px;
	padding-right: 16px;
	padding-left: 16px;
}
#sub .box_gray .image {
	float: left;
	width: 260px;
}
#sub .box_gray .right_area {
	float: right;
	width: 472px;
	padding-top: 15px;
}
#life_index a.arrow  {
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 18px;
	background-image: url(../images/ico_arrow_orange2.gif);
}
#sub .box_gray .right_area img {
	margin-bottom: 8px;
}
#life_index .sp {
	margin-left: 5px;
}
#life_movie .box_title {
	width: 804px;
}
#life_movie .box_title .right {
	float: right;
	width: 194px;
	padding-top: 10px;
}
#life_movie .contents_box {
	width: 785px;
	padding-bottom: 25px;
	padding-left: 20px;
}
#life_movie .movie_box {
	float: left;
	width: 234px;
	padding-right: 40px;
}
#life_movie .movie_box_right {
	float: left;
	width: 234px;
	padding-right: 0px;
}
#life_movie h2 {
	margin-bottom: 10px;
	padding-top: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
#life_movie .detail {
	padding-right: 5px;
	padding-left: 5px;
}
#sub h1.material {
	padding-top: 14px;
	padding-bottom: 34px;
}
#material {
	width: 780px;
	padding-left: 20px;
	clear: both;
}
#material h2 {
	border: 1px solid #003300;
	background-color: #F0F0F0;
	padding-top: 9px;
	padding-right: 9px;
	padding-bottom: 7px;
	padding-left: 9px;
	margin-bottom: 30px;
}
#material .box_line {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-bottom: 25px;
	padding-bottom: 20px;
}
#material .box_line .left {
	float: left;
	width: 490px;
}
#material .box_line .right {
	float: right;
	width: 270px;
}
#material .box_line .right p {
	padding-bottom: 9px;
}
#material h3 {
	float: left;
	padding-right: 12px;
}
#material .gyosha {
	float: left;
}
#material .price {
	float: right;
}
#material .box_h3 {
	width: 490px;
	padding-bottom: 20px;
}
#material p.green_bar,#material p.green_bar_light {
	font-size: 85%;
	color: #FFFFFF;
	background-color: #003300;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	margin-bottom: 10px;
}
#material p.green_bar_light {
	background-color: #669900;
}
#material p,#material li {
	line-height: 140%;
}
#material p.detail {
	font-size: 85%;
	padding-bottom:10px;
	clear: both;
}
#material ul {
	margin-left: 20px;
	list-style-position: outside;
	list-style-type: disc;
	padding-bottom:10px;
}
#material ol {
	margin-left: 30px;
	list-style-position: outside;
	padding-bottom:10px;
}
#material li {
	padding-bottom: 13px;
}
#material .kome {
	padding-top: 7px;
	padding-bottom: 30px;
	padding-left: 5px;
}
#material table {
	margin-bottom: 30px;
}
#material table.no_space {
	margin-bottom: 0px;
}
#material p.no_space {
	text-align: center;
}
#material .btn_buy {
	text-align: center;
	clear: both;
}
#material .sankaku {
	padding-left: 5px;
}
#material em {
	font-style: normal;
	color: #CC0000;
}
#material .dot {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	margin-bottom:10px;
}
#material td.line {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}
#material p.form_text {
	font-size: 85%;
	line-height: 160%;
	padding-bottom: 20px;
}
#material_form h3 {
	float: none;
	padding-right: 0px;
	padding-bottom:30px;
}
#material_form {
	padding-top: 30px;
	padding-bottom: 35px;
	width: 700px;
	padding-right: 40px;
	padding-left: 40px;
}
#material_form .gold th {
	text-align: right;
}
#material_form .gold th p {
	font-size: 85%;
	color: #996600;
}
#material_form .gold td p {
	padding-bottom: 5px;
	padding-top: 5px;
}
#material_form table.owner {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
#material .kome2 {

	padding-top: 0px;
	padding-bottom: 5px;
	padding-left: 5px;
}
#material table.owner th {
	background-color: #F5F5F5;
	text-align: right;
}
#material input.input_text,#material input.input_text2,#material input.input_text3 {
	background-color: #F5F5F5;
	width: 240px;
	border-style:solid;
	border-color:#CCCCCC;
	border-width:1px;
}
#material input.input_text2 {
	width: 150px;
}
#material input.input_text3 {
	width: 560px;
}
#material .textarea {
	width: 540px;
	background-color: #F5F5F5;
	border: 1px solid #CCCCCC;
	height: 120px;
}
#sub .btn_ichiran {
	float: right;
	padding-right: 20px;
}
#assessment {
	background-image: url(../../assessment/images/nami_bg.gif);
	background-repeat: no-repeat;
	background-position: 120px 80px;
}
.assessment_title {
	padding-top: 14px;
	padding-bottom: 20px;
}
#assessment .as_tit {
	width: 275px;
	float: left;
	padding-left: 20px;
}
#assessment .as_tit .as_read {
	color: #006600;
	background-color: #FFFFFF;
	padding: 5px;
	border: 1px solid #CCCCCC;
	margin-top: 10px;
}
.as_comments {
	width: 485px;
	float: right;
	font-size: 11px;
}
.as_comments p {
	line-height: 160%;
}
.as_comments img {
	background-color: #FFFFFF;
	padding: 5px;
	border: 1px solid #CCCCCC;
	margin-bottom: 8px;
}
.as_comments .leftarea {
	float: left;
	width: 234px;
}
.as_comments .rightarea {
	float: right;
	width: 234px;
}
#assessment .as_bottomline {
	margin-bottom: 18px;
	padding-bottom: 18px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	clear: both;
}
#other .contents_box {
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 15px;
}
table.desgintable_com {
	float: left;
	line-height: 160%;
}
table.desgintable_com  th {
	background-color: #9EC066;
	color: #0D4A1D;
}
#other .comright {
	float: right;
	width: 450px;
	margin-bottom: 40px;
}
img.gaikan  {
	background-color: #003300;
	padding: 5px;
}
#other .comright h2 {
	font-size: 120%;
	color: #FFFFFF;
	background-color: #006600;
	padding: 4px;
	margin-top: 10px;
	margin-bottom: 3px;
}
img.ico_point {
	vertical-align: middle;
}
p.bottomline {
	margin-bottom: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
#accessmap {
	clear: both;
	margin-bottom: 30px;
	margin-top: 30px;
}
#accessmap iframe {
	padding: 12px;
	border: 1px solid #CCCCCC;
}
#accessmap h2 {
	color: #003300;
	margin-bottom: 5px;
	padding-top: 10px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999999;
}
p.kage_img {
	background-image: url(../images/kage_01.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 12px;
}
#sub  .bg_gray {
	width: 780px;
	margin-left: 20px;
	margin-bottom: 35px;
	background-image: url(../images/con_bg01.gif);
	background-repeat: repeat-y;
}
#sub_navi {
	float: left;
	width: 220px;
}
#sub_navi ul {
	margin: 0px;
	padding: 0px 0px 10px;
	list-style-type: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
#link #sub_navi ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	border-bottom-style: none;
}
#sub_navi li {
	margin: 0px;
	padding: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCCCCC;
	clear: both;
}
#sub_navi li a {
	background-image: url(../images/bg_subnavi.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	display: block;
	background-color: #297819;
	padding-top: 7px;
	padding-bottom: 13px;
	color: #FFFFFF;
	text-decoration: none;
}
#sub_navi li a:hover {
	text-decoration: underline;
}
#sub_navi .ico {
	background-image: url(../images/ico_subnavi1.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	margin-right: 10px;
	margin-left: 7px;
	padding-left: 17px;
}
#sub_navi ul ul {
	margin: 0px;
	padding: 5px 0px 10px;
	list-style-type: none;
	border-bottom-style: none;
}
#sub_navi ul ul li {
	margin: 0px 0px 0px 10px;
	padding: 0px 0px 0px 0px;
	border-top-style: none;
	line-height: 160%;
}
#sub_navi ul ul li a {
	margin: 0px;
	background-image: none;
	display: block;
	color: #006600;
	background-color: transparent;
	background-image: url(../images/ico_subnavi2.gif);
	background-position: left 6px;
	background-repeat: no-repeat;
	text-decoration: underline;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 14px;
}
#sub_navi ul ul a:hover {
	text-decoration: none;
}
#sub .bg_white {
	background-color: #FFFFFF;
	float: right;
	width: 530px;
	padding-left: 30px;
}
#sub .bg_box_shadow {
	background-image: url(../../related/images/bg_shadow_long.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin-bottom: 12px;
	padding-bottom: 7px;
}
#sub .box_bookmark {
	padding: 3px;
	border: 1px solid #CCCCCC;
}
#sub .photo_line {
	padding: 5px;
	border: 1px solid #CCCCCC;
}
#exection  h1,#related  h1,#link  h1,#sitemap  h1,#inquiry h1 {
	padding-bottom: 22px;
}
#exection .photo_shadow_long {
	background-image: url(../../images/execution/bg_shadow.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin-bottom: 3px;
	padding-bottom: 7px;
}
#exection h2 {
	background-image: url(../../images/execution/bg_h2.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	color: #FFFFFF;
	margin-bottom: 0px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 9px;
	padding-left: 12px;
	background-color: #297719;
	font-size:160%;
}
#exection h2.index {
	background-image: none;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	background-color: transparent;
	font-size: 150%;
	font-weight: bold;
	color: #006600;
}
#exection #chui {
	font-size: 85%;
	color: #333333;
	text-align: right;
	margin-bottom: 12px;
}
#exection p {
	line-height: 160%;
}
#exection .btn_more {
	padding-top: 10px;
	padding-bottom: 18px;
	padding-left: 4px;
}
#exection .box_pink {
	background-color: #F8E4D1;
	padding-top: 10px;
	padding-left: 12px;
	padding-right: 20px;
	padding-bottom: 10px;
}
#exection h3 {
	background-image: url(../images/ico_arrow_lightgreen.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	color: #996600;
	padding-bottom: 4px;
	padding-left: 19px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #006600;
	margin-bottom: 17px;
	font-size:130%;
}
#exection h3.index {
	background-image: none;
	color: #996600;
	border-bottom-style: none;
	padding: 0px;
	margin-bottom:0px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}
#exection  .box_execution_index {
	margin-bottom: 24px;
	padding-bottom: 8px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #006600;
}
#exection .box_execution_index_last {
	padding-bottom: 7px;
}
#exection .box_concept {
	width: 528px;
	border: 1px solid #CCCCCC;
	position: relative;
}
#exection .concept_layer {
	width: 507px;
	position: absolute;
	z-index: 1;
	top: 5px;
	left: -1px;
}
#exection .title_concept {
	background-image: url(../../images/execution/bg_concept.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #9A6600;
	width: 122px;
}
#exection .title_concept p.bg_bottom {
	background-image: url(../../images/execution/bg_concept_02.jpg);
	background-position: left bottom;
	background-repeat: no-repeat;
	padding-top: 0px;
	padding-bottom: 2px;
	color: #FFFFFF;
	padding-right: 3px;
	padding-left: 15px;
	font-size:125%;
}
#exection .hidden {
	width: 507px;
	padding-top: 4px;
	color: #FFFFFF;
}
#exection .hidden p {
	color: #FFFFFF;
}
#exection .text {
	padding-top: 7px;
	padding-bottom: 15px;
	padding-left: 20px;
}
#exection .hidden .title_concept {
	background-image: none;
	background-color: transparent;
	width: 122px;
}
#exection .hidden .title_concept p.bg_bottom {
	background-image: none;
}
#exection   .entryarea {
	margin-bottom: 30px;
}
#exection .entryarea img {
	padding: 5px;
	border: 1px solid #CCCCCC;
	margin-bottom: 8px;
}
#exection   .sp {
	margin-bottom: 30px;
	clear: both;
}
#exection h4 {
	font-size: 130%;
	color: #996600;
	font-weight: normal;
	margin-top: 40px;
}
#exection table th {
	text-align: center;
}
#exection .box_bookmark p {
	background-color: #F2F2F2;
	padding: 3px 5px;
}
#related #sub_navi .photo {
	float: left;
	width: 75px;
	padding-top: 5px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#related #sub_navi .text {
	float: right;
	width: 120px;
	font-size: 85%;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 10px;
}
#related .box_related_index {
	width: 530px;
	margin-bottom: 20px;
	padding-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #006600;
	clear: both;
}
#related .box_related_index .photo {
	padding: 5px;
	border: 1px solid #CCCCCC;
}
#related  .box_related_index  .right {
	float: right;
	width: 280px;
}
#related h2 {
	font-size: 130%;
	color: #006600;
}
#related .box_related_index .text {
	padding-top: 3px;
	padding-bottom: 8px;
}
#related .title_box {
	width: 367px;
	margin-bottom: 11px;
}
#related .title_box h1 {
	float: left;
	width: 142px;
	padding-top: 6px;
	padding-bottom: 8px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	padding-right: 32px;
}
#related .title_box h2 {
	float: right;
	width: 168px;
	padding-top: 6px;
}
#related .layer_square {
	width: 150px;
	padding-top: 7px;
	position: relative;
	z-index: 2;
}
#related .layer_square ul {
	list-style-position: inside;
	list-style-type: disc;
	z-index: 2;
}
#related .list {
	z-index: 2;
}
#related .illust {
	z-index: 1;
	top: -65px;
	position: relative;
}
#related .tokkyo {
	color: #006600;
	padding-bottom: 8px;
}
#related .box_pink {
	background-color: #F8E4D1;
	padding-top: 10px;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 10px;
}
#related .box_square1 {
	width: 530px;
	padding-bottom: 30px;
}
#related .box_square1 .left {
	float: left;
	width: 234px;
}
#related .box_square1 .right {
	float: right;
	width: 275px;
	padding-top: 40px;
}
#related .box_square1 .right p {
	margin-bottom: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
#sub .shadow_half {
	background-image: url(../../related/images/bg_shadow_half.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 5px;
}
#related .bar_green {
	color: #FFFFFF;
	background-color: #006600;
	padding-top: 5px;
	padding-right: 8px;
	padding-bottom: 5px;
	padding-left: 8px;
	font-weight: bold;
	clear: both;
	margin-bottom: 10px;
}
#related .box_square2 {
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #006600;
	padding-right: 10px;
	padding-left: 10px;
}
#related em {
	font-size: 110%;
	font-style: normal;
	color: #006600;
}
#related .sp2 {
	margin-bottom: 10px;
}

#related .box_square2 .left {
	float: left;
	width: 253px;
}
#related .box_square2 .right {
	float: right;
	width: 253px;
}
#related .float_layer1 {
	width: 530px;
	padding-top: 7px;
	position: relative;
	z-index: 4;
}
#related .float_layer1 ul {
	font-size: 110%;
	width: 230px;
	padding-top: 15px;
	padding-bottom: 90px;
	list-style-position: inside;
	list-style-type: disc;
}
#related .box_plant {
	width: 180px;
}
#related .line2 {
	margin-bottom: 8px;
	padding-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
#related p.line3 {
	font-size: 90%;
	margin-bottom: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
#related .float_layer2 {
	position: relative;
	z-index: 2;
	width: 230px;
}
#related .float_layer3 {
	position: absolute;
	z-index: 1;
	width: 351px;
	left: 180px;
	top: 4em;
}
#related .float_layer4 {
	position: relative;
	z-index: 3;
	width: 180px;
}
#related .float_layer5 {
	width: 530px;
	z-index: 5;
	position:static;
	padding-top: 35px;
}
#related .sp3 {
	margin-bottom: 30px;
}
#related .box_square3 {
	width: 530px;
	margin-bottom: 13px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #006600;
	clear: both;
}
#related .left1 {
	float: left;
	width: 285px;
}
#related .right1 {
	float: right;
	width: 234px;
}
#related .left2 {
	float: left;
	width: 234px;
}
#related .right2 {
	float: right;
	width: 285px;
}
#related .box_square3 h3 {
	font-weight: normal;
	color: #996600;
	padding-top: 19px;
	padding-bottom: 5px;
	font-size:110%;
}
#link h2 {
	background-image: url(../../link/images/bg_h2.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	background-color: #2A7819;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #94BC8C;
	border-bottom-color: #94BC8C;
	color: #FFFFFF;
	font-size: 130%;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	margin-bottom: 20px;
}
#link .box_link {
	margin-bottom: 20px;
	padding-bottom: 18px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #006600;
	padding-right: 10px;
	padding-left: 10px;
}
#link h3 {
	color: #996600;
	margin-bottom: 7px;
}
#link h3 a {
	color: #996600;
	text-decoration: underline;
	background-image: url(../../link/images/ico_window.gif);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 17px;
}
.blogroll {
	list-style-type: none;
	padding-bottom: 7px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	padding-top: 7px;
}
.blogroll a {
	font-size: 16px;
}
.linkbana {
	padding: 6px;
	border: 2px solid #CCCCCC;
	background-color: #FFFFFF;
}
.linkbana .linktit {
	font-size: 14px;
	font-weight: bolder;
	color: #996600;
	margin-bottom: 3px;
	padding-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #996600;
}
.linkbana .urlarea {
	font-size: 11px;
	font-weight: bold;
	padding: 3px;
	border: 1px solid #ECECEC;
	text-align: center;
}
#sitemap {
	width: 815px;
}
#sitemap .box_sitemap {
	width: 790px;
	margin-bottom: 30px;
	padding-left: 23px;
	position: relative;
}
#sitemap .listbox_left {
	float: left;
	width: 280px;
}
#sitemap .listbox_center {
	float: right;
	width: 282px;
}
#sitemap .listbox_right {
	float: right;
	width: 197px;
	padding-bottom: 10px;
}
#sitemap li {
	color: #666666;
	list-style-type: none;
	line-height: 120%;
	margin-bottom: 10px;
}
#sitemap a {
	text-decoration: none;
}
#sitemap a:hover {
	text-decoration: underline;
}
#sitemap .ico_arrow {
	background-image: url(../images/ico_arrow_lightgreen.gif);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 21px;
}
#sitemap ul ul {
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #006600;
	margin-left: 5px;
	padding-left: 7px;
	margin-bottom: 20px;
}
#sitemap ul ul ul{
	margin: 0px;
	padding: 0px 0px 10px;
	border: none;
}
#sitemap ul ul ul.last{
	padding: 0px 0px 0px;
}
#sitemap .listbox_left ul ul li {
	margin: 0px;
	padding: 0px;
	line-height: 140%;
}
#sitemap li.sitemap_text_01 {
	font-size: 240%;
}
#sitemap li.sitemap_text_02 {
	font-size: 220%;
}
#sitemap li.sitemap_text_03 {
	font-size: 180%;
}
#sitemap li.sitemap_text_04 {
	font-size: 200%;
}
#sitemap .sitemap_text_05 li {
	font-size: 130%;
}
#sitemap li.sitemap_text_06 {
	font-size: 180%;
}
#sitemap ul ul ul a:hover {
	text-decoration: none;
}
#sitemap .butterfly {
	position: absolute;
	z-index: 1;
	width: 94px;
	left: -57px;
	top: 1px;
}
#sitemap ul ul ul a,#sitemap ul.list_icon a {
	text-decoration: underline;
	margin: 0px 0px 0px 10px;
	padding: 0px 0px 0px 13px;
	background-image: url(../images/ico_subnavi2.gif);
	background-repeat: no-repeat;
	background-position: left 4px;
	display: block;
}
#sitemap ul ul ul a:hover,#sitemap ul.list_icon a:hover {
	text-decoration: none;
}
#exection .exe_firebug {
	width: 49px;
	left: 473px;
	top: -24px;
	position: absolute;
	z-index: 1;
}
#exection p.sp4 {
	padding-left: 5px;
}
#exection .exe_layer {
	width: 530px;
	position: relative;
}
/* ie------------------------------------------- */
img, div { behavior: url(/wordpress/wp-content/themes/sgs/iepngfix.htc) }
* html #sitemap li.sitemap_text_01 {
	font-size: 30px;
}
* html #sitemap li.sitemap_text_02 {
	font-size: 27px;
}
* html #sitemap li.sitemap_text_03{
	font-size: 20px;
}
* html #sitemap li.sitemap_text_04 {
	font-size: 24px;
}
* html #sitemap .sitemap_text_05 li{
	font-size: 20px;
}
* html #sitemap li.sitemap_text_06 {
	font-size: 20px;
}
* html #sitemap .ie_sp1{
	margin-top: 10px;
}
* html #sitemap li{
	font-size:12px;
}
*+html #sitemap li.sitemap_text_01 {
	font-size: 30px;
}
*+html #sitemap li.sitemap_text_02 {
	font-size: 27px;
}
*+html #sitemap li.sitemap_text_03{
	font-size: 20px;
}
*+html #sitemap li.sitemap_text_04 {
	font-size: 24px;
}
*+html #sitemap .sitemap_text_05 li{
	font-size: 20px;
}
*+html #sitemap li.sitemap_text_06 {
	font-size: 20px;
}
*+html #sitemap .ie_sp1 {
	margin-top: 10px;
}
*+html #sitemap li {
	font-size:12px;
}
/* ie_end------------------------------------------- */
#life_bio .bio_title {
	width: 804px;
	padding-bottom: 15px;
	padding-top: 7px;
}
#life_bio .bio_title h2 {
	float: left;
	width: 328px;
	padding-top: 7px;
	padding-left: 25px;
}
#life_bio .bio_title p {
	float: right;
	width: 194px;
	padding-top: 11px;
}

#life_bio  .box_bio1 {
	width: 780px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-bottom: 14px;
	padding-bottom: 20px;
	clear: both;
}
#life_bio  .box_bio1  .left {
	float: left;
	width: 430px;
}
#life_bio .box_bio2 {
	width: 430px;
	margin-bottom: 20px;
	padding-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
#life_bio .box_bio1 .left p {
	padding-bottom: 10px;
}
#life_bio .box_bio1 .left .box_bio2 p {
	padding-bottom: 0px;
}
#life_bio .box_bio1 .right {
	background-image: url(../../life/images/img_bio_01.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	float: right;
	width: 326px;
	padding-top: 359px;
}
#life_bio h3 {
	font-size: 170%;
	color: #996600;
	font-weight: normal;
	padding-bottom: 7px;
}
#life_bio .box_bio3 {
	background-image: url(../../life/images/img_bio_02.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	clear: both;
	width: 780px;
	margin-bottom: 28px;
	padding-top: 219px;
	padding-bottom: 28px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
#life_bio .bg_leaf {
	width: 780px;
}
#life_bio .bg_kadomaru {
	padding-top: 17px;
	padding-right: 10px;
	padding-left: 216px;
}
#life_bio .box_bio4 {
	background-image: url(../../life/images/img_bio_05.jpg);
	background-repeat: no-repeat;
	background-position: 451px 61px;
	width: 518px;
	padding-right: 262px;
	padding-bottom: 50px;
}
#life_bio .box_bio5 {
	width: 256px;
	margin-bottom: 18px;
	padding-bottom: 15px;
	padding-left: 174px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	background-image: url(../../life/images/img_bio_06.jpg);
	background-repeat: no-repeat;
	background-position: 17px 0px;
	margin-top: 40px;
}
#life_bio .box_bio5 h4 {
	font-size: 170%;
	color: #669900;
	padding-bottom: 8px;
	font-weight: normal;
}
#life_bio .box_bio6 {
	width: 256px;
	padding-left: 174px;
	background-image: url(../../life/images/img_bio_07.jpg);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	margin-top: 20px;
}
#life_bio  .box_bio6 h4 {
	font-size: 170%;
	color: #339999;
	padding-bottom: 8px;
	font-weight: normal;
}
#life_bio     p.small {
	font-size: 80%;
	color: #006600;
	padding-top: 15px;
}
#inquiry .sp_inquiry {
	width: 560px;
	margin-bottom: 30px;
	margin-left: 130px;
}
#inquiry em {
	font-style: normal;
	color: #CC0000;
}
#inquiry table {
	margin-top: 15px;
}
#inquiry  p.small {
	font-size: 90%;
	padding-top: 3px;
}

