﻿@charset "utf-8";
/*-----------------------
 clearfix
------------------------- */
.cf:before,
.cf:after {
    content:"";
    display:block;
    overflow:hidden;
}
.cf:after {
    clear:both;
}
/*-------------
	common
----------------*/
* {
	margin: 0;
	padding: 0;
}
html {
	color:#333; 
	line-height: 1.5;
font-size: 12px;
	/* font-size: 9.91px;
 font-size: 10.69px;*/
/*	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;*/
	font-family:  "ヒラギノ明朝 Pro W3","HG明朝E","ＭＳ Ｐ明朝","ＭＳ 明朝",serif;
}
img {
	border: none;
	vertical-align: bottom;
}
li,ol {
	list-style: none;
}
br {
	letter-spacing: 0;
}
em {
	font-style: normal;
	font-weight: bolder;
}
a:visited {
	color: #666;
	text-decoration: none;
	outline: none;
}
a{
	text-decoration:none;
	color:#333;
}
img a:hover{
	opacity:.7;
}
.opacity:hover{
	opacity:.7;
}
a:hover{
	cursor:pointer;
	cursor:hand;
}
.flL{
	float:left;
}
.flR{
	float:right;
}
.mgt30{
margin-top:30px;
}
.mgb10{
margin-bottom:10px;
}
.mgb15{
margin-bottom:15px;
}
.mgb20{
margin-bottom:20px;
}
.mgb30{
margin-bottom:30px;
}
.mgb40{
margin-bottom:40px;
}
.mgb50{
margin-bottom:50px;
}
.small {
	font-size: 12px;
}
a:hover{
	cursor:pointer;
	cursor:hand;
}
.pd15{
	padding:15px 0;
}
.flL{
	float:left;
}
.flR{
	float:right;
}
.mg0{
	margin:0;
}
.mr10{
	margin-right:10px;
}
a img:hover{
	opacity:.6;
}
.center{
	text-align:center;
}

/*------------
	contents
--------------*/
#header{
	padding:30px 0 30px 0;
}
.inner{
	width:780px;
	margin:0 auto;
}
#topimg{
	margin:0 auto;
	text-align:center;	
	width:100%;
/*margin-bottom:50px;*/
	background:#eee;
	box-shadow: 0 2px 2px 0 rgba(0,0,0,0.15) inset;
}
.small{
	font-size:12px;
}
.border{
	margin-top:120px;
	padding:40px;
	border:1px solid #ccc;
}
h4{
	font-size:12.45px;
}

/*-----------
	about
----------------------*/
.summer-gift{
	line-height:1.8;
}
.summer-gift img{
	width:100%;
}
#summer-gift01-inner{
	padding-top:10px;
}
.summer-gift .flL{
	width:370px;
}
.summer-gift .flR{
	width:370px;
}
.summer-gift .flL h4{
	font-size:16px;
	padding:10px 0;
	border-bottom:1px solid #000;
	margin-bottom:10px;
}
.summer-gift .flL p{
line-height:2;
	padding:10px 0 20px 0;
	border-bottom:1px solid #000;
}
.summer-gift .flL span{
	font-size:12px;
	margin-left:20px;
}
.summer-gift .flR h4{
	font-size:16px;
	padding:10px 0 0 0;
	margin-bottom:10px;
}
.summer-gift .flR ul{
	margin-bottom:10px;
}
.summer-gift .flR p{
	margin-bottom:10px;
}
#summer-gift01 .font{
	font-size:15px;
}
.summer-gift03{
	margin-top:100px;
}
#summer-gift02 h4{
	padding-top:0;
}
#summer-gift02 dl{
	padding-bottom:20px;
}
#summer-gift02 dt,
#summer-gift02 dd{
	float:left;
}
#summer-gift02 dt{
	clear:both;
	width:80px;
}

#summer-gift03{
	font-size:18px;
	padding-top:100px;
	text-align:center;
}
/*------------
	footer
--------------*/
#footer{
	clear:both;
	width:900px;
	padding-bottom:50px;
}
#footer .inner{
	width:900px;
	margin:0 auto;
}
.foot_top_inner p{
	font-weight:700;
	border-bottom:1px solid #333;
}
.foot_top_inner{
	width:140px;
	margin:5px;
	float:left;
	margin-bottom:20px;
	padding-top:100px;
}	
.foot_top_inner p{
	margin-bottom:10px;
}
.foot_top_inner ul{
	margin-left:10px;
}
#footer a{
	color: #005CAD;
	text-decoration: underline;
	line-height: 2em;
}
#footer_center{
	margin:0 auto;
	width:900px;
	margin-bottom:30px;
}
#footer_center li{
	float:left;
	list-style-type : disc;   
	margin:10px;
}
#footer_bottom p{
	float:left;
	width:400px;
}
#footer_bottom ul{
	float:left;
	width:500px;
}
#footer_bottom li{
	float:left;
	margin-left:10px;
}
#footer_bottom li:before{
	content:"|";
	color:#005CAD;
	padding-right:10px;
}
#footer_bottom small{
	color:#bbb;
	font-size:12px;
}
