@charset "utf-8";

html {
	overflow-y: scroll;	
}
/* body
------------------------------------------------*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
}
body {
	vertical-align: baseline;
	font-family:  "メイリオ", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 13px;
	line-height: 1.7;
	font-weight: normal;
	color: #000;
	
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
	display: block;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
img{ vertical-align:bottom; border:none;}
dl,dt,dd,ul,li{ list-style-type:none; margin:0; padding:0;}
p{ margin:0 0 5px 0; padding:0; font-size:100% !important;}
h1,h2,h3,h4,h5{	margin:0;	padding:0; font-size:100%; line-height:150%; font-weight:normal;}
a{
	text-decoration: underline;
	color: #3C6997;
}
a:visited{ color:#333; text-decoration:none;}
a:hover  {
	color:#CC0000;
}
a:active { color:#57770C; text-decoration:underline;}
select,input{ padding:3px !important; margin:0 5px 0px 0!important;}	
iframe{ overflow:hidden !important; text-align:left;}

table {
	width: 100%;
	border-collapse: collapse;
	border-spacing: 0;
}

table.normal td {
	padding:4px;
	border: solid 1px #666;
}
table.noborder, table.noborder td, table.noborder th {
	border: none !important;
}



/* float
-----------------------------------------------*/
.floatL {float:left;}
.floatR {float:right;}
.clear { clear:both;}
img.imgfloatL {float:left; margin: 0 16px 16px 0;}
img.imgfloatR {float:right; margin: 0 0 16px 16px;}
	
.clearFix:after {
		content: "."; 
		display: block; 
		height: 0; 
		clear: both; 
		visibility: hidden;
}
.clearFix {
		display: inline-table;
		min-height: 1%;
		position:relative;
}
.center {
	text-align:center;	
}

/* text */
.s1 { font-size: xx-small !important; }
.s2 { font-size: x-small !important; }
.s3 { font-size: small !important; }
.s4 { font-size: medium !important; 

}
.s5 { font-size: large !important; }
.s6 { font-size: x-large !important;}
.s7 { font-size: xx-large !important; }

.text-right {
	text-align: right !important;	
}
.text-left {
	text-align: left !important;	
}
.text-center {
	text-align: center !important;	
}
.small {
	font-size:0.8em;
}
.text-red {
	color: #AC2D2D;	
}
	/* margin set
	------------------------------------------------*/
		/*reset*/
		.mreset {margin:0px !important;}
		/*0px*/
		.mt00 {margin-top   :0px !important;}
		.mr00 {margin-right :0px !important;}
		.mb00 {margin-bottom:0px !important;}
		.ml00 {margin-left  :0px !important;}
		/*5px*/
		.mt05 {margin-top   :5px !important;}
		.mr05 {margin-right :5px !important;}
		.mb05 {margin-bottom:5px !important;}
		.mb08 {margin-bottom:8px !important;}
		.ml05 {margin-left  :5px !important;}
		/*10px*/
		.mt10 {margin-top   :10px !important;}
		.mr10 {margin-right :10px !important;}
		.mb10 {margin-bottom:10px !important;}
		.ml10 {margin-left  :10px !important;}
		/*15px*/
		.mt15 {margin-top   :15px !important;}
		.mr15 {margin-right :15px !important;}
		.mb15 {margin-bottom:15px !important;}
		.ml15 {margin-left  :15px !important;}
		/*20px*/
		.mt20 {margin-top   :20px !important;}
		.mr20 {margin-right :20px !important;}
		.mb20 {margin-bottom:20px !important;}
		.ml20 {margin-left  :20px !important;}
		/*25px*/
		.mt25 {margin-top   :25px !important;}
		.mr25 {margin-right :25px !important;}
		.mb25 {margin-bottom:25px !important;}
		.ml25 {margin-left  :25px !important;}
		/*30px*/
		.mt30 {margin-top   :30px !important;}
		.mr30 {margin-right :30px !important;}
		.mb30 {margin-bottom:30px !important;}
		.ml30 {margin-left  :30px !important;}		
		/*35px*/
		.mt35 {margin-top   :35px !important;}
		.mr35 {margin-right :35px !important;}
		.mb35 {margin-bottom:35px !important;}
		.ml35 {margin-left  :35px !important;}		
		/*40px*/
		.mt40 {margin-top   :40px !important;}
		.mr40 {margin-right :40px !important;}
		.mb40 {margin-bottom:40px !important;}
		.ml40 {margin-left  :40px !important;}
		/*50px*/
		.mt50 {margin-top   :50px !important;}
		.mr50 {margin-right :50px !important;}
		.mb50 {margin-bottom:50px !important;}
		.ml50 {margin-left  :50px !important;}
		/*60px*/
		.mt60 {margin-top   :60px !important;}
		.mr60 {margin-right :60px !important;}
		.mb60 {margin-bottom:60px !important;}
		.ml60 {margin-left  :60px !important;}
		/*others*/
		.mb100 {margin-bottom:100px !important;}
		.ml02 {margin-left  :2px !important;}
		.ml90 {margin-left  :90px !important;}

		.w100 { width: 100px;}
		.w370 { width: 370px;}
		.w410 { width: 410px;}
		.pt00 { padding-top: 0 !important;}
		.pt20 { padding-top: 20px !important;}
		.pt40 { padding-top: 40px !important;}
		.pt60 { padding-top: 60px !important;}
		.pr80 { padding-right: 80px;}
		.pd30 { padding-bottom: 30px !important;}

ul.block li {
	display: block !important;
}
.pdf {
	padding: 5px 40px 5px 50px !important;
	display: inline-block;
	background-image: url(../images/icon_pdf.png);
	background-repeat: no-repeat;
	background-position: 8px center;
}
.excel {
	padding: 5px 40px 5px 50px !important;
	display: inline-block;
	background-image: url(../images/icon_excel.png);
	background-repeat: no-repeat;
	background-position: 8px center;
}

.word {
	padding: 5px 40px 5px 50px !important;
	display: inline-block;
	background-image: url(../images/icon_word.png);
	background-repeat: no-repeat;
	background-position: 8px center;
}

.indent {
	padding-left: 1em;
	text-indent: -1em;	
}
.indent2 {
	padding-left: 2em;
	text-indent: -2em;	
}
.indent3 {
	padding-left: 3em;
	text-indent: -3em;	
}
.graycell {
	background-color: #f6f1ea;	
}

html {
	height: 100%;
}

body {
	background-color: #E8E8E8;
	position: relative;
	height: 100%;
}
#container {
	width: 950px;
	background-image: url(../images/bg_main.gif);
	background-repeat: repeat-y;

	background-color: #FFF;	
	height: auto !important;
	height: 100%;
	min-height: 100%;
	margin: 0 auto;
	position: relative;
/* box-shadow */
box-shadow:rgba(84, 84, 84, 0.388235) 0px 0px 12px 2px;
-webkit-box-shadow:rgba(84, 84, 84, 0.388235) 0px 0px 12px 2px;
-moz-box-shadow:rgba(84, 84, 84, 0.388235) 0px 0px 12px 2px;
}
#header {
	position: relative;
	width: 950px;
	height: 60px;
	margin: 0 auto;
	border-bottom: solid 1px #CCC;
	background-color: #FFF;
}
#header #logo {
	position: absolute;
	top: 0px;	
	left: 1px;
}
#header #search-area {
	font-size:12px;
	position: absolute;
	top: 15px;	
	right: 40px;
	text-align: right;
}
#header input {
	color: #CCC;
	display: inline;
}
#header form {
	display: inline;	
}

#gmenu {
	width: 980px;
	margin: 0 auto;	
}
#gmenu li {
	float: left;
	height: 47px;
}
#mainwrapper {
	width: 950px;
	min-height:100%;
	margin: 0 auto;
	text-align: left;
	padding: 0 0 130px 0;
	clear: both;
	position: relative;
}

#footer {
	width: 100%;
	min-height:145px;
	clear: both;
	position: absolute;
	bottom: 0;
	left:0;
	background-image: url(../images/bg_footer.gif);
	background-repeat: repeat-x;
	background-color: #FFF;
}
#footwrapper {
	width: 980px;
	min-height:100px;
	margin: 0 auto;
	padding-top: 20px;
}


#footer p {
	text-align: right;
	margin:20px 20px 0 0 !important;
	line-height: 24px !important;
}
#index-main {
	position: relative;
	padding: 20px 20px 50px 20px;	
	background-color: #FFF;
}
#btnMark {
	position: absolute;
	left: 638px;
	top: 203px;	
}
#btnRefe {
	position: absolute;
	left: 648px;
	top: 304px;	
}


#side-menu {
	float: left;
	width: 212px;
	min-height: 400px;	
}
#side-menu ul {
padding-bottom:20px;
}
.index-main-btn {
	float: left;
	width: 696px;
	height: 195px;
	padding: 8px;
	border: solid 2px #CCC;
}

.index-main-btn2 {
	float: left;
	width: 677px;
	padding: 10px 15px 15px 20px;
	font-size:16px;
	line-height: 30px;
	overflow:auto;
		height: 170px;
			border: solid 2px #CCC;

}
.index-main-btn3 {
	float: left;
	width: 675px;
	padding: 10px 15px 15px 20px;
	font-size:16px;
	line-height: 30px;


}


.index-main-btn li {
	float: left;	
}
.index-banner {
	padding-left:730px;
			height: 470px;
}

#main {
	float:left;
	width: 657px;
	padding: 40px;
}
h1 {
	background-image: url(../images/bg_h1.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	font-size: 28px;
	line-height: 110%;
	padding-bottom: 12px;
	margin-bottom: 2em;
	clear: both;
}
h2 {
	font-size: 20px;
	line-height: 120%;
	padding: 5px 0 5px 34px;
	margin-bottom: 1.5em;
	clear: both;
	border-bottom: solid 1px #CCC;
	background-image: url(../images/bg_h2.gif);
	background-repeat: no-repeat;
}
h2.bg-a {
	background-image: url(../images/bg_h2a.gif);
	background-repeat: no-repeat;
}
h2.bg-b {
	background-image: url(../images/bg_h2b.gif);
	background-repeat: no-repeat;
}
h2.bg-c {
	background-image: url(../images/bg_h2c.gif);
	background-repeat: no-repeat;
}
h2.bg-d {
	background-image: url(../images/bg_h2d.gif);
	background-repeat: no-repeat;
}
h2.bg-e {
	background-image: url(../images/bg_h2e.gif);
	background-repeat: no-repeat;
}
.pagetop {
	padding: 40px 0;
	margin-right: 40px;
	clear: both;
	text-align: right;
}
.pagetop a {
	padding-left: 1.5em;
	background-image: url(../images/arr_pagetop.gif);
	background-repeat: no-repeat;
	background-position: left center;		
}
.banner-list {
	width:157px;
	margin: 0 auto;	
}
.banner-list li {
	margin-bottom: 8px;	
}

.border-none {
	border: none !important;	
}



/* move
------------------*/
.shoparea03 { display:block; repeat-x; width:535px; height:36px; margin: 0 0 14px 0; background:url(../images/shopareabg02.gif);background-position: left 5px;	 }

.shoparea03 li{ float:left;  font-size:14px; }

.shoparea03_1 { display:block; width:110px; height:23px; margin: 12px 0px 0px 37px; text-align: left;}
.shoparea03_2 { display:block; width:46px; height:23px; margin: 12px 0px 0px 16px; text-align: left;}
.shoparea03_3 { display:block; width:46px; height:23px; margin: 12px 0px 0px 17px; text-align: left;}
.shoparea03_4 { display:block; width:48px; height:23px; margin: 12px 0px 0px 12px; text-align: left;}
.shoparea03_5 { display:block; width:160px; height:23px; margin: 12px 0px 0px 14px; text-align: left;}





/* old
------------------*/


#contents > p {
	margin-bottom: 2em;
}
#contents > p.catch {
	font-size: 1.3em !important;
	font-weight: bold;
	color: #764D1B;
}



.control {
	height: 40px;
	padding-top:40px;
	position: relative;
	text-align: center;
}


.title-item {
	font-size: 1em;
	color:#C00;
	font-weight: bold;
	line-height: 1.2em;
	margin-bottom: 10px;
}

#index-left {
	width: 650px;
	padding-bottom:40px;
	overflow:hidden;
}
#index-right {
	position:absolute;
	top: 16px;
	left: 670px;
}
#index-right p {
	margin-bottom: 16px;	
}
ul.project {
	min-height: 110px;
	padding: 20px 0;
}
ul.project li {
	float: left;
	margin: 0 0 10px 16px;
}

.index-title h2 {
	margin-left: 24px !important;
	padding: 0 0 0 15px;
	font-size:1.5em;
	font-weight: bold;
	line-height: 200%;
	border-bottom: solid 2px #cecece;
	/*background-image: url(../images/h2_line.gif);
	background-repeat: no-repeat;
	background-position: left;	*/
}
.index-title {
	position: relative;	
}
.index-title p {
	position: absolute;
	top: 5px;
	right: 10px;
}

dl.news-list, ul.news-list, ul.teikan {
	padding: 15px 0 0 40px;
}
dl.news-list dt {
	padding: 0 0 0 20px;
	float: left;
	clear: left;
	background-image: url(../images/arr_news.gif);
	background-repeat: no-repeat;
	background-position: left center;
	font-weight: bold;
	color: #80191d;
}

dl.news-list dd {
	padding-left: 9em;
	padding-bottom:5px;
}
ul.news-list li, ul.teikan li, ul.arr li {
	line-height: 1.8em;
	padding: 0 0 0 20px;
	background-image: url(../images/arr_news.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
dl.news-list dd:last-child, ul.news-list li:last-child {
	margin-bottom:30px;
}
.news-list img{ 
	vertical-align: middle;
	border:none;
}	
dl.gaiyo {
	padding: 0 0 0 0px;
}
dl.gaiyo dt {
	float: left;
	clear: left;
}
dl.gaiyo dd {
	padding-left: 8em;
	padding-bottom:5px;
}

/* 0522
--------------------------------*/

#index-right iframe  {
	display:block;
	border: solid 3px #efd99f;
	margin-bottom: 16px;
}

.price-area {
	width: 290px;
	min-height: 100px;
	background-color: #FFF;
}
.topics-area {
	width: 290px;
	min-height: 100px;
	background-color: #FFF;
}

.price-area h2, .topics-area h2 {
	color: #FFF;
	font-size: 1.2em;
	line-height: 1.8em;
	font-weight:bold;
	padding-left: 10px;
	margin-bottom:8px;
	background-color: #e2842c;
	border: none !important;
}
.price-area p, .price-area dl, .topics-area p, .topics-area dl {
	margin: 0 0 8px 8px;
}

.price-area dt, .topics-area dt {
	color: #7d4c00;
	font-weight: bold;
	float: left;
	clear: both;
}
.price-area dd, .topics-area dd {
	float: left;
}
.price-area dd:last-child, .topics-area dd:last-child {
	margin: 0 0 8px 0;
}
.price-area table, .topics-area table {
	margin:0 0 8px 8px;
	width: 270px;
	clear: both;
}
table.basic th, table.basic td {
	border: solid 1px #CCC;
	text-align: center;
	padding: 3px 8px !important;
}
table.basic th {
	font-weight: normal;
	background-color: #E1F2F2;
}
table.basic td table td {
	padding-left: 0 !important;	
}
.toukei-box {
	width: 376px;
	margin-bottom: 40px;
	float: left;
	background-image: url(../images/bg_box.gif);
	box-shadow:rgba(181, 181, 181, 0.65098) 0px 0px 5px 1px;
	-webkit-box-shadow:rgba(181, 181, 181, 0.65098) 0px 0px 5px 1px;
	-moz-box-shadow:rgba(181, 181, 181, 0.65098) 0px 0px 5px 1px;
	background-color: #FFF;	
}
.toukei-ex {
	margin-bottom: 40px;
	padding:10px;
	background-image: url(../images/bg_box.gif);
	box-shadow:rgba(181, 181, 181, 0.65098) 0px 0px 5px 1px;
	-webkit-box-shadow:rgba(181, 181, 181, 0.65098) 0px 0px 5px 1px;
	-moz-box-shadow:rgba(181, 181, 181, 0.65098) 0px 0px 5px 1px;
	background-color: #FFF;	
}


.toukei-box > p {
	margin: 16px;
}
.toukei-box .icon {
	font-size: small;
	margin: 0 16px 16px 16px;
	font-weight: bold;
	color: #930;
}
.notice {
	font-size: large !important;
	font-weight: bold;
	color: #900 !important;
}

h2.egg {
	padding-left: 75px;
	background-image: url(../images/bg_egg.gif);
	background-repeat: no-repeat;
}
h3 {
	font-size: 1.2em;
	line-height: 1.1em;
	font-weight: bold;
	padding: 12px 8px 8px 40px;
	color: #6F3713;
	margin-bottom: 8px;
	background-image: url(../images/bg_h3.gif);
	background-repeat: no-repeat;
	background-position: left center;
	box-shadow:rgba(181, 181, 181, 0.65098) 1px 1px 3px 1px;
	-webkit-box-shadow:rgba(181, 181, 181, 0.65098) 1px 1px 3px 1px;
	-moz-box-shadow:rgba(181, 181, 181, 0.65098) 1px 1px 3px 1px;
}
h3.qanda {
	color: #222 !important;
	margin-bottom:1em;
	padding: 12px 8px 8px 45px;	
	background-image: url(../images/bg_q.gif) !important;
	background-repeat: no-repeat;
	background-position: left center;
	clear: both;
}
.qanda-text p {
	padding-left: 90px;
	margin-bottom:3em;
}
#doubleline-menu li {
	float: left;
	min-height: 6em;
	width: 375px;
	margin-bottom: 2em;
	background-image: url(../images/bg_box.gif);
	box-shadow:rgba(181, 181, 181, 0.65098) 1px 1px 3px 1px;
	-webkit-box-shadow:rgba(181, 181, 181, 0.65098) 1px 1px 3px 1px;
	-moz-box-shadow:rgba(181, 181, 181, 0.65098) 1px 1px 3px 1px;
}

#doubleline-menu li p {
	padding: 3px 10px;	
}


.pagelist {
	height:4em;	
}
.pagelist ul {
	position: relative;
	left: 50%;
	float: left;
}

.pagelist ul li {
	color: #FFF;
	position: relative;
	left: -50%;
	float: left;
	width:31px;
	height:26px;
	margin-right: 16px;
	text-align: center;
	border: solid 1px #CCC;
	box-shadow:rgba(181, 181, 181, 0.65098) 1px 1px 3px 1px;
	-webkit-box-shadow:rgba(181, 181, 181, 0.65098) 1px 1px 3px 1px;
	-moz-box-shadow:rgba(181, 181, 181, 0.65098) 1px 1px 3px 1px;
	background-color: #F90;
	font-weight: bold;
}

.pagelist ul li a {
	display: block;
	padding: 3px;
	width:25px;
	height:20px;
	text-align: center;
	margin-right: 16px;
	
	background: rgb(255,255,255); /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUwJSIgc3RvcC1jb2xvcj0iI2YzZjNmMyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUxJSIgc3RvcC1jb2xvcj0iI2VkZWRlZCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top,  rgb(255,255,255) 0%, rgb(243,243,243) 50%, rgb(237,237,237) 51%, rgb(255,255,255) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgb(255,255,255)), color-stop(50%,rgb(243,243,243)), color-stop(51%,rgb(237,237,237)), color-stop(100%,rgb(255,255,255))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgb(255,255,255) 0%,rgb(243,243,243) 50%,rgb(237,237,237) 51%,rgb(255,255,255) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgb(255,255,255) 0%,rgb(243,243,243) 50%,rgb(237,237,237) 51%,rgb(255,255,255) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgb(255,255,255) 0%,rgb(243,243,243) 50%,rgb(237,237,237) 51%,rgb(255,255,255) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgb(255,255,255) 0%,rgb(243,243,243) 50%,rgb(237,237,237) 51%,rgb(255,255,255) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff',GradientType=0 ); /* IE6-8 */

}
.pagelist ul li a:hover, .pagelist ul li .active {
	color: #fff;
background: rgb(255,197,120); /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmYzU3OCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmYjlkMjMiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top,  rgb(255,197,120) 0%, rgb(251,157,35) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgb(255,197,120)), color-stop(100%,rgb(251,157,35))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgb(255,197,120) 0%,rgb(251,157,35) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgb(255,197,120) 0%,rgb(251,157,35) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgb(255,197,120) 0%,rgb(251,157,35) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgb(255,197,120) 0%,rgb(251,157,35) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffc578', endColorstr='#fb9d23',GradientType=0 ); /* IE6-8 */

}


.zairyou {
	padding: 20px 20px 20px 40px;
	background-color:#fff6d7;
border-radius: 8px;
-webkit-border-radius: 8px;
-moz-border-radius: 8px;
	border: solid 3px #F90;
}
.zairyou li {
	list-style-image: url(../images/arr_news.gif);	
}
.ninzu {
	font-weight: bold;
	color: #996600;
	text-decoration: none;
}
table.recipit {
	margin-bottom:1em;
}
table.recipit td {
	font-size: 15px;
	padding:5px;	
}
table.recipit-menu td {
	padding:5px;
	font-weight: bold;
}

/*
----gaiyo-------------------------------------*/

.gaiyo-box {
	padding: 10px;
	background-color: #FFF7DD;
	border: solid 1px #A27C6C;
}
.gaiyo-head {
	line-height: 2em !important;
	font-size: 1.2em !important;
}

.th-rev {
	font-weight: bold !important;
	color: #FFF;
	background-color: #765030 !important;
	padding-left: 10px;
}
table.schedule {
	margin-bottom: 40px;	
}
table.listtable {
	margin-bottom: 10px;	
}
table.schedule th, .listtable th {
	font-size: 1.1em;
	line-height:2em;
	font-weight: bold !important;
	color: #FFF;
	background-color: #5C4F3F !important;
	padding-left: 10px;
	border: solid 1px #666;
	text-align: center;
}
table.schedule td {
	padding:4px;
	border: solid 1px #666;
}
/*table.listtable tr:nth-child(even) td {
	background-color: #f6f1ea;	
}*/
.font12 {
	font-size: 12px;	
}
.font14 {
	font-size: 14px;	
}
#teikan, #enkaku {
	margin-bottom: 24px;
	padding: 40px 80px;
	background-color: #FFF7D2;
}
#teikan h3 {
	font-size:1.4em;
	background-image: none !important;
	padding-left: 0px;
	margin-bottom: 24px !important;
-moz-box-shadow: 0px 0px 0px rgba(0, 0, 0, .1);
-webkit-box-shadow: 0px 0px 0px rgba(0, 0, 0, .1);
box-shadow: 0px 0px 0px rgba(0, 0, 0, .1);		
}
ul.teikan {
	padding: 15px 0 0 40px;
}

ul.teikan li {
	font-size: 1.2em;
	line-height: 2.0em;
	padding: 0 0 0 20px;
	background-image: url(../images/arr_news.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
#enkaku table td {
	font-size:1em;
	padding: 8px 0 8px 8px;
	vertical-align: top;
	border-bottom: dotted 1px #999;
}
#enkaku .year {
	color: #6F3713;
	font-weight: bold;
	width: 100px;
}
.visible-non {
	visibility: hidden;	
}

/* 0522
--------------------------------*/

.btnlist li {
	float: left;
	display: block;
	width: 45%;
	min-height:4em !important;
	padding:5px;
	margin-bottom: 16px;
	min-height: 45px;
	border: double 3px #CCC;
	
	background: rgb(255,255,255); /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlNWU1ZTUiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top,  rgb(255,255,255) 0%, rgb(229,229,229) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgb(255,255,255)), color-stop(100%,rgb(229,229,229))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgb(255,255,255) 0%,rgb(229,229,229) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgb(255,255,255) 0%,rgb(229,229,229) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgb(255,255,255) 0%,rgb(229,229,229) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgb(255,255,255) 0%,rgb(229,229,229) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e5e5e5',GradientType=0 ); /* IE6-8 */

}
.btnlist li a {
	display: table-cell;
	vertical-align: middle;
}
.relative {
	position: relative;	
}
#stability {
	position: absolute;
	top: 0 ;
	left: 480px;
}

/*
----Link -------------------------------------*/

.h300 dt {
	float: left;
}
.h300 dd {
	margin: 0 0 30px 0;
	padding: 10px 0 0 270px;
}

dl.normal dt{
	font-size: 1.1em;
	font-weight: bold;
	padding-left: 20px;
	background-image: url(../images/arr_news.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
dl.normal dd{
	margin: 0 0 20px 0;
	padding-left: 20px;
}


table.inquiry th {
	font-weight: normal;
	background-color: #F0F0F0;
}

table.border-none td {
	border: none;
	text-align:left;	
}


table.inquiry th {
	min-height: 2em;
	border: solid 1px #CCC;
	text-align: center;
	padding: 16px !important;
}
table.inquiry td {
	min-height: 2em;
	border: solid 1px #CCC;
	padding: 16px !important;
}

table.basic th {
	font-weight: normal;
	background-color: #ffedb7;		
}
table.inquiry th {
	color: #605637;
	font-size: 1.2em;
}



#inquiry-btn {
	padding: 20px 0;
	text-align: center;
}
#inquiry-btn input {
	padding:5px 10px;
}
.sended {
	width: 70%;
	margin: 20px auto 200px auto !important;
	padding: 100px 0;
	text-align: center;
	font-size: 2em !important;
	color: #933;
	font-weight: bold;
	border: double 3px #CCC;
	background-color: #FBF8F4;
}

.ad {
	clear: both;
	border: solid 3px #74c5bf;
	padding: 20px;
	float: left;
	width: 670px;
	-webkit-box-shadow: 3px 3px 3px #C3C3C3;
	border-radius: 10px;
	box-shadow: 3px 3px 3px #C3C3C3;
	background-color: #F7FBFA;
}
.ad h2 {
	font-size: 1.9em;
	font-weight: bold;
	background-image: none;
	padding-left:0;
}
.ad h2.bg-ad {
	padding-top:10px;
	background-image: url(../images/bg_ad.png);
	background-position: left bottom;
	padding-left: 120px;
	line-height: 40px;
}
.ad-list li img {
	position: absolute;
	top:0;
	left:0;
}
.ad-list li {
	font-size:1.1em;
	line-height:1.5em;
	padding-left:3em;
	margin: 10px 10px 20px 10px;
	position: relative;
}
.large {
	font-size:1.4em !important;
	font-weight: bold;
}