@charset "utf-8";
/*-------------------------------
	Rules
-------------------------------*/

/*-------------------------------
	Common Style
-------------------------------*/

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote, th, td {
	margin:0;
	padding:0;
}
body {
	/*	height:100%;
*/	font:13px/1.231 "メイリオ", "ヒラギノ角ゴPro W3", "MS Pゴシック", "Osaka", Verdana, Arial, sans-serif;
 *font-size:small;
 *font:x-small;
	background:url(/common/img/body_bg.gif) repeat-x left top #ffffff;
	color:#414141;

}
*html, *html body {
	/*	height:100%;  
*/  overflow-x:hidden;
	overflow-y:auto;
}
html {
	/*	height:100%;
*/	background:#8fc427;
}
table {
	border-collapse:collapse;
	border-spacing:0;
	font-size:inherit;
	font-size:inherit;
	font:100%;
}
fieldset {
	border:0;
}
*:first-child+html table {
	border-collapse:collapse;
}
img {
	border:0;
	line-height:0;
	vertical-align:top;
	display:block;
}
address, caption, em, strong, th {
	font-style:normal;
	font-weight:normal;
}
li {
	list-style:none;
}
caption, th {
	text-align:left;
}
h1, h2, h3, h4, h5, h6 {
	font-size:100%;
	font-weight:normal;
}
q:before, q:after {
	content:'';
}
.clearfix:after {
	content: ".";  /* 新しい要素を作る */
	display:block;  /* ブロックレベル要素に */
	clear:both;
	height:0;
	visibility:hidden;
}
.clearfix {
	min-height:1px;
}
* html .clearfix {
	height:1px;/*\*//*/
  height: auto;
  overflow: hidden;
  /**/
}
/*-------------------------------
	Font
-------------------------------*/
/*サイズ
8px：63%
10px：77%
12px：93%
13px：100%
14px：108%
16px：124%
18px：139%
20px：154%
22px：169%
24px：185%
26px：200%
*/
.text10 {
	font-size:77%;
}
.text11 {
	font-size:85%;
}
.text12 {
	font-size:93%;
}
.text13 {
	font-size:100%;
}
.text14 {
	font-size:108%;
}
.text16 {
	font-size:124%;
}
strong {
	font-weight:bold;
}
/*-------------------------------
	Link
-------------------------------*/

a:link {
	color:#0ca8cf;
	text-decoration:underline;
}
a:visited {
	color:#0ca8cf;
	text-decoration:underline;
}
a:hover {
	color:#0ca8cf;
	text-decoration:none;
}
a:active {
	color:#0ca8cf;
	text-decoration:none;
}
/*-------------------------------
	Float
-------------------------------*/

.floatR {
	float:right;
	width:auto;
}
.floatL {
	float:left;
	width:auto;
}
.floatN {
	float:none;
	width:auto;
}
.clear {
	clear:both;
}
.top {
	vertical-align:top;
}
.bottom {
	vertical-align:bottom;
}
.center {
	text-align:center;
}
.from {
	float:right;
	text-align:right;
}
/*-------------------------------
	Text
-------------------------------*/

/*-------------------------------
	Margin/Padding
-------------------------------*/

.pr5 {
	padding-right:5px;
}
.pr8 {
	padding-right:8px;
}
.pr13 {
	padding-right:13px;
}
.pr15 {
	padding-right:15px;
}
.pb5 {
	padding-bottom:5px;
}
.pb8 {
	padding-bottom:8px;
}
.pb10 {
	padding-bottom:10px;
}
.pb15 {
	padding-bottom:15px;
}
.pb18 {
	padding-bottom:18px;
}
.pb30 {
	padding-bottom:30px;
}
.pb45 {
	padding-bottom:45px;
}
.pt5 {
	padding-top:5px;
}
.pt15 {
	padding-top:15px;
}
.pt30 {
	padding-top:30px;
}
.mb18 {
	margin-bottom:18px;
}
.mt50 {
	margin-top:50px;
}

.mr20{
	margin-right:20px;
}
/*-------------------------------
	#wrapper IE6 fixed対応
-------------------------------*/

/**html #wrapper{  
    overflow:auto;  
    position:relative;  
    width:100%;  
    height:100%;
} 
*/
/*-------------------------------
	top_bg
-------------------------------*/

.top_bg {
	background:url(/common/img/body_bg.jpg) repeat-x left top #ffffff;
}
/*-------------------------------
	#CMN_header
-------------------------------*/

#CMN_header {
	width:950px;
	height:80px;
	margin-left:auto;
	margin-right:auto;
	padding-top:4px;
}
#head_navi {
	width:950px;
	height:38px;
}
*html #head_navi {
	height:35px;
}
#h_left {
	float:left;
	width:100px;
	height:10px;
	padding-top:9px;
}
#h_right {
	float:right;
	width:235px;
	height:20px;
}
#h_linkArea01 li {
	float:left;
}
#h_link {
	padding-top:13px;
	padding-right:15px;
}
#h_contact {
	padding-top:13px;
	padding-right:12px;
}
h1 {
	float:left;
	width:216px;
	height:42px;
	background:url(/common/img/top_h_bg.jpg) no-repeat left top;
}
#g_navi {
	float:right;
	width:685px;
	height:42px;
}
#g_navi li {
	float:left;
	width:137px;
	height:42px;
	background:url(/common/img/gnavi_line.gif) no-repeat right top;
}
/*-------------------------------
	#main
-------------------------------*/

#main {
	background: url(/common/img/main.jpg) no-repeat center 0;
	width:950px;
	/*height:750px;*/
	/*margin-top:26px;*/
	height:527px;
	margin-left:auto;
	margin-right:auto;
	position:relative;
}
#main h1{
	overflow: hidden;
	text-indent: 100%;
	white-space: nowrap;
}
#main .banner{
	margin:0 auto 0 auto;
	padding-top: 713px;
	width: 997px;
}

#main .shishinokoe{
	position:absolute;
	top:298px;
	left:110px;
}

#main .youtube-movie{
	position:absolute;
	top:46px;
	left:413px;
}


/*-------------------------------
	#top_info
-------------------------------*/

#top_info {
	width:950px;
	height:auto;
	overflow:hidden;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:30px;
}
/*-------------------------------
	#newsArea
-------------------------------*/

#newsArea {
	float:left;
	width:416px;
	height:auto;
	overflow:hidden;
	margin-right:18px;
	clear:both;
}
*html #newsArea {
	margin-right:8px;
}
#newsArea #newsView {
	width:416px;
	height:21px;
	margin-bottom:14px;
	background:url(/common/img/news.gif) no-repeat left top;
	border-bottom:1px solid #d8d2c3;
	text-align:right;
	font-size:10px;
	line-height:1.4em;
	color:#9e9e9e !important;
}
#newsArea #newsView #newsViewIn {
	float:right;
	width:120px;
}
#newsArea #newsView #newsViewIn img {
	float:right;
	position:relative;
	top:3px;
}
#newsArea #newsView #newsViewIn #newsViewLink {
	float:left;
	width:10em;
}
#newsArea dl {
	width:416px;
	height:auto;
	overflow:hidden;
}
#newsArea dl dt {
	float:left;
	padding-bottom:4px;
	padding-right:8px;
	width:6em;
}
/*-------------------------------
	#reportArea
-------------------------------*/

#reportArea {
	float:left;
	width:416px;
	height:auto;
	overflow:hidden;
	margin-right:18px;
	clear:both;
}
*html #reportArea {
	margin-right:8px;
}
#reportArea #reportView {
	width:416px;
	height:21px;
	margin-bottom:14px;
	background:url(/common/img/report.gif) no-repeat left top;
	border-bottom:1px solid #d8d2c3;
	text-align:right;
	font-size:10px;
	line-height:1.4em;
	color:#9e9e9e !important;
}
#reportArea #reportView #reportViewIn {
	float:right;
	width:120px;
}
#reportArea #reportView #reportViewIn img {
	float:right;
	position:relative;
	top:3px;
}
#reportArea #reportView #reportViewIn #reportViewLink {
	float:left;
	width:10em;
}
#reportArea dl {
	width:416px;
	height:auto;
	overflow:hidden;
}
#reportArea dl dt {
	float:left;
	padding-bottom:4px;
	padding-right:8px;
	width:6em;
}
/*-------------------------------
	#top_rightBox
-------------------------------*/
#top_rightBox {
	float:right;
	width:270px;
	margin-left:17px;
}
*html #top_rightBox {
	margin-left:3px;
}
#centerArea {
	float:left;
	width:416px;
}

/*-------------------------------
	#newComerArea
-------------------------------*/

#newComerArea {
	margin-top:5px;
}
#newComerArea ul {
	overflow:hidden;
}
#newComerArea ul li {
	float:left;
	margin-bottom:5px;
}
#newComerArea ul li.btnSp {
	float:left;
	margin-right:5px;
}
/*-------------------------------
	#twitArea
-------------------------------*/

.twitArea {
	float:left;
	width:213px;
	height:auto;
	overflow:hidden;
	padding:8px;
	background:url(/common/img/twit_bg.gif) repeat-y left top #ffffff;
	clear:both;
	margin:0 17px 10px 0;
}
*html .twitArea {
	margin:0 7px 10px 0;
}
.twitBox {
	width:213px;
	height:auto;
	overflow:hidden;
	background:#ffffff;
}
.twitBox_In p {
	float:left;
	width:134px;
	height:auto;
	overflow:hidden;
	color:#86714b;
}
/*-------------------------------
	#fbArea
-------------------------------*/

.fbArea {
	float:left;
	width:229px;
	height:auto;
	clear:both;
	overflow:hidden;
	margin-bottom:7px;
}
/*-------------------------------
	#top_recruit
-------------------------------*/
#top_recruit p {
	color:#86714b;
}


/*-------------------------------
	.rightDotBox
-------------------------------*/
.rightDotBox {
	width:254px;
	height:auto;
	overflow:hidden;
	padding:8px;
	background:url(/common/img/twit_bg.gif) repeat-y left top #ffffff;
	margin-bottom:10px;
}

/*-------------------------------
	#top_ques
-------------------------------*/

#top_ques {
	width:254px;
	height:auto;
	overflow:hidden;
	padding:8px;
	/*margin-top:18px;*/
	background:url(/common/img/twit_bg.gif) repeat-y left top #ffffff;
}
#top_ques #top_quesIn {
	width:254px;
	height:auto;
	overflow:hidden;
	background:#faf6ee;
}
#top_ques #top_quesIn dl {
	padding:10px 8px;
}
#top_ques #top_quesIn dl dt {
	font-size:100%;
	color:#6e6e6e;
}
#top_ques #top_quesIn dl dd {
	font-weight:bold;
}
#top_ques #top_quesIn dl img {
	margin-top:5px;
}
/*-------------------------------
	#Banner_Area
-------------------------------*/

#Banner_Area {
	width:950px;
	height:auto;
	overflow:hidden;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:8px;
	background:#ffffff;
}
#Banner_Area li {
	float:left;
	margin-right:5px;
	padding-bottom:5px;
}

#Banner_Area li.mNone{
	margin-right:0;
}
/*-------------------------------
	#CMN_footer
-------------------------------*/

#CMN_footer {
	padding-top:15px;
	padding-bottom:20px;
	background:#8fc427;
}
#CMN_footer p {
	width:950px;
	height:auto;
	overflow:hidden;
	margin-left:auto;
	margin-right:auto;
	color:#ffffff;
}
#CMN_footer p a {
	color:#ffffff;
	text-decoration:none;
}
#foot_navi {
	font-size:100%;
	margin-bottom:80px;
	color:#c0ee65 !important;
}
#foot_navi a:hover {
	text-decoration:underline;
}
#address {
	padding-bottom:7px;
	font-size:77%;
	line-height:1.4em;
}
#copyright {
	/*padding-bottom:80px;*/
	font-size:77%;
}
/*-------------------------------
	#pageTop
-------------------------------*/

#pageTop {
	position:fixed;
	/*	position:absolute;
*/	bottom:185px;
	left:50%;
	margin-left:485px;
}
/*-------------------------------
	fsizer:フォントサイズ変更 
-------------------------------*/
.fsizer {
	padding-top:8px;
}
.fsizer li {
	float:left;
}
.fsizer li a {
	display:block;
	width:24px;
	height:24px;
	text-indent:-9999px;
	overflow:hidden;
}
.fsizer a {
	cursor:pointer;
}
#fs {
	width:24px;
	height:24px;
	background:url(../img/size_small.gif) no-repeat;
}
#fs a:hover {
	width:24px;
	height:24px;
	background:url(../img/size_small_o.gif) no-repeat;
}
#fm {
	width:24px;
	height:24px;
	background:url(../img/size_medium.gif) no-repeat;
}
#fm a:hover {
	width:24px;
	height:24px;
	background:url(../img/size_medium_o.gif) no-repeat;
}
#fl {
	width:24px;
	height:24px;
	background:url(../img/size_large.gif) no-repeat;
}
#fl a:hover {
	width:24px;
	height:24px;
	background:url(../img/size_large_o.gif) no-repeat;
}
.fsizer a.fsactive_s, .fsizer a.fsactive_m, .fsizer a.fsactive_l {
	cursor:default;
}
.fsizer a.fsactive_s {
	width:24px;
	height:24px;
	background:url(../img/size_small_o.gif) no-repeat;
}
.fsizer a.fsactive_m {
	width:24px;
	height:24px;
	background:url(../img/size_medium_o.gif) no-repeat;
}
.fsizer a.fsactive_l {
	width:24px;
	height:24px;
	background:url(../img/size_large_o.gif) no-repeat;
}
.gienkin {
	border:5px red solid;
	margin-bottom:8px;
	text-align:center;
}
.gienkin p {
	color:fff;
	font-weight:bold;
	padding:8px;
}
