@charset "UTF-8";


* {
   font-family:"Hiragino Kaku Gothic Pro",HiraKakuPro-W3,"ヒラギノ角ゴ Pro W3","メイリオ", Meiryo,"MS P ゴシック",verdana,sans-serif;
   color:#241915;
}
.* html body {
padding-left: 1px;
}
*:first-child+html body {
padding-left: 1px;
}
body {
	margin:0;
	padding:0;
	letter-spacing:1px;
	background-color:#fdf8f4;
	background-attachment: fixed;
	background-image: url(../images/bg.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}

br {
   letter-spacing:normal;
}

a {
   color:#241915;
}

a:hover {
   color:#ff9ea3;
}

img {
   border:0;
}

h1,h2,h3,h4,h5,h6 {
   margin:0;
}

.f12	{
	font-size:12px;
	}
/* ========レイアウト======== */
#top {
	width:879px;
	background-color:#FFF;
	background-image: url(../images/wrapper_bg.gif);
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}

#header {
	position:relative;
	width:800px;
	_display:inline;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 40px;
}

#head_navi {
   position:absolute;
   left:0;
   top:0;
   width:800px;
   margin:0;
   font-size:12px;
   text-align:center;
}

#icatch {
	width:800px;
	_display:inline;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 40px;
}

#line {
   width:800px;
   margin:0 auto;
   padding:0px; 
   _display:inline;
   _overflow: hidden;
   text-align:center;
}

#menu {
	float:left;
	width:800px;
	background:#ffffff;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 40px;
}

#contents {
	float:left;
	width:800px;
	margin-top: 40px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 40px;
}

#main {
   float:left;
   width:580px;
}

#sub {
   float:right;
   width:200px;
}

#totop {
   clear:both;
}

#footer {
   clear:both;
   margin:20px 0 0 0;
   padding:20px;
   text-align:center;
   background-color:#fdf8f4;
}


/* ========ヘッダー======== */
#header h1 {
   margin:0;
   padding:30px 0 0 0;
   _padding:30px 0 0 10px;
   line-height:1.0;
}


/* ========ナビゲーション======== */
#menu ul {
   margin:0;
   padding-left:1px;
   list-style-type:none;
}

#menu li {
   float:left;
   margin:0;
}

#menu li a {
　 text-decoration:none;
   display:block;
   text-indent:-9999px;
}

#menu li.top a {
	width: 201px;
	height: 41px;
	background-image: url(../images/top.gif);
	background-repeat: no-repeat;
}

#menu li.top a:hover {
	width: 201px;
	height: 41px;
	background-image: url(../images/top_over.gif);
	background-repeat: no-repeat;
}

#menu li.point a {
	width: 198px;
	height: 41px;
	background-image: url(../images/point.gif);
	background-repeat: no-repeat;
}

#menu li.point a:hover {
	width: 198px;
	height: 41px;
	background-image: url(../images/point_over.gif);
	background-repeat: no-repeat;
}

#menu li.yutanpo a {
	width: 199px;
	height: 41px;
	background-image: url(../images/yutanpo.gif);
	background-repeat: no-repeat;
}

#menu li.yutanpo a:hover {
	width: 199px;
	height: 41px;
	background-image: url(../images/yutanpo_over.gif);
	background-repeat: no-repeat;
}

#menu li.anzen a {
	width: 199px;
	height: 41px;
	background-image: url(../images/anzen.gif);
	background-repeat: no-repeat;
}

#menu li.anzen a:hover {
	width: 199px;
	height: 41px;
	background-image: url(../images/anzen_over.gif);
	background-repeat: no-repeat;
}

/* ========メイン======== */

#main p {
	margin:0 0 1em 0;
	font-size:14px;
}

/* ========右サイド======== */
#sub .section {
   margin-bottom:15px;
}

#sub h2.sub_title1 {
	text-indent:-9999px;
	margin:0 0 10px 0;
	padding:0;
	background-color: #fff;
	background-image: url(../images/sub_title1.gif);
	background-repeat: no-repeat;
	width:97px;
	height:19px;
}


#sub .news_box {
	width:190px;
	height:120px;
	font-size:12px;
	overflow: scroll;
	border:1px solid #ffb59e;
	scrollbar-face-color: #ffb59e;
	scrollbar-track-color: #ffb59e;
	scrollbar-arrow-color: #ffffff;
	scrollbar-highlight-color: #ffb59e;
	scrollbar-shadow-color: #ffb59e;
	scrollbar-3dlight-color: #ffb59e;
	scrollbar-darkshadow-color: #ffb59e;
	padding:5px;

}

#sub h2.sub_title2 {
	text-indent:-9999px;
	margin:0 0 10px 0;
	padding:0;
	background-color: #fff;
	background-image: url(../images/sub_title2.gif);
	background-repeat: no-repeat;
	width:178px;
	height:19px;
}

#sub ul {
   margin:0;
   padding:0;
}

#sub li {
   margin:0;
   padding:0 0 5px 0;
   list-style:none;
}

#sub li a {
　 text-decoration:none;
   display:block;
   text-indent:-9999px;
}

#sub li.color01 a {
	width: 200px;
	height: 50px;
	background-image: url(../images/sold_out/sub_menu01.gif);
	background-repeat: no-repeat;
}

#sub li.color02 a {
	width: 200px;
	height: 50px;
	background-image: url(../images/sub_menu02_sold.gif);
	background-repeat: no-repeat;
}

#sub li.color03 a {
	width: 200px;
	height: 50px;
	background-image: url(../images/sub_menu03.gif);
	background-repeat: no-repeat;
}

#sub li.color04 a {
	width: 200px;
	height: 50px;
	background-image: url(../images/sold_out/sub_menu04.gif);
	background-repeat: no-repeat;
}

#sub li.color05 a {
	width: 200px;
	height: 50px;
	background-image: url(../images/sold_out/sub_menu05.gif);
	background-repeat: no-repeat;
}

#sub li.color06 a {
	width: 200px;
	height: 50px;
	background-image: url(../images/sub_menu06.gif);
	background-repeat: no-repeat;
}

#sub .section2 {
   margin-bottom:15px;
   background-color:#fdf8f4;
   padding:10px 0;
}

#sub h2.sub_title3 {
	text-indent:-9999px;
	margin:0;
	padding:0;
	background-image: url(../images/sub_title3.gif);
	background-repeat: no-repeat;
	width:85px;
	height:20px;
}

#sub .section2 p {
	font-size:14px;
	padding:0px 10px;
	margin-bottom:10px;

}

#sub .section2 span {
	font-size:10px;
	color:#C00;

}

#sub .center {
	margin:0 auto;
}

/* ========右サイド商品紹介======== */

#sub h2.sub_title4 {
	text-indent:-9999px;
	margin:0;
	padding-bottom:10px;
	background-image: url(../images/sub_title4.gif);
	background-repeat: no-repeat;
	width:146px;
	height:20px;
}

#sub .box_banner {
	margin:4px 4px 10px 4px;
	padding:5px;
	background-color:#FFF;
	
}

#sub .box_banner img {
	width:88px;
	float:left;
}

#sub .box_text {
	width:90px;
	margin-left:95px;
	font-size:12px;
	line-height:1.4;
}

#sub .box_text a {
	padding-left:30px;
}

/* ========ページのトップへ戻る======== */
#totop{
   position:relative;
   height:1.5em;
}

#totop p{
	position:absolute;
	top:10px;
	right:40px;
	margin:0;
	font-size:12px;
}

#totop p a {
   padding-left:8px;
}

#totop p a:hover {
   color:#999;
}

/* ========フッター======== */
address {
	color:#241915;
	line-height:3;
	text-align:center;
	background-color: #fdf8f4;
	background-image: url(../images/copyright.gif);
	background-repeat: no-repeat;
	height: 13px;
	width: 296px;
	text-indent:-9999px;
}
#kururi {
	background-image: url(../images/top_kururi.gif);
	background-repeat: no-repeat;
	margin-top: 80px;
	padding-top: 40px;
}
/* ========お知らせ======== */
.oshirase {
	font-size: 13px;
	line-height: 16px;
	background-color: #FFE1E1;
	border-top-width: 10px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FF9999;
	border-right-color: #FF9999;
	border-bottom-color: #FF9999;
	border-left-color: #FF9999;
	margin-bottom: 10px;
	padding: 5px;
}#annai {
	font-size: 14px;
	height: 220px;
	width: 480px;
	margin-bottom: 10px;
	padding-top: 180px;
	padding-right: 50px;
	padding-left: 50px;
	background-color: #FFFFFF;
	background-image: url(../images/tio_maintext1.gif);
	background-repeat: no-repeat;
}
.order_ban {
	margin-left: 20px;
}.cam_title {
	margin-top: 30px;
	margin-bottom: 20px;
}
.set_speck_left {
	float: left;
	width: 270px;
	margin-top: 10px;
	padding-right: 20px;
}
.set_speck_right {
	float: right;
	width: 270px;
	margin-top: 10px;
	background-color: #FFCCCC;
	padding: 10px;
}
.cam_kakaku {
	font-size: 20px;
	font-weight: bold;
	color: #FF0033;
}
.design_ichiran {
	text-align: center;
	float: left;
	height: 100px;
	width: 190px;
	margin-bottom: 15px;
}
.syuryo12 {
	font-size: 12px;
	font-weight: bold;
	color: #0000FF;
}
.red {
	color: #CC0000;
}
.spec .black_size a {
	color: #CC0000;
	font-weight: bold;
}

.spec .black_size a:hover {
   color:#ff9ea3;
}

