@charset "utf-8";
/*--------------------------------------------------------------------
guideline:since:writer:last_editday:last_editor:
--------------------------------------------------------------------*/


/*--------------------------------------------------------------------*/
/*cssの初期化*/
/*--------------------------------------------------------------------*/
html, body {
	font-family: "Hiragino Kaku Gothic Pro W3", "ヒラギノ角ゴ Pro W3", Osaka, "MS P Gothic", "ＭＳ Ｐゴシック", sans-serif;
	margin: 0;
	padding: 0;
	font-size: 100%;
	height: 100%;
}
h1, h2, h3, h4, h5, h6, address, div, blockquote, p, pre, ul, ol, li, dl, dt, dd, hr {
	font-family: "Hiragino Kaku Gothic Pro W3", "ヒラギノ角ゴ Pro W3", Osaka, "MS P Gothic", "ＭＳ Ｐゴシック", sans-serif;
	margin: 0;
	padding: 0;
	border: 0;
	font-style: normal;
	font-weight: normal;
	font-size: 100%;
}
table, caption, th, td {
	font-family: "Hiragino Kaku Gothic Pro W3", "ヒラギノ角ゴ Pro W3", Osaka, "MS P Gothic", "ＭＳ Ｐゴシック", sans-serif;
	margin: 0;
	padding: 0;
	border: 0;
	font-style: normal;
	font-weight: normal;
	font-size: 100%;
}
span, em, strong, dfn, code, samp, kbd, var, cite, abbr, acronym, sub, sup, q, br, ins, del, a, img, object, iframe {
	font-family: "Hiragino Kaku Gothic Pro W3", "ヒラギノ角ゴ Pro W3", Osaka, "MS P Gothic", "ＭＳ Ｐゴシック", sans-serif;
	margin: 0;
	padding: 0;
	border: 0;
	font-style: normal;
	font-weight: inherit;
	font-size: 100%;
}

/*縮小して印刷CSS　zoomを調整してください*/
@media print {
*html body {
	zoom: 70%;
}
}
/*--------------------------------------------------------------------*/
/*タグの基本設定*/
/*--------------------------------------------------------------------*/

h1 {
}
a {
	outline: none;
	color: #333333;
	text-decoration: underline;
}
a:hover {
	color: #666666;
	text-decoration: none;
}
a:hover img {
	filter: alpha(opacity=70);
	-moz-opacity: 0.70;
	opacity: 0.70;
}
div.clear {
	clear: both;
}
hr {
	display: none;
}
ul {
	list-style: none;
}
/*--------------------------------------------------------------------*/
/*枠基本スタイル*/
/*--------------------------------------------------------------------*/
body {
	font-size: small;
	background: #f1f2ed;
	color: #454545;
}
div#container {
	width: 100%;
	position: relative;
	height: auto !important;     /* IE6対策 */
	height: 100%;                    /* IE6対策 */
	min-heigth: 100%
}
div#wrapper {
	clear: both;
	width: 100%;
	padding: 0 0 40px 0;
}
div#wrapper:after {
	content: "";
	display: block;
	height: 0;
	clear: both;
}
*html div#wrapper {
	width: 100%;
	float: left;
}
div#main {
	width: 100%;
	margin: 0 auto;
	line-height: 1.8;
}
div#main2 {
	width: 100%;
}
/*--------------------------------------------------------------------*/
/*ヘッダー*/
/*--------------------------------------------------------------------*/

div#header:after {
	content: "";
	display: block;
	height: 0;
	clear: both;
}
div#header {
	clear: both;
	padding: 0;
	background: url(../../images/header.jpg) no-repeat center 10px;
	width: 950px;
	height: 330px;
	margin: 0 auto;
}
div#header h1#headerLog {
}
div#header h1#headerLog a {
	display: block;
	width: 150px;
	height: 220px;
	text-indent: -9999px;
	overflow: hidden;
	margin-left: 393px;
	margin-top: 10px;
	float: left;
}
div#global:after {
	content: "";
	display: block;
	height: 0;
	clear: both;
}
div#header ul#headerEtc {
	float: right;
	margin-top: 170px;
}
div#header ul#headerEtc li {
	display: block;
	width: 310px;
	height: 21px;
	text-indent: -9999px;
	overflow: hidden;
}
div#header div#global {
	display: block;
}
div#header div#global ul {
	clear: both;
	padding-top: 46px;
}
div#header div#global ul li {
	float: left;
}
div#header div#global li#nav01 {
	margin-left: 160px;
}
div#header div#global li#nav02 {
	margin-left: 39px;
}
div#header div#global li#nav03 {
	margin-left: 41px;
}
div#header div#global li#nav04 {
	margin-left: 41px;
}
div#header div#global li#nav05 {
	margin-left: 38px;
}
div#header div#global li#nav06 {
	margin-left: 38px;
}
div#header div#global li#nav07 {
	margin-left: 36px;
}
div#header div#global li#nav08 {
	margin-left: 60px;
}
div#header div#global li#nav09 {
	margin-left: 13px;
}
div#header div#global li#nav10 {
	margin-left: 14px;
}
div#header div#global li#nav11 {
	margin-left: 38px;
}
#pagetop {
	display: none;
	position: fixed;
	bottom: 140px;
	right: 0;
}
/*--------------------------------------------------------------------*/
/*フッター*/
/*--------------------------------------------------------------------*/
div#footer {
	clear: both;
	overflow: hidden;
	width: 100%;
	background: url(../../images/footer_bg.jpg);
	padding-top: 15px;
	padding-bottom: 9px;
	zoom: 1;
	display: none;
	position: fixed;
	bottom: 0;
}
div#footer:after {
	content: "";
	display: block;
	height: 0;
	clear: both;
}
div#footer02 {
	margin: 0 auto;
	width: 950px;
}
div#footer02 ul {
	width: 384px;
	float: left;
}
div#footer02 ul li {
	float: left;
}
div#footer02 ul li#f_navi01 {
	margin-left: 43px;
}
div#footer02 ul li#f_navi02 {
	margin-left: 54px;
}
div#footer02 ul li#f_navi03 {
	margin-left: 63px;
}
div#footer02 p {
	float: left;
}
div#footer02 address {
	float: left;
	margin-left: 152px;
}
/*--------------------------------------------------------------------*/
/*前のページの戻る＆ページの先頭に戻る*/
/*--------------------------------------------------------------------*/
div.HistoryBack {
	clear: both;
	width: 286px;
	margin: 10px 0 10px 429px;
	padding-top: 35px;
}
div.HistoryBack:after {
	content: "";
	display: block;
	height: 0;
	clear: both;
}
div.HistoryBack div.Return {
	float: left;
	width: 138px;
	height: 20px;
	margin-right: 10px;
	background: url(../../images/return_on.jpg) no-repeat;
}
div.HistoryBack div.Return a {
	width: 138px;
	height: 20px;
	display: block;
	text-indent: -9999px;
	overflow: hidden;
	background: url(../../images/return.jpg) no-repeat;
}
div.HistoryBack div.Return a:hover {
	background: url(../../images/return_on.jpg) no-repeat;
}
div.HistoryBack div.GoUp {
	float: left;
	width: 138px;
	height: 20px;
	background: url(../../images/goup_on.jpg) no-repeat;
}
div.HistoryBack div.GoUp a {
	width: 138px;
	height: 20px;
	display: block;
	text-indent: -9999px;
	overflow: hidden;
	background: url(../../images/goup.jpg) no-repeat;
}
div.HistoryBack div.GoUp a:hover {
	background: url(../../images/goup_on.jpg) no-repeat;
}
div.page {
	clear: both;
}
div#nextBack {
	clear: both;
}
/*--------------------------------------------------------------------*/
/*サイドメニュー*/
/*--------------------------------------------------------------------*/

div#side {
	width: 225px;
	float: left;
}
div#side div#side01 {
	margin-bottom: 20px;
}
div#side div#side01 div#side02Input {
	padding: 44px 0 0 0;
	background: url(../../images/side_search.gif) no-repeat left top;
	zoom: 1;
}
div#side div#side01 div#side01Input:after {
	content: "";
	display: block;
	height: 0;
	clear: both;
}
div#side div#side01 input.search {
	width: 160px;
	height: 15px;
	float: left;
	margin-right: 5px;
}
div#side div#side02 {
	margin: 0 0 15px 0;
}
div#side div#side02 p {
	margin: 0 0 8px 0;
}
div#side div#side02 ul {
	font-size: 0;
	line-height: 0;
}
div#side div#side02 ul li {
	margin-bottom: 7px;
}
div#side div#side03 {
	margin: 0 0 15px 0;
}
div#side div#side03 ul {
	font-size: 0;
	line-height: 0;
}
div#side div#side03 ul li {
	margin-bottom: 7px;
}
div#side div#side04 {
	margin: 0 0 25px 0;
	clear: both;
}
div#side div#side04 p {
	margin: 0 0 3px 0;
}
div#side div#side04 ul {
}
div#side div#side04 ul li {
	border-bottom: 1px dotted #cdcccc;
	padding: 0.5em;
}
div#side div#side04 ul li a {
	background: url(../../images/link_icon.gif) no-repeat left center;
	padding: 0 0 0 15px;
	text-decoration: none;
	font-size: 80%;
	color: #626262;
}
div#side div#side04 ul li a:hover {
	text-decoration: underline;
}
/*--------------------------------------------------------------------*/
/*各ページのページタイトル*/
/*--------------------------------------------------------------------*/
h2 img {
	margin: 0 0 15px 0;
}
.PageTitle {
	display: block;
	width: 687px;
	background: url(../../images/title.gif);
	color: #FFFFFF;
	padding: 5px 8px 5px 20px;
	margin: 5px 0 10px 0;
	font-size: large;
}
.SmallTitle {
	clear: both;
	display: block;
	width: 667px;
	background: url(../../images/sub_title.gif);
	color: #FFFFFF;
	padding: 7px 8px 7px 40px;
	margin: 5px 0 10px 0;
	font-size: medium;
	clear: both;
}


/*--------------------------------------------------------------------*/
/* ACCESS　access.html*/
/*--------------------------------------------------------------------*/
h2 {
	margin-top: 30px;
	clear: both;
}
h2#rental {
	margin-bottom: 30px;
	clear: both;
}

div#access {
	clear: both;
	text-align: center;
	margin-bottom: 50px;
}
div#access01:after {
	content: "";
	display: block;
	height: 0;
	clear: both;
}
div#access01 {
	clear: both;
	padding-bottom: 26px;
	width: 950px;
	margin: 0 auto;
}
div#access01 ul.centerimg {
	margin-left: 290px;
}
div#access01 ul li {
	float: left;
	margin-left: 56px;
}
div#access02:after {
	content: "";
	display: block;
	height: 0;
	clear: both;
}
div#access02 {
	clear: both;
	width: 950px;
	text-align: center;
	margin: 0 auto;
}
div#access02 area{
  border:none;
  outline:none;
}
ul#news {
	margin-left: -22px;
}
p#studioPrice{
	margin-bottom: 80px;
}
img#schedule {
	margin: 0 54px;
}
ul#news li {
	float: left;
	margin-left: 22px;
}
div#access02 img {
	margin-bottom: 20px;
}
div#access03 {
	clear: both;
	width: 100%;
	text-align: center;
	margin: 0 auto;
}
#container-map {
    height: 400px;
    width: 100%;
}
div#access03:after {
	content: "";
	display: block;
	height: 0;
	clear: both;
}
div#access04 {
	clear: both;
	width: 100%;
	text-align: center;
	margin:  20px auto 0 auto;
}
div#access03:after {
	content: "";
	display: block;
	height: 0;
	clear: both;
}

/*--------------------------------------------------------------------*/
/*ショッピング一覧　shopping_list.html*/
/*--------------------------------------------------------------------*/

div#shoppingIchiran {
	clear: both;
	text-align: center;
	margin-bottom: 50px;
}
div#catalogue01:after {
	content: "";
	display: block;
	height: 0;
	clear: both;
}
div#catalogue01 {
	clear: both;
	padding-bottom: 26px;
	width: 950px;
	margin: 0 auto;
}
div#catalogue01 ul.centerimg {
	margin-left: 290px;
}
div#catalogue01 ul li {
	float: left;
	margin-left: 56px;
}
div#catalogue02:after {
	content: "";
	display: block;
	height: 0;
	clear: both;
}
div#catalogue02 {
	background: url(../../images/line.jpg) left 25px no-repeat;
	padding-left: 46px;
	clear: both;
	width: 904px;
	text-align: center;
	margin:30px auto 0 auto;
}
div#catalogue02 dl {
	width: 281px;
	float: left;
	text-align: center;
	margin-bottom:6px;
}
div#catalogue02 dl dt {
	height: 40px;
}
div#catalogue02 dl dd li {
	margin-bottom: 5px;
	font-weight:bold;
	font-size:110%;
}
div#catalogue02 dl dd li a {
	text-decoration: none;
}
div#catalogue02 dl dd li a:hover {
	text-decoration: underline;
}
div#shoppingIchiran h2 {
	clear: both;
	margin-top: 30px;
}
div#shoppingIchiran p.brandComment {
	padding: 5px 8px 0 8px;
}
div#shoppingIchiran:after {
	content: "";
	display: block;
	height: 0;
	clear: both;
}
div#shoppingIchiran div.boxInner:after {
	content: "";
	display: block;
	height: 0;
	clear: both;
}
div#shoppingIchiran div.boxInner h3 {
	text-align: left;
	margin-bottom: 15px;
	margin-leftm: 15px;
}
div#shoppingIchiran div.boxInner {
	padding:26px 0 0 0;
	margin: 0 0 10px 0;
	clear: both;
	background: url(../../images/line.jpg) left top no-repeat;
	width: 950px;
	text-align: center;
	margin: 0 auto;
}
div#shoppingIchiran div.boxInner:after {
	content: "";
	display: block;
	height: 0;
	clear: both;
}
div#shoppingIchiran div.boxInner div.box {
	float: left;
	width: 156px;
	padding: 7px;
	margin: 10px 0 15px 17px;
	font-size: 80%;
	background: #eff3f1;
	border-left: solid #f7f7f6 1px;
	border-top: solid #f7f7f6 1px;
	border-right: solid #abb7b7 1px;
	border-bottom: solid #abb7b7 1px;
}
div#shoppingIchiran div.boxInner div.box p.itemImg {
	width: 156px;
	text-align: center;
}
div#shoppingIchiran div.boxInner div.box p.itemImg img {
	width: 156px;
}
div#shoppingIchiran div.boxInner div.box p {
	text-align: center;
	margin-top: 5px;
	line-height: 1.5;
}
div#shoppingIchiran div.boxInner div.box p.comment a {
	display: block;
	text-decoration: none;
}
div#shoppingIchiran div.boxInner div.box p.price {
}
div#shoppingIchiran div.boxInner div.box p.shosai {
	background: url(../../images/shosai_hover.gif) no-repeat;
	margin-top: 8px;
}
div#shoppingIchiran div.boxInner div.box p.shosai a {
	display: block;
	text-indent: -9999px;
	background: url(../../images/shosai.gif) no-repeat;
	width: 93px;
	height: 20px;
	float: right;
}
div#shoppingIchiran div.boxInner div.box p.shosai a:hover {
	background: url(../../images/shosai_hover.gif) no-repeat;
}
div#shoppingIchiran div.boxInner div.box02 {
	float: left;
	width: 170px;
	margin: 10px 0 15px 10px;
	font-size: 80%;
}
div#shoppingIchiran div.boxInner div.box02 p.itemImg {
	width: 170px;
	text-align: center;
}
div#shoppingIchiran div.boxInner div.box02 p.itemImg img {
	width: 170px;
}
div#shoppingIchiran div.boxInner div.box02 p.comment {
	margin-top: 5px;
	line-height: 1.5;
}
div#shoppingIchiran div.boxInner div.box02 p.comment a {
	display: block;
	text-decoration: none;
}
div#shoppingIchiran div.boxInner div.box02 p.price {
}
div#shoppingIchiran div.boxInner div.box02 p.shosai {
	background: url(../../images/shosai_hover.gif) no-repeat;
	margin-top: 8px;
}
div#shoppingIchiran div.boxInner div.box02 p.shosai a {
	display: block;
	text-indent: -9999px;
	background: url(../../images/shosai.gif) no-repeat;
	width: 93px;
	height: 20px;
	float: right;
}
div#shoppingIchiran div.boxInner div.box02 p.shosai a:hover {
	background: url(../../images/shosai_hover.gif) no-repeat;
}

div#search{
  position: relative;
  float: right;
  right: 10px;
  top: -8px;

}
div#search input.search{
	margin-bottom: 15px;
	margin-right: 5px;
	width: 100px;

}
div#search input.search02{
  position: relative;
  top: 5px;

}

/*--------------------------------------------------------------------*/
/*ショッピング詳細　shopping_Detail.html*/
/*--------------------------------------------------------------------*/

div#catalogue03 {
	background: url(../../images/line02.gif) left top no-repeat;
	padding-left: 46px;
	padding-top: 15px;
	clear: both;
	width: 904px;
	text-align: center;
	margin: 0 auto 85px auto;
}

div#catalogue03:after {
	content: "";
	display: block;
	height: 0;
	clear: both;
}

#catalogue03 ul li{
  position: relative;
  width: 220px;
float: left;
  margin: 0 0 0 0;
  padding: 0;
  text-align: center;
  font-size: 0;
}
#catalogue03 ul li a{
  display: block;
  margin: 0;
  padding: 15px 0 11px;
  color: #fff;
  font-size: 14px;
  font-weight: bold;
  text-decoration: none;
}
#catalogue03 li ul li:hover > a{
  background: #6c6a69;
  color: #fff;
}
#catalogue03 > li:hover > a{
  border-radius: 3px 3px 0 0;
}
#catalogue03 li ul{
  list-style: none;
  position: absolute;
  top: 100%;
  left: 0;
  margin: 0;
  padding: 0;
  border-radius: 0 0 3px 3px;
}
#catalogue03 li:last-child ul{
}
#catalogue03 li ul li{
  overflow: hidden;
  width: 220px;
  height: 0;
  color: #fff;
  -moz-transition: .2s;
  -webkit-transition: .2s;
  -o-transition: .2s;
  -ms-transition: .2s;
  transition: .2s;
}
#catalogue03 li ul li a{
  padding: 13px 15px;
  background: #423f3e;
  font-size: 12px;
  font-weight: normal;
  text-align: center;
  height: 21px;
  
    filter:alpha(opacity=80);
    -moz-opacity: 0.8;
    opacity: 0.8;
}
#catalogue03 li:hover ul li{
  overflow: visible;
  height: 47px;
}
#catalogue03 li:hover ul li:first-child{
  border-top: 0;
}
#catalogue03 li:hover ul li:last-child{
  border-bottom: 0;
}
#catalogue03 li:hover ul li:last-child a{
  border-radius: 0 0 3px 3px;
}





h2#cate {
	width: 705px;
	display: block;
	background: #222222;
	color: #fff;
	padding: 0.5em 0 0.5em 13px;
	margin: 5px 0 10px 0;
}
div#shoppingDetail {
	clear: both;
	text-align: center;
	margin-bottom: 50px;
}
div#shoppingDetail02 {
	clear: both;
	padding-bottom: 26px;
	width: 950px;
	margin: 0 auto;
}
div#shoppingDetail02:after {
	content: "";
	display: block;
	height: 0;
	clear: both;
}
div#shoppingDetail02 div#detailMain {
	float: left;
	width: 450px;
	margin: 0 60px 0 70px;
}

div#shoppingDetail02 div#detailMainImg{
	background: url(../../images/catalogue/mainimg_bacl.gif) no-repeat;
	width: 450px;
	text-align: center;
	padding: 35px 0px 110px 0;
}

div#shoppingDetail02 div#detailMainImg img{
	padding: 1px;
	background: #fff;
	width: 390px;
	height: 400px;
}

div#shoppingDetail02 div#detailMain img {
	padding: 1px;
	background: #fff;
}

div#shoppingDetail02 div#detailMain a {
	padding: 10px 10px 35px 10px;
	background: #eff1ee;
}
div#shoppingDetail02 h3 {
	border-bottom: 1px dotted #cacaca;
	border-left: 7px solid #1d1d1d;
	padding: 0.4em 0 0.4em 12px;
	margin: 0 0 20px 0;
}
div#shoppingDetail02 div#detailImg {
	clear: both;
	display: block;
	margin-top: 35px;
	text-align: center;
	margin-left: -12px;
}
div#shoppingDetail02 div#detailImg:after {
	content: "";
	display: block;
	height: 0;
	clear: both;
}
div#shoppingDetail02 div#detailImg img {
	padding: 1px;
	background: #fff;
	width: 120px;
}
div#shoppingDetail02 div#detailImg a {
	float: left;
	margin-left: 12px;
	display: block;
	width: 120px;
	padding: 10px 10px 35px 10px;
	background: #eff1ee;
	border-right: 1px solid #9dabab;
	border-bottom: 1px solid #9dabab;
}
div#shoppingDetail02 div#comment {
	background: url(../../images/catalogue/detail02.gif) no-repeat bottom;
	line-height: 1.6;
	text-align: center;
	width: 300px;
	margin-right: 35px;
	float: right;
	margin-bottom: 60px;
}
div#shoppingDetail02 div#comment02 {
	background: url(../../images/catalogue/detail01.gif) no-repeat;
	width: 236px;
	padding: 40px 32px 30px 32px;
	line-height: 2.8;
}
div#shoppingDetail02 div#comment02 p#pname {
	font-size: larger;
	padding: 50px 0;
}
div#shoppingDetail02 div#comment02 p#lease {
	padding-bottom: 20px;
}
div#shoppingDetail02 div#detailCart {
	margin-top: 22px;
	background: url(../../images/catalogue/reserved_hover.gif) no-repeat;
}
div#shoppingDetail02 div#detailCart a{
	background: url(../../images/catalogue/reserved.gif) no-repeat;
	width: 236px;
	height: 66px;
	text-indent: -99999px;
	display: block;
}
div#shoppingDetail02 div#detailCart a:hover{
	background: url(../../images/catalogue/reserved_hover.gif) no-repeat;
}
div#shoppingDetail02 div#buyCart {
	margin-top: 22px;
	background: url(../../images/catalogue/buy_hover.gif) no-repeat;
}
div#shoppingDetail02 div#buyCart a{
	background: url(../../images/catalogue/buy.gif) no-repeat;
	width: 236px;
	height: 66px;
	text-indent: -99999px;
	display: block;
}
div#shoppingDetail02 div#buyCart a:hover{
	background: url(../../images/catalogue/buy_hover.gif) no-repeat;
}


div#shoppingDetail02 div#comment03 {
	background: url(../../images/catalogue/detail04.gif) no-repeat bottom;
	line-height: 1.6;
	text-align: left;
	width: 370px;
	float: right;
	margin-bottom: 60px;
}
div#shoppingDetail02 div#comment03 p {
	background: url(../../images/catalogue/detail03.gif) no-repeat;
	width: 318px;
	padding: 22px 26px;
	font-size: 80%;
	line-height: 1.7;
}



/*--------------------------------------------------------------------*/
/*index.html*/
/*--------------------------------------------------------------------*/

p.mainImg {
	margin: 0;
	padding: 0;
}
div#index:after {
	content: "";
	display: block;
	height: 0;
	clear: both;
}
div#index {
	width: 950px;
	margin: 0 auto;
	padding-bottom: 30px;
}
div#index div#index01:after {
	content: "";
	display: block;
	height: 0;
	clear: both;
}
div#index div#index01 {
	background: url(../../images/line.jpg) bottom no-repeat;
	height: 313px;
}
div#index div#index01 div#index01_r {
	display: block;
	margin-top: 20px;
	margin-right: 20px;
	padding-top: 20px;
	width: 413px;
	height: 220px;
	float: right;
	background: url(../../images/index/index01_right_bg.jpg) no-repeat;
}
div#index div#index02 {
	clear: both;
	margin-top: 22px;
}
div#index div#index02 div#index02_l {
	float: left;
	width: 749px;
}
div#index div#index02 div#index02_l h3 {
	margin-left: 10px;
	padding-bottom: 10px;
}
div#index div#index02 div#newItem {
	padding: 0;
	zoom: 1;
}
div#index div#index02 div#newItem:after {
	content: "";
	display: block;
	height: 0;
	clear: both;
}
div#index div#index02 div.newItem01 {
	float: left;
	width: 156px;
	padding: 7px;
	margin: 10px 0 15px 10px;
	font-size: 80%;
	background: #eff3f1;
	border-left: solid #f7f7f6 1px;
	border-top: solid #f7f7f6 1px;
	border-right: solid #abb7b7 1px;
	border-bottom: solid #abb7b7 1px;
}
div#index div#index02 div.newItem01 p.itemImg {
	width: 156px;
	text-align: center;
}
div#index div#index02 div.newItem01 p.itemImg img {
	width: 156px;
}
div#index div#index02 div.newItem01 p {
	text-align: center;
	margin-top: 5px;
	line-height: 1.5;
}
div#index div#index02 div.newItem01 p.comment a {
	display: block;
	text-decoration: none;
}
div#index div#index02 div.newItem01 p.price {
}
div#index div#index02 div.newItem01 p.shosai {
	background: url(../../images/shosai_hover.gif) no-repeat;
}
div#index div#index02 div.newItem01 p.shosai a {
	display: block;
	text-indent: -9999px;
	background: url(../../images/shosai.gif) no-repeat;
	width: 93px;
	height: 20px;
}
div#index div#index02 div.newItem01 p.shosai a:hover {
	background: url(../../images/shosai_hover.gif) no-repeat;
}
div#index02_r:after {
	content: "";
	display: block;
	height: 0;
	clear: both;
}
div#index div#index02 div#index02_r {
	float: right;
	width: 180px;
	padding-top: 131px;
	background: url(../../images/index/index_side_title01.jpg) top left no-repeat;
}
div#index div#index02 div#index02_r div#index02_r_idea {
	margin-top: 15px;
}
div#index div#index02 div#index02_r h3 {
	padding-bottom: 6px;
}
div#index div#index02 div#index02_r div#monitor {
	display: block;
	background: #fff;
	width: 180px;
	height: 200px;
	margin-bottom: 14px;
}
div#top_footer {
	width: 100%;
	background: url(../../images/index/bg01.jpg);
	padding: 28px 0 60px 0;
	text-align: center;
}
div#top_footer h3 {
	padding-bottom: 6px;
}
div#top_footer02 {
	width: 100%;
	background:#f2f2ee;
	padding: 120px 0;
	text-align: center;
}
div#top_footer02 ul li{
	display:inline;
}
div#top_footer02 ul:after {
	content: "";
	display: block;
	height: 0;
	clear: both;
}
div#top_footer02 ul li img{
	margin-right: 37px;
}