@charset "UTF-8";
/* CSS Document */

* {
	margin: 0px;
	padding: 0px;
	}

body {
	font-size: 1em;
	line-height: 0.55em;
	font-style: normal;
	font-weight: normal;
	text-align:center;
	color:#333;
	font-family: Meiryo, "ＭＳ ゴシック", "MS Gothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", sans-serif;
	background:#f1eee3 url(../images/haikei.jpg) repeat-x top;
	}

* html body {
	font-size: 1em;
	line-height: 0.55em;
	font-style: normal;
	font-weight: normal;
	text-align:center;
	color:#333;
	font-family: "ＭＳ ゴシック", "MS Gothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", sans-serif;
	background:#f1eee3 url(../images/haikei.jpg) repeat-x top;
	}

a   {color:#0286cb;text-decoration:none}
a:visited   {color:#488caa}
a:hover   {color:#673dac;text-decoration:underline}
a:active   {color:#ff0000}

a img {border: 0;}
ol,ul,li,dl,dt,dd {list-style-type: none;}
ol,ul,li,dl,dt,dd,p,img,br {
	margin: 0;
	padding: 0;
}

#main {
	width:820px;
	margin-left:auto;
	margin-right:auto;
	background:#fff;
	}

/* === ヘッダー部分のスタイル === */

#header {
	text-align:left;
	height:88px;
}

* html #header {
	margin-bottom:-2px;
}

#logo {
	width:250px;
	padding:20px 0 0 20px;
}

#marumo {
	float:right;
	margin-top:-69px;
}

#headinfo {
	float:right;
	margin:-50px 10px 0 0;
}

#headtab {
	margin-left:325px;
}

#headtab li {
	float:left;
	margin-top:-5px;
	list-style-type: none;
	background-repeat: no-repeat;
	}

/* === トップメニュー部分のスタイル === */

#headMenu {
	clear:both;
	padding-bottom:46px;
	border-top:#006837 solid 5px;
}

* html #headMenu {
	margin-bottom:-46px;
}

#headMenu li {
	float:left;
	list-style-type: none;
	background-repeat: no-repeat;
	border-bottom:#006837 solid 5px;
	height:46px;
	}

* html #headMenu li {
	float:left;
	list-style-type: none;
	background-repeat: no-repeat;
	background-color:#006837;
	border-bottom:#006837 solid 3px;
	}

/* === メイン部分のスタイル === */
#contents {
	width:820px;
	text-align:left;
}

h1,h2 {
	font-size:88%;
	line-height:133%;
	font-weight:bold;
}

h3,h4,h5,h6 {
	margin-top:16px;
	font-size:88%;
	line-height:133%;
	font-weight:bold;
}

#spmenu {
	margin:20px 20px 10px 20px;
	width:780px;
	padding-bottom:17px;
	border:#999 solid 1px;
}

#spmenu li {
	padding:14px 17px 0px 17px;
	list-style-type: none;
	background-repeat: no-repeat;
}

.spmenuRight {
	float:right;
	margin-top:-310px;
}

.spmenuCenter {
	clear:both;
	text-align:center;
}

.spmenuCenter h4 {
	margin-top:0;
}

.smtitle {
	padding:12px 0 10px 17px;
}

.smtitle h3 {
	margin-top:0;
}

.smline {
	background:#f7931e;
}

#pankuzu {
	width:780px;
	margin:12px 0 8px 12px;
	font-size:70%;
	line-height:100%;
}

#information {
	width:522px;
	float:left;
	margin:0px 0px 10px 12px;
	padding:14px 17px 14px 17px;
	border:#999 solid 1px;
}

* html #information {
	margin-left:6px;
}

#textArea {
	margin:14px 0 4px 0;
}

* html #textArea {
	margin-right:-42px;
}

#textArea p {
	padding-top:10px;
	font-size:85%;
	line-height:175%;
	text-indent:14px;
}

.p_nomal-top {
	margin-top:-10px;
}

.p_nomal-top-left {
	margin-top:-10px;
	margin-left:-14px;
}

.p_nomal-left {
	margin-left:-14px;
}

.p_nomal-left20 {
	margin:-4px 0 6px 20px;
}

.left28 {
	margin-left:28px;
}

.left-28 {
	margin-left:-28px;
	margin-top:6px;
}

.text_s {
	font-size:76%;
}

.text_b {
	font-size:115%;
	font-weight:bold;
}

.text_bb {
	font-size:145%;
	font-weight:bold;
}

.text12 {
	font-size:80%;
	line-height:124%;
	padding-left:12px;
	text-indent:-12px;
}

#textAreaNomal {
	margin:14px 0 4px 0;
}

#textAreaNomal p {
	padding:10px 0 0 14px;
	font-size:85%;
	line-height:175%;
}

.textAreaNomal {
	margin:14px 0 4px 0;
}

* html #textAreaNomal {
	margin-right:-42px;
}

* html .textAreaNomal {
	margin-right:-42px;
}

#textAreaNomal table {
	padding:10px 0 16px 14px;
	font-size:85%;
	line-height:100%;
}

.textAreaNomal p {
	padding:10px 0 0 14px;
	font-size:85%;
	line-height:175%;
}

.textAreaNomal table {
	padding:10px 0 16px 14px;
}

.imgLeft {
	margin:0 8px 4px 0;
	float:left;
}

.imgRight {
	margin:0 8px 4px 8px;
	float:right;
}

.imgCenter {
	margin:4px 8px 4px 8px;
	text-align:center;
}

.imgCenterWorks {
	margin:10px 0px;
	text-align:center;
}

.kisakude {
	margin:12px 0 12px 280px;
	font-size:91%;
	line-height:145%;
	font-weight:bold;
}

* html .kisakude {
	margin:12px -14px 12px 250px;
	font-size:91%;
	line-height:145%;
	font-weight:bold;
}

.benly {
	font-size:133%;
}

.hyogumiL {
	font-size:82%;
	font-weight:bold;
	vertical-align:top;
	line-height:124%;
	text-align:center;
	width:100px;
	background-color:#e7e7e7;
	padding:4px;
	}

.hyogumiL2 {
	font-size:82%;
	font-weight:bold;
	vertical-align:top;
	line-height:124%;
	text-align:center;
	width:124px;
	background-color:#e7e7e7;
	padding:4px;
	}

.hyogumiL_prof {
	font-size:82%;
	font-weight:bold;
	vertical-align:top;
	line-height:124%;
	text-align:center;
	width:80px;
	background-color:#ede7df;
	padding:4px;
	}

.hyogumiR {
	font-size:82%;
	line-height:133%;
	background-color:#f2f2f2;
	padding:4px;
	}

.hyogumiR_prof {
	font-size:82%;
	line-height:133%;
	background-color:#f9f5f0;
	padding:4px;
	}

.hyogumiW {
	font-size:82%;
	line-height:133%;
	background-color:#fff;
	padding:4px;
	}

#explanation {
	padding:12px;
	background-color:#ffeeed;
	font-size:82%;
	line-height:145%;
	font-weight:bold;
}

#explanationTop {
	margin:16px 4px 10px 0;
	padding:12px;
	background-color:#fef2ec;
	border-bottom:#999 solid 1px;
	border-right:#999 solid 1px;
	font-size:88%;
	line-height:160%;
	font-weight:bold;
	text-align:center;
}

.gijutsu {
	background-color:#ffeeed;
	width:310px;
	margin:4px 8px 0 14px;
	padding:10px;
	font-size:82%;
	line-height:133%;
	font-weight:bold;
}

* html .gijutsu {
	background-color:#ffeeed;
	width:295px;
	margin:4px 8px 0 14px;
	padding:10px;
	font-size:82%;
	line-height:133%;
	font-weight:bold;
}

.blogkakomi {
	clear:both;
}

.textRed {
	color:#C00;
}

.textRed_s {
	font-size:10px;
	color:#C00;
}

.textBlue {
	color:#06C;
}

.textGreen {
	color:#006837;
}

#linkpage {
	margin:4px 10px 4px 10px;
}

* html #linkpage {
	margin-right:-28px;
}

#linkpage p {
	padding:8px 0 0 28px;
	font-size:85%;
	line-height:133%;
}

.link {
	margin:0 0 0 -14px;
}

.midasi {
	font-size:91%;
	font-weight:bold;
	margin:25px 0px 0px 5px;
	padding:10px 6px;
	color:#006837;
	background-color:#d5f2cb;
	border:#8fd178 dotted 2px;
}

input, textarea {
    font-family: Osaka, "MS Gothic", Arial, sans-serif;
    font-size: 1em;
}

.sitemapPra {
    font-size:91%;
	line-height:145%;
}

/* === 右メニュー部分のスタイル === */
#menu_right {
	width:202px;
	float:right;
	margin:0px 12px 20px 0;
	padding:2px 14px 14px 16px;
	background-color:#f1f4f2;
}

* html #menu_right {
	margin-right:6px;
}

#menu_right ul {
	margin-top:12px;
}

* html #menu_right li {
	margin-bottom:-2px;
}

*:first-child+html #menu_right li {
	margin-bottom:-2px;
}

#r_menu_space {
	padding:10px 0px 10px 14px;
	font-size:79%;
	line-height:160%;
	background-color:#fcfdfd;
	border-right:#d5d7d6 solid 1px;
	border-bottom:#d5d7d6 solid 1px;
	border-left:#d5d7d6 solid 1px;
}

#r_menu_space p {
	font-size:94%;
	line-height:115%;
	padding:10px 0 0 12px;
	text-indent:-12px;
}

* html #r_menu_space {
	margin-right:-28px;
}

.brdeinde{
	margin-left:-12px;
}

/* === フッター部分のスタイル === */

#footer {
	width:820px;
	clear:both;
}

.pagetop {
	font-size:76%;
	margin-right:20px;
	background:#FFF;
	float:right;
}

#footerMenu {
	clear:both;
	text-align: center;
	padding: 16px 0 10px 0;
	}

#footerMenu li {
	font-size:80%;
	line-height:145%;
	display: inline;
	list-style-type: none;
	}

#address {
	padding:6px 0 4px 0;
	background:#eeffcc;
	font-size:82%;
	line-height:124%;
	text-align:center;
}

.shamei {
	font-size:124%;
	line-height:130%;
	font-weight:bold;
}

#copyright {
	padding:6px 0;
	background:#006837;
	color:#FFF;
	font-size:82%;
	line-height:115%;
	text-align:center;
}

/* === エラーページのスタイル === */

#error {
	width:522px;
	margin-left:auto;
	margin-right:auto;
	padding:34px;
	border:#999 solid 1px;
	}

/* === お問い合わせ管理ページのスタイル === */
#kanri {
	width:820px;
	padding:80px 20px;
	font-size:14px;
	line-height:18px;
	text-align:left;
}

#kanri h2 {
	font-size:18px;
	font-weight:bold;
}

#kanri td {
	padding:4px;
	font-size:14px;
}

.tatop {
	background-color:#CFC;
}

