@charset "utf-8";




/* #################################################################################################### common */


/* #################################################################################################### index.html */

body.index #container {
	text-align:center;
}
body.index #container_inner {
	width:720px;
	margin:0 auto;
	text-align:center;
}

/* ====================================================================== .fitty_inner */

body.index .fitty_inner {
	text-align:left;
	margin:0 auto;
	width:680px;
	background:url(img/img0.jpg) 0 0 no-repeat;
	padding-top:278px;
}

/* ------------------------------------------------------- .item_box */

body.index .item_box {
	margin-bottom:10px;
	padding-bottom:10px;
	background:url(img/line.gif) bottom left no-repeat;
	clear:both;
	overflow:hidden;
}

body.index .item_box h3 {
	margin-bottom:10px;
}
/* ------------------------------------------------------- .item_box .fl_l */

body.index .item_box .fl_l {
	display:block;
	float:left;
	width:320px;
}
body.index .item_box .fl_l p {
	margin-left:10px;
	padding-bottom:20px;
	font-size:1.3em;
	line-height:1.6;
}

body.index .item_box .fl_l p.sellstart ,
body.index .item_box .fl_l p.sellstop {
	color:#FF0000;
}

body.index .item_box .fl_l ul {
	padding-left:10px;
}
/* ------------------------------------------------------- .fl_l ul.link_movie */

body.index .item_box .fl_l ul.link_movie {
	margin-bottom:5px;
}

/* .kanrenLink */
body.index .item_box .fl_l .kanrenLink img {
	vertical-align:middle;
	border:0 none;
}
/* ------------------------------------------------------- .fl_l ul.link_product */

body.index .item_box .fl_l ul.link_product {
}

body.index .item_box .fl_l .kanrenLink {
	font-size:1.3em;
}
/* ------------------------------------------------------- .item_box .fl_r */

body.index .item_box .fl_r {
	display:block;
	float:right;
}
/*
body.index .item_box .fl_r a,
body.index .item_box .fl_r img {
	display:block;
	float:right;
}
*/
/* ====================================================================== item */

/* ------------------------------------------------------- .item1 */

body.index .item1 .fl_r {
	padding-right:52px;
	text-align:right;
	width:230px;
}

/* ------------------------------------------------------- .item2 */
body.index .item2 .fl_r {
	padding-right:35px;
	text-align:right;
	width:220px;
}

body.index .item2 .fl_l {
	width:420px !important;
}

/* ------------------------------------------------------- .item3 */
body.index .item3 .fl_r {
	padding-right:10px;
	text-align:right;
	width:230px;
}

body.index .item3 .fl_l {
	width:420px !important;
}

/* ------------------------------------------------------- .item4 */
body.index .item4 .fl_r {
	padding-right:6px;
	text-align:right;
	width:300px;
}

/* ------------------------------------------------------- .item7 */
body.index .item7 .fl_r {
	padding-right:52px;
	text-align:right;
	width:230px;
}

/* ====================================================================== .kanrenLink */

body.index .midashiL {
	font-size:1.2em;
	font-weight:bold;
	background-color:#81C92D;
	border:1px solid #2B8C2E;
	border-left:5px solid #2B8C2E;
	display:block;
	color:#FFFFFF;
	padding:4px;
	margin:0 10px 10px;
}

body.index .kanrenLink {
	margin-left:15px;
	margin-bottom:10px;
}
body.index .kanrenLink li {
	display:inline;
	margin-left:7px;
	vertical-align:middle;
}
body.index .nomalMark, .kumaMark {
	font-size:1.3em;
}

.kanrenLink li {
	vertical-align:middle;
	display:block;
	float:left;
}
.kanrenLink .nomalMark {
	margin-top:20px;
}