@charset "utf-8";
/*--基本設定--*/
html {
	margin: 0px;
	padding: 0px;
	overflow-x: hidden;
}
body {
	font-size: 14px;
	font-family:Verdana, ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3;
	line-height: 175%;
	color: #512828;
	background-color: #ffffcc;
	padding: 0px;
	margin: 0px;
	text-align: center;
}
/*--------------------------------- //base */
p {
	margin:0;
	padding:0;
	text-indent:1em;
	text-align:left;
}
a: link {
	color: #512828;
	text-decoration: none;
}
a: visited {
	text-decoration: none;
}
a: hover {
	text-decoration: none;
	color: #CC6666;
}
a: active {
	text-decoration: none;
}
img {
	border: 0px;
}
h1, h2, h3 {
	margin:0;
	padding:0;
}
/* ************************************************ 
 *	IE対応　クリアフィックス
 * ************************************************ */
.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
	overflow:hidden;
}
* html .clearfix                { zoom: 1; } /* IE6 */
*:first-child+html .clearfix　  { zoom: 1; } /* IE7 */ 
/*--------------------------------- //tag */

#wrap {
	font-size: 83%;
	line-height: 147%;
	color: #512828;
	background-color: #fff;
	background-image: url(../image/bg.gif);
	background-repeat: repeat-y;
	width: 950px;
	margin: 0 auto;
	padding: 0px;
	text-align: center;
}
/*--------------------------------- プレゼン用background-image */

#header {
	background-color: #ffffcc;
	background-image: url(../image/header/bg.jpg);
	background-repeat: no-repeat;
	width: 920px;
	height: 410px;
	text-align:center;
	margin:0 auto;
	padding:0;
}
#logo {
	float:left;
	width:270px;
	height:110px;
	position:relative;
	top:0;
	left:0;
}
#description {
	float:left;
	width:650px;
	height:20px;
	margin:15px 0 0 0;
	padding:0;
	text-align:right;
}
#description h2 {
	color:#000000;
	font-size:14px;
	text-indent:0;
	margin:0;
}

#hd_area {
	float:left;
	width:920px;
	height:300px;
	margin:0 auto;
}
#hd_links {
	float:right;
	width:200px;
	height:100px;
	margin:-50px 0 0 0;
	padding:0;
	text-align:right;
}
#hd_live {
	float:left;
	width:268px;
	height:144px;
}
/*--------------------------------- //header */

#g_navi {
	clear:both;
	background-color:#ffffff;
	width:920px;
	height:40px;
	margin:0 auto;
	padding:0;
}
#pan {
	clear:both;
	font-size:12px;
	background-color:#ffffff;
	color:#000000;
	width: 920px;
	height: auto;
	margin:0 auto;
	padding:0;
	text-align:left;
}
#pan p {
	font-family:Verdana, "ＭＳ Ｐゴシック";
	font-size:14px;
	text-indent:20px;
	margin:0;
	padding:0;
}
#pan hr {
	margin:2px 0;
	padding:0;
}
/*--------------------------------- //g_navi&pan */
#container {
	clear:both;
	background-color:#ffffff;
	width:920px;
	margin:0 auto;
	padding:0;
}
/*--------------------------------- //container */
#left {
	float: left;
	width: 230px;
	margin: 0 10px;
}
#left .l_navi {
	width:210px;
	height:100%;
	margin:0 auto;
}
#left .shop_info {
	width:210px;
	height:100%;
	margin:0 auto;
	text-align:left;
}
.shop_info dl {
	margin:0;
}
.shop_info dt {
	float:left;
	padding:0;
}
.shop_info dd {
	width:170px;
	padding:0;
}
#left p {
	text-indent:0;
	margin:10px auto;
	padding:0;
}
#left .top_item{
	width:210px;
	height:100%;
	margin:0 auto;
}
#left .left_links {
	width:210px;
	height:100%;
	margin:0 auto;
}
/*--------------------------------- //left */

#right {
	float: left;
	width: 650px;
	margin:0 10px;
	border: 0;
}
#right #with {
	width:630px;
	height:200px;
	margin:10px;
}
#with .margin30 {
	margin:0 30px;
}
#right #tw_widget {
	clear:both;
	width:630px;
	height:350px;
	margin:10px;
}
#right .first {
	width:630px;
	height:600px;
	margin:10px auto;
	text-align:left;
	overflow:auto;
}
*:first-child+html #right .first {
	width:630px;
	height:700px;
	margin:0 10px;
	text-align:left;
	overflow:auto;
}
#right .line {
	display:block;
	width:600px;
	height:auto;
	margin:0px;
	padding:5px 0px 0px 0px;
	clear:both;
}
#right .menu_title {
	color:#FF6600;
	font-size:120%;
	font-weight: bold;
}
#right .point01 {
	color:#3f9bc5;
}
#right ul li {
	display: block;
	height: auto;
	width: 580px;
	float: left;
	position: relative;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 20px;
	background-image: url(../image/right/ulil.gif);
	background-repeat: no-repeat;
	background-position: left top;
	list-style-type: none;
}
#right ol {
	display: block;
	width:560px;
	height:auto;
	margin:0px;
	padding:0px 0px 20px 30px;
	list-style-position:outside;
	list-style-type:decimal;
}
#right ol li {
	height:auto;
}
#right dl {
	margin:0px;
}
#right dd {
	padding:0px 0px 20px 0px;
}
#right dt li {
	padding:0px 0px 0px 0px;
}
#right dd ol {
	display: block;
	width:500px;
	height:auto;
	margin:0px;
	padding:0px 0px 0px 30px;
	list-style-position:outside;
	list-style-type:decimal;
}
#right dd ol {
	display: block;
	width:500px;
	height:auto;
	margin-left:-30px;
	padding:10px 0px 0px 30px;
	list-style-position:outside;
	list-style-type:upper-alpha;
}
/*--------------------------------- //right */

#footer {
	clear:both;
	font-family:Verdana, "ＭＳ Ｐゴシック";
	width:920px;
	height:80px;
	margin:0 auto;
	padding:0;
	text-align:center;
}

/*--------------------------------- //footer */



.left {
	text-align:left;
}
.center {
	text-align:center;
}
.right {
	text-align:right;
}
/*--------------------------------- // 文字組み*/

.left_title {
	font-size:18px;
	border-style:double;
	margin:10px;
	padding:5px;
	text-align:center;

}
/*--------------------------------- //h*/
.a_margin {
	margin:5px auto;
	padding:0;
}
/*--------------------------------- //Margin関係*/
