@charset "UTF-8";

/* ***********************
	SC
************************** */
h1 {
	width:694px;
	height:40px;
	overflow:hidden;
	text-indent:-9999px;
	background:url(../img/sc_title.gif) no-repeat;
	margin-bottom:10px;
}
ul {
	list-style:none;
}

/* Local Navi*/
#sc #local-navi dt#local-navi-top {
	background:url(../img/sc_bg_local_navi_top.gif) center top no-repeat;
	border-bottom:solid 1px #d6d5d5;
}
#sc #local-navi dt#local-navi-top a {
	background:url(../img/arrow_box_sc_pink.gif) 8px 15px no-repeat;
}
#sc #local-navi li a {
	background:url(../img/arrow_sc_pink.gif) 10px 17px no-repeat;
}
#sc #local-navi li a#here {
	color:#333;
	background-color:#faeff3;
}
#sc #local-navi li a:hover { background-color:#faeff3;}

/* Common */
#back-link {
	clear:both;
	padding-top:0.5em;
	border-top:solid 1px #dbdada;
}
#back-link a {
	margin-left:6px;
	padding-left:12px;
	background:url(../img/arrow_sc_pink_back.gif) left center no-repeat;
}

/* ***** index.html(sc) ***** */
#sc-top-image {
	background:url(../img/index_txt_image.jpg) left top no-repeat;
	width:694px;
	height:120px;
	overflow:hidden;
	text-indent:-9999px;
	margin-bottom:10px;
}
#sc-layout-box {padding:0 14px;}
#sc #sc-layout-box p.m0 {margin:0;}
#sc #sc-layout-box p.mb30 {margin-bottom:30px;}
#sc-pink-box p {margin:0;}
#sc-pink-box {
	position:relative;
	background-color:#f9f0f3;
	padding:12px;
	margin-bottom:10px;
}
#sc-photo-left {
	width:300px;
	padding:8px;
	background-color:#fff;
}
#sc-photo-right {
	position:absolute;
	top:12px;
	left:338px;
	width:300px;
	padding:8px;
	background-color:#fff;
}
#sc-photo-left img , #sc-photo-right img {
	display:block;
	margin-bottom:6px;
}
#sc p#sc-list-link {
	text-align:right;
	margin-bottom:40px;
}
.sc-contents h2 {
	width:694px;
	height:37px;
	overflow:hidden;
	text-indent:-9999px;
	background:url(../img/index_title_01.gif) no-repeat;
	margin-bottom:10px;
}
table#sc-pink {
	margin-bottom:30px;
	border-top:solid 1px #dbdada;
	border-collapse:collapse;
}
table#sc-pink th {
	text-align:left;
	vertical-align:top;
	background:url(../img/gra_pink.gif) top repeat-x #f5e5eb;
	width:146px;
	font-weight:bold;
	padding:0.3em 10px 0.3em 18px;
	border-bottom:solid 1px #dbdada;
}
table#sc-pink td {
	text-align:left;
	width:492px;
	padding:0.3em 10px 0.3em 18px;
	border-bottom:solid 1px #dbdada;
}
