/*ショッピングガイド用スタイルシート

------------------------------------------------*/

@charset "Shift_JIS";





/* import */



@import url(common.css);

@import url(type.css);





/* --------- 1:title --------- */

.ttl h2 {

	width: 860px;

	height: 60px;

	background: url(../annai/images/ttl_gide.jpg) no-repeat;

	background-position: left top;

	text-indent: -9999em;

}



/* --------- 2:submenu --------- */

.submenu {

	width: 230px;

	height: 60px;

	background: url(../annai/images/ttl_sub.jpg) no-repeat;

	background-position: left top;

	text-indent: -9999em;

}





/* -- 3:annaiBlock -- */

#annaiBlock {

	width: 800px;

}



#annaiBlock h3 {

	background: url(../concept/images/bg_ttl.gif) no-repeat;

	width: 600px;

	height: 71px;

	font-size: 14px;

	font-weight: bold;

	line-height: 18px;

	color: #335F0B;

	padding: 28px 0 0 30px;

	margin: 0;

}



#annai h3.ptit {

/*	font-size:160%;

	color:#006600;

	font-weight: bold;	*/

	padding: 4px;

	background-color: #ffffff;

	border-bottom:solid 2px #d9b265;

	text-align: left;

}



/* -- 支払方法テーブル -- */

#annaiBlock table.pay {

	width:680px;

	border:1px solid #B0C4DE;

	background-color: #E6E6FA;

	padding:20px;

	margin:10px 0px 10px 35px;

}



#annaiBlock td.pay {

    padding-left:5px;

	border: 1px dashed #B0C4DE;

}



/* -- お問い合わせ -- */

.box {

	border: 1px solid #FF6633;

	background-color: #ffff99;

	padding:10px;

	margin:10px 25px 10px 55px;

	width: 550px;

}





/* -- リストマーク -- */

.mark01 {

	list-style-image: url(../annai/images/botan.gif);

	font-size: 100%;

	margin-right: 25px;

	margin-bottom: 5px;

	margin-left: 20px;

}



.mark02 {

	list-style-image:url(../annai/images/botan2.gif);

	margin: 5px 25px 5px 20px;

}





/* -- ロールオーバー -- 

.box {

	border: 1px solid #FF6633;

	background-color: #ffff99;

	padding:10px;

	margin:10px 10px 20px 10px;

}



dd {

   margin-left:10px;

}



.lidet {

	font-size: 95%;

	margin-left: 16px;

	line-height: 1.5em;

}



.fl {

	font-size: 115%

}



#image a{

display:block;

width:200px;

color:#F0027F;

background:url(../images/bottan.jpg) no-repeat;

height:50px;

line-height:50px;

text-decoration:none;

text-align:center;}



#image a:hover{

color:orange; 

background:url(../images/bottan2.jpg) no-repeat;

}



*/


