/* Base Weblog (base-weblog.css) */

/* basic elements */

html
{
margin: 0;
/* setting border: 0 hoses ie6 win window inner well border */
padding: 0;
}

body
{
margin: 0;
/* setting border: 0 hoses ie5 win window inner well border */
padding: 0;
font-family: verdana, 'trebuchet ms', sans-serif;
font-size: 12px;
}

form, input { margin: 0; padding: 0; }
a { text-decoration: underline; }
a img { border: 0; }

h1, h2, h3, h4, h5, h6 { font-weight: normal; }
h1, h2, h3, h4, h5, h6, p, ol, ul, pre, blockquote
{
margin-top: 10px;
margin-bottom: 10px;
}


/* standard helper classes */

.clr
{
clear: both;
overflow: hidden;
width: 1px;
height: 1px;
margin: 0 -1px -1px 0;
border: 0;
padding: 0;
font-size: 0;
line-height: 0;
}

/* .pkg class wraps enclosing block element around inner floated elements */
.pkg:after
{
content: " ";
display: block;
visibility: hidden;
clear: both;
height: 0.1px;
font-size: 0.1em;
line-height: 0;
}
* html .pkg { display: inline-block; }
/* no ie mac \*/
* html .pkg { height: 1%; }
.pkg { display: block; }
/* */


/* page layout */

body { text-align: center; } /* center on ie */

#container
{
position: relative;
margin: 0 auto; /* center on everything else */
width: 920px;
text-align: left;
}
#container-inner { position: static; width: auto; }

#banner { position: relative; }
#banner-inner { position: static; }

#pagebody { position: relative; width: 100%; }
#pagebody-inner { position: static; width: 100%; }

#alpha, #beta, #gamma, #delta
{
display: inline; /* ie win bugfix */
position: relative;
float: left;
min-height: 1px;
}

#delta { float: right; }

#alpha-inner, #beta-inner, #gamma-inner, #delta-inner
{
position: static;
}

#footer {
   margin: 0 auto;
   margin-left: -10px;
   padding: 0px 0px 0px 0px;
   width: 920px;
   text-align: left;
   height: 42px;
   background: url(http://www.swrb.jp/reformshop/images/bg_title2.gif) repeat-x;
	}

*:first-child+html #footer {
   height: 52px;
}

#footer-inner {
	_margin-top: 0px;
	margin-top: 10px;
	margin-bottom: 20px;
	padding: 8px 0px 0px 20px;
	font-size: 7pt;
	_font-size: 6pt;
	}

*:first-child+html #footer-inner {
	margin-top: 0px;
}

#footer-copy {
	padding: 0px 20px 0px 0px;
	_padding: 2px 20px 0px 0px;
	float: right;
	font-size: 7pt;
	_font-size: 6pt;
}

/* banner user/photo */

.banner-user
{
float: left;
overflow: hidden;
width: 64px;
margin: 0 15px 0 0;
border: 0;
padding: 0;
text-align: center;
}

.banner-user-photo
{
display: block;
margin: 0 0 2px 0;
border: 0;
padding: 0;
background-position: center center;
background-repeat: no-repeat;
text-decoration: none !important;
}

.banner-user-photo img
{
width: 64px;
height: auto;
margin: 0;
border: 0;
padding: 0;
}


/* content */

.content-nav
{
margin: 10px 10px 10px 25px;
text-align: left;
}

*:first-child+html .content-nav{
margin: 20px 10px 10px 25px;
}

.date-header,
.entry-content
{
position: static;
clear: both;
}

.entry,
.trackbacks,
.comments,
.archive
{
position: static;
overflow: hidden;
clear: both;
width: 100%;
margin: 0px 0px 15px 0px;
}

.entry1
{
	float:left;
	position: static;
	overflow: hidden;
	background: #fff;
	width:325px;
	margin: 0px 0px 0px 10px;
}

.entry2
{
	float:left;
	position: static;
	overflow: hidden;
	background: #fff;
	width:325px;
	margin: 0px 0px 0px 0px;
}

.product-title-box {
	text-align: center;
	color: #EE0202;
	font-weight: bold;
	font-size: 10pt;
	}

.entry-content,
.trackbacks-info,
.trackback-content,
.comment-content,
.comments-open-content,
.comments-closed
{
clear: both;
margin: 5px 10px;
}

.entry-excerpt,
.entry-body,
.entry-more-link,
.entry-more
{
clear: both;
}

.entry-body {
	background: url(images/bg_content.png) repeat-x;
	line-height: 2em;
	}

.entry-footer,
.trackback-footer,
.comment-footer,
.comments-open-footer,
.archive-content
{
clear: both;
margin: 5px 10px 20px 10px;
}

.comments-open label { display: block; }

#comment-author, #comment-email, #comment-url, #comment-text
{
width: 240px;
}

#comment-bake-cookie
{
margin-left: 0;
vertical-align: middle;
}

#comment-post
{
font-weight: bold;
}

img.image-full { width: 100%; }

.image-thumbnail
{
float: left;
width: 115px;
margin: 0 10px 10px 0;
}

.image-thumbnail img
{
width: 115px;
height: 115px;
margin: 0 0 2px 0;
}


/* modules */

.module
{
position: relative;
overflow: hidden;
width: 100%;
}

.module-list,
.archive-list
{
margin: 0;
padding: 0;
list-style: none;
}

.module-list-item
{
margin-top: 5px;
margin-bottom: 5px;
}

.module-presence img { vertical-align: middle; }
.module-powered .module-content { margin-bottom: 10px; }
.module-photo .module-content { text-align: center; }
.module-wishlist .module-content { text-align: center; }

.module-calendar .module-content table
{
border-collapse: collapse;
}

.module-calendar .module-content th,
.module-calendar .module-content td
{
width: 14%;
text-align: center;
}

.typelist-thumbnailed { margin: 0 0 20px 0; }

.typelist-thumbnailed .module-list-item
{
display: block;
clear: both;
margin: 0;
}

/* positioniseverything.net/easyclearing.html */
.typelist-thumbnailed .module-list-item:after
{
content: " ";
display: block;
visibility: hidden;
clear: both;
height: 0.1px;
font-size: 0.1em;
line-height: 0;
}
* html .typelist-thumbnailed .module-list-item { display: inline-block; }
/* no ie mac \*/
* html .typelist-thumbnailed .module-list-item { height: 1%; }
.typelist-thumbnailed .module-list-item { display: block; }
/* */

.typelist-thumbnail
{
float: left;
min-width: 60px;
width: 60px;
/* no ie mac \*/width: auto;/* */
margin: 0 5px 0 0;
text-align: center;
vertical-align: middle;
}

.typelist-thumbnail img { margin: 5px; }

.module-galleries .typelist-thumbnail img { width: 50px; }

.typelist-description
{
margin: 0;
padding: 5px;
}

.module-featured-photo .module-content,
.module-photo .module-content
{
margin: 0;
}

.module-featured-photo img { width: 100%; }

.module-recent-photos { margin: 0 0 15px 0; }
.module-recent-photos .module-content { margin: 0; }
.module-recent-photos .module-list
{
display: block;
height: 1%;
margin: 0;
border: 0;
padding: 0;
list-style: none;
}

/* positioniseverything.net/easyclearing.html */
.module-recent-photos .module-list:after
{
content: " ";
display: block;
visibility: hidden;
clear: both;
height: 0.1px;
font-size: 0.1em;
line-height: 0;
}
* html .module-recent-photos .module-list { display: inline-block; }
/* no ie mac \*/
* html .module-recent-photos .module-list { height: 1%; }
.module-recent-photos .module-list { display: block; }
/* */

.module-recent-photos .module-list-item
{
display: block;
float: left;
/* ie win fix \*/ height: 1%; /**/
margin: 0;
border: 0;
padding: 0;
}

.module-recent-photos .module-list-item a
{
display: block;
margin: 0;
border: 0;
padding: 0;
}

.module-recent-photos .module-list-item img
{
width: 60px;
height: 60px;
margin: 0;
padding: 0;
}


/* mmt calendar */

.module-mmt-calendar { margin-bottom: 15px; }
.module-mmt-calendar .module-content { margin: 0; }
.module-mmt-calendar .module-header { margin: 0; }
.module-mmt-calendar .module-header a { text-decoration: none; }
.module-mmt-calendar table { width: 100%; }

.module-mmt-calendar th { text-align: left; }

.module-mmt-calendar td
{
width: 14%;
height: 75px;
text-align: left;
vertical-align: top;
}

.day-photo
{
width: 54px;
height: 54px;
}

.day-photo a
{
display: block;
}

.day-photo a img
{
width: 50px;
height: 50px;
}




/* Vicksburg (theme-vicksburg.css) */

/* basic page elements */

body
{
font-family: 'trebuchet ms', verdana, helvetica, arial, sans-serif;
font-size: 12px;
}

a { color: #36414d; text-decoration: underline; }
a:hover { color: #a3b8cc; }

#banner a { color: #333; text-decoration: underline; }
#banner a:hover { color: #555; }

.module-content a { color: #36414d; }
.module-content a:hover { color: #a3b8cc; }

h1, h2, h3, h4, h5, h6
{
font-family: 'trebuchet ms', verdana, helvetica, arial, sans-serif;
}

.module-header,
.trackbacks-header,
.comments-header,
.comments-open-header,
.archive-header
{
/* ie win (5, 5.5, 6) bugfix */
p\osition: relative;
width: 100%;
w\idth: auto;

margin: 0px 0px 5px 0px;
padding: 10px 5px 0px 25px;
color: #333;
font-size: 12px;
font-weight: bold;
line-height: 1;
text-transform: uppercase;
height: 34px;
background: url(images/bg_title2.gif) no-repeat;
}

.module-header a,
.module-header a:hover,
.trackbacks-header a,
.trackbacks-header a:hover,
.comments-header a,
.comments-header a:hover,
.comments-open-header a,
.comments-open-header a:hover
.archive-header a,
.archive-header a:hover
{
color: #333;
}

.entry-more-link,
.entry-footer,
.comment-footer,
.trackback-footer,
.typelist-thumbnailed
{
font-size: 11px;
}

.commenter-profile img { vertical-align: middle; }


/* page layout */

body
{
min-width: 920px;
color: #333;
background: #eee;
}

#top-lead {
   position: relative;
   margin: 0 auto; /* center on everything else */
    width: 920px;
   text-align: left;
}

#lead {
text-align: left;
font-weight: normal;
font-size: 14px;
margin: 10px 0px 0px 25px;
}

#container
{
   width: 920px;
   margin-top: 10px;
   margin-bottom: 20px;
   border: 1px solid #ccc;
}

#banner
{
   width: 920px; /* necessary for ie win */
   height: 50px;
}

#banner-inner
{
   padding: 0px;
}

.banner-user
{
width: 70px;
margin-top: 5px;
font-size: 10px;
}

.banner-user-photo { border: 1px solid #fff; }


#alpha { 
	margin: 0px 0px 0px 0px;
	width: 710px; 
	}
#beta { width: 180px;
	margin: 10px 0px 0px 10px;
	}
#gamma, #delta { width: 180px; background: #e6ecf2; }

#beta-inner,
#gamma-inner,
#delta-inner
{
padding: 0px 0px 0 1px;
}


#alpha img { 
	margin-right: 10px;
	}

.date-header
{
margin-top: 0;
font-size: 11px;
font-weight: bold;
text-transform: uppercase;
}

.entry-header
{
margin: 0px 0px -20px 0px;
padding: 12px 5px 0px 25px;
color: #333;
font-size: 18px;
height: 53px;
background: url(images/bg_title1.gif) repeat-x;
}

.blog-header
{
margin: 0px 0px -10px 0px;
padding: 12px 5px 0px 25px;
color: #333;
font-size: 18px;
height: 53px;
background: url(images/bg_blogtitle.gif) repeat-x;
}

.blog-header1 {
margin: 0px 0px -10px 0px;
padding: 12px 5px 0px 25px;
color: #333;
font-size: 18px;
height: 53px;
background: url(http://www.swrb.jp/reformshop/examples/images/bg_title4.jpg) repeat-x;
	}

.blog-header2 {
margin: 0px 0px -10px 0px;
padding: 12px 5px 0px 25px;
color: #333;
font-size: 18px;
height: 53px;
background: url(http://www.swrb.jp/reformshop/personality/images/bg_title4.jpg) repeat-x;
	}

.blog-header3 {
margin: 0px 0px -10px 0px;
padding: 12px 5px 0px 25px;
color: #333;
font-size: 18px;
height: 53px;
background: url(http://www.swrb.jp/reformshop/shops/images/bg_title4.jpg) repeat-x;
	}

.entry-content,
.comment-content,
.trackback-content
{
margin: 0;
line-height: 1.5;
padding: 0px 10px 0px 0px;
}

.entry2 .entry-header
{
margin: -8px 0px -27px 0px;
padding: 0px 5px 0px 25px;
color: #666;
font-size: 18px;
height: 70px;
}

.entry1 .entry-content {
margin: 8px 0px -10px 0px;
line-height: 1.5;
padding: 0px 10px 0px 0px;
	}

.entry2 .entry-content {
margin: 0px 0px -10px 0px;
line-height: 1.5;
padding: 0px 10px 0px 10px;
	}

.entry-footer,
.comment-footer,
.trackback-footer
{
margin: 0 0 0px 0;
border-top: 1px solid #fd7405;
padding-top: 3px;
color: #666;
font-size: 10px;
text-align: right;
}

.line01 {
	margin: 5px 0px 5px 0px;
	}

.comment-content,
.trackback-content,
.comment-footer,
.trackback-footer
{
margin-left: 10px;
}

.content-nav { margin-top: 10; }

#trackbacks-info
{
margin: 10px 0;
border: 1px dashed #0167fb;
padding: 0 10px;
color: #292e33;
font-size: 11px;
text-align: center;
background: #e6ecf2;
}

.comments-open-footer
{
margin: 10px 0;
}


/* modules */

.top-side-box {
	border-bottom: 1px solid #ccc;
	line-height: 1.5em;
	}

.top-side-box .module-list {
	padding: 0px 0px 0px 110px;
	}

.module
{
margin: 0 0 10px 0;
}

.module-content
{
margin: -12px 0 10px 0;margin: -12px 0 10px 0;
padding: 5px 0px 0 0px;
font-size: 10px;
line-height: 1.2;
}

.module-title {
	font-weight: bold;
	padding: 3px 0px 5px 0px;
	}

.module-content img {
	margin: 0px 5px 10px 0px;
	border: 3px solid #E8E8E8;
	}

.entry-content img {
	margin: 0px 5px 0px 0px;
	}

.module-footer {
height: 13px;
	}

.module-search input { font-size: 10px; }
.module-search #search { width: 100px; }

.module-mmt-calendar .module-content table,
.module-calendar .module-content table { font-size: 10px; }

.module-powered { border-width: 0; }
.module-powered .module-content
{
margin-bottom: 0;
border: 1px dashed #0167fb;
padding-bottom: 10px;
color: #292e33;
}

.module-photo { background: none; }
.module-photo img { border: solid 1px #fff; }

.module-list
{
margin: 0 15px 10px 15px;
list-style: disc;
}

.module-list .module-list
{
margin: 5px 0 0 0;
padding-left: 15px;
list-style: circle;
}

.module-list-item
{
margin-top: 0;
color: #666;
line-height: 1.2;
}

.typelist-thumbnailed .module-list
{
margin: 0 0 10px 0;
list-style: none;
}

.typelist-thumbnailed .module-list-item
{
margin: 1px 0;
padding: 0;
background: #f3f6f9;
}

.typelist-thumbnail
{
background: #fff;
}

.module-photo img { border: 1px solid #fff; }

.module-featured-photo { width: 398px; }
.module-featured-photo .module-content
{
margin: 0;
border-width: 0;
padding: 0;
}
.module-featured-photo img { width: 398px; }

.module-recent-photos .module-content { padding: 10px 0 0 19px; }
.module-recent-photos .module-list { margin: 0; }
.module-recent-photos .module-list-item
{
width: 64px; /* mac ie fix */
margin: 0 10px 10px 0;
padding: 0;
background: none;
}

.module-recent-photos .module-list-item a
{
border: #cfd4d9 1px solid;
padding: 1px;
background: #fff;
}

.module-recent-photos .module-list-item a:hover
{
border-color: #0167fb;
background: #fff;
}


/* calendar tweaks */

.layout-calendar #alpha { width: 260px; }
.layout-calendar #beta { width: 560px; }

.layout-calendar #gamma,
.layout-calendar #delta
{
width: 190px;
}

.layout-calendar #gamma-inner,
.layout-calendar #delta-inner
{
border: 0;
padding: 0;
}

.module-mmt-calendar { width: 398px; }
.module-mmt-calendar .module-content
{
margin: 0;
border-width: 0;
padding: 10px;
}

.module-mmt-calendar table
{
width: 378px;
background: #a3b8cc;
}

.module-mmt-calendar th
{
color: #fff;
border-top: 1px solid #fff;
border-right: 1px solid #f3f6f9;
border-bottom: 1px solid #cfd4d9;
padding: 2px;
text-align: right;
font-weight: bold;
}

.module-mmt-calendar td
{
border-top: 1px solid #fff;
border-right: 1px solid #f3f6f9;
border-bottom: 1px solid #cfd4d9;
padding: 2px;
text-align: right;
font-weight: normal;
background: #e6ecf2;
}

th.weekday-7, td.day-7, td.day-14, td.day-21, td.day-28, td.day-35, td.day-42
{
border-right: none;
}

.module-mmt-calendar td { height: 70px; }

.day-photo
{
width: 49px;
height: 49px;
}
	
.day-photo a
{
border: #cfd4d9 1px solid;
padding: 1px;
background: #fff;
}

.day-photo a:hover
{
border-color: #36414d;
background: #fff;
}

.day-photo a img
{
width: 45px;
height: 45px;
}

#address {
	margin: 0px 0px 10px 0px;
	padding: 3px 0px 5px 10px;
	border-bottom: 1px solid #ccc;
	}
	
.request {
	margin: 0px 0px 10px 0px;
	padding: 30px 0px 0px 0px;
	background: url(images/bg_request.gif) no-repeat left top;
	}
	
.proposition {
	margin: 0px 0px 20px 0px;
	padding: 30px 0px 0px 0px;
	background: url(images/bg_proposition.gif) no-repeat left top;
	}

.imagebox1 {
	float: left;
	font-size: 10px;
	width: 420px;
	}

.imagebox {
	float: left;
	font-size: 10px;
	}

#before {
	background: url(images/bg_before.gif) no-repeat left top;
	height: 20px;
	margin: 0px 0px 10px 10px;
	}

.photo1
{
	float:left;
	position: static;
	overflow: hidden;
	font-size: 10px;
	background: #fff;
	width:325px;
	margin: 0px 0px 0px 10px;
}

.photo2
{
	float:left;
	position: static;
	overflow: hidden;
	background: #fff;
	width:325px;
	margin: 0px 0px 0px 0px;
}

.top-side-box ul {
	list-style: none;
	margin: 0px 0px 0px -30px;
	}

.shop-subcatch {
	font-weight: bold;
	font-size: 14px;	
	padding: 5px 0px 5px 0px;
	margin: 0px 0px 0px 210px;
	border-top: 1px solid #fd7405;
	border-bottom: 1px solid #fd7405;
	}

.shop-photo01 {
	float: left;
	margin: 1px 0px 20px 0px;
	}

.personality-column {
	margin: 0px 0px 20px 0px;
	padding: 5px 5px 5px 5px ;
	background: #eeeeee;
	border: dotted 1px #0167fb;
	}

.personality-list {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 95px;
	}

.shop-content {
	margin: 0px 0px 20px 0px;
	padding: 0px 0px 0px 0px;
	}

.shop-license {
	line-height: 1.5em;
	padding: 0px 0px 0px 0px;
	margin: -30px 0px 0px 90px;
	}
.pers-thum {
	margin: -15px 0px 0px 0px;
	}
.address-header {
	float: right;
	font-size: 12px;
	margin: 5px 0px 0px 0px;
	}

.counter-top
{
margin: 100px 0px -20px 0px;
padding: 12px 5px 0px 25px;
color: #333;
font-size: 18px;
height: 53px;
background: url(images/bg_title1.gif) no-repeat;
}

.top-image {
	alilgn: left;
	margin: 0px 0px 20px 0px;
	border: none;
	}

.entry-category {
	text-align: right;
	margin: -45px 10px 10px 0px;
	}

.area-header {
margin: 10px 0px 0px 0px;
padding: 10px 5px 0px 25px;
color: #333;
font-size: 12px;
font-weight: bold;
height: 34px;
background: url(images/bg_title2.gif) repeat-x;
	}

.area-table {
border-left: 1px solid #fd7405;
border-right: 1px solid #fd7405;
border-bottom: 1px solid #fd7405;
margin: 0px 0px 10px 0px;
}

.area-header-listup {
margin: 10px 0px -23px 0px;
padding: 10px 5px 0px 25px;
color: #333;
font-size: 12px;
font-weight: bold;
height: 34px;
background: url(images/bg_title3.gif) repeat-x;
	}

.area-header-list {
margin: 0px 0px 0px 0px;
padding: 7px 5px 5px 5px;
color: #333;
font-size: 12px;
height: 16px;
width: 80px;
background: url(images/bg_title2.gif) no-repeat;
text-align: center;
border-left: 1px solid #fd7405;
border-right: 1px solid #fd7405;
border-bottom: 1px solid #fd7405;
	}

.area-header {
margin: 10px 0px 0px 0px;
padding: 10px 5px 0px 25px;
color: #333;
font-size: 12px;
font-weight: bold;
height: 34px;
background: url(images/bg_title2.gif) repeat-x;
	}

.area-header1 {
margin: 10px 0px 0px 0px;
padding: 10px 5px 0px 25px;
color: #333;
font-size: 12px;
font-weight: bold;
height: 34px;
background: url(images/bg_title3.gif) repeat-x;
	}

.area-item {
margin: 0px 0px 10px 0px;
padding: 0px 5px 0px 25px;
line-height: 1.5em;
	}

.listup-category a {
	text-decoration: none;
	color: #aaaaaa;
	}
.module-random-title {
	margin: -80px 0px 0px 80px;
	}

#shops-reform縲{
	}

#shops-reform .category {
	float: right;
	font-weight: bold;
	margin: 0px 20px 10px 0px;
	padding: 0px 3px 0px 3px;
	border: 1px solid #ee0202;
	}

.address-box {
	padding: 3px;
	border: 1px dotted #fd7405;
	}

.category-box {
	padding: 5px;
	margin: 10px 0px 10px 0px;
	border: 1px dotted #fd7405;
	}

.category-separator {
	color: #fd7405;
	}

#shops-reform .address {
	margin: -30px 0px -10px 0px;
	padding: 3px 0px 0px 10px;
	border-bottom: 1px solid #ccc;
	width: 508px;
	}

.headcopy {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 10px;
	border-bottom: 1px solid #ccc;
	width: 508px;
	}

#select {
	margin: 50px 0px 0px 10px;
	}
.banner-banner img {
	margin: -72px 0px 0px 126px;
	}
.pagetop {
	float: right;
	font-size: 9px;
	padding: 3px;
	margin: -10px 10px 10px 0px;
	border: 1px dotted #fd7405;
	}

#select {
	margin: -25px 0px 0px 735px;
	}
	
#category-archive .headcopy {
	font-size: 14px;
	margin: -10px 0px 0px 110px;
	padding: 0px 0px 10px 10px;
	border-bottom: 1px solid #ccc;
	}

#category-archive img {
	padding: 10px 0px 0px 0px;
	border-bottom: 1px solid #ccc;
	}

.category-c {
	float: right;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
	padding: 0px 3px 0px 3px;
	border: 1px solid #ee0202;
	}

.address-c {
	margin: -10px 0px 0px 110px;
	padding: 3px 0px 5px 10px;
	border-bottom: 1px solid #ccc;
	}
.address-detail {
	margin: 0px 0px 0px 0px;
	}	

#prefecture {
background: url(http://www.swrb.jp/reformshop/images/prefecture-top.jpg) no-repeat;
height: 160px;
width: 900px;
margin: 0px 0px 0px 10px;
}

.prefecture-top-titile {
font-size: 12px;
font-weight: bold;
margin: 0px 10px 0px 0px;
padding: 0px 0px 2px 5px;
background: #eee;
}

.prefecture-title {
font-size: 14px;
color: #ffffff;
font-weight: bold;
padding: 7px 0px 10px 35px;
}

.prefecture-box {
padding: 18px 10px 0px 97px;
font-size: 12px;
 line-height: 1.4;
}


.about-content1 {
	margin: 10px 10px 30px 15px;
	padding: 0px 320px 0px 0px;
	background: none;
	line-height: 200%;
	background: url(http://www.swrb.jp/reformshop/examples/images/bg-about1.jpg) no-repeat right top;
	}

.about-content2 {
	margin: 10px 10px 30px 15px;
	padding: 0px 320px 0px 0px;
	background: none;
	line-height: 200%;
	background: url(http://www.swrb.jp/reformshop/examples/images/bg-about2.jpg) no-repeat right top;
	}

.about-content3 {
	margin: 10px 10px 30px 15px;
	padding: 0px 320px 0px 0px;
	background: none;
	line-height: 200%;
	background: url(http://www.swrb.jp/reformshop/examples/images/bg-about3.jpg) no-repeat right top;
	}

.about-content4 {
	margin: 10px 10px 30px 15px;
	padding: 0px 320px 0px 0px;
	background: none;
	line-height: 200%;
	background: url(http://www.swrb.jp/reformshop/examples/images/bg-about4.jpg) no-repeat right top;
	}

.about-content5 {
	margin: 10px 10px 30px 15px;
	padding: 0px 320px 0px 0px;
	background: none;
	line-height: 200%;
	background: url(http://www.swrb.jp/reformshop/examples/images/bg-about5.jpg) no-repeat right top;
	}

<!--[if IE]>
.Menu1 li a {
padding: 0 0 0 10px;
}
</style>
<![endif]-->


