@charset "Shift_JIS";

body
{
		background: url(../images/backimg.gif) repeat-y center top;
		background-color: #FFFFFF;
		margin: 0;
		padding: 0 0 10px 0;
		text-align: center;
}

/*-- body --*/
#container
{
		width:930px;
		height:auto;
		text-align:left;
		margin: 0 auto;
		padding: 10px 0 0 0;
}

#wrapper
{
		width:900px;
		margin:0 15px;
}

img
{
		border:0;
}

/*-- header --*/
#logo
{
		padding:5px 0 5px 5px;
		width: 263px;
		float: left;
}

#h1Box
{
		float:right;
		padding: 30px 10px 0px 10px;
		line-height: 16px;
}

h1
{
		font-size:12px;
		color:#333333;
		text-align:left;
		font-style:normal;
		font-weight: normal;
		line-height: 20px;
}

h2
{
		text-align:left;
		font-style:normal;
		font-weight:bold;
		color: #FFFFFF;
		font-size: 12px;
		margin: 0;
		padding: 6px 0 3px 15px;
}

h3
{
		text-align:left;
		font-style:normal;
		font-weight:bold;
		color:#013B96;
		font-size:12px;
		line-height:normal;
		margin: 0;
		padding-left: 5px;
}

.h2BoxL
{
		width:625px;
		height:25px;
		padding: 0;
		background-image: url(../images/bg_blue.gif);
		background-repeat: repeat-x;
		border: 0;
		margin-top: 15px;
}
.h2BoxLinfo
{ width:890px; height:25px; padding: 0; background-image: url(../images/bg_blue.gif); background-repeat: repeat-x; border: 0; margin-top: 15px; 
}
.h2BoxS
{
		width:260px;
		height:25px;
		padding: 0;
		background-image: url(../images/bg_blue.gif);
		background-repeat: repeat-x;
		border: 0;
		margin-top: 15px;
		float: right;
}

#areaname
{
		width:880px;
		text-align:center;
		float:inherit;
		margin:3px auto;
		font-size:11px;
		font-style:normal;
		color:#333333;
		border: 1px solid #c8d4e3;
		padding-top: 5px;
		padding-bottom: 3px;
}

/*-- navigation --*/
#navigation
{
		padding:10px 0 0 0;
		float: left;
		margin: 0;
}

#navigation ul
{
		padding:0;
}

#navigation li
{
		width:148px;
		list-style: none;
		border-top: 1px solid #eeeeee;
		padding: 8px 0 0 0;
		text-align: center;
		border-bottom: 1px solid #cccccc;
		color: #013B96;
		float: left;
		font-style: normal;
		font-weight: normal;
		display: block;
		border-right: 1px solid #cccccc;
		font-size: 12px;
		height: 18px;
		border-left: 1px solid #eeeeee;
		background: url(../images/menu_bg_mouseover.gif);
}

#navigation li a
{
		text-decoration:none;
		color: #013B96;
}

#navigation li a:hover
{
		color:#0099CC;
		text-decoration:underline;
}

#navigation li a:active
{
		color:#0099CC;
}

/*-- search --*/
#areasearch
{
		width:900px;
		height:auto;
		float:left;
		margin:3px 0 0 0;
		text-align: center;
		background-image: url(../images/top_haikei.jpg);
}

/*-- maincontainer --*/
#maincontainer
{
		width:900px;
		margin:0;
		padding:0;
}

/*-- leftbox --*/
#leftbox
{
		width:625px;
		margin-right:15px;
		float:left;
		height:auto;
}

/*-- rightbox --*/
#rightbox
{
		width:260px;
		margin:0;
		padding:0;
		float:right;
		height:auto;
}

/*-- topics --*/
.topics
{ width:623px; height:auto; padding:0 0 0 0; text-align: left; margin: 0; background-color: #FFFFFF; border-left: 1px solid #cccccc; border-right: 1px solid #cccccc; border-bottom: 1px solid #cccccc; 
}

ul.topicsList
{
		list-style:none;
		margin-top:5px;
}

.topicsList li
{
		border-bottom:1px dashed #333333;
		padding-bottom:2px;
		padding-left:0px;
		font-size:12px;
		padding-top: 5px;
		text-decoration:none;
		line-height:20px;
		color: #333333;
}

.topicsList li a,
a:visited,
a:active
{
		color:#013b96;
		text-align: left;
		text-decoration: none;
}

.topicsList li a:hover
{
		color:#0099cc;
		text-align: left;
		text-decoration:underline;
}

.infotopics
{ overflow: auto; width:890px; height:auto; padding:0 0 0 0; text-align: left; margin: 0; background-color: #FFFFFF; border-left: 1px solid #cccccc; border-right: 1px solid #cccccc; border-bottom: 1px solid #cccccc; 
}
ul.infotopicsList
{
		list-style:none;
		margin-top:5px;
}

.infotopicsList li
{
		border-bottom:1px dashed #333333;
		padding-bottom:2px;
		padding-left:0px;
		font-size:12px;
		padding-top: 5px;
		text-decoration:none;
		line-height:20px;
		color: #333333;
}

.infotopicsList li a,
a:visited,
a:active
{
		color:#013b96;
		text-align: left;
		text-decoration: none;
}

.infotopicsList li a:hover
{
		color:#0099cc;
		text-align: left;
		text-decoration:underline;
}


/*-- Right Contents --*/
.boxS
{
		width:260px;
		margin:0;
		background-color:#e7e7e7;
		padding:0 0 0 0;
		text-align:left;
		float:right;
		clear: both;
		height: auto;
}

.boxS_R
{
		text-align:left;
		width:200px;
		clear: both;
		float: right;
		margin-left: 10px;
}

.boxS_R_Title
{
		margin:5px 5px 0 0;
		width:185px;
		border-bottom:1px dashed #cccccc;
		font-size: 12px;
		line-height: 18px;
		float: right;
		padding-bottom: 5px;
		color: #013B96;
		font-style: normal;
		font-weight: bold;
}

.boxS_R_Comment
{
		margin:5px 5px 0 0;
		width:185px;
		font-size: 12px;
		line-height: 18px;
		float: right;
		padding-bottom: 5px;
		color: #333333;
}

.boxS_R_Comment_L
{
		margin:5px 5px 0 0;
		width:165px;
		font-size: 12px;
		line-height: 18px;
		float: right;
		padding-bottom: 5px;
		color: #333333;
}

.boxS_L
{
		text-align:left;
		width: 50px;
		margin: 5px 5px 0 5px;
		padding: 0px;
		float: left;
}

.boxS_L_L
{
		text-align:left;
		width: 70px;
		margin: 5px 5px 0 5px;
		padding: 0px;
		float: left;
}

.formBox
{
		width:238px;
		height:auto;
		padding:5px 5px 5px 5px;
		background-color:#FFFFFF;
		border:1px solid #c8d4e3;
		margin:5px 5px 5px 5px;
		float:inherit;
		text-align: right;
		color: #013B96;
		font-size: 12px;
}

.banBox
{
		width:238px;
		height:auto;
		padding:5px 5px 5px 5px;
		background-color:#FFFFFF;
		border:1px solid #c8d4e3;
		margin:5px 5px 5px 5px;
		float:inherit;
		text-align: left;
		color: #013B96;
		font-size: 12px;
}
.formBox a,
a:visited,
a:active
{
		text-decoration:none;
		color: #013B96;
}

.formBox a:hover
{
		text-decoration:underline;
		color:#0099CC;
}

.formBox2
{
		width:238px;
		height:auto;
		padding:5px 5px 5px 5px;
		background-color:#FFFFFF;
		border:1px solid #c8d4e3;
		margin:5px 5px 5px 5px;
		float:inherit;
		text-align: right;
		color: #013B96;
		font-size: 12px;
}

.imgbx{
	margin:0;
	padding:0;
	text-align: center;
}


.formBoxCom
{
		width:228px;
		height:auto;
		padding:5px 5px 5px 5px;
		background-color:#FFFFFF;
		margin:0 auto;
		float:inherit;
		text-align: left;
		color: #333333;
		font-size: 12px;
		line-height: 16px;
}

.formBoxCom a,
a:visited,
a:active
{
		text-decoration:none;
		color: #013B96;
}

.formBoxCom a:hover
{
		text-decoration:underline;
		color:#0099CC;
}

/*-- campain --*/
#camp_img
{
		width:615px;
		margin:5px 5px 0 5px;
		padding:0;
		height:100px;
		background-color: #FFFFFF;
}
.camp_img
{ width:615px; margin:5px; padding:0; height:30px; background-color: #FFFFFF; color: #AE0E10; font-size: 12px; 
}
#camp_pickupbox
{
		width:615px;
		height:auto;
		padding: 0;
		margin: 0 5px 0 5px;
}

.camp_Pickup_L
{
		width:252px;
		height:100px;
		text-align:left;
		margin: 0;
		background-color: #FFFFFF;
		float: left;
		padding: 0;
}

.camp_Pickup_R
{
		width:342px;
		height:auto;
		float:right;
		text-align:left;
		color:#333333;
		font-size:11px;
		margin: 5px 5px 0 10px;
}

.shopName
{
		width:289px;
		padding: 5px 5px 0 5px;
		margin: 15px 0 0 0;
		height: 20px;
		font-size: 12px;
		color: #013b96;
		float: left;
		border-bottom: 1px dashed #cccccc;
		border-top: 1px solid #cccccc;
		border-left: 1px solid #cccccc;
		background-image: url(../images/menu_bg.gif);
		font-weight: bold;
}

.shopName_L
{
		width:331px;
		padding: 5px 5px 0 5px;
		margin: 0;
		height: 18px;
		font-size: 12px;
		color: #013b96;
		float: left;
		border-bottom: 1px dashed #cccccc;
		border-left: 1px solid #cccccc;
		border-top: 1px solid #cccccc;
		background-color: #D9E1F0;
		background-image: url(../images/menu_bg.gif);
		font-style: normal;
		font-weight: bold;
}

.photo
{
		width:150px;
		margin:5px 0 0 0;
		float: left;
}

.comment
{
		width:173px;
		text-align:left;
		font-size:12px;
		color:#333333;
		height:auto;
		float: right;
		padding: 5px 10px 5px 0;
		line-height: 16px;
		border-right: 1px solid #cccccc;
		margin: 0;
}

#cam_main
{
		width:615px;
		margin:10px 5px 0 5px;
		padding:0;
		height:auto;
}

#cam_left
{
		width:300px;
		margin:0 13px 0 0;
		padding:0 0 10px 0;
		height:auto;
		float: left;
}

#cam_right
{
		width:300px;
		margin:0;
		padding:0 0 10px 0;
		height:auto;
		float:right;
}

.comS
{
		width:129px;
		text-align:left;
		font-size:12px;
		color:#333333;
		height:auto;
		float: right;
		padding: 5px 5px 5px 5px;
		line-height: 16px;
		border-right: 1px solid #cccccc;
}

.formBox2
{ width:250px; height:auto; padding:5px 5px 5px 0; background-color:#FFFFFF; border:1px solid #c8d4e3; margin:0; float:right; text-align: right; color: #013B96; font-size: 12px; 
}

.formBox2 a,
a:visited,
a:active
{
		text-decoration:none;
		color: #013B96;
}

.formBox2 a:hover
{
		text-decoration:underline;
		color:#0099CC;
}

/*-- blognews --*/

#blognews
{
		width:595px;
		padding:0;
		margin:3px auto;
		height:auto;
}

.h3BoxL
{
		width:595px;
		height:20px;
		background-image: url(../images/menu_bg_mouseover.gif);
		background-repeat: repeat-x;
		border: 0;
		margin: 3px auto;
		padding-top: 8px;
}

.blogImgBox
{
		width:140px;
		height:auto;
		margin:0;
		padding:5px;
		float:left;
		background-color: #FFFFFF;
}

.blogRss
{
		width:435px;
		padding:5px;
		height:auto;
		margin:0;
		float:right;
		font-size: 12px;
		text-align: left;
		font-style: normal;
		color: #333333;
		line-height: 16px;
		background-color: #E7E8E8;
}
.blogRss ul{ text-align:left; margin: 10px 0 10px 20px; padding: 0; }
.blogRss li{ text-align:left; margin: 0; padding: 0; line-height: 20px; }


.blogRss li a
{
		color:#013b96;
		text-decoration:none;
}

.blogRss li a:hover
{
		color:#0099cc;
		text-decoration:none;
}

/*-- pickup --*/
#pickup
{
		width:605px;
		height:auto;
		margin:0;
		padding:0 10px 0 10px;
}

.PickUp01
{
		width:590px;
		height:auto;
		padding:5px;
		margin:5px 0 0 0;
		text-align:left;
		border: 1px solid #cccccc;
		float: right;
}

.Pic_Photo
{
		width:145px;
		margin:0;
		height:auto;
		padding:5px;
		float:left;
}

.Pic_Com01
{
		width:425px;
		margin:0;
		height:auto;
		padding:10px 0 5px 5px;
		text-align:left;
		font-size:12px;
		color:#996600;
		font-style:normal;
		font-weight:normal;
		float: right;
		border-bottom: solid 1px #cccccc;
}

.Pic_Com02
{
		width:425px;
		margin:0;
		height:auto;
		padding:5px 0 0 5px;
		text-align:left;
		font-size:12px;
		color:#013B96;
		font-style:normal;
		font-weight:bold;
		float: right;
}

.Pic_Com03
{
		width:425px;
		margin:0;
		height:auto;
		padding:5px 0 5px 5px;
		text-align:left;
		font-size:12px;
		color:#333333;
		font-style:normal;
		font-weight:normal;
		float: right;
}

/*-- footer --*/

#footer
{
		text-align:center;
		border:1px solid #c8d4e3;
		clear:both;
		margin-bottom:10px;
		overflow: hidden;
		width:100%;
		padding:5px 0 0 0;
		font-size: 12px;
		line-height: 14px;
}

.footer01
{
		width:100%;
		padding-bottom:5px;
		border-bottom:1px dashed #cccccc;
		padding-top: 3px;
}

.footer01 a,
a:active,
a:visited
{
		color:#013b96;
		text-decoration:none;
}

.footer01 a:hover
{
		color:#0099cc;
		text-decoration:underline;
}


.footer02
{
	width:100%;
	padding-bottom:5px;
	border-bottom:1px dashed #cccccc;
	padding-top: 3px;
	color: #000000;
	font-size: 8px;
	text-align: left;
	line-height: 10px;
}

.footer01 a:hover
{
		color:#0099cc;
		text-decoration:underline;
}


.rootmap {
			font-size:10px;
			color:#666666;
			margin:0;
			line-height:normal;
			text-align:left;
}
.sth5 {
		font-size: 12px;
		color: #666666;
		MARGIN: 0px;
		font-style: normal;
		font-weight: bold;
		padding-top: 5px;
		padding-bottom: 0px;
		text-align: left;
		padding-left: 10px;
		height: 20px;
}
.sth6 {
			font-size: 12px;
			color: #ffffff;
			MARGIN: 0px;
			font-style: normal;
			font-weight: bold;
			padding-top: 5px;
			padding-bottom: 5px;
			text-align: left;
			padding-left: 10px;
}
a,
a:visited,
a:active
{
		color:#013b96;
		text-align: left;
		text-decoration: none;
}
a:hover
{
		color:#0099cc;
		text-decoration:underline;
}
#sp_shoplist {
			width:190px;
			padding:5px 5px 5px 0px;
			margin:0;
			height:auto;
			text-align: left;
}

.sp_shoplist ul {
			margin:0;
			float:left;
}

.sp_shoplist li {
			font-size:12px;
			text-align:left;
			margin:0 5px 0 -10px;
			padding-top:8px;
			padding-bottom:8px;
			border-bottom:dashed 1px #999999;
			color:#666666;
			list-style:url(../images/icon.gif) outside;
}
td.company01 {
			width:100px;
			border-bottom:dashed 1px #cccccc;
			border-right:solid 1px #cccccc;
			padding:5px 0 3px 10px;
			font-size:12px;
			color:#666666;
			text-align:left;
}

td.company02 {
			width:auto;
			border-bottom:dashed 1px #cccccc;
			padding:5px 0 3px 10px;
			font-size:12px;
			color:#666666;
			text-align:left;
			line-height:18px;
}

li.company {
			list-style:outside square;
}

.companyComment {
			text-align:left;
			font-size:10px;
			line-height:10px;
			padding:0;
}
.sp_container {
			width:380px;
			height:auto;
			padding:0;
			text-align: left;
			float:left;
}

ul.spList {
			list-style:none;
			margin-top:5px;
}

.spList li {
			border-bottom:1px dashed #6699cc;
			margin-bottom:2px;
			padding-bottom:5px;
			padding-left:0;
			font-size:12px;
			padding-top: 5px;
}
.style13 {font-size: 12px}
.style3 {
			font-size: 12px;
			line-height: 18px;
			color: #999999;
			text-align: left;
}
.style9 {
	font-size: 12px;
	color: #013B96;
}
ul.sitemap li.sitemap {
			text-align:left;
			;
			font-size:12px;
			color:#666666;
			line-height:20px;
			list-style:outside disc;
}
#sitemap {
			width:680px;
			float:left;
			padding-top: 10px;
			padding-left: 200px;
}

.sitemap_ul_01,
.sitemap_ul_02,
.sitemap_ul_03,
.sitemap_li {
			font-size:12px;
			color:#666;
			margin: 5px 0 5px 50px;
}
.style4 {
	font-size: 12px;
	line-height: 18px;
	color: #999999;
}
.style10 {
	color: #013B96;
	font-weight: bold;
}
.WordList{
		line-height:50px;
		font-size: 13px;
}
.yougo{
		font-size:14px;
		color:#333333;
		line-height:28px;
		text-align:left;
}

.link-space{
	width:600px;
		}

.sp-name{
	width:595px;
	height:18px;
	background-image: url(../images/bk-blue.gif);
	padding-top: 7px;
	padding-left: 5px;
	}
.sp-name-b{
	font-weight:bold;
	color: #333333;
	font-size: 12px;
	float: left;
	}
.area-sps{
	font-size:12px;
	}
.right-sps{
	float:right;
	width: 290px;
	}
.tenpo{
	width:600px;
	height:auto;
	margin: 0 auto 0 auto;
	}
.l-sps{
	width:600px;
	height:auto;
	margin-top: 20px;
	}
	
.com03{
	font-size:12px;
	color: #333333;
	line-height: 18px;
	}
.go-hp{
	color:#333333;
	font-size:11px;
	text-align: right;
	float: right;
	}
