/* colorbox
---------------------------------*/
#colorbox,
#colorbox * { box-sizing:border-box; }
#cboxClose {
	font-size:85%;
	bottom:7px !important;
	right:7px !important;
}
#cboxLoadedContent { margin-bottom:0px !important; }
#smt_btn_inner {
	width: 90%;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
}
.section {
	margin-bottom: 45px;
	clear: both;
}
.section2 {
	margin-bottom: 35px;
	clear: both;
}
.section3 {
	margin-bottom: 60px;
	clear: both;
}
#tel {
	background: #f6faec;
	border: 1px solid #109846;
	padding: 20px;
	width: 678px;
}
#tel_banner {
	clear: both;
	margin-left: 20px;
}
.bg_imgbox {
	background: url(../../images/common/bg/bg_imgbox.jpg) repeat;
	padding: 15px 20px;
	width: 679px;
	border-right: 1px solid #DDD5BE;
	border-bottom: 1px solid #DDD5BE;
	margin-bottom:40px;
}
.bg_imgbox p { overflow:hidden; }
.loading iframe { background: #eee url(../../images/common/loading.gif) no-repeat center center; }
/* clear
----------------------------------------*/
.clear { clear: both; }
/* clearfix
----------------------------------------*/
.clearfix,
.section,
.section2,
.section3,
.category_box_inner,
.dl_banner { zoom:1; }
/**/
.clearfix:after,
.section:after,
.section2:after,
.section3:after,
.category_box_inner:after,
.dl_banner:after {
	content: "";
	display: block;
	clear: both;
}
/* clearfix2
----------------------------------------*/
.box15,
.box20,
.box25,
.box30 { zoom:1; }
.box15:after,
.box20:after,
.box25:after,
.box30:after {
	content: "";
	display: block;
	clear: both;
}
/* title
----------------------------------------*/
#page_title {
	height:65px;
	line-height: 60px;
}
h3#title {
	background: url(../../images/common/title_txt_bg.gif) no-repeat left top;
	width: 720px;
	line-height: 43px;
	height: 40px;
	font-size: 115%;
	margin: 0px auto 15px !important;
	color: #333;
	font-weight: bold;
	text-indent: 25px;
	vertical-align: middle;
}
.title_txt {
	font-size:108%;
	_font-weight: bold;
}
.title_txt a {
	background: url(../../images/common/arrow/arrow_green2.gif) no-repeat left center;
	padding-left: 16px;
}
.title_txt2 {
	background: url(../../images/common/title_txt_bg3.gif) no-repeat left bottom;
	font-size:120%;
	padding-bottom:17px;
	margin-bottom:12px;
	padding-left: 2px;
	line-height: 1.4;
	clear: both;
	_font-weight: bold;
}
.title_txt3 {
	background: url(../../images/common/title_txt_bg3.gif) no-repeat left bottom;
	font-size:120%;
	/*	color:#109846;*/
	padding-bottom:13px;
	padding-left: 2px;
	line-height: 1.4;
	clear: both;
	_font-weight: bold;
}
.title_txt4 {
	background: url(../../images/common/title_txt_bg3.gif) no-repeat left bottom;
	font-size:120%;
	color:#109846;
	padding-bottom:13px;
	padding-left: 2px;
	line-height: 1.4;
	clear: both;
	_font-weight: bold;
}
.title_green {
	color:#109846;
	font-size:108%;
	margin-bottom: 3px;
}
.copy {
	font-size: 21px;
	line-height: 1.5;
	color:#109846;
	margin-bottom: 15px;
	margin-left: 9px;
}
.copy2 {
	font-size: 16px;
	line-height: 1.4;
	color:#109846;
}
.copy_body {
	margin-bottom: 15px;
	margin-left: 9px;
}
/* btn */
.btn_bg {
	width:230px;
	margin-bottom:7px;
	line-height: 46px;
	height: 46px;
	margin-left: 7px;
	background: url(../../images/common/btn_bg.gif) no-repeat left top;
}
.btn_bg:hover { background: url(../../images/common/btn_bg.gif) no-repeat left bottom; }
.btn_bg a {
	height: 46px;
	width:195px;
	display:block;
	padding-left: 20px;
	padding-right: 15px;
}
/* btn2 */
.btn_bg2 {
	width:360px;
	line-height: 46px;
	height: 46px;
	background: url(../../images/common/btn_bg2.gif) no-repeat left top;
}
.btn_bg2:hover { background: url(../../images/common/btn_bg2.gif) no-repeat left bottom; }
.btn_bg2 a {
	height: 46px;
	width:340px;
	display:block;
	padding-left: 20px;
}
/* btn3 */
.btn_bg3 {
	width:560px;
	line-height: 46px;
	height: 46px;
	background: url(../../images/common/btn_bg3.gif) no-repeat left top;
}
.btn_bg3:hover { background: url(../../images/common/btn_bg3.gif) no-repeat left bottom; }
.btn_bg3 a {
	height: 46px;
	width:540px;
	display:block;
	padding-left: 20px;
}
/* btn4 */
.btn_bg4 {
	width:275px;
	line-height: 46px;
	height: 46px;
	background: url(../../images/common/btn_bg4.gif) no-repeat left top;
}
.btn_bg4:hover { background: url(../../images/common/btn_bg4.gif) no-repeat left bottom; }
.btn_bg4 a {
	height: 46px;
	width:255px;
	display:block;
	padding-left: 20px;
}
/* btn_mini */
.btn_bg_mini {
	width:230px;
	margin-bottom:7px;
	line-height: 35px;
	height: 35px;
	margin-left: 7px;
	background: url(../../images/common/btn_bg_mini.gif) no-repeat left top;
}
.btn_bg_mini:hover { background: url(../../images/common/btn_bg_mini.gif) no-repeat left bottom; }
.btn_bg_mini a {
	height: 35px;
	width:160px;
	display:block;
	padding-left: 20px;
	padding-right: 15px;
}
/* btn c white */
.btn_c_white { }
.btn_c_white a {
	box-sizing:border-box;
	width:100%;
	border:1px solid #dddddd;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	display:inline-block;
	background-color: #ffffff;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#dfdddd));
	background-image: -webkit-linear-gradient(top, #ffffff, #dfdddd);
	background-image: -moz-linear-gradient(top, #ffffff, #dfdddd);
	background-image: -ms-linear-gradient(top, #ffffff, #dfdddd);
	background-image: -o-linear-gradient(top, #ffffff, #dfdddd);
	background-image: linear-gradient(to bottom, #ffffff, #dfdddd);
filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr=#ffffff, endColorstr=#dfdddd);
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	-moz-box-shadow: 0px 0px 5px #ddd;
	-webkit-box-shadow: 0px 0px 5px #ddd;
	box-shadow: 0px 0px 5px #ddd;
}
.btn_c_white a:hover {
	border:1px solid #dddddd;
	background-color: #ffffff;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#fae2bb));
	background-image: -webkit-linear-gradient(top, #ffffff, #fae2bb);
	background-image: -moz-linear-gradient(top, #ffffff, #fae2bb);
	background-image: -ms-linear-gradient(top, #ffffff, #fae2bb);
	background-image: -o-linear-gradient(top, #ffffff, #fae2bb);
	background-image: linear-gradient(to bottom, #ffffff, #fae2bb);
filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr=#ffffff, endColorstr=#fae2bb);
}
/* text
----------------------------------------*/
.txt_108 { font-size: 108%; }
.txt_115 { font-size: 115%; }
.txt_122 {
	font-size: 122%;
	line-height: 1.5;
}
.txt_130 {
	font-size: 130%;
	line-height: 1.5;
}
.txt_140 {
	font-size: 140%;
	line-height: 1.5;
}
.txt_black {
	color:#444444 !important;
	font-weight: normal;
}
.txt_green { color:#109846; }
.txt_orange_box {
	color:#ff7700;
	background: #FFF0E5;
	border-radius: 5px;		/* CSS3草案 */
	-webkit-border-radius: 5px;	/* Safari,Google Chrome用 */
	-moz-border-radius: 5px;	/* Firefox用 */
	padding: 5px 8px;
	font-size: 92%;
	line-height: 1.4;
}
.txt_orange { color:#f07722; }
.txt_orange2 { color:#FFCC80; }
.txt_kei_green {
	border: 2px solid #B2DEC4;
	color: #109846;
	padding: 7px 10px;
}
.txt_indent {
	text-indent: -1em;
	padding-left: 1em;
}
/* caption
----------------------------------------*/
.capt { font-size:85%; }
.capt_red {
	font-size:85%;
	color:#ee0000;
}
.capt2 { font-size:92%; }
.capt_r {
	font-size:85%;
	line-height: 100%;
	text-align: right;
	padding-top: 5px;
}
.capt_indent {
	font-size:85%;
	text-indent: -1em;
	padding-left: 1em;
	line-height: 1.5;
}
.capt_indent2 {
	font-size:85%;
	text-indent: -1em;
	padding-left: 1em;
	line-height: 1.3;
}
/* 基本
----------------------------------------*/
.nopscr { }/*スムーススクロール*/
.btn { }
.fade_btn { }
.opacity_btn { }
.png_bg { }
.underline { border-bottom: 1px solid #ddd; }
.none { display: none !important; }
.border_none { border: 0px !important; }
.border_green {
	background: #f4fceb;
	border: 1px solid #109846;
	padding: 10px 15px;
}
.arrow_orange {
	background: url(../../images/common/arrow/arrow_orange.gif) no-repeat left center;
	padding-left: 15px;
}
.arrow_orange2 {
	background: url(../../images/common/arrow/arrow_orange.gif) no-repeat left center;
	padding-left: 20px;
}
.arrow_green {
	background: url(../../images/common/arrow/arrow_green2.gif) no-repeat left center;
	padding-left: 17px;
}
.arrow_green2 {
	background: url(../../images/common/arrow/arrow_green2.gif) no-repeat left center;
	padding-left: 20px;
}
.arrow_white {
	background: url(../../images/common/arrow/arrow_orange.gif) no-repeat left center;
	padding-left: 15px;
}
.arrow_green_cube {
	background: url(../../images/common/arrow/arrow_green_cube.gif) no-repeat left top;
	padding-left: 24px;
	margin-bottom:3px;
}
.arrow_pdf {
	background: url(../../images/common/arrow/pdf_ico.png) no-repeat left center;
	text-indent: -22px;
	padding-left: 22px;
}
.arrow_pdf2 {
	background: url(../../images/common/arrow/pdf_ico.png) no-repeat left top;
	padding-left: 22px;
}
.arrow_none {
	background: url(none) !important;
	padding-left: 0px !important;
}
.link_block { }
.link_block li:hover { cursor:pointer }
.list_none li { list-style: none !important; }
.list_num li { list-style: decimal inside !important; }
.list_circle li {
	list-style: circle inside !important;
	text-indent: -1em;
	margin-left: 1em;
	padding-left: 5px;
	margin-bottom: 7px;
	padding-bottom: 7px;
}
.list_circle_p li {
	text-indent: -1em;
	padding-left:1em;
	border-bottom: 1px dotted #CCC;
	margin-bottom: 7px;
	padding-bottom: 7px;
	background: url(../../images/common/arrow/arrow_circle_bk.gif) no-repeat left 4px;
}
.list_circle_none li {
	border-bottom: 1px dotted #CCC;
	margin-bottom: 7px;
	padding-bottom: 7px;
	text-indent: -1em;
	padding-left:1em;
}
.list_float { width:720px; }
.list_float ul li {
	float:left;
	display:inline;
}
.list_float ul li img { vertical-align:bottom; }
.list_float_r ul li {
	float:right;
	display:inline;
}
.list_txt0 {
	text-indent:0em!important;
	margin-left:0em!important;
}
.list_txt {
	text-indent:-1.2em;
	margin-left:1.2em;
}
.list_txt2 {
	text-indent:-2em;
	margin-left:2em;
}
.list_txt3 {
	text-indent:-3em!important;
	margin-left:3em!important;
}
.list_orange li {
	background: url(../../images/common/arrow/arrow_orange.gif) no-repeat left center;
	padding-left: 16px;
	float: left;
	margin-right: 25px;
}
.list_green li {
	background: url(../../images/common/arrow/arrow_green2.gif) no-repeat left center;
	padding-left: 17px;
	display: block;
}
.list_green_cube li {
	background: url(../../images/common/arrow/arrow_green_cube.gif) no-repeat left top;
	padding-left: 25px;
	display: block;
	overflow: hidden;
	margin-bottom: 7px;
	padding-top: 1px;
}
.list_kei {
	padding: 20px 20px 15px;
	border: 1px solid #dddddd;
}
.list_kei li {
	margin-bottom:5px;
	text-indent: -1em;
	padding-left: 1em;
}
.dl_banner {
	clear:both;
	margin-bottom: 15px;
}
.dl_banner dt {
	width:160px;
	height:80px;
	float:left;
	clear: both;
}
.dl_banner dd {
	margin-left:15px;
	float: left;
	width: 545px;
	padding-top: 8px;
	overflow: hidden;
}
.icon_freedial {
	padding-left: 22px;
	background: url(../../images/common/arrow/icon_freedial.gif) no-repeat left center;
}
.icon_freedial_none { padding-left: 22px; }
/* box
----------------------------------------*/
.box15 {
	padding: 12px 15px;
	width: 688px;
	border: 1px solid #ddd;
}
.box15_kei_green {
	padding: 15px;
	width: 688px;
	border: 1px solid #00A23F;
}
.box20 {
	padding: 15px 20px 17px;
	width: 678px;
	border: 1px solid #ddd;
}
.box20_kei_green {
	padding: 20px;
	width: 688px;
	border: 1px solid #00A23F;
}
.box25 {
	padding: 22px 25px;
	width: 668px;
	border: 1px solid #ddd;
}
.box30 {
	width: 658px;
	border: 1px solid #ddd;
	padding-top: 25px;
	padding-right: 30px;
	padding-left: 30px;
}
.box20_green {
	padding: 15px 18px;
	background: #EDF7F1;
}
.box540 {
	clear: both;
	width: 540px;
	margin-right: auto;
	margin-left: auto;
}
.box560 {
	clear: both;
	width: 560px;
	margin-right: auto;
	margin-left: auto;
}
.box570 {
	clear: both;
	width: 570px;
	margin-right: auto;
	margin-left: auto;
}
.box580 {
	clear: both;
	width: 580px;
	margin-right: auto;
	margin-left: auto;
}
.box600 {
	clear: both;
	width: 600px;
	margin-right: auto;
	margin-left: auto;
}
.box620 {
	clear: both;
	width: 620px;
	margin-right: auto;
	margin-left: auto;
}
.box640 {
	clear: both;
	width: 640px;
	margin-right: auto;
	margin-left: auto;
}
.box650 {
	clear: both;
	width: 650px;
	margin-right: auto;
	margin-left: auto;
}
.box660 {
	clear: both;
	width: 660px;
	margin-right: auto;
	margin-left: auto;
}
.box670 {
	clear: both;
	width: 670px;
	margin-right: auto;
	margin-left: auto;
}
.box680 {
	clear: both;
	width: 680px;
	margin-right: auto;
	margin-left: auto;
}
.box700 {
	clear: both;
	width: 700px;
	margin: 0px auto;
}
/* float
----------------------------------------*/
.f_left { float: left; }
.f_right { float: right; }
.f_right2 {
	float: right;
	margin-right: 5px;
}
/* padding
----------------------------------------*/
.padding7 { padding: 7px; }
.padding10 { padding: 10px; }
.padding15 { padding: 15px; }
.padding20 { padding: 20px; }
/* margin
----------------------------------------*/
.l-3 {
	position:relative;
	margin-left:-3px;
}
.l-5 {
	position:relative;
	margin-left:-5px;
}
.l-7 {
	position:relative;
	margin-left:-7px;
}
.lru30 {
	margin-right: 30px;
	margin-bottom: 30px;
	margin-left: 30px;
}
.t-10 {
	margin-top: -10px;
	position: relative;
}
.t-20 {
	margin-top: -20px;
	position: relative;
}
.t-30 {
	margin-top: -30px;
	position: relative;
}
.t-40 {
	margin-top: -40px;
	position: relative;
}
.t5 { margin-top: 5px; }
.t7 { margin-top: 7px; }
.t10 { margin-top: 10px; }
.t15 { margin-top: 15px; }
.t20 { margin-top: 20px; }
.t30 { margin-top: 30px; }
.t40 { margin-top: 40px; }
.l0 { margin-left: 0px !important; }
.l5 { margin-left: 5px; }
.l10 { margin-left: 10px; }
.l15 { margin-left: 15px; }
.l20 { margin-left: 20px; }
.l25 { margin-left: 25px; }
.l30 { margin-left: 30px; }
.l35 { margin-left: 35px; }
.r0 { margin-right: 0px !important; }
.r5 { margin-right: 5px; }
.r10 { margin-right: 10px; }
.r15 { margin-right: 15px; }
.r20 { margin-right: 20px; }
.r25 { margin-right: 25px; }
.r30 { margin-right: 30px; }
.r40 { margin-right: 40px; }
.u0 {
	vertical-align: bottom;
	margin-bottom: 0px !important;/* 行の高さを０にする */
}
.u0 img { vertical-align: bottom; }
.u2 { margin-bottom: 2px; }
.u3 { margin-bottom: 3px; }
.u4 { margin-bottom: 4px; }
.u5 { margin-bottom: 5px; }
.u7 { margin-bottom: 7px !important; }
.u10 { margin-bottom: 10px !important; }
.u15 { margin-bottom: 15px; }
.u20 { margin-bottom: 20px; }
.u25 { margin-bottom: 25px; }
.u30 { margin-bottom: 30px; }
.u35 { margin-bottom: 35px; }
.u40 { margin-bottom: 40px; }
.u50 { margin-bottom: 50px; }
.u60 { margin-bottom: 60px; }
.u70 { margin-bottom: 70px; }
.u80 { margin-bottom: 80px; }
.u90 { margin-bottom: 90px; }
.u100 { margin-bottom: 100px; }
.cms_margin { }
/* align
----------------------------------------*/
.align_center {
	text-align: center !important;
	clear: both;
}
.align_left {
	text-align: left !important;
	clear: both;
}
.align_right {
	text-align: right !important;
	clear: both;
}
.align_bottom img { vertical-align: bottom; }
/* icon
----------------------------------------*/
#link a[href^="http"],
/*
#link a[target="_blank"],
#link a[rel="external"],
*/
#link a[href $='.ne.jp'],
#link a[href $='.doc'],
#link a[href $='.mov'],
#link a[href $='pdf'],
#link a[href $='pdf1'],
#link a[href $='pdf2'],
#link a[href $='pdf3'],
#link a[href $='pdf4'],
#link a[href $='pdf5'],
#link a[href $='.ppt'],
#link a[href $='.txt'],
#link a[href $='.xls'],
#link a[href $='.xlsx'],
#link a[href $='.zip'] {
	padding-left: 42px;
	padding-top: 3px;
	padding-bottom: 3px;
}
/*
#link a[target="_blank"],
#link a[rel="external"] { background: url(../images/cms/icon_link.gif) no-repeat left center; }
*/ 
#link a[href^="http"] { background: url(../images/cms/icon_link.gif) no-repeat left center; }
#link a[href $='.doc'] { background: url(../images/icon/i_doc.gif) no-repeat left center; }
#link a[href $='.mov'] { background: url(../images/icon/i_mov.gif) no-repeat left center; }
#link a[href $='.ppt'] { background: url(../images/icon/i_ppt.gif) no-repeat left center; }
#link a[href $='.txt'] { background: url(../images/icon/i_txt.gif) no-repeat left center; }
#link a[href $='.xls'] { background: url(../images/icon/i_xls.gif) no-repeat left center; }
#link a[href $='.xlsx'] { background: url(../images/icon/i_xls.gif) no-repeat left center; }
#link a[href $='.zip'] { background: url(../images/icon/i_zip.gif) no-repeat left center; }
#link a[href $='.ne.jp'] { background: url(../images/icon/i_mail.gif) no-repeat left center; }
#link a[href $='pdf'],
#link a[href $='pdf1'],
#link a[href $='pdf2'],
#link a[href $='pdf3'],
#link a[href $='pdf4'],
#link a[href $='pdf5'] { background: url(../images/cms/icon_pdf.gif) no-repeat left center !important; }
/* ul list
----------------------------------------*/
.inline ul li { display: inline; }
#category_box {
	width: 720px;
	position: relative;
}
.category_box,
#category_box ul li {
	float: left;
	width: 355px;
	background: url(../../images/common/box/category_box_03.gif) no-repeat left bottom, url(../../images/common/box/category_box_02.gif) repeat-y left;
	position: relative;
}
.category_box .btn_kwsk,
#category_box ul li .btn_kwsk {
	position: absolute;
	right: 20px;
	bottom: 15px;
}
.category_box .btn_kwsk img,
#category_box ul li .btn_kwsk img {
	clear: both;
	margin: 0px !important;
	padding: 0px !important;
}
.category_box .category_box_inner,
#category_box ul li .category_box_inner {
	background: url(../../images/common/box/category_box_01.gif) no-repeat left top;
	width: 325px;
	padding: 13px 15px 15px;
}
.category_box .category_box_inner ul li,
#category_box ul li .category_box_inner ul li {
	background: url(none) no-repeat left top;
	padding: 0px;
}
.category_box h4,
.category_box h5,
#category_box ul li h4,
#category_box ul li h5 {
	background: url(../../images/common/box/category_box2_line.gif) no-repeat left bottom;
	font-size:115%;
	padding-bottom:12px;
	margin-bottom:5px;
	padding-left: 2px;
	line-height: 1.4;
}
.category_box h4 a,
.category_box h5 a,
#category_box ul li h4 a,
#category_box ul li h5 a {
	background: url(../../images/common/arrow/arrow_green2.gif) no-repeat left center;
	padding-left: 16px;
}
#category_box ul li p { overflow: hidden; }
#category_box ul li p a:link,
#category_box ul li p a:visited { color:#444444; }
#category_box2 {
	width: 720px;
	clear: both;
}
#category_box ul li img {
	float: left;
	margin-right: 10px;
	margin-top: 2px;
}
#category_box ul li strong {
	color:#2B941D;
	margin-bottom: 5px;
	font-size: 115%;
	line-height: 1.4;
	font-weight:normal;
}
.category_box_long {
	width: 720px;
	background: url(../../images/common/box/category_box_long2_03.gif) no-repeat center bottom, url(../../images/common/box/category_box_long2_02.gif) repeat-y center bottom;
	position: relative;
	clear: both;
}
.category_box_long .category_box_inner {
	background: url(../../images/common/box/category_box_long_01.gif) no-repeat left top;
	padding: 13px 15px;
	width: 690px;
}
.category_box_long .category_box_inner2 {
	background: url(../../images/common/box/category_box_long_01.gif) no-repeat left top;
	padding: 15px 20px 17px;
	width: 680px;
}
#category_box2 {
	clear:both;
	width:720px;
}
#category_box2 ul li {
	float: left;
	margin-bottom: 10px;
	width: 355px;
	background: url(../../images/common/box/category_box_03.gif) no-repeat left bottom, url(../../images/common/box/category_box_02.gif) repeat-y left;
	position: relative;
}
#category_box2 ul li .btn_kwsk {
	position: absolute;
	right: 20px;
	bottom: 17px;
}
#category_box2 ul li .btn_kwsk img {
	clear: both;
	margin: 0px !important;
	padding: 0px !important;
}
#category_box2 ul li .category2_title {
	position: relative;
	margin-left:-12px;
	margin-top:-12px;
}
#category_box2 ul li .category_box_inner {
	background: url(../../images/common/box/category_box_01.gif) no-repeat left top;
	padding: 15px 15px 13px;
	width: 325px;
}
#category_box2 ul li h4,
#category_box2 ul li h5 {
	background: url(../../images/common/box/category_box2_line.gif) no-repeat left bottom;
	font-size:115%;
	padding-bottom:14px;
	margin-bottom:7px;
	padding-left: 2px;
	line-height: 1.4;
}
#category_box2 ul li img { margin-bottom:7px; }
#category_box2 ul li p a:link,
#category_box2 ul li p a:visited { color:#444444; }
#category_box2 ul li strong {
	color:#2B941D;
	margin-bottom: 5px;
	font-size: 115%;
	line-height: 1.4;
	font-weight:normal;
}
#category_box3 {
	clear:both;
	width:720px;
}
#category_box3 ul li {
	float: left;
	margin-bottom: 10px;
	width: 355px;
	background: url(../../images/common/box/category_box_03.gif) no-repeat left bottom, url(../../images/common/box/category_box_02.gif) repeat-y left;
	position: relative;
}
#category_box3 ul li .btn_kwsk {
	position: absolute;
	right: 20px;
	bottom: 17px;
}
#category_box3 ul li .btn_kwsk img {
	clear: both;
	margin: 0px !important;
	padding: 0px !important;
}
#category_box3 ul li .category2_title {
	position: relative;
	margin-left:-12px;
	margin-top:-12px;
}
#category_box3 ul li .category_box_inner {
	background: url(../../images/common/box/category_box_01.gif) no-repeat left top;
	padding: 17px 18px 20px 23px;
	width: 313px;
}
#category_box3 ul li h4,
#category_box3 ul li h5 {
	background: url(../../images/common/box/category_box2_line.gif) no-repeat left bottom;
	font-size:115%;
	padding-bottom:13px;
	margin-bottom:7px;
	padding-left: 2px;
	line-height: 1.4;
	width: 308px;
}
#category_box3 ul li img { margin-bottom:7px; }
/*
#category_box3 ul li p a:link,
#category_box3 ul li p a:visited { color:#444444; }
*/

/* ul list2
----------------------------------------*/
#category_box_long {
	width: 720px;
	overflow: hidden;
}
#category_box_long ul { }
#category_box_long ul li {
	margin-bottom: 10px;
	width: 720px;
	background: url(../../images/common/box/category_box_long_02.gif) no-repeat left bottom;
	position: relative;
}
#category_box_long ul li .category_box_inner {
	background: url(../../images/common/box/category_box_long_01.gif) no-repeat left top;
	padding: 15px 15px 13px;
}
#category_box_long ul li .btn_kwsk {
	position: absolute;
	right: 25px;
	bottom: 20px;
	height: 24px;
	width: 100px;
}
#category_box_long ul li .btn_kwsk img {
	clear: both;
	margin: 0px !important;
	padding: 0px !important;
}
#category_box_long ul li h4 {
	background: url(../../images/common/box/category_box_long_line.gif) no-repeat left bottom;
	font-size:115%;
	padding-bottom:13px;
	margin-bottom:8px;
	padding-left: 2px;
	line-height: 1.4;
}
#category_box_long ul li h5 {
	color:#2B941D;
	margin-bottom: 5px;
	font-size: 115%;
}
#category_box_long ul li img.thum {
	float: left;
	margin-right: 10px;
	clear: both;
}
#category_box_long ul li p { overflow: hidden; }
/* パンくず
----------------------------------------*/
#topic_path {
	clear: both;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	height: 42px;
	font: 85%/42px verdana;
	overflow: hidden;
}
#topic_path ul li {
	float: left;
	margin-right: 7px;
	display: inline;
}
#topic_path ul li a {
	padding-right: 20px;
	background: url(../../images/common/topic_path.gif) no-repeat right center;
}
#topic_path ul li:first-child {
	background: url(../../images/common/topic_path_home.gif) no-repeat left center;
	padding-left: 33px;
}
#topic_path ul li:last-child,
#topic_path ul li:last-child a {
	background: url(none);
	padding-right: 0px;
}
/* 記事リンク用
----------------------------------------*/
#blog_navi {
	margin-bottom: 15px;
	width: 720px;
}
#blog_navi ul li {
	float: left;
	width: 240px!important;
	font-size: 108%;
	display:inline;
}
#blog_navi ul li#blog_prev { text-align: left;/*
	text-indent: -15px;
	*/
}
#blog_navi ul li#blog_prev a {
	background: url(../images/cms/arrow_left.gif) no-repeat left center;
	padding-left: 15px;
}
#blog_navi ul li#blog_list { text-align: center; }
#blog_navi ul li#blog_next { text-align: right; }
#blog_navi ul li#blog_next a {
	background: url(../images/cms/arrow_right.gif) no-repeat right center;
	padding-right: 15px;
}
/* ページリンク用
----------------------------------------*/
#page_navi {
	margin-bottom: 15px;
	width: 720px;
	background: url(../images/pagenav_bg.gif) no-repeat center top;
	padding-top: 10px;
}
#page_navi ul li {
	float: left;
	width: 240px!important;
	font-size: 108%;
	display:inline;
}
#page_navi ul li#page_prev { text-align: left; }
#page_navi ul li#page_prev a {
	background: url(../images/cms/arrow_left.gif) no-repeat left center;
	padding-left: 15px;
}
#page_navi ul li#page_list { text-align: center; }
#page_navi ul li#page_next { text-align: right; }
#page_navi ul li#page_next a {
	background: url(../images/cms/arrow_right.gif) no-repeat right center;
	padding-right: 15px;
}
/* table
----------------------------------------*/
.table_color {
	border-top: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
}
.table_color th {
	background: #EDF7F1;
	color:#109846;
}
.table_color td { }
.table_color th,
.table_color td {
	padding: 3px 10px;
	border-bottom: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
}
.table_color2 {
	border-top: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
}
.table_color2 th {
	background: #EDF7F1;
	color:#109846;
}
.table_color2 td { }
.table_color2 th,
.table_color2 td {
	padding: 5px 13px;
	border-bottom: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
}
/* 環境用テーブル */
.table_kankyou {
	border-top: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	width: 100%;
	box-sizing:border-box;
	margin-bottom: 20px;
}
.table_kankyou .table_kankyou_g {
	background: #EDF7F1;
	color:#109846;
	font-weight: bold;
}
.table_kankyou td { }
.table_kankyou th,
.table_kankyou td {
	padding: 6px 7px 6px 12px;
	border-bottom: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	font-weight: normal;
}
/* paging
----------------------------------------
.paging {
	clear:both;
	margin-bottom: 10px;
}
.paging ul.pageNav {
	-moz-border-bottom-colors: none;
	-moz-border-image: none;
	-moz-border-left-colors: none;
	-moz-border-right-colors: none;
	-moz-border-top-colors: none;
	background-color: #FFFFFF;
	margin-bottom: 5px;
	text-align: center;
	font-size:92%;
}
.paging ul.pageNav li {
	display: inline;
	margin-left: 2px;
	margin-right: 2px;
}
.paging ul.pageNav li b,
.paging ul.pageNav li span,
.paging ul.pageNav li a {
	-moz-text-blink: none;
	-moz-text-decoration-color: -moz-use-text-color;
	-moz-text-decoration-line: none;
	-moz-text-decoration-style: solid;
	background-color: #EDF7F1;
	display: inline-block;
	margin-bottom: 5px;
	padding-bottom: 3px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 3px;
	vertical-align: middle;
	border: 1px solid #cccccc;
	color: #109846;
}
.paging ul.pageNav li a:hover {
	color: #ffffff;
	border: 1px solid #109846;
	background-color: #109846;
}
.paging ul.pageNav li b,
.paging ul.pageNav li span {
	background-color: #109846;
	color: #FFFFFF;
	padding-bottom: 3px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 3px;
}
.cms_margin .paging {
	margin-bottom:5px;
	margin-top: 25px;
}
*/
/* paging
----------------------------------------*/
.paging { clear:both; }
.paging ul {
	-moz-border-bottom-colors: none;
	-moz-border-image: none;
	-moz-border-left-colors: none;
	-moz-border-right-colors: none;
	-moz-border-top-colors: none;
	background-color: #FFFFFF;
	margin-bottom: 5px;
	text-align: center;
	font-size:92%;
}
.paging ul li {
	display: inline;
	margin-left: 2px;
	margin-right: 2px;
}
/*
.paging ul li:first-child { float:left; }
.paging ul li:last-child { float:right; }
*/
.paging ul li b,
.paging ul li span,
.paging ul li a {
	background-color: #fff;
	display: inline-block;
	margin-bottom: 5px;
	vertical-align: middle;
	border: 2px solid #5bb530;
	color: #5bb530;
	text-decoration: none !important;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	padding: 3px 10px 2px;
	-webkit-transition: 0.3s;
	-moz-transition: 0.3s;
	-o-transition: 0.3s;
	transition: 0.3s;
}
.paging ul li a.active,
.paging ul li a:hover {
	color: #ffffff;
	border: 2px solid #5bb530;
	background-color: #5bb530;
}
.paging ul li b,
.paging ul li span {
	background-color: #5bb530;
	color: #FFFFFF;
	padding: 3px 10px 2px;
}
/* rss
----------------------------------------*/
#rss {
	clear:both;
	width: 720px;
	position:relative;
}
#rss_btn {
	position: absolute;
	top: 4px;
	right: 0px;
	clear: both;
}
#rss .rss_box {
	width: 720px;
	margin-bottom: 15px;
	background: url(/images/common/box/category_box_long_01.gif) no-repeat left top;
	padding-top: 20px;
	position: relative;
	clear:both;
}
#rss .rss_inner {
	width: 684px;
	background: url(/images/common/box/category_box_long_02.gif) no-repeat left bottom;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
#rss .rss_txt {
	width: 420px;
	float: left;
	word-break: break-all;
	overflow:hidden;
}
#rss .rss_title {
	font-size:125%;
	margin-bottom: 2px;
	line-height:1.3;
}
#rss .rss_title a { color:#109846; }
#rss .rss_day {
	font: 85% verdana;
	text-align: right;
	color: #666666;
	margin-bottom: 7px;
}
#rss .rss_left {
	overflow: hidden;
	margin-right: 15px;
	width: 240px;
	height: 180px;
	float:left;
	border: 1px solid #dddddd;
	position: relative;
}
#rss .rss_img {
	width: 240px;
	height: 180px;
	display:table-cell;
	vertical-align:middle;
}
/* IE 以外 */
:root #rss .rss_img { text-align:center; }
/* IE 6 */
* html #rss .rss_img {
	display:inline;
	zoom:1;
	text-align:center;
}
/* IE 7 */
*:first-child+html #rss .rss_img {
	display:inline;
	zoom:1;
}
/* Mac IE*/
/*\*//*/
* html #rss .rss_img{
display:inline-block;
}
/**/
#rss .rss_disc {
	color: #666;
	margin-bottom:25px;
}
#rss .rss_disc img { display: none; }
#rss .rss_img img { max-width: 240px;/*max-height: 300px;*/ width:expression(document.body.clientWidth < 242? "240px" : "auto");
}
#rss2 .rss_box {
	position: relative;
	padding: 15px;
	width: 680px;
	margin-right: 20px;
	margin-bottom: 20px;
	border: 3px solid #CCC;
}
#rss2 .rss_box .rss_img {
	width: 360px;
	height: 270px;
	overflow: hidden;
	float: left;
	margin-right: 15px;
}
#rss2 .rss_img img {
	max-width: 360px;
	max-height: 270px;
}
#rss2 .box2 {
	float: left;
	padding: 15px;
	width: 200px;
	margin-right: 20px;
	margin-bottom: 20px;
	border: 3px solid #CCC;
}
.rss_img { }
.rss_img span { display: inline-block; }
.rss_img p {
	vertical-align: middle;
	display: inline;
	zoom: 1;
}
.rss_box .btn_kwsk {
	position: absolute;
	right: 20px;
	bottom: 18px;
}
/* news_rss
----------------------------------------*/
.news_rss {
	clear:both;
	width: 100%;
	position:relative;
}
.news_rss .rss_btn {
	position: absolute;
	top: 2px;
	right: 0px;
	clear: both;
}
.news_rss .title_txt2 { margin-bottom:1px; }
.news_rss ul { margin-bottom:5px; }
.news_rss ul li {
	line-height: 20px;
	border-bottom: 1px solid #ddd;
	padding-top: 5px;
	padding-bottom: 5px;
	clear: both;
}
.news_rss ul li .news_day {
	font: 85% Verdana, Geneva, sans-serif;
	padding-right: 7px;
	padding-left: 7px;
}
.news_rss dl {
	_zoom:1;
	margin-bottom:7px;
	position: relative;
}
.news_rss dl dt.news_day { font: 85% Verdana, Geneva, sans-serif; }
.news_rss dl dt {
	clear: left;
	float: left;
	width: 70px;
	padding-right: 10px;
	padding-left: 10px;
	line-height:16px !important;
}
.news_rss dl dd {
	margin-left: 0;
	border-bottom: 1px dotted #aaa;
	padding-right: 10px;
	padding-left: 80px;
	padding-top: 3px;
}
.news_rss dl dd:last-child { border-bottom: 0px dotted #aaa; }
.news_rss dl dt,
.news_rss dl dd {
	display:block;
	padding-top: 9px;
	padding-bottom: 8px;
}
/* トリカ
----------------------------------------*/
#card_request {
	background: #fffae5;
	border: 2px solid #ffe0b2;
	padding: 10px 0px 12px 18px;
	margin-bottom: 30px;
	clear:both;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
}
#card_request ul li {
	margin-right: 10px;
	margin-bottom: 10px;
	float: left;
}
#card_request img { vertical-align: bottom; }
/* what's new
----------------------------------------*/

.icon {
	text-align: center;
	position:absolute;
	left: 21px;
	top: 21px;
	z-index:10;
}
.select-sort select {
	padding: 5px 32px 7px 15px;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	border: 1px solid #ccc;
	background: #eee;
	background: url(../../member/whats-new/images/select_arrow.jpg) right center no-repeat;
	background-size: 19px, auto;
	font-size: 85%;
}
.select-sort select option { font-size: 120%; }
#whats { }
/*
#whats #rss .rss_left {
	padding-top:27px;
	height: 160px;
}
#whats #rss .rss_img {
	margin-top:28px;
	height: 160px;
}
#whats #rss .rss_img a {
	height: 160px;
	width:240px;
	display:table-cell;
	vertical-align:middle;
}
*/
 @media print {
.visible_tb { display:none; }
.visible_sp { display:none; }
}
 @media print, screen and (min-width : 801px) {
.hide_pc { display:none; }
.visible_pc { }
.visible_tb { display:none; }
.visible_sp { display:none !important; }
}
 @media screen and (min-width : 641px) and (max-width : 800px) {
.hide_tb { display:none !important; }
.visible_pc { display:none; }
.visible_tb { }
.visible_sp { display:none !important; }
}
 @media print, screen and (max-width :  640px) {
.hide_sp { display:none !important; }
.visible_pc { display:none; }
.visible_tb { display:none; }
.visible_sp { }
}
