relati@charset "utf-8";
/* CSS Document */

html{
	background:#fff;
}

body {
	font-family:Osaka,"メイリオ",Meiryo,"MS UI Gothic",sans-serif;
	font-family: "Lucida Grande",helvetica, 'ヒラギノ角ゴ ProN W3','Hiragino Kaku Gothic ProN','ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','Meiryo UI','MS UI Gothic','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
	font-size:12px;
	width:100%;
	margin: 0 auto;
}

/* //////////////// PCスペック //////////////// */
.product_spec a{
	text-decoration: underline;
}
/* //////////////// PCスペック //////////////// */

/* //////////////// PC商品ページ //////////////// */
.main_area {
    margin: 0px auto;
    width: 1200px;
    padding-bottom: 20px;
	line-height : 0;
}

.main_area a { text-decoration: underline; outline: none;}
.main_area a:link { color: #000000; }
.main_area a:visited { color: #000000; }
.main_area a:active { color: #000000; }

.main_area .item_img {
	padding:40px 0 0 0;
}

.main_area p {
	font-size:10px;
	line-height:200%;
	text-align:center;
	margin-top:5px;
	margin-bottom: -4px;
}

.main_area p a{
	text-decoration: underline;
}
/* //////////////// PC商品ページ //////////////// */


/* //////////////// SP商品ページ //////////////// */
.sp_main_area {
	width: 100%;
}

.sp_main_area  img {
	width: 100%;
}

.sp_main_area  p {
	font-size:10px;
	text-align:center;
	line-height: 200%;
	margin-top: 0;
	padding-bottom: 5%;
}

.sp_main_area  p a {
	text-decoration: underline;
}

/*.sp_main_area table  {
	padding-top:5%;
}*/

.sp_main_area table p {
	font-size:13px;
	text-align: left;
	line-height: 200%;
	padding-bottom:5%;
}

.sp_main_area .spec {
	font-size:13px;
	text-align: left;
	line-height: 200%;
	padding-top: 5%;
}
/* //////////////// SP商品ページ //////////////// */