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


body {
	font-family: Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
	background-image: url(../img/bg.gif);
	color: #403117;
	font-size: 14px;
	webkit-appearance: none;
}
a {
	text-decoration: none;
}
/*float*/

.clear {
	clear: both;
}
.f_right {
	float: right;
}
.f_left {
	float: left;
}
.center {
	text-align: center;
}
.right {
	text-align: right;
}
.left {
	text-align: left;
}
.img_center {
	max-width: 100%;
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.img_center img{
	max-width: 100%;
	display: block;
	margin-left: auto;
	margin-right: auto;
}

/*--clearfix--*/

.clearfix {
	zoom: 100%;
}
.clearfix:after {
	display: block;
	clear: both;
	content: ".";
	height: 0.1px;
	font-size: 0.1em;
	line-height: 0;
	visibility: hidden;
}
.clearfix {
	display: inline-block;
}
/*Font*/

.font_10 {
	font-size: 10px;
}
.font_11 {
	font-size: 11px;
}
.font_12 {
	font-size: 12px;
}
.font_13 {
	font-size: 13px;
}
.font_14 {
	font-size: 14px;
}
.font_15 {
	font-size: 15px;
}
.font_16 {
	font-size: 16px;
}
.font_18 {
	font-size: 18px;
}
.font_20 {
	font-size: 20px;
}
.font_22 {
	font-size: 22px;
}
.font_24 {
	font-size: 24px;
}
.font_w {
	font-weight: bold;
}
.blue {
	color: #2B1D56;
}
.white {
	color: #fff;
}
/*LINE HEIGHT*/

.lh120 {
	line-height: 120%;
}
.lh130 {
	line-height: 130%;
}
.lh140 {
	line-height: 140%;
}
.lh150 {
	line-height: 150%;
}
.lh160 {
	line-height: 160%;
}
.lh170 {
	line-height: 170%;
}
.lh180 {
	line-height: 180%;
}
.lh190 {
	line-height: 190%;
}
.lh200 {
	line-height: 200%;
}
.lh300 {
	line-height: 300%;
}
.left {
	text-align: left;
}
/*margin*/

.mar_none {
	margin: 0!important;
}
.mar_20 {
	margin: 20px
}
.mar_30 {
	margin: 30px
}
/*上margin*/

.mar_t_-05 {
	margin-top: -5px;
}
.mar_t_-07 {
	margin-top: -7px;
}
.mar_t_-10 {
	margin-top: -10px;
}
.mar_t_-15 {
	margin-top: -15px;
}
.mar_t_-30 {
	margin-top: -30px;
}
.mar_t_00 {
	margin-top: 0;
}
.mar_t_03 {
	margin-top: 3px;
}
.mar_t_05 {
	margin-top: 5px;
}
.mar_t_10 {
	margin-top: 10px;
}
.mar_t_15 {
	margin-top: 15px;
}
.mar_t_20 {
	margin-top: 20px;
}
.mar_t_25 {
	margin-top: 25px;
}
.mar_t_30 {
	margin-top: 30px;
}
.mar_t_35 {
	margin-top: 35px;
}
.mar_t_40 {
	margin-top: 40px;
}
/*右margin*/

.mar_r_00 {
	margin-right: 0;
}
.mar_r_05 {
	margin-right: 5px;
}
.mar_r_10 {
	margin-right: 10px;
}
.mar_r_15 {
	margin-right: 15px;
}
.mar_r_20 {
	margin-right: 20px;
}
.mar_r_25 {
	margin-right: 25px;
}
.mar_r_30 {
	margin-right: 30px;
}
.mar_r_35 {
	margin-right: 35px;
}
.mar_r_40 {
	margin-right: 40px;
}
/*下margin*/

.mar_b_00 {
	margin-bottom: 0;
}
.mar_b_05 {
	margin-bottom: 5px;
}
.mar_b_10 {
	margin-bottom: 10px;
}
.mar_b_15 {
	margin-bottom: 15px;
}
.mar_b_20 {
	margin-bottom: 20px;
}
.mar_b_25 {
	margin-bottom: 25px;
}
.mar_b_30 {
	margin-bottom: 30px;
}
.mar_b_35 {
	margin-bottom: 35px;
}
.mar_b_40 {
	margin-bottom: 40px;
}
.mar_b_50 {
	margin-bottom: 50px;
}
.mar_b_60 {
	margin-bottom: 60px;
}
.mar_b_70 {
	margin-bottom: 70px;
}
/*左margin*/

.mar_l_00 {
	margin-left: 0;
}
.mar_l_05 {
	margin-left: 5px;
}
.mar_l_10 {
	margin-left: 10px;
}
.mar_l_15 {
	margin-left: 15px;
}
.mar_l_20 {
	margin-left: 20px;
}
.mar_l_25 {
	margin-left: 25px;
}
.mar_l_30 {
	margin-left: 30px;
}
.mar_l_35 {
	margin-left: 35px;
}
.mar_l_40 {
	margin-left: 40px;
}
.mar_l_50 {
	margin-left: 50px;
}
.mar_l_60 {
	margin-left: 60px;
}
.img_10 {
	max-width: 10%;
	margin-left:auto;
	margin-right:auto;

	display: block;
}
.img_20 {
	max-width: 20%;
		margin-left:auto;
	margin-right:auto;

	display: block;
}
.img_30 {
	max-width: 30%;
		margin-left:auto;
	margin-right:auto;

	display: block;
}
.img_40 {
	max-width: 40%;
		margin-left:auto;
	margin-right:auto;

	display: block;
}
.img_50 {
	max-width: 50%;
		margin-left:auto;
	margin-right:auto;

	display: block;
}
.img_60 {
	max-width: 60%;
		margin-left:auto;
	margin-right:auto;

	display: block;
}
.img_70 {
	max-width: 70%;
		margin-left:auto;
	margin-right:auto;

	display: block;
}
.img_80 {
	max-width: 80%;
		margin-left:auto;
	margin-right:auto;

	display: block;
}
.img_90 {
	max-width: 90%;
		margin-left:auto;
	margin-right:auto;

	display: block;
}
#main_top {
	background-image: url(img/common/main_bg.png);
	padding-top: 5px;
	height: 198px;
	background-repeat: repeat-x;
}
#main_top img {
	max-width: 100%;
}
.header {
	height: 130px;
	position: relative;
		background-image: url(../img/bg_header.jpg);

}


	
.title	{
	margin:10px 0}
	
.header h1 img {
	max-width: 240px;
}
.header_fuwarin {
position: absolute;
    top: 28px;
    display: block;
    width: 40px;
    left: 7px;
    z-index: 1000;}
#main_top h2 {
	max-width: 375px;
	display: block;
	margin: 0 auto;
}
.contact_bnr {
	display: table;
	margin-top: 10px;
	margin-bottom: 10px;
}
.contact_bnr a img {
	display: table-cell;
	width: 48%;
}
#main_wrap article .info_title {
	background-image: url(img/top/info_title_bg.png);
	background-repeat: repeat-x;
	padding-top: 2px;
	padding-right: 5;
	padding-left: 5;
	padding-bottom: 2px;
	color: #fff;
	font-size: 18px;
}
#main_wrap article .info_title span {
	font-size: 14px;
}
#main_wrap article .rank_title {
	background-image: url(img/top/ranking_title_bg.png);
	background-repeat: repeat-x;
	padding: 2px 5px;
	color: #fff;
	font-size: 17px;
	height: 30px;
}
#main_wrap article .rank_title span {
	font-size: 12px;
}

article #info ul  {
	
		width: 100%;
}

article #info ul li:first-child {
	border-top: #CDC4A3 solid 1px;
}

article #info ul li {
	padding: 5px 0;
	display: table;
	width: 100%;
	border-bottom: #CDC4A3 solid 1px;
}

article #info ul a {
	vertical-align: middle;
	background: url(img/top/arrow.png) 96% center no-repeat;
	display: block;
	padding-right: 10px;
	padding-left: 10px;
	font-size: 16px;
	text-decoration: none;
	color: #3B2C12;
	font-weight: bold;
}
article #info ul span {
	/* display:table-cell;
	vertical-align: middle;*/
	float: left;
	padding-top: 16px;
}
#footer_img {
	background-repeat: repeat;
	position: relative;
	color: #3B2C12;
	background-image: url(../img/bg_header.jpg);
}
#footer_img li {
	background-color: #3B2C12;
	opacity:0.6;
	padding-top: 20px;
	padding-bottom: 20px;
	width: 49%;
	float: left;
	margin-bottom: 2px;
}
#footer_img li.footer_left {
	margin-right: 2px;
}
#footer_img li a {
	vertical-align: middle;
	padding-left: 7px;
	background-repeat: no-repeat;
	background-position: url(img/common/footer_arrow.png) 96% center no-repeat;
	display: block;
	color: #fff;
	font-size: 13px;
	line-height: 150%;
}
.footer_down {
	clear: both;
	margin-left: 0;
	background-image: url(img/common/footer_bg_down.png);
	background-repeat: repeat-x;
	background-position: left bottom;
	height: 20px;
	margin-bottom: -1px;
}
#footer_img .footer_down_img p {
	margin: 10px 0;
}
#acMenu dt img {
	max-width: 300px;
}
#acMenu dt {
	display: block;
	max-width: 300px;
	text-align: center;
	cursor: pointer;
	margin-left: auto;
	margin-right: auto;
	margin-top: 11px;
}
#acMenu dd {
	max-width: 300px;
	text-align: center;
	display: none;
}
#main_wrap article #info, #main_wrap article #ranking {
	margin-top: 10px;
	margin-bottom: 10px;
	background-image: url(../img/ranking_bg.jpg);
}
#acMenu dd .rank_l {
	float: left;
}
#acMenu dd .rank_text_r {
	float: left;
	max-width: 210px;
	height: 150px;
	padding: 15px;
	border-radius: 10px;
	font-size: 17px;
	text-align: left;
}

#ranking #acMenu dd {
		max-width: 250px;

	height:300px;
    margin: -5px auto 0;	
    display: block;
    height: 60px;
    padding: 85px 25px;
    font-size: 17px;
    text-align: left;
	display:block;
	display:none;
}
 #acMenu .ran_1{
	background-image: url(img/top/rannking_1_an.png);
    background-repeat: no-repeat;
	}
.ran_2{
	background-image: url(img/top/rannking_2_an.png);
    background-repeat: no-repeat;
	}
.ran_3{
	background-image: url(img/top/rannking_3_an.png);
    background-repeat: no-repeat;
	}
.ran_4{
	background-image: url(img/top/rannking_4_an.png);
    background-repeat: no-repeat;
	}
.ran_5{
	background-image: url(img/top/rannking_5_an.png);
    background-repeat: no-repeat;
	}

.ran_6{
	background-image: url(img/top/rannking_6_an.png);
    background-repeat: no-repeat;
	}



.top {
	color: #fff;
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	z-index: 2;
	overflow: hidden;
	background-image: url(../img/bg.gif);
}
a.menu {
	
	width: 100%;
    text-align: center;
    display: block;
	position: absolute;
	z-index: 3;
	background-color: #3B2C12;
	text-decoration: none;
	bottom:0;
	color: #FFF;
	padding:10px 0;
	text-transform: uppercase;
	opacity:0.7;
	font-size: 12px;
	font-family: "UtsukushiFONT", Times New Roman, "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", Hiragino Mincho ProN, "MSP明朝", "MS PMincho", "MS 明朝", serif;
}
a.menu span {
	font-size: 1.6em;
}
nav ul {
	list-style: none;
}
nav ul li a {
	display: block;
	text-decoration: none;
	opacity: 0.9;
	color: #251D10;
	padding: 1em;
	margin-bottom: 1px;
	background-image: url(../img/bg_header.jpg);
}
.drawer {
	-webkit-transform: translate3d(0, -219px, 0);
	-moz-transform: translate3d(0, -219px, 0);
	-o-transform: translate3d(0, -219px, 0);
	transform: translate3d(0, -219px, 0);
	-webkit-transition: -webkit-transform 0.25s linear;
	-moz-transition: -moz-transform 0.25s linear;
	-o-transition: -o-transform 0.25s linear;
	transition: transform 0.25s linear;
	height: 126px;
}
.drawer.active {
	-webkit-transform: translate3d(0, 129px, 0);
	-moz-transform: translate3d(0, 129px, 0);
	-o-transform: translate3d(0, 129px, 0);
	transform: translate3d(0, 129px, 0);
	z-index: 1000;
}
/* Fallbacks */

.no-csstransforms .top {
	position: static;
}
.no-csstransforms .drawer nav {
	display: none;
}
.no-csstransforms .drawer.active nav {
	display: block;
}

#main_wrap article .top_main{
	margin-bottom:10px;
}

#main_wrap article .top_main img {
	width: 100%;
}
#main_wrap article .contact_footer img {
	max-width: 280px;
}

.contact_footer{
	margin:20px 0;}
#main_wrap #smp_wrap {
	max-width: 400px;
	margin-left: auto;
	margin-right: auto;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
}
#main_wrap #smp_wrap img {
	max-width: 100%;
}
#smp_wrap .content_main p {
	padding-left: 10px;
	padding-right: 10px;
	line-height: 150%;
}
#smp_wrap .content_main h3 {
	max-width: 100%;
	display: block;
	margin: 15px auto 5px;
}
#smp_wrap .content_main h4 {
	max-width: 370px;
	display: block;
	margin: 15px 0 5px;
	font-weight: bold;
	font-size: 17px;
}

#smp_wrap .content_main h4 img {
	margin:10px 0 5px;}

.content_main dl dt {
	margin-top: 10px;
	margin-bottom: 5px;
}

.footer_bnr{
	padding:0 3%;
}

.footer_bnr ul li{
	max-width: 46%;
}
.footer_point ul li {
	margin-top: 1%;
}
.footer_point {
	margin-bottom: 2%;
	margin-top: 2%;
}



/*contactページ*/

#contact p {
	font-size:16px;
	line-height:170%;
	text-align:center;

}


#contact .company {
	margin:20px 0;
	width:100%;
}

#contact .company th,#contact .company td{
	    padding: 5% 0 5% 5%;
	border: solid 1px #60533A;
	margin:0;
		display:block;
	width:95%;

}

#contact .company th{
	background-color:#D1C0A6;
	color:#fff;
	
}

#contact .form {
	width:100%;
	margin-bottom: 20px;
}

#contact .form th,#contact .form td{
	padding:20px 0;
	border-bottom:dotted 1px #60533A;
	display:block;
	width:100%;
}



#contact .form select,#contact .form input,#contact .form textarea{
	border-radius:10px;
	padding:10px;
}


.shiny-button {
  text-align: center;
  border-width: 1px;
  border-style: solid;
  text-transform: uppercase;
  text-decoration: none;
  line-height: 1.1;
  color: #FFFFFF;
  font-size: 12px;
  background-color: #E84D8b;
  border-radius: 10px;
  padding: 13px 33px 13px 33px;
    letter-spacing: 1px;
	  font-size: 16px;


}


.shiny-button:hover {
  color: #FFFFFF;
  background-color: #ea5b94;
  text-shadow: 1px 1px 1px #c6195e;
}

.shiny-button:active {
  color: #FFFFFF;
  background-color: #e63f82;
  padding: 14px 33px 12px 33px;
}
tr td span {
	padding: 5px 5px;
	background-color:#F2A0C4;
	border-radius:5px;
	line-height:230%;
}
#main_wrap article #info {
	background-image: url(../img/top_content_bg.jpg);
}



.line {
	background-image: url(../img/vfbgd.png);
	height: 30px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
