/* CSS Document */
body {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	text-align: center;
	width: 100%;
	margin: 0px;
	line-height: 1.3em;
	background-image: url(img/shop_new/all_bg.jpg);
	}
	
a:link{
	color: #333333;
}

a:visited{
	color: #333333;
}

a:hover{
	color: #666666;
	text-decoration: underline;
}
/* overrides decoration from previous rule for hovered links */

h1, h2, h3, h4, h5, h6 {
	font-family: ＭＳ Ｐゴシック, Osaka, ヒラギノ角ゴ Pro W3;
	margin: 0px;
	padding: 0px;
}

h1{
 font-family: ＭＳ Ｐゴシック, Osaka, ヒラギノ角ゴ Pro W3;
 color: #334d55;
}

h2{
 font-size: 114%;
 color: #006699;
}

h3{
	font-size: 14px;
	color: #333333;
	font-weight: bold;
}

h4{
 font-size: 100%;
 font-weight: normal;
 color: #333333;
}

h5{
 font-size: 100%;
 color: #334d55;
}

h6{
 font-size: 100%;
 color: #334d55;
}

a:link{
	color: #333333;
	text-decoration: none;
}

a:visited{
	color: #333333;
	text-decoration: none;
}

a:hover{
	color: #666666;
	text-decoration: underline;
}
/* overrides decoration from previous rule for hovered links */

h1, h2, h3, h4, h5, h6 {
	font-family: ＭＳ Ｐゴシック, Osaka, ヒラギノ角ゴ Pro W3;
	margin: 0px;
	padding: 0px;
}

h1{
 font-family: ＭＳ Ｐゴシック, Osaka, ヒラギノ角ゴ Pro W3;
 color: #334d55;
}

h2{
 font-size: 114%;
 color: #006699;
}

h3{
	font-size: 14px;
	color: #333333;
	font-weight: bold;
}

h4{
 font-size: 100%;
 font-weight: normal;
 color: #333333;
}

h5{
 font-size: 100%;
 color: #334d55;
}

h6{
 font-size: 100%;
 color: #334d55;
}

label{
	font: bold 100% ＭＳ Ｐゴシック, Osaka, ヒラギノ角ゴ Pro W3;
 color: #334d55;
}

ul {
	margin: 0px;
	padding: 0px;
	width: auto;
	list-style-type: none;
}

dl.news {
	padding-top: 5px;
	padding-bottom: 5px;
	list-style-position: inside;
	list-style-type: none;
	font-size: 14px;
	width: 433px;
	padding-left: 5px;
	margin:0;
}
dl.news dt{
	width:80px;
	padding-bottom:5px;
	padding-top:5px;
	float:left;
}
dl.news dd{
	padding-left:80px;
	padding-bottom:5px;
	padding-top:5px;
	border-bottom:#CCC solid 1px;
	margin:0;
	
}

/***********************************************/
/* Layout Divs                                 */
/***********************************************/
#wrapper {
	width: 1000px;
	min-height:1700px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding: 0px;
	text-align: center;
	background-color: #FFFFFF;
	background-image: url(img/shop_new/content_bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
}

#head{
	margin: 0px;
	width: 1000px;
	text-align: left;
	vertical-align: middle;
	padding: 0px;
	height: 110px;
}
#headlogo {
	margin-left: 12px;
	float: left;
	width: 448px;
}

#mainspace {
	padding: 1px;
	height: auto;
	width: auto;
}

#content{
	width: 1000px;
	padding: 0;
	text-align: center;
	height: auto;
	margin: 0px;
}
.spaceLeft {
	text-align: left;
	float: left;
	height: auto;
	width: 514px;
	margin-bottom: 20px;
	padding-left: 13px;
}
.txtRed {
	color: #FF0000;
	padding: 3px;
}
.txt16Bold {
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}
.txt24Bold {
	font-size: 24px;
	font-weight: bold;
	color: #000000;
	margin:0;
	padding:0;
}
.txt24Red {
	font-size: 24px;
	font-weight: bold;
	color: #FF0000;
}
.txt10Red {
	font-size: 10px;
	color: #FF0000;
}
.yerrowArea {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	background-color: #FFFFCC;
	text-align: center;
	vertical-align: middle;
	padding: 3px;
	width: 500px;
	border: 1px solid #666666;
}





.spaceRight {
	float: left;
	width: 448px;
	text-align: left;
	padding-left: 13px;
}
.txtarea {
	width: 408px;
	padding-right: 20px;
	padding-left: 20px;
	font-size: 14px;
}
.linkTitle {
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	text-align: center;
	vertical-align: middle;
	background-image: url(img/shop_new/link_titlebg.jpg);
	background-repeat: no-repeat;
	height: 21px;
	width: 448px;
	float: left;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}



#footer {
	text-align: center;
	width: 1000px;
	margin-top: 30px;
	font-size: 12px;
	margin-left: auto;
	margin-right:auto;
	background-color: #999999;
	vertical-align: middle;
	clear: both;
	padding: 0px;
	height: 20px;
	font-weight: bold;
	color: #FFFFFF;
}

#news {
	width: 938px;
	text-align: center;
	vertical-align: middle;
	height: 116px;
}

#topService {
	width: 938px;
	margin-top: 20px;
	margin-bottom: 30px;
	height: 116px;
	text-align: center;
}

#topMerumaga {
	text-align: left;
	float: left;
	height: auto;
	width: 376px;
	margin-left: 24px;
	margin-bottom: 20px;
}

.topS01 {
	background-image: url(top_img/top_s_bg.jpg);
	background-repeat: repeat-y;
	height: auto;
	width: 168px;
	margin-top: 10px;
	margin-bottom: 30px;
	float: left;
	padding: 0px;
}

.topS02 {
	background-image: url(top_img/top_s_bg.jpg);
	background-repeat: repeat-y;
	height: auto;
	width: 168px;
	float: left;
	margin-left: 15px;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 0px;
}

.newslist {
	padding-top: 5px;
	padding-bottom: 5px;
	list-style-position: inside;
	list-style-type: none;
	font-size: 14px;
	width: 433px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-left: 5px;
}

#subNavi{
  margin:-top:0;
	float:left;
	width: 160px;
	text-align: center;
	height: auto;
	list-style-position: inside;
	list-style-type: none;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}
.main {
	float: left;
	width: 720px;
	margin-left: 24px;
	text-align: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.shinkiQ {
	font-weight: bold;
	background-color: #F2F2F2;
	padding-left: 5px;
	width: 700px;
	color: #333333;
}



#subNavi ul {
	text-align: left;
	list-style-type: none;
	height: 24px;
	width: 160px;
	list-style-position: outside;
	margin-bottom: 10px;
}
.subNavilist {
	padding: 0px;
	height: 24px;
	width: 160px;
	margin-bottom: 10px;
}


#gnavi01{
	text-align: center;
	height: 50px;
	width: 936px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 2px;
}

#sgnavi {
	text-align: center;
	height: 20px;
	width: 938px;
	padding: 1px;
	margin: 0px;
}




.txt12m5 {
	padding: 5px;
}
.subNavicontact {
	height: 343px;
	width: 160px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 30px;
	padding-left: 0px;
	margin: 0px;
}
.bnrSpace {
	text-align: center;
	height: 116px;
	width: 720px;

	margin-top: 20px;
	margin-bottom: 20px;
	padding: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
.txt10m5 {
	font-size: 10px;
	padding: 3px;
}

.new_pd {
	padding-left: 5px;
	padding-right: 5px;
}
.new_pd01 {
	padding-left: 5px;
	padding-right: 5px;
	color: #FFF;
	padding-top: 2px;
	padding-bottom: 2px;
}

.renewal_pants{
	padding:2px;
	border:#CCC solid 1px;
}
.text_renewal{
	line-height:150%;
	font-size:14px;
}
