@charset "shift_jis";

* {
	font-family:"Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", "Osaka";
	}

/*=====COMMON=====*/
body,html {
	padding:0;
	margin:0;
	border:0;
	}
body {
	background-color: #FFFFFF;
	color: #444444;
	}

#sub_contents {
	width: 695px;
	margin:0 0 0 40px;
}


/* ヘッダー */
.head {
	width: 100%; height: 40px; 
	background-image: url(../images/header_bg.gif);
}

.head_sp { 
	vertical-align: top; 
	padding: 5px 10px; 
	}
.bt_home { 
	margin: 0 0 2px 5px;
	}
.title {
	margin:10px 0 0 10px;
}
div.title img {
	display:block;
}
.subtitle {
	margin:0 0 30px 40px;
}


/* フッター */
.back {
	margin: 20px 0 7px 9px;
	text-align: left;
}
.footer {
	width: 100%;
	height: 40px;
	background-image: url(../images/footer_bg.gif);
	background-repeat: repeat-x;
}
.footer_sp { 
	vertical-align: top; 
	padding:10px; 
	font-size: 80%; line-height: 100%; 
	}
.footer_txt {
	font-size: 70%;
	color: #666666;
	vertical-align: top;
	padding-top: 13px;
}
.to_guide {
	margin: 0 2px 0 4px;
}
.to_privacy {
	margin: 0 2px 0 20px;
}
.copy {
	vertical-align: top;
	padding-top: 11px;
}


/* カタログ */
.catalog_select {
	text-align: right;
}


/* 1208 */

.p_title {
	margin:10px 0 0 0px;
	width: 775px;
	text-align: left;
}
.p_main {
	width: 775px;
}

