@charset "Shift_JIS";

/* テキスト
---------------------------------------------------- */

* {
	font-size: 12px;
	line-height: 18px;
}

body {

}

a {
	text-decoration: none;
	font-size: 12px;
	color: #707070;
}

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

a img {
	border: none;
}

.size12 {
	font-size: 12px;
	line-height: 18px;
	color: #666;
}

.size11 {
	font-size: 12px;
	line-height: 18px;
}

.txt01 {
	font-size: 12px;
	line-height: 18px;
	color: #8e8e8e;
}

.txt02 {
	margin-left: 40px;
	margin-right: 16px;
	font-size: 12px;
	line-height: 18px;
	color: #8e8e8e;
}

.txt_sitemap {
	font-size: 12px;
	line-height: 200%;
	color: #8e8e8e;
	margin: 10px;
	padding: 10px;

}

.txt_sitemap a {
	font-size: 12px;
	color: #707070;
}

.txt_sitemap a:hover {
	font-size: 12px;
	color: #399;
}

.txt_category_top {
	font-size: 12px;
	line-height: 18px;
	color: #8e8e8e;
	margin-right: 10px;
}

.date {
	font-size: 12px;
	font-weight: bold;
	color: #666;
}

.shoulder a {
	font-size: 12px;
	color: #707070;
}

.shoulder a:hover {
	font-size: 12px;
	color: #399;
}

.frame {
	border: 1px solid #51C4C8;
}

.box02 {
	padding-left: 25px;
}

.box01 {
	margin-top: 0px;
	margin-left: 16px;
	margin-right: 16px;
	color: #333;

}

.goods_name {
	font-weight: bold;
	font-size: 12px;
	margin-left: 4px;
	padding-left: 4px;
	color: #fff;
}

.sub_navi {
	font-size: 12px;
	margin: 0px 6px;
	color: #51C4C8;
}

.sub_navi a {
	font-size: 12px;
	color: #666666;
}

.sub_navi a:hover {
	color: #51C4C8;
	text-decoration: none;
}

.explain {
	padding: 0px 12px;
	font-size: 12px;
	line-height: 18px;
}

.item {
	font-weight: bold;
}

.outline {
	background:   url("../img/company_outline_back.jpg") no-repeat bottom right;
}

.sidemenu_back {
	background-image:  url("../img/menu_back.jpg");
	background-repeat: no-repeat;
	background-color: #d0f2fa;
}

.titleline_back {
	background-image:  url("../img/back_line.jpg");
	background-repeat: no-repeat;
}

.buttonspace {
	padding: 0px 0px 10px 0px;
}

.buttonspace_right7 {
	padding: 4px 7px 4px 0px;
}

.bannerspace {
	padding: 0px 0px 10px 0px;
}



/* 全体構造
---------------------------------------------------- */
#info {
	padding: 0px 16px;
	line-height: 18px;
	color: #666;
}

#onair {
	padding: 0px 10px;
	line-height: 18px;
	color: #666;
}

#topic_path {
	padding-top: 6px;
	padding-left: 12px;
	color: #fff;
	font-size: 12px;
}

#topic_path a {
	color: #fff;
	text-decoration: none;
}

#navi_under {
	font-size: 11px;
	color: #fff;
}

#navi_under a {
	font-size: 11px;
	text-decoration: none;
	color: #fff;
}




/* ショッピングリンク部分
---------------------------------------------------- */

.shop_link{
	background-image: url("../img/shop_link.gif");
	background-repeat: repeat-y; 
	width: 145px;
	height: 36px;
	display :block;
}

.shop_link a{
	background-image: url("../img/shop_link.gif");
	color: #ffffff;
	padding-top: 8px;
	padding-left: 35px;
	text-decoration: none;
	display :block;
}

.shop_link a:hover{
	background-image: url("../img/shop_link_over.gif");
	background-repeat: repeat-y; 
	color: #ffffff;
	padding-top: 8px;
	padding-left: 35px;
	text-decoration: none;
	display :block;
}

.shop_nolink{
	color: #ffffff;
	padding-left: 35px;
}
