@charset "shift_jis";
/* --------------------------------------
CSS Information
　　指定店の指定
-------------------------------------- */

/* --------------------------------------
 __指定店 全般
-------------------------------------- */

#shitei_all {
	width:560px;
	line-height:140%;
	margin:0 auto;
}
#shitei_all h3 {
	font-size:14px;
	font-weight:bold;
	width:540px;
	padding-left:20px;
	background:url(arrow.gif) no-repeat 0px;
	border-bottom:1px dotted #CCCCCC;
	line-height:30px;
	clear:both;
}
#shitei_all a {
	text-decoration: underline;
	color: #24459C;
}
#shitei_all p{
	margin:10px 20px;
}

#shitei_all_in {
	margin:0;
	padding-left:5px;
	float:left;
	width:290px;
}

#shitei_all_in li{
	margin:0;
	padding:0 0 5px 13px;
	list-style:none;
	line-height:18px;
	background:url(arrow3.gif) no-repeat 0px 6px;
	list-style-position:outside;
}

#shitei_all_in2 {
	margin:0;
	padding-left:20px;
	float:left;
	width:290px;
}

#shitei_all_in2 li{
	margin:0;
	padding:0 0 5px 13px;
	list-style:none;
	line-height:18px;
	background:url(arrow3.gif) no-repeat 0px 6px;
	list-style-position:outside;
}

#simg01{
	float:left;
	margin:0 7px 10px 10px;
}
#simg02{
	margin:0 7px 10px 10px;
}
.shitei_img{
	border:1px solid #CCCCCC;
	padding:1px;
	margin-right:3px;
}
.shitei_img2{
	border:1px solid #CCCCCC;
	padding:1px;
	margin-right:6px;
}


#simg02{
	margin:0 20px;
	padding-bottom:13px;
}
.shitei_img02{
	margin:0;
	padding:0 8px 0 0;
}

/* --------------------------------------
 __ヘッダーのリンク
-------------------------------------- */

.headlink {
	margin:0;
	padding:0;
	width:600px;
}
.headlink li {
	margin:0;
	padding:0;
	list-style:none;
	background:url(arrow.gif) no-repeat 8px;
	float:right;
}
.headlink a {
	display:block;
	line-height:18px;
	text-indent:25px;
}


/* --------------------------------------
 __その他指定
-------------------------------------- */

.big-text3 {
	font-size:large;
	color: #444444;
	font-weight:bold;
	text-indent:10px;
}

/* --------------------------------------
 __base_style
-------------------------------------- */

body {
	margin-left: 0px;
	margin-top: 0px;
}
td {
	color: #444444;
	font-size: 13px;
}
a {
	color:#444444;
	text-decoration:none;
}
a:visited {
	color:#444444;
	text-decoration:none;
}
a:hover {
	color: #24459C;
	text-decoration: underline;
}
img, fieldset {
	border:0;
}


/* --------------------------------------
 __ページの先頭へ戻る
-------------------------------------- */

#to-homepage {
	float : left;
}
#to-top-of-page {
	float : right;
}
#content {
	clear : both;
}
#gotop_btn{
width:780px;
margin:0 auto;
}
#gotop_btn a span {
display:none;
}
#gotop_btn a {
margin-left:687px;
display:block;
width:93px;
height:21px;
background-image:url(gotop01.gif);
background-repeat:no-repeat;
}
#gotop_btn a:hover {
background-image : url(../../コナカ/images/gotop02.gif);
background-repeat:no-repeat;
} 


/* --------------------------------------
 __コピーライト画像配置
-------------------------------------- */

.copyright{
width:780px;
margin:0 auto;
}
.copyright span {
float:right;
}



