@charset "utf-8";

@media screen and (max-width:640px){
	
* {
	padding: 0;
	font-size: 12px;
	line-height: 140%;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif, "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
body {
	word-wrap: break-word;
}
img {
	max-width: 100% !important;
	height: auto;
	width /***/:auto;
	margin-left:auto;
	margin-right:auto;
}
a {
	color: #0000CC;
}
a:hover {
	text-decoration: none;
	color: #FF0033;
}
a img {
	border: none;
}
hr {
	clear: both;
	height: 1px;
}
strong {
	color: #394D4E;
}
.chui {
	font-size: 10px;
	color: #FF0000;
}

.sample1     { border:solid 1px #999999}
.sample2     { border:double 5px #ff0000}

/*
ベース
-------------------------------------------------------------------*/
#base {
	width: 98%;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	margin-top: 0px;
}
#base_wrap {

}
#wrap {

}
/*
ヘッダー
-------------------------------------------------------------------*/

#header {
	background-image: url(img/head_sp.jpg);
	padding-top: 5px;
	padding-bottom: 5px;
}
h1 a {
	text-decoration: none;
	font-size: 18px;
	line-height: 22px;
	color: #FFFFFF;
	text-shadow: -2px 3px 2px rgba(0,0,0,0.3);
	padding-right: 60px;
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
h1 a:hover {
	color: #F4FFB9;
}
#header #sub {
	font-size: 10px;
	color: #FFFFFF;
	text-shadow: -2px 2px 0 rgba(0,0,0,0.3);
}
#header #sub2 {
	font-size: 10px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	text-shadow: -2px 2px 2px rgba(0,0,0,0.3);
	line-height: 14px;
	padding: 5px;
}
/*ナビゲーション
----------------------------------------------- */
nav {
	position: fixed;
	top: 5px;
	right: 5px;
	width: 96%;
	margin-left: auto;
	margin-right: auto;
	z-index: 100;
}

nav a.menu_btn {
	display: block;
	float: right;
	height: auto;
	font-weight: bold;
	color: #333;
	background-color: #FFF;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	z-index: 100;
	box-shadow: rgba(0, 0, 0, 0.5) 0px 0px 3px 0px;
	-webkit-box-shadow: rgba(0, 0, 0, 0.5) 0px 0px 3px 0px;
	-moz-box-shadow: rgba(0, 0, 0, 0.5) 0px 0px 3px 0px;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 4px;
	padding-left: 8px;
}
nav a.menu_btnOpen,
nav a.menu_btn:hover {
	cursor: pointer;
	background-color: #F6F6F6;
	box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.3) inset;
	-webkit-box-shadow: rgba(0, 0, 0, 0.3) 0px 0px 3px 0px inset;
	-moz-box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.3) inset;
}

nav #sp_menu {
	background-color: #F6F6F6;
	padding: 5px;
	clear: both;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	box-shadow: rgba(0, 0, 0, 0.5) 0px 0px 3px 0px;
	-webkit-box-shadow: rgba(0, 0, 0, 0.5) 0px 0px 3px 0px;
	-moz-box-shadow: rgba(0, 0, 0, 0.5) 0px 0px 3px 0px;
}
nav ul {
	list-style-type: none;
	display: block;
	margin: 0px;
	padding: 0px;
}

nav li a {
	color: #333333;
	font-size: 12px;
	line-height: 20px;
	text-decoration: none;
	background-image: url(img/li.gif);
	background-repeat: no-repeat;
	background-position: 10px center;
	padding-left: 20px;
	padding-right: 5px;
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #FFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EEE;
}
nav li a:hover {
	color: #FFFFFF;
	background-color: #FF6600;
	background-image: none;
}
/*
コンテンツ
-------------------------------------------------------------------*/

#contents {
	padding-bottom: 15px;
}
#contents p {
	background-image: url(img/note_line.gif);
	margin-right: 20px;
	margin-left: 20px;
	line-height: 20px;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 5px;
}
#contents h2 {
	font-size: 16px;
	padding-left: 10px;
	color: #3F3F3F;
	margin-top: 10px;
	margin-bottom: 5px;
	margin-right: 10px;
	margin-left: 5px;
	font-weight: bold;
	border-left-width: 7px;
	border-left-style: solid;
	border-left-color: #FF6600;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #555;
	padding-top: 2px;
	padding-bottom: 2px;
}
#contents h3 {
	font-size: 14px;
	color: #555555;
	line-height: 18px;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 10px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #C33;
	border-left-color: #CCC;
	margin: 10px;
}
#contents h3 a {
	font-size: 14px;
}
#contents h4 {
	font-size: 12px;
	color: #000000;
	line-height: 16px;
	margin-top: 15px;
	margin-bottom: 10px;
	margin-left: 25px;
}
#contents ul {
	margin-left: 30px;
	list-style-type: none;
}
#contents li a {
	font-size: 12px;
}
#contents p a {
	line-height: 20px;
}
#contents p strong {
	line-height: 20px;
}
#contents #top_img {
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #EEEDE9;
	background-repeat: no-repeat;
	background-position: center center;
}
#contents #top_img p {
	margin: 10px;
}
/*
スライダー
---------------------------------------------*/
#contents #top_img .flexslider ul.slides {
	margin: 0px;
}
#contents table.top_table td.td_slide {
	background-color: #EEE;
	padding-right: 10px;
	padding-left: 10px;
	text-align: center;
}
/*----------------------------------------*/

#contents .img_left {
	float: left;
	background-color: #FFFFFF;
	padding: 5px;
}
#contents .img_left img {
	border: 1px solid #999999;
}
#contents .c_img_left {
	background-color: #FFFFFF;
	padding: 10px;
}
#contents .c_img_left img {
	border: 1px solid #999999;
	background-color: #FFF;
	display: block;
	padding: 5px;
	margin-right: auto;
	margin-left: auto;
}
#contents .c_img_right {
	float: right;
	background-color: #FFFFFF;
	padding: 10px;
}
#contents .c_img_right img {
	border: 1px solid #999999;
}
.btn a {
	font-size: 10px;
	line-height: 17px;
	height: 17px;
	padding-right: 5px;
	padding-left: 5px;
	color: #FFFFFF;
	background-color: #7A7A76;
	border: 1px solid #D2D2D2;
	width: 80px;
	display: block;
	text-align: center;
	text-decoration: none;
	background-image: url(img/btn.gif);
	position: absolute;
	right: 5px;
	bottom: 10px;
}
.btn a:hover {
	background-color: #FF9900;
	background-image: url(img/btn_ov.gif);
}
/*
２box
-------------------------------------------------------------------*/
#base #wrap #contents .box2 {
	float: left;
	height: 130px;
	width: 270px;
	border: 1px solid #DDDDDD;
	margin: 5px;
	padding: 5px;
	background-image: url(img/box_bg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	position: relative;
}
#base #wrap #contents .box2 h3 {
	margin: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DCDBD8;
	background-color: #4A761B;
	border-left-color: #72B82C;
	color: #FFFFFF;
}
#base #wrap #contents .box2 p {
	margin: 0px;
}
/*
テーブル
-------------------------------------------------------------------*/

#contents table {
	margin-top: 5px;
	margin-bottom: 5px;
}
#contents table td {
	padding: 5px;
	border: 1px solid #EAE8DF;
}
#contents table th {
	background-color: #EFEDE7;
	padding: 7px;
}
#contents form table th {
	width: 127px;
}

#contents #top_img table.top_table {
	background-color: #FFF;
	width: 96%;
	margin-right: auto;
	margin-left: auto;
}

/*
パンくずリスト
-------------------------------------------------------------------*/
#contents #pan {
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EAEAEA;
}
#contents #pan a {
	margin-right: 7px;
	margin-left: 7px;
}
#contents #pan strong {
	margin-left: 7px;
}
/*
サイド・メニュー
-------------------------------------------------------------------*/

a.side_btn,
a.side_r_btn {
	display: block;
	font-size: 16px;
	color: #FFF;
	background-color: #C30;
	text-align: center;
	padding: 5px;
	margin-right: 1%;
	margin-left: 1%;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	cursor: pointer;
	border: 2px solid #ED6D36;
	margin-bottom: 5px;
	background: -moz-linear-gradient(top,  #ed541c 0%, #d11b00 56%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ed541c), color-stop(56%,#d11b00)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #ed541c 0%,#d11b00 56%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #ed541c 0%,#d11b00 56%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #ed541c 0%,#d11b00 56%); /* IE10+ */
	background: linear-gradient(to bottom,  #ed541c 0%,#d11b00 56%); /* W3C */
	box-shadow: rgba(0, 0, 0, 0.5) 0px 0px 3px 0px;
	-webkit-box-shadow: rgba(0, 0, 0, 0.5) 0px 0px 3px 0px;
	-moz-box-shadow: rgba(0, 0, 0, 0.5) 0px 0px 3px 0px;
}

a.side_btn:hover,
a.side_r_btn:hover,
a.side_btnOpen,
a.side_r_btnOpen {
	background-color: #ED6D36;
	background: -moz-linear-gradient(top,  #fc854e 0%, #e04e0f 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fc854e), color-stop(100%,#e04e0f)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #fc854e 0%,#e04e0f 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #fc854e 0%,#e04e0f 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #fc854e 0%,#e04e0f 100%); /* IE10+ */
background: linear-gradient(to bottom,  #fc854e 0%,#e04e0f 100%); /* W3C */
}

a.side_btn span:after,
a.side_r_btn span:after {
	content: "　OPEN ▼";
}
a.side_btnOpen span:after,
a.side_r_btnOpen span:after {
	content: "　CLOSE ▲";
}

#side {
	background-color: #EEEDE9;
	padding-bottom: 15px;
}
#side li {
	list-style-type: none;
}
#side .side_box {
	padding-top: 2px;
	margin-bottom: 5px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;
	border: 1px solid #FFFFFF;
	background-color: #B9B8AC;
	width: 96%;
}
#side .side_box h3 {
	display: block;
	line-height: 23px;
	color: #FFFFFF;
	margin-right: 2%;
	margin-left: 2%;
	margin-bottom: 0px;
	margin-top: 3px;
	font-size: 12px;
	text-align: center;
	background-color: #666666;
	background-image: url(img/side_h3.gif);
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #969583;
	border-left-color: #969583;
	height: 23px;
}
#side .side_box ul {
	margin-bottom: 5px;
}
#side .side_box li a {
	display: block;
	font-size: 12px;
	color: #555555;
	line-height: 15px;
	margin-right: 2%;
	margin-left: 2%;
	padding-right: 15px;
	padding-left: 15px;
	padding-bottom: 5px;
	background-image: url(img/li.gif);
	background-repeat: no-repeat;
	background-color: #EEEEEE;
	padding-top: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #948C74;
	background-position: 7px center;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CBC8BC;
	text-decoration: none;
}
#side .side_box li a:hover {
	background-color: #FF6600;
	color: #FFFFFF;
	text-decoration: none;
	background-image: none;
}
#side img {
	border: none;
}
#side p {
	padding: 10px;
}
#side p a {
	font-size: 10px;
	background-color: #E2DECF;
	display: block;
	padding: 10px;
	line-height: 15px;
	border: 2px solid #C6BCB0;
}
#side #side_pr {
	margin: 10px;
	padding: 10px;
	border: 1px solid #DBD9D0;
	background-color: #F8F8F5;
}

.side_box table {
	margin-right: auto;
	margin-left: auto;
	width: 94%;
	background-color: #FFF;
}

/*
右サイド・メニュー
-------------------------------------------------------------------*/
#side_r {
	background-color: #EEEDE9;
	padding-bottom: 15px;
}
#side_r li {
	list-style-type: none;
}
#side_r .side_box {
	padding-top: 2px;
	margin-bottom: 5px;
	width: 96%;
	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;
	border: 1px solid #FFFFFF;
	background-color: #D0CFC8;
	text-align: center;
	padding-bottom: 2px;
}
#side_r .side_box h3 {
	display: block;
	line-height: 23px;
	color: #FFFFFF;
	margin-right: 2%;
	margin-left: 2%;
	margin-bottom: 0px;
	margin-top: 3px;
	font-size: 12px;
	text-align: center;
	background-color: #666666;
	background-image: url(img/side_h3.gif);
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #969583;
	border-left-color: #969583;
	height: 23px;
}
#side_r .side_box ul {
	margin-bottom: 5px;
}
#side_r .side_box li a {
	display: block;
	font-size: 12px;
	color: #666666;
	line-height: 15px;
	margin-right: 2%;
	margin-left: 2%;
	padding-right: 15px;
	padding-left: 15px;
	padding-bottom: 5px;
	background-image: url(img/li.gif);
	background-repeat: no-repeat;
	background-color: #EEEEEE;
	padding-top: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #948C74;
	background-position: 7px center;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CBC8BC;
	text-decoration: none;
	text-align: left;
}
#side_r .side_box li a:hover {
	background-color: #FCF9E4;
	color: #000000;
	text-decoration: none;
	background-position: 8px;
}
#side_r img {
	border: none;
}
#side_r p {
	padding: 10px;
}
#side_r p a {
	font-size: 10px;
	background-color: #E2DECF;
	display: block;
	padding: 10px;
	line-height: 15px;
	border: 2px solid #C6BCB0;
}
#side_r #side_pr {
	margin: 10px;
	padding: 10px;
	border: 1px solid #DBD9D0;
	background-color: #F8F8F5;
}

.side_box marquee {
	font-size: 10px;
	vertical-align: middle;
	padding-left: 10px;
	display: block;
}

#side .side_box table.side_table td {
	background-color: #FFF;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
}

#side_r .side_box img {
	background-color: #FFF;
	padding: 3px;
	border: 1px solid #B9B8AC;
	margin: 5px;
}

#side_r .side_box table td img {
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#side_r .side_box table td {
	text-align: left;
	padding: 5px;
}
/*
フッタメニュー
-------------------------------------------------------------------*/

#f_menu {
	clear: both;
	background-image: url(img/foot_bg.gif);
	background-repeat: repeat-x;
	border: 1px solid #E2E2DE;
	padding: 10px;
	background-color: #F5F4F0;
	background-position: bottom;
}
#f_menu li {
	list-style-type: none;
	display: inline;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
	padding-right: 5px;
	padding-left: 5px;
	font-size: 10px;
	line-height: 20px;
}
#f_menu ul {
	margin-top: 5px;
	margin-bottom: 5px;
}
#f_menu li a {
	font-size: 12px;
	color: #576C00;
}
#f_menu p {
	font-size: 10px;
	color: #333333;
}
#f_menu #tmplby {
	font-size: 10px;
	color: #888888;
	padding-bottom: 5px;
	padding-left: 5px;
	text-align: right;
}
#f_menu #tmplby a {
	font-size: 10px;
	color: #959A76;
}
#g6-box {
	display: block;
	font-size: 12px;
	border: 1px solid #C0C0C0;
	background-image: url(tophaikei7.jpg);
	text-align : left;
	padding-bottom: 15px;
}
#g7-box {
	display: block;
	float: center;
	width: 180px;
	font-size: 12px;
	border: 0px solid #C0C0C0;
	background-image: url(tophaikei7.jpg);
	text-align : left;
}
#e-box {
	display: block;
	float: left;
	width: 320px;
	font-size: 12px;
	border: 1px solid;
	background-color: #FFF3EC;
}
.category {
	background-color: #FFFFFF;
}
#e-1-box {
	display: block;
	float: left;
	width: 120px;
	font-size: 12px;
	border: 1px solid;
	background-color: #FFF3EC;
}
#e-2-box {
	display: block;
	font-size: 12px;
	border: 1px solid;
	background-color: #FFF3EC;
	margin-right: 1%;
	margin-left: 1%;
	padding: 5px;
}
#e-3-box {
	display: block;
	width: 100%;
	height: 130px;
	font-size: 12px;
	border: 1px solid;
	background-image: url(bg013_02.gif);
}
#e-4-box {
	display: block;
	font-size: 12px;
}
#e-5-box {
	display: block;
	float: center;
	width: 240px;
	font-size: 12px;
	border: 0px solid;
	background-color: #FFF3EC;
}

#L-1-box,
#L-2-box,
#L-3-box {
	display: block;
	font-size: 12px;
	text-align : center;
	background-color: #EEE;
	padding-bottom: 10px;
}
#contents #L-1-box a img,
#contents #L-2-box a img,
#contents #L-3-box a img {
	background-color: #FFF;
	padding: 5px;
	margin-top: 20px;
	border: 1px solid #CCC;
	max-width: 280px !important;
}
#contents table.table_3l {
	width: 100% !important;
}
#contents table.table_3l td {
	width: 260px;
	display:block !important;
	margin-left:auto !important;
	margin-right:auto !important;
	text-align: center;
	padding-top: 15px;
	padding-bottom: 10px;
}

#contents .top_table h2 {
	font-size: 13px;
	margin: 0px;
	padding: 0px;
	border-bottom-color: #FF6600;
	border-left-style: none;
	border-bottom-style: dotted;
	border-top-width: 2px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-top-color: #FF6600;
	line-height: 22px;
}

#contents .top_table h2 span {
	color: #FF6600;
	padding-right: 5px;
	font-size: 11px;
}
#contents ul.ul_num {
	margin: 5px;
}
#contents ul.ul_num  li {
	margin-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FF6600;
	line-height: 16px;
	padding-bottom: 2px;
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 18px;
}

#contents ul.ul_num  li.num_1 {
	background-image: url(1.png);
}
#contents ul.ul_num  li.num_2 {
	background-image: url(2.png);
}
#contents ul.ul_num  li.num_3 {
	background-image: url(3.png);
}
#contents ul.ul_num  li.num_4 {
	background-image: url(4.png);
}
#contents ul.ul_num  li.num_5 {
	background-image: url(5.png);
}
#contents ul.ul_num  li.num_6 {
	background-image: url(6.png);
}
#contents ul.ul_num  li.num_7 {
	background-image: url(7.png);
}
#contents ul.ul_num  li.num_8 {
	background-image: url(8.png);
}

#contents table.table_3l td.kensaku {
	background-image: url(1000.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	vertical-align: top;
	padding-top: 40px;
	padding-bottom: 60px;
}

#contents .table_3l td img.sample1 {
	background-color: #FFF;
	padding: 5px;
	border: 1px solid #DDD;
}

#contents table.top_table td {
	display: block;
}

#contents img.img_small {
	width: 25px;
}
#contents marquee img.sample1 {
	height: 90px;
}

#contents table.table_01 {
	width: 100%;
}

#contents table.table_01 td {
	background-image: url(126.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	display: block;
	width: 96%;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}

#contents table.table_02 {
	border: 1px solid #777;
}

#contents table td.td_heikei3 {
	background-image: url(heikei3.gif);
	background-repeat: repeat-x;
	background-position: center top;
	background-color: #FFF8F8;
}

#contents table td.td_heikei2 {
	background-image: url(heikei2.gif);
	background-repeat: repeat-x;
	background-position: center top;
	background-color: #FFF8F8;
}

#contents .c_form {
	width: 100%;
	overflow: scroll;
}

/*
コピーライト
-------------------------------------------------------------------*/

address {
	font-style: normal;
	color: #000000;
	text-align: center;
	display: block;
	font-size: 10px;
	padding: 5px;
}

}
