/* CSS Document */


ul,li,img,p,h1,h2,h3,a {
	margin: 0;
	padding: 0;
}

li {
	list-style:none;
}

a {
	text-decoration:none;
}

img {
	border: none;
}


em {
	visibility: hidden;
}


.white_back {
	background-color: #FFFFFF;
}

.border_8f {
	border: 1px solid #8F8F8F;
}

.border_8f2 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #8F8F8F;
	border-right-color: #8F8F8F;
	border-bottom-color: #8F8F8F;
	border-left-color: #8F8F8F;
}

.no_display {
	display: none;
}

/* フロート関連 */
.left {
	float:left;
	display: inline;
}
.left_block {
	float:left;
	display: block;
}
.float_right {
	float: right;
	display: inline;
}
.clrFix:after{
      content:".";
      display:block;
      height:0;
      clear:both;
      visibility:hidden;
}
.clrFix{
      overflow:hidden;
}
    /*¥*/
* html .clrFix{
      zoom:1;/* for hasLayout */
      overflow:visible;
}
/* フロート関連ここまで */

/* マージン関連2008-11-20追加 */
.top10 {
	margin-top: 10px;
}

.right10 {
	margin-right: 10px;
}

.left10 {
	margin-left: 10px;
}

.bottom10 {
	margin-bottom : 10px;
}





/* マージン関連ここまで */




body {
	margin: 0;
	background-color: #FFFFFF;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}

html:¥66irst-child body {
	letter-spacing: -1px;
}
#wrapper {
	width: 100%;
	margin: 0;
	padding: 0;
	border-top: 4px solid #0D0075;
}


/* ヘッダー */

#header {
	width: 950px;
	background-image: url(../img/imgGlobal/header/headerTopShadow.gif);
	background-repeat: no-repeat;
	border-top: 1px solid #FFFFFF;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 24px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	height: 52px;
}

#top_logo {
	color: #555555;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}

#top_logo img {
	display:block;
}

#store_name {
	width:150px;
	color: #555555;
	font-size: 24px;
	margin-top: 7px;
}

#header_menubar {
	float: right;
}

#header_menubar a {
	color: #666666;
	font-size: 10px;
}

#header_menubar li {
	margin: 0px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}


/* コンテンツ */

#background_img {
	background-image: url(../img/imgGlobal/contents/contents_bg_03.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}

#contents {
	background-image:url(../img/imgGlobal/contents/contents_bg_bottom_03.gif);
	background-repeat:no-repeat;
	background-position: bottom;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	width: 950px;
}

* html #contents {
	width: 952px;
}

#contents_box {
	/*width: 720px;*/
	width: 180px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}

#main_cont_box .no_border_bottom {
	border-bottom: none;
}

/* レフトエリア */

#left_panel {
	width: 180px;
}

#left_panel li {
	font-size: 0;
	line-height: 0;
}

#mobile_site {
	width: 160px;
	/*height: 85px;*/
	margin-top: 10px;
	margin-left: 8px;
	/*border: 1px solid #D2D2D2;*/
}


#mobile_title {
	height: 15px;
	background-color:#1D2084;
	color:#FFFFFF;
	font-size: 10px;
	padding-top:3px;
	text-align:center;
	border-bottom-width: 1 solid #FFFFFF;
}

#mobile_box {
	padding: 3px;
	height: 60px;
}

#mobile_logo {
	width: 62px;
}

#mobiletxt_box {
	width: 93px;
}

.blue_txt {
	color:#1D2084;
	font-size: 9px;
	margin-bottom: 5px;
}

#mobile_txt {
	font-size: 7px;
	color:#555555;
} 

#mobile_txt img {
	float: right;
}


#logomark {
	padding-top: 10px;
	padding-left: 8px;
	padding-bottom: 10px;
}

#logomark img {
	margin: 0;
	padding: 0;
	border: none;
}

#eco {
	padding-top: 5px;
}


/* コンテンツセンター */

#center_element {
	width: 520px;
	padding: 0;
	margin-bottom: 50px;
	margin-top: 0px;
}

#special {
	width: 520px;
	height: 160px;
	/*border: 1px solid #DCDCDC;*/
}

.information_box {
	width: 518px;
	border: 1px solid #D2D2D2;
	font-size: 10px;
	color:#787878;
	background-image:url(../img/imgGlobal/contents/info_back_color.gif);
	background-repeat:repeat-y;
}

.information_box a {
	color: #787878;
}

.information_box a:hover {
	color: #FF7878;
}


#information {
	/*height: 12px;*/
	margin-top: 10px;
}

.information_box h3 {
	width: 65px;
	/*height: 94px;*/
	font-size: 12px;
	text-align:center;
	padding-top: 5px;
}

.information_box ul {
	width: 414px;
	margin-left: 10px;
	/*overflow:auto;*/
	display:block;
	padding-top: 6px;
	padding-right: 10px;
	padding-bottom: 6px;
	padding-left: 15px;
}

.no_border_bottom {
	border-bottom-style: none;
}

.information_box li {
	list-style-image:url(../img/top/info_icon.gif);
 	list-style-position: outside;
}

.margin_top_20 {
	margin-top: 10px;
}
/*#new ul {
	height: 87px;
}*/ 

.orange_txt {
	color:#FF781A;
}

#main_cont {
	/*height: 495px;*/
	margin-top: 10px;
	background-color:#FFFFFF;
}

#main_cont_menu {
	height: 30px;
}


#main_cont li {
	width: 130px;
}

#main_cont_menu a {
	width: 125px;
	font-size: 14px;
	color:#FFFFFF;
	display:block;
}

.onmenu {
	height: 30px;
	background-color:#0D0075;
	text-align:center;
}

.offmenu {
	height: 25px;
	background-position:bottom;
	background-repeat:no-repeat;
	padding-top: 5px;
	text-align:center;
}

#main_cont_box {
	height: 410px;
	overflow:auto;
	margin: 0px;
	padding: 0px;
}

#main_cont_box ul {
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}

.contimg {
	width: 186px;
	height: 106px;
	border: 1px solid #CCCCCC;
	padding: 1px;
	margin-right: 10px;
}

.conttxt {
	width: 278px;
}

#main_cont_box li {
	width: 478px;
	border-bottom: 1px solid #D4D4D4;
	margin-top: 10px;
	font-size: 10px;
	color:#646464;
	padding-bottom: 10px;
}

#main_cont_box h3 {
	border-left: 4px solid #3C3C3C;
	font-size: 14px;
	color: #3C3C3C;
	padding-left: 4px;
	line-height: 1.2em;
	margin-bottom: 4px;
}

#main_cont_box p {
	line-height: 1.2em;
	margin-bottom: 4px;
}

.cont_title02 {
	height: 34px;
}

#main_cont_bottom {
	width: 498px;
	height: 22px;
	background-image:url(../img/imgGlobal/contents/contbox_bottom.gif);
	background-repeat:repeat-x;
	border-bottom: 1px solid #8F8F8F;
	border-left: 1px solid #8F8F8F;
	border-right: 1px solid #8F8F8F;
	font-size: 12px;
	font-weight:bold;
	margin: 0px;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}

#main_cont_bottom a {
	color:#787878;
}


/* コンテンツライト */

#right_bar {
	width: 230px;
	margin-bottom: 50px;
}



#store_choice img {
	padding-top: 115px;
	padding-left: 37px;
}

#store_choice form {
	margin-top: 115px;
	padding-top: 1px;
	padding-left: 2px;
	padding-right: 2px;
	border: 1px solid #CCCCCC;
	height: 21px;
}

#shop_info {
	margin-bottom: 10px;
	padding-bottom: 10px;
}

#shop_info h3 {
	color: #FF4000;
	font-size: 12px;
	margin-bottom: 5px;
}

#shop_info01 {
	height: 90px;
	padding-bottom: 10px;
}

#shop_info01 h3 {
	margin-bottom: 0px;
	padding-left: 10px;;
	margin-top: 10px;
}

#shop_info02 {
	/*height: 68px;*/
}
#shop_info03 {
	/*height: 28px;*/ 
}
#shop_info04 {
	/*height: 51px;*/
	padding-bottom: 20px;
}

#shop_info04 img {
	float:right;
}

 
.graytxt {
	color:#646464;
}
 
.right_bar_box {
	padding: 10px;
	background-image:url(../img/imgGlobal/rightPanel/rpShadow.gif);
	background-repeat:no-repeat;
}

.right_bar_box_border {
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #B7B7B7;
}

.right_bar_box_border02 {
	border-top: 1px solid #FFFFFF;
}

#shop_info li {
	color: #666666;
	font-size: 10px;
	line-height: 13px;
}

#banner {
	text-align: center;
	width: 228px;
	margin-top: 10px;
}

#banner01 {
	margin-bottom: 10px;
	width: 210px;
	margin-top: 10px;
}

.banner_box {
	background-color: #979797;
	width: 210px;
	margin-right: auto;
	margin-left: auto;
}


#other_site {
	width: 228px;
	background-color:#FFFFFF;
}

.siteimg {
	width: 95px;
	height: 75px;
}

.sitetxt {
	width: 90px;
	padding-left: 3px;
	font-size: 10px;
	color:#8E8E8E;
}


#other_site ul {
	height: 151px;
	overflow:auto;
	padding-top: 0;
}

#other_site li {
	border-bottom: 1px solid #B7B7B7;
	padding-bottom: 10px;
	padding-top: 10px;
}

#other_site h3 {
	font-size: 12px;
	color:#3C3C3C;
}

.right_area_link a {
	color:#666666;
}

.right_area_link a:hover {
	color:#FF8E8E;
}

#Information_list {
	background-color: #979797;
	height: 18px;
	border-top: 1px solid #8F8F8F;
	padding-left: 15px;
	padding-top: 5px;
}

#Information_list a {
	color:#FFFFFF;
	font-size: 12px;
}

/* フッター */

#background_bottom {
	width: 100%;
	height: 94px;
	margin: 0;
	padding: 0;
	background-image:url(../img/imgGlobal/footer/fotter.gif);
	background-repeat: repeat-x;
}

#footer {
	width: 950px;
	margin: 0 auto;
}

#footer_top {
	padding-top: 7px;
	height: 38px;
}


#footer_top ul {
	padding-left: 10px;
}

#footer_top a {
	color:#FFFFFF;
	font-size: 12px;
	font-weight:bold;
}

#footer_top li {
	padding-left: 10px;
	padding-right: 20px;
	height: 40px;
}

#footer_center {
	height: 23px;
	margin-top: 1px;
}
#footer_center a {
	font-size: 10px;
	color:#FFFFFF;
}
#footer_center li {
	padding-right: 15px;
}

#footer_bottom {
	height: 19px;
	padding-top: 6px;
	color: #FFFFFF;
	font-size: 10px;
}
#left_under li {
	margin-bottom: 3px;
}
