/*
基本レイアウト
*/
body {
	padding: 0px;
	background-color: #EEEEEE;
	margin: 0px;
}

body#head {
	background-image: url(img/head/bg.gif);
	background-repeat: no-repeat;
}
body#contents {
	/*background-image: url(img/cmn/bg.gif);
	background-repeat: repeat-y;*/
}

table#main {
	padding: 0px;
	margin:0 auto 0 auto:
}

#footer {
	font-size: 12px;
	line-height: 20px;
	margin: 0;
	color: #000000;
}

.sp {
	height:20px;
}


/*
画像
*/
.stStory {
	margin-left:30px;
	margin-right:30px;
	margin-bottom:140px;
	float: left;
}

.photoStory {
	margin-right:30px;
	margin-left:30px;
	float:right;
}

.photoConcept {
	border-style:solid;
	padding:2px;
	border-color:#ff6699;
	border-width:1px;
}

/*
top.htm -NEWS
*/
.newsRap {
text-align:left;
margin:8px 0 10px 0;
padding-bottom:4px;
border-bottom:1px solid #666666;
color:#666666;
}
.newsTxt {
text-align:left;
margin-left:20px;
font-weight:bold;

}
.newTxt a {
text-decoration:none;
border-bottom:1px solid #ff99cc;
}


.newsHis {
text-align:right;
margin:8px 0 10px 0;
color:#666666;
}


/*
テキスト
*/
div {
	font-size: 12px;
	line-height: 20px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}

div.story {
	line-height: 26px;
}

p {
	font-size: 12px;
	line-height: 20px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}


.px10{
font-size:10px;
}

.ind01 {
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 20px;
}

.ind02 {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 40px;
}

.small {
	font-size: 11px;
}

.toTop {
margin-right:40px;
text-align:right;
}
a,div,td,p {
color:#666666;
}

ul {
margin-top:0;
margin-bottom:0;
padding-bottom:0;
padding-top:0;
}

ul.ashiato li {
list-style-type:disc;
list-style-image:url(img/link/ic_ashiato_glay_list.gif);
font-size:12px;
line-height:150%;
margin-top:4px;
margin-bottom:4px;
}


li {
	list-style-type: disc;
}

li.sp{
margin-bottom:10px;
}

.q {
text-align:left;
	color: #FF0066;
	font-weight: bold;
	margin-left: 30px;
	margin-right: 100px;
}

.a {
text-align:left;
	margin-left: 30px;
	margin-bottom: 10px;
	margin-right: 100px;
	color:#666666;
}

.orgB {
	color: #FF6600;
	font-weight: bold;
}
ol#linkCaution li {
list-style-type:decimal;
font-size:12px;
line-height:20px;
}

.underLinePink {
text-decoration:none;
border-bottom:1px solid #ff99cc;
}

.cF6C {
color:#ff66cc;
}
.price {
	text-align:left;
	font-size:16px;
	font-weight:bold;
	color:#666666;
}
.itsnew,.yen {
text-align:left;
font-size:10px;
color:#666666;
}  

/*
テーブル
*/
table.btmLine td {
border-bottom:1px solid #cccccc;
}
td.topLine {
border-top:1px solid #cccccc;
}
