@charset "shift_jis";
/* ************************************************ 
 *	SΜ
 * ************************************************ */

body {

	font-family:"CI", "Meiryo", verdana, arial, Helvetica, sans-serif, "qMmpS Pro W3", "lr oSVbN", "Osaka";
	font-size:13px;
	text-align:center;
	margin:0;
	background:#EEECCC;

}

br.clear{

	clear:both;
	text-indent:-9999;
	font: 0pt/0pt sans-serif;
	line-height:0;

}

.mark{

	color:#CC0000;

}

img{

	border:none;

}

#hidden{

	text-indent:-9999;
	font: 0pt/0pt sans-serif;
	line-height:0;

}

a{

	color:#006699;
	text-decoration:none;

}

a:hover{

	text-decoration:underline;

}

a:hover img{

	opacity:0.8;
	filter: alpha(opacity=80);
	-ms-filter: "alpha( opacity=80 )";

}

ul,li,dl,dt,dd{

	padding:0;
	margin:0;

}

/* ************************************************ 
 *	zentai
 * ************************************************ */

#zentai {
	
	background:#8A952A url(//www.iimo.jp/shop/1593/img/design/backimg01.png) no-repeat center top;
	width:1200px;
	margin:0 auto;

	-webkit-box-shadow: 0px 3px 3px 0 #333; /* Safari, Chromep */
	-moz-box-shadow: 0px 3px 3px 0 #333; /* Firefoxp */
	box-shadow: 0px 3px 3px 0 #333; /* CSS3 */

	
}

/* ************************************************ 
 *	tt (title)
 * ************************************************ */

.tt01 {
	
	float:left;
	font-size:13px;
	text-align:left;
	margin:0;
	padding:0;

}

/* ************************************************ 
 *	btn
 * ************************************************ */

.btn-faxto {
	
	background:url(//www.iimo.jp/shop/1593/img/design/fax-order.png) center center no-repeat;
	width:175px;
	height:46px;
	text-indent:-9999;
	font: 0pt/0pt sans-serif;

}

.btn-faxto a{
	
	display:block;
	width:175px;
	height:46px;

}

.btn01 {

	font-family:"CI", "Meiryo", verdana, arial, Helvetica, sans-serif, "qMmpS Pro W3", "lr oSVbN", "Osaka";
	font-weight:bold;
	background:#CC0000;
	border:none;
	color:#FFF;
	padding:5px 30px;

}

.btn02 {

	font-family:"CI", "Meiryo", verdana, arial, Helvetica, sans-serif, "qMmpS Pro W3", "lr oSVbN", "Osaka";
	font-weight:bold;
	background:#666;
	border:none;
	color:#FFF;
	padding:5px 30px;

}





/* ************************************************ 
 *	header
 * ************************************************ */

#header {

	width:1000px;
	margin:0 auto;

}


.midashi{

	float:left;
	font-size:13px;
	text-align:left;
	margin:0;
	padding:0;

}

.logo{
	
	width:235px;
	height:47px;
	text-indent:-9999;
	font: 0pt/0pt sans-serif;
	margin:0;
	padding:0;

}

.logo a{

	display:block;
	width:235px;
	height:47px;

}


.tel {

	float:right;
	background:url(//www.iimo.jp/shop/1593/img/design/tel.png) center center no-repeat;
	width:260px;
	height:42px;
	text-indent:-9999;
	font: 0pt/0pt sans-serif;
}


/* ************************************************ 
 *	nav
 * ************************************************ */

.nav01{

	float:right;
	
}

.nav01 ul{

	list-style:none;

}

.nav01 li{

	float:left;

}

.nav02 {
	
	padding-top:20px;
	height:50px;

}

.nav02 dt{

	float:left;
	width:220px;

}

.nav02 dd {

	float:right;
	width:455px;

}

.nav03 {

	background:url(//www.iimo.jp/shop/1593/img/design/back-nav.png) center center no-repeat;
	height:80px;

}

.nav03 ul{
	
	width:1000px;
	margin:0 auto;
	padding:20px 0 0;
	list-style:none;

}

.nav03 li {

	float:left;

}


/* ************************************************ 
 *	list
 * ************************************************ */

.list01 {
	list-style:none;
}

.list01 li{
	
	float:left;
	text-align:center;
	background:#FFF;
	width:230px;
	margin:5px;
	
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-o-border-radius: 5px;
	-ms-border-radius: 5px;
	
}

.list01 li a{
	
	display:block;
	padding:10px 0 0;

}

.list01 li a:hover{
	
	text-decoration:none;
}


.list02 {
	
	text-align:left;
	list-style:none;
	padding:10px 0;
	background:#FFF;
		
}

.list02 li{
	
	border-bottom:#CCCC00 1px dotted;
	margin:5px 15px;
	
}

.list02 li a{
	
	display:block;
	padding:5px 0;

}

.list02 li a:hover{
	
	text-decoration:none;
}

.list02 .img {

	width:165px;
	margin-right:30px;
	float:left;

}

.list02 p {

	color:#333;

}

.list02 .dates {

	color:#333;

}

.list03 {
	
	text-align:left;
	list-style:inside;
	font-size:small;

}

.list03 li{
	
}

.list03 li a{
	
	display:block;

}

/* ************************************************ 
 *	corner
 * ************************************************ */
.-cn01 {

	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-o-border-radius: 5px;
	-ms-border-radius: 5px;

}

.-cn02 {

	-moz-border-radius: 0 0 5px 5px;
	-webkit-border-radius: 0 0 5px 5px;
	-o-border-radius: 0 0 5px 5px;
	-ms-border-radius: 0 0 5px 5px;

}

/* ************************************************ 
 *	c
 * ************************************************ */

.-c01 {
	
	zoom:1;
	background-color:#FFF;
	opacity:0.9;
	filter: alpha(opacity=90);        /* ie lt 8 */
	-ms-filter: "alpha(opacity=90)";  /* ie 8 */
	-moz-opacity:0.9;                 /* FF lt 1.5, Netscape */
	-khtml-opacity: 0.9;              /* Safari 1.x */

	
}

/* ************************************************ 
 *	box01
 * ************************************************ */

.box01 {
	
	text-align:left;
	padding:15px;

}

.box02{

	background-image:url(//www.iimo.jp/shop/1593/img/image007.png);
	background-repeat:no-repeat;
	background-position: right bottom ;

}


.box03 {
	
	background:#FFF;
	font-size:small;

}

#main dd.desc.msg{

	margin:10px;

}

/* ************************************************ 
 *	pankuzu
 * ************************************************ */

#pankuzu {

	font-size:small;
	text-align:left;

}

.dates {
	
	color:#666;
	font-size:x-small;

}
/* ************************************************ 
 *	title
 * ************************************************ */

#title01 {

	text-align:left;
	border-bottom:#CCC 1px dotted;

}



/* ************************************************ 
 *	photos
 * ************************************************ */

#photos {
	
	float:left;
	width:400px;

}

#photos ul{
	
	list-style:none;

}

#photos li{
	
	float:left;

}

#photos li img{
	
	padding:5px;
	height:50px;

}

/* ************************************************ 
 *	item-desc
 * ************************************************ */


#item-desc {

	float:right;
	width:280px;

}


/* ************************************************ 
 *	title
 * ************************************************ */

#t01 {
	
	text-align:left;
	color:#FFF;
	background:url(//www.iimo.jp/shop/1593/img/datebox/bar-subtitle.png) center center no-repeat;
	height:50px;

}

#t01 h2{
	
	margin:0;
	padding:10px 0 0 50px;

}


/* ************************************************ 
 *	p
 * ************************************************ */

.p01 {
	
	padding:0 15px;
	color:#333;
	font-size:11px;

}

.p02 {
	
	padding:0 15px;
	background:#EEE;
	text-align:right;
	color:#333;
	font-size:13px;

}

/* ************************************************ 
 *	mainphoto
 * ************************************************ */

#mainphoto{
	
	width:1000px;
	margin:20px auto 0;
	
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-o-border-radius: 5px;
	-ms-border-radius: 5px;

	-webkit-box-shadow: 0px 3px 3px 0 #333; /* Safari, Chromep */
	-moz-box-shadow: 0px 3px 3px 0 #333; /* Firefoxp */
	box-shadow: 0px 3px 3px 0 #333; /* CSS3 */

}

#mainphoto img{
	
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-o-border-radius: 5px;
	-ms-border-radius: 5px;

}


/* ************************************************ 
 *	content
 * ************************************************ */

#content {

	width:1000px;
	margin:30px auto 0;

}


/* ************************************************ 
 *	main
 * ************************************************ */
#main {

	float:right;
	width:720px;

}

#main table{

	-moz-border-radius: 5px 5px 5px 5px / 5px 5px 5px 5px;
	-webkit-border-radius: 5px 5px 5px 5px / 5px 5px 5px 5px;
	-o-border-radius: 5px 5px 5px 5px / 5px 5px 5px 5px;
	-ms-border-radius: 5px 5px 5px 5px / 5px 5px 5px 5px;

}

/* picup */

.picup{

	text-indent:-9999;
	font: 0pt/0pt sans-serif;

}

.picup{

	background:#FFF url(//www.iimo.jp/shop/1593/img/design/backtopics.png) left top no-repeat;
	width:100%;
	margin:0;
	padding:0;

}


/* news */
.news {
	
	padding:15px 0 0;
	background:url(//www.iimo.jp/shop/1593/img/design/bar03.png) center bottom no-repeat;
	height:45px;
	text-indent:-9999;
	font: 0pt/0pt sans-serif;

}

.news a{

	display:block;
	width:720px;
	height:45px;

}


/* recommend */
.recommend {
	background: url(//www.iimo.jp/shop/1593/img/design/bar01.png) center center no-repeat;
	height:55px;
	text-indent:-9999;
	font: 0pt/0pt sans-serif;
}

.recommend a{
	display:block;
	width:720px;
	height:55px;
}



/* seller */
.seller {

	padding:15px 0;
	background:url(//www.iimo.jp/shop/1593/img/design/bar02.png) center center no-repeat;
	height:45px;
	text-indent:-9999;
	font: 0pt/0pt sans-serif;

}

.seller a{
	display:block;
	width:720px;
	height:45px;
}

/* kodawari */
.kodawari{

	padding:15px 0 0;
	background:url(//www.iimo.jp/shop/1593/img/design/bar04.png) center bottom no-repeat;
	height:45px;
	text-indent:-9999;
	font: 0pt/0pt sans-serif;

}

.kodawari a{

	display:block;
	width:100%;
	height:45px;

}

/*member*/
.member{

	background:url(//www.iimo.jp/shop/1593/img/design/nav11.png) bottom center no-repeat;
	height:60px;
	text-indent:-9999;
	font: 0pt/0pt sans-serif;

}	

/*hanbai*/
.hanbai {

	background:url(//www.iimo.jp/shop/1593/img/design/nav12.png) bottom center no-repeat;
	height:60px;
	text-indent:-9999;
	font: 0pt/0pt sans-serif;
	
}

/*annai*/
.annai {

	background:url(//www.iimo.jp/shop/1593/img/design/nav13.png) bottom center no-repeat;
	height:60px;
	text-indent:-9999;
	font: 0pt/0pt sans-serif;
	
}

.dd-annai p{
	
	text-align:center;
	margin:0;
	padding:0;

}

/* ************************************************ 
 *	side
 * ************************************************ */

#side {
	float:left;
	width:250px;

}


#side dl.case05 li.com_owner{

	text-align:left;
	padding:5px;
	margin:10px 25px;

}

#side dl.case05 li.com_info{

	text-align:left;
	padding:5px;
	margin:10px 25px;

}

#side dl.case05 li.mobile_info{

	text-align:center;
	font-weight:bold;
	padding:5px;
	margin:10px 0;
	border-top:#ccc 1px solid;
	border-bottom:#ccc 1px solid;
	
}


/* free */

#side dt.free{
	text-indent:-9999;
	font: 0pt/0pt sans-serif;
}

#side dd.free{
	width:100%;
	margin:0 0 20px;
	padding:0;
}

/* lnq */

#side dt.inq {
	background:#FFF url(//www.iimo.jp/shop/1593/img/design/img_inq.png) center center no-repeat;
	width:220px;
	height:32px;
	text-indent:-9999;
	font: 0pt/0pt sans-serif;
}

#side dd.inq {
	background:#ECECD5;
	width:100%;
	margin:0 0 20px;
	padding:10px 0;
}

/* blog */
#side dt.blog {

	background:#FFF url(//www.iimo.jp/shop/1593/img/design/bar03.png) center bottom no-repeat;
	height:45px;
	text-indent:-9999;
	font: 0pt/0pt sans-serif;

}

#side dt.blog a{
	display:block;
	height:30px;
}

#side dd.blog {
	margin:0;
	padding:0;
}

#side dd.blog ul{
	text-align:left;
	list-style:inside;
	background:#FFF;
	margin:0;
	padding:5px 0;
}

#side dd.blog ul li{
	margin:3px 10px;
	border-bottom:#e3e3e3 1px dotted;
	font-size:11px;
}

#side dd.blog ul li span.name{
	margin-left:15px;
	font-size:13px;
}


/* contents */
#side dt.contents {
	background:#FFF url(//www.iimo.jp/shop/1593/img/design/img_contents.png) center center no-repeat;
	width:220px;
	height:32px;
	text-indent:-9999;
	font: 0pt/0pt sans-serif;
}

#side dd.contents {
	width:100%;
	margin:0 0 20px;
	padding:0;
}

#side dd.contents ul{
	text-align:left;
	list-style:inside;
	background:#FFF;
	width:220px;
	margin:0px 10px;
	padding:5px 0;
}

#side dd.contents ul li{
	color:#e3e3e3;
	margin:0 10px;
	padding:3px 0;
	border-bottom:#e3e3e3 1px dotted;
}

/* widget */

#side dt.widget {
	text-indent:-9999;
	font: 0pt/0pt sans-serif;
}

#side dd.widget {
	width:100%;
	margin:10px 0;
	padding:0;
}

/* table */

#secureTable th,#secureTable td{
	
	text-align:left;
	font-size:13px;

}

#secureTable input {
	
	font-size:15px;

}

/* ************************************************ 
 *	box01
 * ************************************************ */

#box01 {
	
	font-size:small;
	border-top:#CCC 1px solid;
	border-left:#CCC 1px solid;

}

#box01 th,#box01 td{
	
	border-bottom:#CCC 1px solid;
	border-right:#CCC 1px solid;
	padding:15px;

}

#box01 th{
	
	background:#EEE;

}

#box02 {
	
	padding:5px 15px;
	background:#EEE;

}

#box02 span {
	
	float:left;
	display:block;
	border-right:#CCC 1px solid;
		
}

#box02 span a{
	
	padding:5px 10px;
	
}

#box02 span a:hover{
	
	background:#FFF;
	
}




/* ************************************************ 
 *	footer
 * ************************************************ */
#footer{
	
	background:#fff;

}

#footer div.box{
	width:1000px;
	margin:0 auto;
	padding:15px 0;
}

#footer h3 {
	border-bottom:#CCC 1px dotted;
	text-align:left;
	padding-left:10px;
}

#footer h3.information {

	margin:15px;
	text-align:left;
	color:#CC6666;
	font-size:13px;

}

#footer div.box ul {

	text-align:left;
	list-style:none;

}

#footer div.box ul li{

	float:left;

}

#footer div.box ul li a{

	display:block;
	padding:2px 5px;

}




#footer div.box div.footer_icon {
	width:220px;
	height:170px;
	float:left;
	color:#000;
	font-size:13px;
}
#footer div.box div.icon a {
	display:block;
	text-indent:-9999;
	font: 1pt/1pt sans-serif;
	width:220px;
	height:170px;
}

#footer div.box div.footer_item {

	float:left;
	width:350px;

}

#footer div.box div.footer_contents {

	float:left;
	width:250px;

}

#footer div.box div.footer_info {

	float:right;
	margin-left:15px;
	width:350px;

}

#footer table.information-table {
	float:left;
	margin-left:25px;
	color:#000;
	font-size:13px;
}

#footer table.information-table th {
	text-align:left;
	width:100px;
	border-bottom:#CCC 1px dotted;
	padding:3px;
}

#footer table.information-table td {
	border-bottom:#CCC 1px dotted;
	width:240px;
	padding:3px;
}


#footer div.copy {

	background:#003300;
	padding:10px 0;
	color:#fff;
	font-size:13px;

}


/* ************************************************ 
 *	XC_[
 * ************************************************ */
#slider {
	position:relative;
	width:1000px;
	height:270px;
	margin:0px auto;
	background:#EFE9D1 url(//www.iimo.jp/shop/1593/img/design/loading.gif) no-repeat 50% 50%;
}
#slider img {
 position:absolute;
 top:0px;
 left:0px;
 display:none;
}
#slider a {
 border:0;
 display:block;
}
.nivo-controlNav {
 position:absolute;
 left:0px;
 bottom:0px;
}
.nivo-controlNav a {
 display:block;
 width:22px;
 height:22px;
 background:url(//www.iimo.jp/shop/1593/img/design/bullets.png) no-repeat;
 text-indent:-9999px;
 border:0;
 margin-right:3px;
 float:left;
}
.nivo-controlNav a.active {
 background-position:0 -22px;
}

.nivo-directionNav a {
 display:block;
 width:30px;
 height:30px;
 background:url(//www.iimo.jp/shop/1593/img/design/arrows.png) no-repeat;
 text-indent:-9999px;
 border:0;
}
a.nivo-nextNav {
 background-position:-30px 0;
 right:15px;
}
a.nivo-prevNav {
 left:15px;
}

.nivo-caption {
 text-shadow:none;
 font-family: Helvetica, Arial, sans-serif;
}
.nivo-caption a { 
 color:#efe9d1;
 text-decoration:underline;
}

/* ************************************************ 
 *	page
 * ************************************************ */


#icons{
	background:#F7F4ED;
}

#icons img{
	border:#FFF 1px solid;
}



/* news */
ul.newslist{
	
	list-style:inside;
	margin:15px;
	
}
ul.newslist li{
	border-bottom:#e3e3e3 1px dotted;
	padding:5px 0;
	margin-bottom:5px;
}

/* information */
#information{
	border:#CCC 1px solid;
	background:#e3e3e3;
}
#information dt{
	border-bottom:#CCC 1px dotted;
	margin:10px;
}
#information dd{
	padding:10px;
	background:#FFF;
}


/* inquiry */

#message001{
        background:url(//www.iimo.jp/shop/1593/img/image001.png) no-repeat;
        -moz-border-radius: 5px 5px 5px 5px / 5px 5px 5px 5px;
        -webkit-border-radius: 5px 5px 5px 5px / 5px 5px 5px 5px;
        -o-border-radius: 5px 5px 5px 5px / 5px 5px 5px 5px;
        -ms-border-radius: 5px 5px 5px 5px / 5px 5px 5px 5px;
        width:575px;
        margin:0 auto;
        padding:120px 11px 10px;
        border:1px solid #666600;
}

#message001-1{
        width:320px;
        margin:5px;
        padding:10px;
        background:#ffffff;
        -moz-border-radius: 5px 5px 5px 5px / 5px 5px 5px 5px;
        -webkit-border-radius: 5px 5px 5px 5px / 5px 5px 5px 5px;
        -o-border-radius: 5px 5px 5px 5px / 5px 5px 5px 5px;
        -ms-border-radius: 5px 5px 5px 5px / 5px 5px 5px 5px;
}

#message002{
        width:575px;
        margin:0 auto;
        padding:10px;
}

#message002-1{
        width:420px;
        margin:10px 10px 10px 150px;
        padding:10px;

}


/* ************************************************ 
 *	Αθ€EvCoV[ό―
 * ************************************************ */

#free dt {
	
	font-weight:bold;
	font-size:20px;
	text-align:left;
	color:#FFF;
	background:url(//www.iimo.jp/shop/1593/img/datebox/bar-subtitle.png) center center no-repeat;
	height:50px;
	margin:0;
	padding:20px 0 0 50px;

}

#free dd {
	
	padding:15px 0;
	background:#FFF;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-o-border-radius: 5px;
	-ms-border-radius: 5px;

}

#inquiry {

	border-top:#CCC 1px solid;
	border-left:#CCC 1px solid;

}

#inquiry th {
	
	background:#eee;

}


#inquiry th , #inquiry td {
	
	padding:10px;
	border-bottom:#CCC 1px solid;
	border-right:#CCC 1px solid;

}
