/* CSS Document */

/* ALL_setting
================================================== */
*{
	margin:0;
	padding:0;
	font-family: Meiryo, sans-serif, monospace;
	font-size: 14px;
}

.clear{clear:both;}

html{height:100%;}

body{
	background-color:#fff;
	height:100%;
	background-repeat: repeat;
	background-image: url(../image/c95_white_bg.png);
	min-width: 1000px;
}

img{border:0;}

/* header_menu_setting
================================================== */

.header_menu_wrapper{
	width:100%;
	height: 50px;
	background-color: #3ec0e5;
}

.header_liner{
	position:relative;	
}

.header_menu_left_box{
	position:absolute;
	top:0px;
	left:10px;
	display: table;
}

.header_menu_logo{
	display: table-cell;
	vertical-align: middle;
}

.header_booth_no{
	display: table-cell;
}

.header_menu_right_box{
	display:block;
	outline:none;
	position:absolute;
	top:0;
	right:20px;
	padding-top: 3px;
}

.header_menu_right_box ul {
	list-style:none;
	display: table;
	vertical-align: middle;
	height: 50px;
}

.header_menu_right_box ul li {
	display: table-cell;
	vertical-align: middle;
	padding-left: 20px;
}


.header_menu_top {
	width: 35px;
	height: 13px;
	background: url("../image/c95_header_menu_top_a.png") no-repeat;
}

.header_menu_top a{
	display: inline-block;
}

.header_menu_top a:hover {
	background-color: transparent; /* IE6対応 */
}
 
.header_menu_top a:hover img {
    visibility: hidden;
}


/* main_image_setting
================================================== */

.main_image_wrapper{
	width:100%;
	height: 80%;
	background-position:center top;
	background-repeat: no-repeat;
	background-size: cover;
	-moz-background-size:cover;
	-webkit-background-size:cover;
	-o-background-size:cover;
	-ms-background-size:cover;
	background-image: url(../image/c95_main_image.jpg);
}

.main_catch_text{
	width:50%;
	margin: auto;
	padding-top:1%
}

.main_logo{
	position: absolute;
	width:26%;
	bottom: 16%;
	right:37%;
}

/* about_box_setting
================================================== */

.about_title{
	width:100%;
	height: 50px;
	background-color: #3ec0e5;
}

.about_title_image{
	width:398px;
	margin: auto;
	padding-top: 13px;
}

.about_title_arrow{
	width: 89px;
	margin: auto;
}

.about_text_box{
	padding: 10px;
}

.about_text_style1{
	text-align: center;
	font-size: 20px;
	font-weight: bold;
	line-height: 40px;
	color: #e73970;
}

.about_text_style2{
	text-align: center;
	font-size: 16px;
	line-height: 32px;
}

/* information_box_setting
================================================== */

.information_box{
	padding-top: 50px;
	padding-bottom: 50px;
}

.information_title{
	width:800px;
	margin: auto;
	padding-bottom: 15px;
}

.news_wrapper {
	margin-right: auto;
	margin-left: auto;
	width: 800px;
	text-align: left;
}

.news_box {
	padding-bottom: 15px;
}

.news_data {
	width: 100px;
	display:inline-block;
	font-size: 16px;
	color: #000;
	text-align: center;
	border: 1px solid #000;
	padding: 6px;
	margin-right: 20px;
	float: left;
}
.news_info {
	font-size: 16px;
	color: #000;
	display: inline;
	padding-top: 6px;
	width: 80%;
	line-height: 24px;
	float: left;
}


/* goods_list_box_setting
================================================== */

.goods_list_title{
	width:100%;
	height: 50px;
	background-color: #99cc00;
}

.goods_list_title_image{
	width:257px;
	margin: auto;
	padding-top: 13px;
}


.goods_list_title_arrow{
	width: 89px;
	margin: auto;
}

.brand_wrapper{
	padding-top: 20px;
	padding-right: 5%;
	padding-bottom: 50px;
	padding-left: 5%;
}

.grid {
   margin: 0 auto;
}

.brand_item_1 {
	width: 230px;
	border: 1px solid #999;
	background-color: #FFF;
	margin-bottom: 25px;
    border-radius: 10px;  
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;

}
.brand_item_space_box {
	height: 360px;
}

.brand_title {
	font-size: 24px;
	font-weight: bold;
	color: #1baae9;
	border-left-width: 6px;
	border-left-style: solid;
	border-left-color: #1baae9;
	padding-left: 6px;
	margin-left: 10px;
	margin-top: 12px;
	line-height: 24px;
}

.brand_title_text{
	font-size: 24px;
	font-weight: bold;
	color: #1baae9;
	text-decoration: none;
}

.brand_image {
	height: 208px;
	width: 208px;
	border: 1px solid #333;
	margin-left: 10px;
	margin-top: 6px;
    border-radius: 10px;  
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
}

.brand_image_radius{
    border-radius: 10px;  
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
}

.brand_bottom_link_radius{
	border-bottom-right-radius: 10px;
	border-bottom-left-radius: 10px;
	-webkit-border-bottom-right-radius: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-moz-border-bottom-right-radius: 10px;
	-moz-border-bottom-left-radius: 10px;
}

.brand_goods_text2 {
	font-size: 20px;
	line-height:14px;
	text-align: center;
	padding-top: 14px;
	padding-bottom: 4px;
	font-weight: bold;
}


.brand_border {
	width: 210px;
	margin-right: auto;
	margin-left: auto;
	background-color: #1baae9;
	height: 1px;
	margin-top: 6px;
}

.brand_item_price {
	font-size: 18px;
	text-align: right;
	padding-right: 10px;
	padding-top: 4px;
	padding-bottom: 4px;
}

.brand_title_text2{
	font-size: 20px;
	text-align: center;
	font-weight: bold;
	text-decoration: none;
	color:black;
	line-height: 26px;
}

.brand_title_text3{
	font-size: 16px;
	text-align: center;
	font-weight: bold;
	text-decoration: none;
	color:black;
	line-height: 18px;
}


.brand_title_text4{
	font-size: 20px;
	font-weight: bold;
	color: #1baae9;
	text-decoration: none;
}

.brand_title_text5{
	font-size: 18px;
	text-align: center;
	font-weight: bold;
	text-decoration: none;
	color:black;
	line-height: 28px;
}

.brand_bottom_link {
	height: 22px;
	width: 230px;
	background: url("../image/c95_goods_list_arrow_a.png") no-repeat;
	border-bottom-right-radius: 10px;
	border-bottom-left-radius: 10px;
	-webkit-border-bottom-right-radius: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-moz-border-bottom-right-radius: 10px;
	-moz-border-bottom-left-radius: 10px;
}

.brand_bottom_link a{
	display: inline-block;
}

.brand_bottom_link a:hover {
	background-color: transparent; /* IE6対応 */
}
 
.brand_bottom_link a:hover img {
    visibility: hidden;
}

/* item_box_setting
================================================== */

.item_box_title{
	width:100%;
	height: 50px;
	background-color: #fc91b1;
}

.item_box_image{
	width:262px;
	margin: auto;
	padding-top: 13px;
}

.item_box_arrow{
	width: 89px;
	margin: auto;
}


.lineup_title {
	height: 49px;
	width: 540px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
}
.lineup_box {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../image/product_bg_bottom.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-bottom: 40px;
	margin-bottom: 25px;
}
.lineup_top {
	width: 950px;
	background-image: url(../image/product_bg_top.png);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 30px;
}
.lineup_item_title {
	width: 860px;
	margin-right: auto;
	margin-left: auto;
	background-color: #fc91b1;
	font-size: 22px;
	font-weight: bold;
	color: #FFF;
	padding-left: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
}
.lineup_item_box {
	width: 870px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 15px;
}
.goods_image_left {
	float: left;
	width: 400px;
}
.goods_text_right {
	width: 450px;
	float: right;
}


.item_title {
	font-size: 22px;
	font-weight: bold;
	color: #ED334F;
	border-left-width: 6px;
	border-left-style: solid;
	border-left-color: #ED334F;
	padding-left: 8px;
}

.item_price {
	font-size: 20px;
	color: #ED334F;
	text-align: right;
	font-weight: bold;
}
.item_contents_text_box {
	font-size: 14px;
	line-height: 26px;
	color: black;
}
.item_right_text {
	text-align: right;
}


/* event_box_setting
================================================== */

.event_box_title{
	width:100%;
	height: 50px;
	background-color: #f0c600;
}

.event_box_title_image{
	width:228px;
	margin: auto;
	padding-top: 13px;
}

.event_box_title_arrow{
	width: 89px;
	margin: auto;
}


/* attention_box_setting
================================================== */

.attention_box_title{
	width:100%;
	height: 50px;
	background-color: #3ec0e5;
}

.attention_box_title_image{
	width:338px;
	margin: auto;
	padding-top: 13px;
}

.attention_box_title_arrow{
	width: 89px;
	margin: auto;
}

.access_box {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	font-size: 14px;
	padding-bottom: 40px;
	color: #000;
}

.contents_rightbox2 {
	float: right;
	width: 400px;
}
.contents_leftbox {
	float: left;
	width: 500px;
}

.everyone_box {
	width: 900px;
	margin-right: auto;
	margin-bottom: 80px;
	margin-left: auto;
}


/* footer_box_setting
================================================== */

.footer_box{
	width:100%;
	text-align: center;
	color: white;
	padding-top: 30px;
	padding-bottom: 30px;
	background-color:#3ec0e5;
}


/* page-top_setting
================================================== */
#page-top {
	position: fixed;
	bottom: 20px;
	right: 20px;
	font-size: 77%;
}
#page-top a {
	background: #1baae9;
	text-decoration: none;
	color: #fff;
	width: 100px;
	padding: 10px 0;
	text-align: center;
	display: block;
	border-radius: 5px;
}
#page-top a:hover {
	text-decoration: none;
	background: #1baae9;
opacity:0.5;
}

.vakoubaibu_box{
	width:900px;
	margin: auto;
}









