@charset "euc-jp";

@import url("default.css");

/* ----------------------------------------------- */
/* clearfix */

.clearfix:after {
	content: ".";
	clear: both;
	display: block;
	line-height: 0;
	height: 0;
	visibility: hidden;
}

.clearfix {
	zoom: 1;
}

/* iepngfix */

.iepngfix {
	behavior: url(images/iepngfix.htc);
}

/* img */
img {
	vertical-align:bottom;
}

.indent {
	text-indent:-9999px;
}

/* ----------------------------------------------- */
/* リンクのスタイル */

a:link {
    color:#000;
    text-decoration:underline;
}

a:visited {
    color:#000;
    text-decoration:underline;
}

a:hover {
    color:#787878;
    text-decoration:none;
}

a:active {
    color:#787878;
    text-decoration:none;
}

/* ----------------------------------------------- */
/* body */

body {
	background:#fae5e5;
	color:#000;
}

.page_top {
	width:840px;
	margin:15px auto 0px auto;
	text-align:right;
}

/* ----------------------------------------------- */
/* メインコンテンツ */

.container_main {
	width:950px;
	margin:0 auto;
	background:#fff;
}

/* ----------------------------------------------- */
/* ヘッダー */

.header {
	width:950px;
	margin:0 auto;
}

.header_h1 {
	width:950px;
	height:211px;
	margin:0px auto;
	background:url(../images/can_header.png) no-repeat;
	text-indent:-9999px;
}

.header_bg {
	width:950px;
	height:617px;
	margin:0px auto;
	background:url(../images/top_header.jpg) no-repeat;
	text-indent:-9999px;
}

/* ----------------------------------------------- */
/* top_btn */

.btn_app {
	width:920px;
	margin:20px auto 0px auto;
}

.btn_main {
	width:450px;
	float:left;
	margin:0 auto;
}

.btn_jcity {
	width:450px;
	float:right;
}

.btn_app p {
	width:718px;
	margin:20px auto 0px auto;
}


/* ----------------------------------------------- */
/* contents01 */

.contents p {
	width:600px;
	margin:0 auto;
}

.contents01 {
	width:950px;
	height:613px;
	margin:20px auto 0px auto;
	background:url(../images/perfectbody_sy.jpg) no-repeat;
	text-indent:-9999px;
}

.contents02 {
	width:950px;
	height:450px;
	margin:0px auto 20px auto;
	background:url(../images/blog_tomami_sy.jpg) no-repeat;
	text-indent:-9999px;
}

.contents03 {
	width:950px;
	height:472px;
	margin:0px auto;
	background:url(../images/magazine_tomami_sy.jpg) no-repeat;
	text-indent:-9999px;
}

.contents04 {
	width:950px;
	height:238px;
	margin:0px auto;
	background:url(../images/magazine_tomami_sy2.jpg) no-repeat;
	text-indent:-9999px;
}

.contents05 h3 {
	width:950px;
	height:112px;
	margin:20px auto 0px auto;
	background:url(../images/sy08_title_s1.jpg) no-repeat;
	text-indent:-9999px;
}

.contents05 p {
	width:950px;
	height:345px;
	margin:0px auto 0px auto;
	background:url(../images/sy08_q1_s1.jpg) no-repeat;
	text-indent:-9999px;
}

.footer_text {
	width:920px;
	height:120px;
	margin:50px auto 0px auto;
	background:url(../images/bg_footer_text.png) no-repeat;
	text-indent:-9999px;
}

.footer_bnr {
	width:762px;
	margin:10px auto 30px auto;
}

.b01 {
	width:236px;
	float:left;
	margin:0 auto;
}

.b02 {
	width:236px;
	float:left;
	margin:0px auto 0px 30px;
}

.b03 {
	width:236px;
	float:right;
	margin:0 auto;
}

.to_top{
	float: right;
	margin: 0 0 3px;
	width:120px;
}

.footer{
	width:910px;
	height: 74px;
	background: #E4E4E4;
	overflow: hidden;
	padding: 20px 20px 0;
}

.link {
	float: left;
}

.copy {	
	float: right;
}
