@charset "UTF-8";
body, div, dl, dt, dd, ul, ol, li, pre, form, 
fieldset, input, textarea, p, blockquote, th, td{
    margin: 0; 
    padding: 0;
}
html{
    overflow-y: scroll;
}
h1, h2, h3, h4, h5, h6{
	font-size: 100%;
	font-weight: normal;
}
ol, ul{
    list-style:none;
}
fieldset, img{
     border:0;
}
table{
    border-collapse: collapse; 
    border-spacing:0;
}
caption, th{
    text-align: left;
}
address, caption, cite, code, dfn, em, strong, th, var{
    font-style: normal; 
    font-weight: normal;
}


/*リセットここまで*/

a{/*リンクされた文字*/
	color:#96F;
	font-style:normal;
    text-decoration:underline;
}
a:link {/*未訪問のリンク*/
    color:#96F;
    font-style:normal;
    text-decoration:underline;
}
a:visited {/*訪問後のリンク*/
	color:#639;
}
a:hover {/*マウスをのせたとき*/
    color:#96F;
    font-style:normal;
	text-decoration:none;
}
a:active {/*クリック中*/
    text-decoration:none;
}


.wrap {
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	font-size: 8.5pt;
	line-height: 170%;
	color: #666;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.topback {
	background-image: url(common/topback.gif);
}
.topback_yume {
	background-image: url(common/shimashima_line.gif);
}
#headimage {
	height: 228px;
	width: 740px;
	background-color: #CCF;
	padding: 20px;
	color: #FFF;
	background-image: url(common/topimage.jpg);
	background-repeat: no-repeat;
}
#headimage_yume {
	height: 228px;
	width: 740px;
	background-color: #CCF;
	padding: 20px;
	color: #FFF;
	background-image: url(common/yumeimage.jpg);
	background-repeat: no-repeat;
}
#headimage2 {
	height: 110px;
	width: 740px;
	background-color: #CCF;
	padding: 20px;
	color: #FFF;
	background-image: url(common/nakaimage.jpg);
	background-repeat: no-repeat;
}
.naviimage {
	height: 52px;
	width: 780px;
	background-color: #CCF;
	color: #FFF;
}
#headimage h1 {
    margin: 0; 
    padding: 0;
}
.navi {
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 20px;
	text-align: center;
}
.topnews {
	margin-left: 20px;
	padding-right: 10px;
	padding-left: 10px;
	width: 535px;
	padding-bottom: 20px;
	z-index: 3;
	float: left;
	background-color: #FFF;
}
.topnews_yume {
	margin-left: 20px;
	width: 535px;
	z-index: 3;
	float: left;
	background-color: #FFF;
	margin-bottom: 20px;
	padding: 10px;
}
.navi_text {
	text-align: center;
	height: 30px;
	padding-top: 10px;
	font-size: 10px;
	clear: both;
	background-repeat: no-repeat;
	background-color: #baf5fb;
}
.footer {
	text-align: center;
	color: #96F;
	background-color: #CCF;
	height: 40px;
	padding-top: 5px;
	background-image: url(common/footer_back.gif);
}
h1 {
	font-size: 180%;
	line-height: 150%;
}
h2 {
	font-size: 130%;
	line-height: 130%;
	margin: 0px;
	display: inline;
}
h3 {
	font-size: 130%;
	line-height: 130%;
}
.exbox {
	width: 126px;
	border: 5px solid #C6F;
	font-size: 12px;
	height: auto;
	float: right;
	padding: 20px;
	background-color: #FFF;
	-moz-box-shadow: 2px 2px 10px #000;
	-webkit-box-shadow: 2px 2px 10px #000;
	filter: Alpha(opacity=80);
	opacity:0.8;
	margin-top: 10px;
}
.sorarine_logo {
	background-image: url(image/sorarine_logo.gif);
	height: 116px;
	width: 126px;
}
.contents {
	margin-left: 20px;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 20px;
	clear: both;
}
.contents2 {
	margin-left: 20px;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 20px;
}
.yukari {
	float: left;
	height: 150px;
	width: 103px;
	margin-right: 20px;
	background-image: url(image/yukari.jpg);
	margin-top: 10px;
}
.topbanner {
	width: 184px;
	font-size: 12px;
	height: 100%;
	float: right;
	border-radius: 10px;        /* CSS3草案 */
	-webkit-border-radius: 10px;    /* Safari,Google Chrome用 */
	-moz-border-radius: 10px;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 9px;
	z-index: 2;
	text-align: center;
}
.worksimage {
	width: 200px;
	font-size: 12px;
	height: auto;
	float: right;
	background-color: #FFF;
	margin-left: 20px;
	margin-right: 20px;
}
.works_line {
	clear: both;
	height: 10px;
}
.top_line {
	clear: both;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCF;
	height: 15px;
	margin-bottom: 15px;
}
.top_stopline {
	clear: both;
	height: 2px;
	margin-bottom: 1px;
}
.top_line_no {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCF;
	height: 15px;
	margin-bottom: 15px;
}
.top_line_old {
	clear: both;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCF;
	margin-bottom: 15px;
	font-size: 130%;
	line-height: 130%;
	padding-bottom: 3px;
}
.topimage {
	float: right;
	padding: 10px;
	background-image: url(common/topback_gray.gif);
	margin-right: 10px;
	margin-top: 10px;
}
.topspecial {
	padding: 10px;
	background-color: #FFF;
	border: 10px solid #CCF;
}
.goodsspecial {
	padding: 10px;
	background-color: #FFF;
	border: 10px solid #CCF;
}
.red {
	color: #F00;
}
.red2 {
	color: #F0F;
}
.top_line_nomal {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCF;
	height: 10px;
	margin-bottom: 15px;
}
.sampleimage {
	float: left;
	margin-right: 30px;
	margin-bottom: 5px;
	margin-left: 30px;
}
.shoptitle {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	font-size: 140%;
	line-height: 140%;
	margin-bottom: 10px;
	font-weight: bold;
}
.souryou {
	padding: 15px;
	border: 1px solid #CCC;
}
.souryou_obi {
	margin-bottom: 10px;
	padding-top: 1px;
	padding-left: 5px;
	background-color: #FCF;
	font-size: 130%;
}
.pink {
	margin-bottom: 10px;
	padding-top: 1px;
	padding-left: 5px;
	background-color: #FCF;
	border-radius: 7px;		/* CSS3草案 */
	-webkit-border-radius: 7px;	/* Safari,Google Chrome用 */
	-moz-border-radius: 7px;	/* Firefox用 */

}
.souryou_kakomi {
	padding: 8px;
	border: 1px solid #CCC;
	margin-bottom: 10px;
}
.toiawase_kakomi {
	padding: 8px;
	border: 1px solid #CCC;
	font-size: 9px;
}
.toiawase_kakomi2 {
	padding: 8px;
	border: 1px solid #FC3;
	font-size: 9px;
	text-align: left;
	width: 147px;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 20px;
	background-color: #FFF;
}
.news_kakomi {
	padding: 8px;
	border: 1px solid #CCC;
}
.top_news_kakomi {
	padding: 15px;
	border: 1px solid #CCC;
	margin-bottom: 20px;
}
.big {
	font-size: 150%;
	line-height: 150%;
}
.shoptext {
	float: left;
	margin-right: 20px;
	margin-bottom: 5px;
}
.news_kakomi2 {
	padding: 8px;
	border: 1px solid #CCC;
	font-size: 9px;
	margin-right: 10px;
}
hr {
	color: #CCC;
}
.20pix {
	height: 20px;
	width: 100px;
}
