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

*{
	margin: 0;
	padding: 0;
	line-height: 100%;
	text-decoration: none;
	font-weight: normal;
	font-size: 100%;
}

body{
	width:100%;
	min-width:640px;
	font-size: 24px;
	text-align:left;
	font-family:"Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3",Osaka,"ＭＳ Ｐゴシック",Arial,sans-serif;
	color:#000000;
	border-top:6px solid #333333;
	margin:0 auto;
	-webkit-text-size-adjust: 100%;/*スマホ用*/
}

a{
	color:#333333;
}

a:hover{
	color:#333333;
	text-decoration:none;
}

img{border: 0;}
li{list-style-type: none;}
.clClear{
	clear: both;
	height: 0;
	line-height: -1px;
	font-size:0px;}
.clEndClear{
	clear: both;
	padding:0px;
	margin:0px;
	line-height: 0px;
	font-size:0px;
	line-height: -1px;}



/*----HEADER------------------------------*/

#header{
	width:100%;
	margin:0 auto;
	position:relative;
	clear:both;
	overflow:hidden;
}

#header #more_menu{
	width:108px;
	position:absolute;
	right:20px;
	top:0;
}

#header #logo{
	width:201px;
	height:39px;
	margin:0 auto;
	padding-top:28px;
}

#header #logo h1{
	margin:0 auto;
}

#header #menu{
	width:640px;
	margin:0 auto 20px;
	padding-top:33px;
	clear:both;
	overflow:hidden;
}

#header #menu li{
	height:40px;
	margin:0;
	padding:0;
	float:left;
}

#header #menu li a{
	display:block;
}

#header #menu li.navi01{
	width:208px;
	border-right:2px solid #333333;
}

#header #menu li.navi02{
	width:219px;
	border-right:2px solid #333333;
}

#header #menu li.navi03{
	width:209px;
}

/*----CONTENTS------------------------------*/

#container{
	width:100%;
	margin:0 auto;
}

#contents{
	width:600px;
	margin:0 auto;
	position:relative;
}

#contents .title01{
	width:600px;
	top: 20px;
	margin:40px auto 20px;
	padding-bottom:16px;
	*border-bottom:2px solid #000;
	claer:both;
	overflow:hidden;
	position:relative;
}

.border {
	margin-top: -15px;
	border-bottom:1.2px solid #000;
	margin-bottom: 50px;
}

.border_top {
	margin-top:-15px;
	border-bottom:1.2px solid #000;
	margin-bottom: 25px;
}

#contents .title01 h2{
	float:left;
	margin:0 0 15px 5px;
}

#contents .title01 .more{
	float:right;
    font-size: 25px;
    line-height: 1;
    font-family: Marcellus;
    letter-spacing: .07em;
	font-weight: 550;
	margin-top: 40px;
	margin-bottom: 10px;
}


/*----TOPBTN------------------------------*/

.topBtn{
	width:80px;
	height:60px;
	margin:0 0 0 520px;
	text-align:right;
	position:fixed;
	bottom:498px;
	z-index:999;
}

/*----FOOTER------------------------------*/

#fNavi_title{
	width:100%;
	border-bottom:2px solid #333333;
}

#fNavi_title h2{
	width:600px;
	margin:0 auto 15px;
}

#footer{
	width:100%;
	background-color:#C8C8BD;
}

#footer #fNavi{
	width:100%;
	margin:0 auto;
}

#footer #fNavi li{
	width:100%;
	height:66px;
	background:url(../images/share/fnavi_bg.jpg) repeat-x 0 0;
	text-align:center;
	display:block;
}

#copy{
	width:100%;
	height:14px;
	text-align:center;
	font-size:14px;
	color:#4D4D4D;
	padding:10px 0;
}

.heading_design {
    font-size: 30px;
    line-height: 1;
    font-family: Marcellus;
    letter-spacing: .07em;
	font-weight: 550;
	margin-top: 40px;
}
.list_design {
    font-size: 20px;
    line-height: 1;
    font-family: Marcellus;
    letter-spacing: .07em;
	font-weight: 550;
	padding-top: 2px;
	margin-left: 10px;
}

.design {
    font-size: 	27px;
    line-height: 1;
    font-family: serif;
    letter-spacing: .07em;
	font-weight: 550;
}

.design_title {
    font-size: 	30px;
    line-height: 1;
    font-family: serif;
    letter-spacing: .07em;
	font-weight: 600;
}
