/* CSS Document */

* {margin: 0;padding: 0;}

body {
font-family:verdana,'Hiragino Kaku Gothic Pro','ヒラギノ角ゴ Pro W3','Osaka','ＭＳ Ｐゴシック',sans-serif;
font-size: 75%;
color: #666555;
line-height: 140%;
text-align: center;
letter-spacing:0.2em;
}

a {
color: #6090A4;
text-decoration: none;
}

a:visited {
color: #748D98;
}

a:hover {
color: #7CB9D8;
text-decoration:underline;
}

h1, h2, h3, h4, h5, h6 {
font-size: 100%;
}

ul,ol,li,dl,dt,dd {
list-style: none;
}

img { 
border: 0;
}

a img {
overflow: hidden;
}

p {
margin: 0 0 1em 0;
}


hr {
	border:0px none;
	height:1px;
	background: url(../img/line_dot.gif) repeat-x;
	display: block;
	clear: both;
	margin: 0px;
}

.dotline {
	clear: both;
	height: 1px;
	padding: 0px;
	display: block;
	background: url(../img/line_dot.gif) center repeat-x;
	margin: 5px 0px;
 }
 
table {
font-size:10px;
}

td {
padding: 5px 0px; /* セル内の余白 */ 
}

select {
	background: #F4F4F4;
	border:1px solid #555;
}

.small {
	font-size:0.8em;
	color:#666;
}

.red-text {
	color:#C00;
}

/* header*/

#att {
background:#CC0000;
color:#FFCC00;
font-size:16px;
padding:20px;
}

#header {
	display:block;
	background:url(../img/head_bg.gif) repeat-x;
	height: 130px;
}

.headtitle {
display:block;
margin:0 auto;
width:940px;
height:100px;
text-align:left;
}

.headtitle h1 {
	display:block;
	position:relative;
	background:url(../img/co_logo.png) no-repeat;
	width:206px;
	height:41px;
	text-indent:-9999px;
	left: 0px;
	top: 30px;
}

.headtitle h1 a {
	display:block;
	background:url(../img/co_logo.png) no-repeat;
	width:206px;
	height:41px;
	text-indent:-9999px;
	overflow:hidden;
}

.headtitle h1 a:hover {
	display:block;
	background:url(../img/co_logo2.png) no-repeat;
	width:206px;
	height:41px;
	text-indent:-9999px;
}

.kensaku {
font-size:12px;
letter-spacing:0.5em;
float:right;
text-align:right;
	display:block;
}

.kensaku input {
	height:24px;
	vertical-align:middle;
}

#headmenu {
	display:block;
	width:940px;
	margin:0 auto;
}
.topsearch {
background:#F4F3EF;
}

.kensaku_btn {
border:none;
background:none;
}


ul#gmenu {
	display:block;
	width:940px;
	height:30px;
	text-indent:-9999px;
	overflow: hidden;
	position: relative;
}

ul#gmenu li {
	position:absolute;
	display:block;
	width:188px;
	height:30px;
	text-indent:-9999px;
	overflow: hidden;
}

ul#gmenu li a {
display:block;
width:188px;
height:30px;
text-indent:-9999px;
overflow: hidden;
}


ul#gmenu li#shop {
	left:0px;
	background: url(../img/g_shop.gif) no-repeat;
}

ul#gmenu li#shop a {
	left:0px;
	background: url(../img/g_shop.gif) no-repeat;
}

ul#gmenu li#shop a:hover {
	background:url(../img/g_shop_f2.gif) no-repeat;
}

ul#gmenu li#feature {
	left:188px;
	background: url(../img/g_feat_f2.gif) no-repeat;
}

ul#gmenu li#feature a {
	left:188px;
	background: url(../img/g_feat.gif) no-repeat;
}

ul#gmenu li#feature a:hover {
	background:url(../img/g_feat_f2.gif) no-repeat;
}


ul#gmenu li#info {
	left:376px;
	background: url(../img/g_info.gif) no-repeat;
}

ul#gmenu li#info a {
	left:376px;
	background: url(../img/g_info.gif) no-repeat;
}

ul#gmenu li#info a:hover {
	background:url(../img/g_info_f2.gif) no-repeat;
}


ul#gmenu li#link {
	left:564px;
	background: url(../img/g_link_f2.gif) no-repeat;
}

ul#gmenu li#link a {
	left:564px;
	background: url(../img/g_link.gif) no-repeat;
}

ul#gmenu li#link a:hover {
	background:url(../img/g_link_f2.gif) no-repeat;
}

ul#gmenu li#blog {
	left:752px;
	background: url(../img/g_blog_f2.gif) no-repeat;
}

ul#gmenu li#blog a {
	left:752px;
	background: url(../img/g_blog.gif) no-repeat;
}

ul#gmenu li#blog a:hover {
	background:url(../img/g_blog_f2.gif) no-repeat;
}

.header_login {
	display:block;
	width:940px;
	height: 25px;
	top: 20px;
	margin: 20px auto;
}


.m_login {
	display:block;
	width:940px;
	background-color:#fff;
	border:1px solid #ccc;
	letter-spacing:0.5em;
	float: left;
	min-height:24px;
}

.login_name {
	float:left;
	display:block;
	font-size:10px;
	letter-spacing:0.2em;
	margin: 5px 0px 2px 5px;
}

.login_link {
	text-align:right;
	float:right;
	display:block;
	font-size:9px;
	letter-spacing:0.1em;
	margin: 5px 5px 3px 0px;
}

.login_link a {
color:#666555;
}

.view_cart {
	display:block;
	background:url(../img/cart.png) no-repeat;
	width:220px;
	height:24px;
	text-indent:-9999px;
	margin-bottom: 20px;
	overflow:hidden;
	}
	
	.view_cart a {
	display:block;
	background:url(../img/cart.png) no-repeat;
	width:220px;
	height:24px;
	text-indent:-9999px;
	}

	.view_cart a:hover {
	display:block;
	background:url(../img/cart2.png) no-repeat;
	width:220px;
	height:24px;
	text-indent:-9999px;
	}
	
	
/* container*/

#topfade {
	display:block;
	margin:20px auto;
	width: 940px;
	clear: both;
	text-align: left;
}


#container {
	width:940px;
	margin:40px auto;
	clear: both;
}

#container:after {
content:url(../img/spacer.gif);
display:block;
height:0;
clear:both;
}


#topcomment {
	display:block;
	padding:10px 10px;
	font-size:1.2em;
	color:#232323;
	margin-bottom:20px;
	border:1px solid #ddd;
	line-height: 1.5;
}
#content {
	float:left;
	width:620px;
	text-align:left;
	margin-bottom: 20px;
}


#menu {
	float:right;
	margin-bottom: 20px;
	width: 300px;
}

.top_image {
	display:block;
	width: 700px;
}

.top_image h2 {
color:#565656;
font-size:12px;
line-height: 150%;
letter-spacing:0.1em;
margin:5px 0px 5px 0px;
}

.main_cont {
	display:block;
	margin:20px 0px 5px 0px;
	width: 700px;
}

.renewal_cont {
	display:block;
	float:left;
	width:300px;
}

.renewal_cont h3 {
font-size:11px;
display:block;
padding:5px 0px 5px 10px;
background:url(../img/title_bg.png);
color:#F4F1F4;
margin-bottom:10px;
}

.newarrival {
	margin-top:10px;
	display:block;
	width:340px;
	height:90px;
	background:url(../img/newarrival.jpg);
	text-indent:-9999px;
	overflow: hidden;
}

.newarrival a {
display:block;
width:340px;
height:90px;
background:url(../img/newarrival.jpg);
text-indent:-9999px;
}


.renewal_text {
	padding:10px;
	display:block;
	overflow:auto;
	border:1px solid #d9d8d5;
	background:#f4f3ef;
	height: 60px;
	margin-bottom: 20px;
}


.renewal_text h4 {
	color:#554C3D;
	font-size:11px;
	padding-bottom:3px;
	padding-top: 3px;
}


.picup_cont {
display:block;
float:right;
width:340px;
}

#picup h3 {
font-size:11px;
display:block;
padding:5px 0px 5px 10px;
background:url(../img/title_bg.png);
color:#F4F1F4;
margin-bottom:10px;
}

.picup_items {
display:block;
}

#picup img {
margin-bottom:10px;
}

.news_cont {
clear:both;
display:block;
width:620px;

}

.news_cont img {
display:block;
float:left;
}


.news_cont h3 {
	font-size:11px;
	display:block;
	padding:5px 0px 5px 10px;
	background:url(../img/title_bg.png);
	color:#F4F1F4;
	clear: both;
}

.news_box {
	display:block;
	clear: both;
	margin: 10px 0px 10px 0px;
	width: 620px;
}

.news_box img {
display:block;
float:left;
}

.news_account {
	display:block;
	float:left;
	margin-left: 10px;
	margin-bottom: 10px;
	width: 510px;
	min-height: 100px;
}

.news_account h4 {
color:#232323;
font-size:12px;
padding-bottom:10px;
}


.seach_link {
	clear:both;
	display:block;
	width:620px;
	margin-bottom: 20px;

}

.seach_link h3 {
font-size:11px;
display:block;
padding:5px 0px 5px 10px;
background:url(../img/title_bg.png);
color:#F4F1F4;
}
.seach_link p {
display:block;
margin-top:10px;
}


.shop_info {
display:block;
padding-top:20px;
}

.shop_info h3 {
font-size:11px;
display:block;
padding:5px 0px 5px 10px;
background:url(../img/title_bg.png);
color:#F4F1F4;
}

.shop_info h4 {
	color:#232323;
	font-size:11px;
	padding-bottom:5px;
	padding-top: 10px;
}


.shop_info p {
	display:block;
	margin-top:10px;
	clear: both;
}

.infopage {
	display:block;
	margin:10px 0px;
	clear: both;
	padding-left: 15px;
	background:url(../img/ifo.gif) no-repeat;
	text-align:left;
}

.shop_info img {
	float:left;
	margin: 10px 10px 10px 0px;
	display: block;
}

.upside {
	text-align:right;
	display:block;
	padding:0px 15px 0px 0px;
	margin:5px;
	background:url(../img/up.gif) no-repeat;
	background-position:right;
	clear: both;
}


/* menu*/

#menu {
	text-align:left;
}

#maincont {
	display:block;
	margin-bottom: 20px;
}

#maincont li {
font-size:12px;
display:block;
	border-bottom:1px solid #C7C6C3;
	border-top:1px solid #fff;
}


#maincont li a {
color:#232323;
text-decoration: none;
display:block;
padding:8px;
}

#maincont li a:hover {
text-decoration: none;
background:#f4f3ef;
display:block;
color: #6090A4;
}

#picup {
	display:block;
	margin-top: 10px;
}

#picup li {
margin:5px 0px;
}

/* footer*/

#site_footer {
	clear:both;
	display:block;
	background:url(../img/footer_bg.png) repeat-x;
}

#site_footer ul {
padding:2px;
margin:2px;
list-style:none;
}
#site_footer ul li {
border-right:1px solid #dedede;
padding:2px;
display:inline;
font-size:8px;
height:15px;
}

#siteFoot {
	clear:both;
	display:block;
	background:url(../img/footer_bg.png) repeat-x;
	height:150px;
}

.foot_menu {
text-align:left;
display:block;
margin:0 auto;
width:940px;
padding:30px 0px 0px 0px;
}

.copy {
padding:15px 0px 20px 0px;
}

/* URLページ　*/

#urlform {
margin:100px auto;
width:500px;
}

#urlform h3 {
font-size:16px;
margin-bottom:30px;
}

#urlform p {
text-align:left;
	font-size: 10px;
	line-height: 18px;
	padding: 10px;
}


#petit_news {
	background:#f5f5f5;
	padding:10px;
}

.twtr-hd h3 {
	background:none !important;
}

.twtr-widget-profile {
	margin-bottom:20px !important;
}

.petit_news {
	background:#f5f5f5;
	padding:10px;
}

.edgeline {
	display:block;
	padding:10px;
	border:1px solid #ccc;
	font-size:0.9em;
}

/*============================*/
/*=== Custom Slider Styles ===*/
/*============================*/
#slider-wrapper {
    background:url(../images/slider.png) no-repeat;
    width:998px;
    height:392px;
    margin:0 auto;
    padding-top:74px;
    margin-top:50px;
}

#slider {
	position:relative;
	width:940px;
	height:250px;
	background:url(../images/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:420px;
	bottom:-30px;
}
.nivo-controlNav a {
	display:block;
	width:22px;
	height:22px;
	background:url(../images/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(../images/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;
}

/*====================*/
/*=== Other Styles ===*/
/*====================*/

