@charset "euc-jp";


* {
	margin: 0px;
	padding: 0px;
	list-style: none;
	line-height: 120%;
}

body {
	background: url(../img/back.jpg) repeat-x;
	margin: 0px;
	padding: 0px;
	text-align: center;
	font: normal 12px/120% "ヒラギノ角ゴ Pro W3", HiraKakuPro-W3, "ＭＳ Ｐゴシック", arial, sans-serif;
}



/* -----　↓　レイアウト　↓　----- */
div#layout {
	width: 988px;
	margin: auto;
	text-align: left;
}
div#index_main {
	width: 768px;
	float: left;
}
div#main {
	width: 768px;
	float: left;
	margin-top: 10px;
}
div#right_nav {
	float: right;
	width: 210px;
	margin-top: 10px;
}
div#main_box {
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #999999;
	background: #FFFFFF;
	padding: 12px;
}
div#main_box_content {
	float: right;
	width: 556px;
}
div#main_box_left {
	width: 171px;
	float: left;
}
/* -----　↑　レイアウト　↑　----- */



/* -----　↓　ヘッダ部分　↓　----- */
div#header {
	background: url(../img/header_back.gif) repeat-x;
	height: 126px;
	position: relative;
}

div#header h1 {
	background: url(../img/logo.gif) no-repeat;
	height: 126px;
	width: 172px;
	position: absolute;
	left: 0px;
	top: 0px;
}
div#header h2 {
	background: url(../img/title.gif) no-repeat;
	height: 93px;
	width: 260px;
	top: 0px;
	position: absolute;
	left: 172px;
}
div#header p {
	position: absolute;
	top: 8px;
	left: 174px;
	z-index: 1;
}
div#header img {
	position: absolute;
	top: 16px;
	right: 15px;
}
div#header ul {
	position: absolute;
	bottom: 1px;
	left: 172px;
	font-size: 14px;
}
div#header ul li {
	display: inline;
}
div#header ul li a {
	display: block;
	float: left;
	width: 124px;
	height: 31px;
	background: url(../img/top_nav.gif) no-repeat left bottom;
	color: #FFFFFF;
	text-decoration: none;
}
div#header ul li a:hover { background-position:left top; }
div#header ul li#here a {background-position:left top;cursor: default;}
div#header ul li a span {display: block;padding: 8px 0px 0px 22px;}
/* -----　↑　ヘッダ部分　↑　----- */



/* -----　↓　フッタ部分　↓　----- */
div#footer {
	clear: both;
	background: url(../img/footer_back.gif) repeat-x 43px;
	margin-top: 10px;
	position: relative;
	height: 130px;

}
div#footer p {
	font-size: 10px;
	color: #999999;
	position: absolute;
	left: 9px;
	top: 7px;
}
div#footer ul {
	position: absolute;
	top: 40px;
	bottom: 10px;
	left: 247px;
}
div#footer ul li {
	display: inline;
}

div#footer ul li a {
	display: block;
	height: 37px;
	float:left;
	margin-left: 3px;
}

div#footer ul li a span { display:none; }

div#footer ul li#footer_01 a:hover,
div#footer ul li#footer_02 a:hover,
div#footer ul li#footer_03 a:hover,
div#footer ul li#footer_04 a:hover,
div#footer ul li#footer_05 a:hover,
div#footer ul li#footer_06 a:hover
 {background-position:center top;}

div#footer ul li#footer_01 a {background: url(../img/navi/footer_01.gif) no-repeat center bottom;width: 135px;}
div#footer ul li#footer_02 a {background: url(../img/navi/footer_02.gif) no-repeat center bottom;width: 135px;}
div#footer ul li#footer_03 a {background: url(../img/navi/footer_03.gif) no-repeat center bottom;width: 117px;}
div#footer ul li#footer_04 a {background: url(../img/navi/footer_04.gif) no-repeat center bottom;width: 134px;}
div#footer ul li#footer_05 a {background: url(../img/navi/footer_05.gif) no-repeat center bottom;width: 84px;}
div#footer ul li#footer_06 a {background: url(../img/navi/footer_06.gif) no-repeat center bottom;width: 112px;}

div#footer address {
	background: url(../img/footer_copy_back.gif) repeat-x;
	height: 43px;
	position: absolute;
	bottom: 0px;
	width: 100%;
}
div#footer address span {
	display: block;
	margin-top: 14px;
	font: normal 10px Verdana;
	color: #FFFFFF;
	margin-left: 10px;
	padding-left: 30px;
}
/* -----　↑　フッタ部分　↑　----- */



body#index #header ul li#head_01 a,
body#osirase #header ul li#head_02 a,
body#bangumi #header ul li#head_03 a,
body#goriyou #header ul li#head_04 a,
body#faq #header ul li#head_05 a,
body#inquery #header ul li#head_06 a {background-position:left top;cursor: default;}

body#about div#footer ul li#footer_01 a,
body#pc div#footer ul li#footer_02 a,
body#link div#footer ul li#footer_03 a,
body#ad div#footer ul li#footer_04 a,
body#kiyaku div#footer ul li#footer_05 a,
body#goiken div#footer ul li#footer_06 a {background-position:left top;cursor: default;}

/* -----　↓　汎用部分　↓　----- */
a:link, a:visited {color: #006600;}
a:hover {color: #FF6600;text-decoration: none;}


a span {display: none;}
a img { border:none; }
h1 span, h2 span, hr { display:none; }
.clear {
	clear: both;
	_width:100%;
	_height:17px;
}

.clear_ul {
	clear: both;
	_width:100%;
	_height:17px;
	_border-top:1px solid #CCCCCC;
}

.center {text-align: center;}
span.white {color: #FFFFFF;}
h1, h2, h3, h4, h5, h6 {font-family: "ヒラギノ角ゴ Pro W6", "HiraKakuPro-W6", "Verdana", "ＭＳ Ｐゴシック", "Osaka";}
img.leftimg {float:left;margin:0 15px 0 0;}
/* -----　↑　汎用部分　↑　----- */




/* -----　↓　TV画面表示部分　↓　----- */
div.tv {
	background: url(../img/tv_back.jpg) no-repeat;
	height: 390px;
	width: 768px;
	position: relative;
	margin-top: 8px;
}
div.tv h3 {
	background: url(../img/tv_title_back.gif) repeat-x;
	height: 29px;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: normal;
}
div.tv h3 span {
	display: block;
	padding-left: 20px;
	background: url(../img/tv_title_arrow.gif) no-repeat left center;
	margin: 6px 0px 0px 10px;
}
div.tv h3.left_tv {
	position: absolute;
	top: 23px;
	left: 21px;
	width: 337px;
}
div.tv h3.right_tv {
	position: absolute;
	top: 23px;
	right: 37px;
	width: 370px;
}
div.tv a {
	display: block;
	background: url(../img/tv_select_bt.gif) no-repeat;
	height: 34px;
	width: 126px;
	position: absolute;
	top: 19px;
	right: 20px;
}
div.tv a:hover, div.tv_big a:hover, div.tv_small p.go_channel a:hover {background-position:center bottom;}

div.tv object.tv_monitor {
	position: absolute;
	top: 56px;
	left: 21px;
}
div.tv object.tv_channel {
	position: absolute;
	top: 56px;
	left: 362px;
}
div.tv_big {
	background: url(../img/tv_back_big.jpg) no-repeat;
	height: 620px;
	width: 768px;
	position: relative;
	margin-top: 9px;
	margin-bottom: 4px;
}
div.tv_big h3 {
	background: url(../img/tv_title_back.gif) repeat-x;
	height: 29px;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: normal;
	width: 705px;
	position: absolute;
	top: 14px;
	left: 29px;
}
div.tv_big h3 span {
	display: block;
	padding-left: 20px;
	background: url(../img/tv_title_arrow.gif) no-repeat left center;
	margin: 6px 0px 0px 10px;
}
div.tv_big a {
	display: block;
	background: url(../img/tv_select_bt.gif) no-repeat;
	height: 34px;
	width: 126px;
	position: absolute;
	top: 10px;
	right: 28px;
}
div.tv_big object.tv_monitor {
	position: absolute;
	top: 52px;
	left: 53px;
}



div.tv_small {
	background: url(../img/tv_back_small.jpg) no-repeat;
	height: 390px;
	width: 768px;
	position: relative;
	margin-top: 7px;
	margin-bottom: 4px;
}
div.tv_small h3 {
	background: url(../img/tv_title_back.gif) repeat-x;
	height: 29px;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: normal;
	width: 705px;
	position: absolute;
	top: 22px;
	left: 32px;
}
div.tv_small h3 span {
	display: block;
	padding-left: 20px;
	background: url(../img/tv_title_arrow.gif) no-repeat left center;
	margin: 6px 0px 0px 10px;
}
div.tv_small p.go_channel a {
	display: block;
	background: url(../img/tv_select_bt.gif) no-repeat;
	height: 34px;
	width: 126px;
	position: absolute;
	top: 18px;
	right: 27px;
}
div.tv_small object.tv_monitor {
	position: absolute;
	top: 57px;
	left: 202px;
}
div.tv_small p.tv_time {
	position: absolute;
	top: 69px;
	right: 48px;
	font-size: 14px;
}
div.tv_small p.desc {
	position: absolute;
	top: 232px;
	right: 45px;
	font-size: 10px;
	color: #006633;
	width: 170px;
}
div.tv_small p.desc a {
	display: block;
	background: url(../img/tv_small_suisyou.gif) no-repeat;
	width: 147px;
	height: 32px;
	margin: 10px auto 0px;
}

div.tv_small p.change a {
	background: url(../img/navi/syousai_02.gif) no-repeat;
	height: 51px;
	width: 183px;
	display: block;
	position: absolute;
	top:313px;
	right:39px;
}
div.tv_small p.change a:hover {background-position: left bottom;}
/* -----　↑　TV画面表示部分　↑　----- */



p.headline {
	background: url(../img/headline_back.gif) no-repeat;
	height: 27px;
	margin: 3px 0px 6px;
	position: relative;
}
p.headline span {
	position: absolute;
	left: 80px;
	top: 7px;
	color: #FFFFFF;
}





/* -----　↓　H3などに使用するタイトル部分　↓　----- */
.title_news {
	background: url(../img/title_back.gif) repeat-x;
	height: 29px;
	font-size: 14px;
	border: 1px solid #999999;
	font-weight: normal;
	letter-spacing: 0.5em;
}
.title_news span {
	background: url(../img/icon_news_title.gif) no-repeat;
	display: block;
	padding: 7px 5px 5px 35px;
	margin-left: 10px;
}
.title_osusume {
	background: url(../img/title_back.gif) repeat-x;
	height: 29px;
	font-size: 14px;
	border: 1px solid #999999;
	font-weight: normal;
	letter-spacing: 0.5em;
}
.title_osusume span {
	background: url(../img/icon_osusume.gif) no-repeat;
	display: block;
	padding: 7px 5px 5px 35px;
	margin-left: 10px;
}

.title_goriyou {
	background: url(../img/bigtitle_back.gif) repeat-x;
	height: 45px;
	font-size: 16px;
	border: 1px solid #999999;
	font-weight: normal;
	letter-spacing: 0.5em;
}
.title_goriyou span {
	background: url(../img/title_icon_goriyou.gif) no-repeat;
	display: block;
	padding: 11px 5px 11px 50px;
	margin: 1px 0px 0px 10px;
}

.title_inquery {
	background: url(../img/bigtitle_back.gif) repeat-x;
	height: 45px;
	font-size: 16px;
	border: 1px solid #999999;
	font-weight: normal;
	letter-spacing: 0.5em;
}
.title_inquery span {
	background: url(../img/title_icon_otoiawase.gif) no-repeat;
	display: block;
	padding: 12px 5px 10px 50px;
	margin: 0px 0px 0px 10px;
}

.title_osirase {
	background: url(../img/bigtitle_back.gif) repeat-x;
	height: 45px;
	font-size: 16px;
	border: 1px solid #999999;
	font-weight: normal;
	letter-spacing: 0.5em;
}
.title_osirase span {
	background: url(../img/title_icon_osirase.gif) no-repeat;
	display: block;
	padding: 12px 5px 10px 50px;
	margin: 1px 0px 0px 10px;
}

.title_goiken {
	background: url(../img/bigtitle_back.gif) repeat-x;
	height: 45px;
	font-size: 16px;
	border: 1px solid #999999;
	font-weight: normal;
	letter-spacing: 0.5em;
}
.title_goiken span {
	background: url(../img/title_icon_goiken.gif) no-repeat;
	display: block;
	padding: 12px 5px 10px 50px;
	margin: 1px 0px 0px 10px;
}

.title_about {
	background: url(../img/bigtitle_back.gif) repeat-x;
	height: 45px;
	font-size: 16px;
	border: 1px solid #999999;
	font-weight: normal;
	letter-spacing: 0.5em;
}
.title_about span {
	background: url(../img/title_icon_about.gif) no-repeat;
	display: block;
	padding: 10px 5px 10px 60px;
	margin: 2px 0px 0px 10px;
}

.title_faq {
	background: url(../img/bigtitle_back.gif) repeat-x;
	height: 45px;
	font-size: 16px;
	border: 1px solid #999999;
	font-weight: normal;
	letter-spacing: 0.5em;
}
.title_faq span {
	background: url(../img/title_icon_faq.gif) no-repeat;
	display: block;
	padding: 10px 5px 10px 60px;
	margin: 2px 0px 0px 10px;
}

.title_ad {
	background: url(../img/bigtitle_back.gif) repeat-x;
	height: 45px;
	font-size: 16px;
	border: 1px solid #999999;
	font-weight: normal;
	letter-spacing: 0.5em;
}
.title_ad span {
	background: url(../img/title_icon_ad.gif) no-repeat;
	display: block;
	padding: 10px 5px 10px 60px;
	margin: 2px 0px 0px 10px;
}

.title_kiyaku {
	background: url(../img/bigtitle_back.gif) repeat-x;
	height: 45px;
	font-size: 16px;
	border: 1px solid #999999;
	font-weight: normal;
	letter-spacing: 0.5em;
}
.title_kiyaku span {
	background: url(../img/title_icon_kiyaku.gif) no-repeat;
	display: block;
	padding: 12px 5px 10px 60px;
	margin: 1px 0px 0px 10px;
}

.title_point {
	background: url(../img/arrow_green.gif) no-repeat 0px 0px;
	padding: 0px 0px 5px 25px;
	font-size: 14px;
}


/* -----　↑　H3などに使用するタイトル部分　↑　----- */





/* -----　↓　大画面下のおすすめ商品　↓　----- */
ul.osusume_item {
	background: #FFFFFF;
	padding: 0px;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #999999;
	overflow:auto;
	height: 341px;
	width:766px;
}
ul.osusume_item li {
	width: 47%;
	float: left;
	margin: 0px 0px 5px 10px;
	padding: 10px;
	background: #eee;
}

/* \*/
ul.osusume_item li {
	background: #eee;
	width: 45%;
	float: left;
	margin: 0px 0px 5px 10px;
	padding: 10px;
	_width:346px;
	_margin: 0px 0px 5px 5px;
}
/* */

ul.osusume_item li h4 {
	font-size: 12px;
	font-weight:normal;
	margin-bottom: 2px;
	padding: 2px 0px 2px 0px;
	margin-left: 82px;
}
ul.osusume_item li h4 a:link, ul.osusume_item li h4 a:visited {color: #000000;text-decoration: none;}
ul.osusume_item li h4 a:hover {color: #FF0000;}

ul.osusume_item li img {float: left;}
ul.osusume_item li a:link img, ul.osusume_item li a:visited img {border: 1px solid #999999;}
ul.osusume_item li a:hover img {border: 1px solid #FF0000;}

ul.osusume_item li p {
	margin-left: 82px;
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
}
ul.osusume_item li.pr_txt {
	background: url(../img/go_shopping.gif) no-repeat center;
	height: 45px;
	float: none;
	margin: 0px auto 5px;
	width: 690px;
	border-style: none;
}
ul.osusume_item .pr_txt span {display: none;}

/* -----　↑　大画面下のおすすめ商品　↑　----- */




ul.news {
	background: #FFFFFF;
	padding: 10px 0px 0px;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #999999;
	overflow: auto;
	height: 500px;
	width:766px;
	color: #333333;
}


ul.news li {
	width: 48%;
	float: left;
	border-top: 1px solid #CCCCCC;
	margin: 0px 0px 5px 10px;
	padding: 0px 0px 5px;
	width:350px;
}

/* \*/
ul.news li {
	width: 48%;
	float: left;
	border-bottom: 0px solid #CCCCCC;
	margin: 0px 0px 5px 10px;
	padding: 0px 0px 5px;
	_width:366px;
	_margin: 0px 0px 5px 5px;
}
/* */


ul.news li h4 {
	font-size: 14px;
	border-bottom: 1px dashed #999999;
	margin-bottom: 7px;
	background: url(../img/arrow_green.gif) no-repeat 0px 0px;
	padding: 2px 0px 5px 22px;
	margin-left: 158px;
}
ul.news li h4 span {
	background: url(../img/icon_new.gif) no-repeat left bottom;
	display: block;
	padding-bottom: 15px;
}
ul.news li img {
	float: left;
	width: 150px;
}
ul.news li p {
	margin-left: 158px;
	clear: right;
	font-size: 13px;
	line-height: 125%;
}

ul.banner_space {
	background: #E5E5E5;
	padding: 8px 0px 0px;
	text-align: center;
	border: 1px solid #999999;
	margin-bottom: 10px;
}
ul.banner_space li {margin: 0px 0px 5px;}



/* -----　↓　はじめての方へ　↓　----- */
dl.hajimete {
	background: #FFCF2B;
	margin-bottom: 10px;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #999999;
	padding-bottom: 10px;
}
h3.title_hajimete {
	background: url(../img/title_hajimete.gif) no-repeat;
	height: 43px;
	border: 1px solid #999999;
}
h3.title_hajimete span, h3.title_link span {
	display: block;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
	margin: 13px 0px 0px 35px;
}

dl.hajimete dt {
	background: url(../img/title_hajimete2.gif);
	height: 52px;
}
dl.hajimete dt span, dl.hajimete dd a span {display:none;}


dl.hajimete dd a {
	display: block;
	height: 40px;
	width:188px;
	border-top: 1px solid #CC9900;
	margin:auto;
}
dl.hajimete dd#hajimete_01 a {
	background: url(../img/navi/hajimete_01.gif) no-repeat center bottom;

}
dl.hajimete dd#hajimete_02 a {
	background: url(../img/navi/hajimete_02.gif) no-repeat center bottom;
}
dl.hajimete dd#hajimete_03 a {
	background: url(../img/navi/hajimete_03.gif) no-repeat center bottom;
	border-bottom: 1px solid #CC9900;
}
dl.hajimete dd#hajimete_03 {
	border-bottom: 1px solid #fff;
	width: 188px;
	margin:auto;
}
dl.hajimete dd#hajimete_01 a:hover,dl.hajimete dd#hajimete_02 a:hover,dl.hajimete dd#hajimete_03 a:hover { background-position:center top; }
/* -----　↑　はじめての方へ　↑　----- */




/* -----　↓　関連サイト　↓　----- */
h3.title_link {
	background: url(../img/title_link.gif) no-repeat;
	height: 43px;
	border: 1px solid #999999;
}
dl.link {
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #999999;
	background: #FAFAE6;
	margin-bottom: 10px;
	text-align: center;
	padding-top: 10px;
}
dl.link dd {margin-bottom: 15px;}
/* -----　↑　関連サイト　↑　----- */




/* -----　↓　詳細ページ　↓　----- */
div.syousai {
	background: #FFFFFF;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #999999;
	padding: 20px;
	border-top-style: none;
	margin: 0px 0px 5px;
}
div.syousai img {
	background: #eee;
	padding: 5px;
	border: 1px solid #999999;
}

div.syousai_left {
	float: left;
	width: 330px;
}
div.syousai_left p {
	font-size: 10px;
	color: #009933;
	float: left;
	width: 180px;
	margin-top: 5px;
}
div.syousai_left a {
	display: block;
	background: url(../img/navi/syousai_03.gif) no-repeat;
	width: 147px;
	height: 34px;
	margin-left: auto;
}
div.syousai_right {
	float: right;
	width: 370px;
}
div.syousai_right h4 {
	background: #D4E7BB url(../img/arrow_syousai.gif) no-repeat 10px 50%;
	padding: 13px 5px 13px 30px;
	font-size: 16px;
	font-weight: normal;
	margin-bottom: 10px;
}
div.syousai_right p {
	border-bottom: 1px dashed #999999;
	padding-bottom: 5px;
	margin-bottom: 10px;
}
div.syousai_right p.new {
	background: url(../img/icon_new.gif) no-repeat 100% 30%;
}
div.syousai_right p.syousai_dsc {
	font-size: 14px;
	line-height: 150%;
	border-style: none;
}

div.tv_size {margin-top: 10px;}
div.tv_size a.small {
	background: url(../img/navi/syousai_01.gif) no-repeat;
	height: 51px;
	width: 183px;
	display: block;
	float: left;
}
div.tv_size a.big {
	background: url(../img/navi/syousai_02.gif) no-repeat;
	height: 51px;
	width: 183px;
	display: block;
	float: right;
}
div.tv_size a:hover {background-position: left bottom;}
div.syousai p.clear {
	clear: both;
	text-align: center;
	padding-top: 15px;
	font-size: 14px;
}
/* -----　↑　詳細ページ　↑　----- */

div#main h3 {text-shadow: 2px 2px #fff;}
div#main_box h4 {
	border-bottom: 1px solid #999999;
	margin: 10px 0px;
}


body#goriyou div#main_box_left ul {background: url(../img/goriyou_back.gif) no-repeat center bottom;}
body#faq div#main_box_left ul {background: url(../img/faq_back.gif) no-repeat center bottom;}
body#inquery div#main_box {background: #fff url(../img/inquery/back.jpg) no-repeat 100% 20%;}
body#osirase div#main_box {background: #fff url(../img/osirase_back.gif) no-repeat 100% 0%;}
body#goiken div#main_box {background: #fff url(../img/goiken_back.gif) no-repeat 100% 0%;}
body#about div#main_box {background: #fff url(../img/about_back.gif) no-repeat 100% 90%;}
body#about div#main_box blockquote { padding:15px; margin:0;}
body#about div#main_box blockquote p {margin-bottom:15px; line-height:160%;}
body#pc div#main_box {background: #fff url(../img/pc_back.gif) no-repeat 100% 0%;}
body#ad div#main_box {background: #fff url(../img/ad_back.gif) no-repeat 100% 10%;}


div#main_box_left ul {
	background-color: #E1EBE1 !important;
	padding: 5px 5px 200px;
}
div#main_box_left ul li {display:inline;}
div#main_box_left ul li a {
	display: block;
	padding: 12px 10px;
	border-bottom: 1px solid #98BAA3;
	border-top: 1px solid #FFFFFF;
	text-decoration: none;
	background: url(../img/arrow_white.gif) no-repeat 95%;
}
div#main_box_left ul li#here a {
	color: #FFFFFF;
	background: #4A755A url(../img/arrow_white.gif) no-repeat 95%;
	cursor:default;
}
div#main_box_left ul li a:hover {
	color: #FFFFFF;
	background: #4A755A url(../img/arrow_white.gif) no-repeat 95%;
}

ol li#num_01 {
	background: url(../img/goriyou/num_01.gif) no-repeat 0px 0px;
	font-size: 14px;
	padding: 4px 0px 10px 30px;
}
ol li#num_02 {
	background: url(../img/goriyou/num_02.gif) no-repeat 0px 0px;
	font-size: 14px;
	padding: 4px 0px 10px 30px;
}ol li#num_03 {
	background: url(../img/goriyou/num_03.gif) no-repeat 0px 0px;
	font-size: 14px;
	padding: 4px 0px 10px;
}ol li#num_04 {
	background: url(../img/goriyou/num_04.gif) no-repeat 0px 0px;
	font-size: 14px;
	padding: 4px 0px 10px 30px;
}
blockquote {
	margin: 10px 0px 10px 20px;
	font-size: 14px;
	line-height: 150%;
}
ul.download {
	margin: 10px 0px 0px;
	border-top: 1px dashed #999999;
}
ul.download li {
	background: url(../img/arrow_green.gif) no-repeat 0px 0px;
	padding: 2px 0px 10px 25px;
	border-bottom: 1px dashed #999999;
	margin-top: 10px;
}
ul.download li a {
	background: url(../img/download.gif) no-repeat;
	height: 33px;
	width: 154px;
	display: block;
	margin: -10px 0px 0px auto;
}


form.inquery {background: #E6F1D8;padding: 20px;width: 500px;margin: 10px 0px 30px;}
form.inquery dt {float: left;width: 10em;padding: 0.5em 0.5em 0.5em 1.5em;background: url(../img/inquery/arrow.gif) no-repeat 0px 6px;}
form.inquery dt.hs {background: url(../img/inquery/arrow2.gif) no-repeat 0px 7px;}
form.inquery dd {clear: right;padding: 0.5em 0.5em 0.5em 12em;}
form.inquery dd input, form.inquery dd textarea {width: 310px;}
form.inquery dd input:focus, form.inquery dd textarea:focus {width: 95%;border: 2px solid #009900;}div.osirase {
	margin-bottom: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	border-bottom: 1px dashed #999999;
}
div.osirase img {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}
div.osirase p {
	font-size: 14px;
	line-height: 180%;
}
.border_back {
	background: url(../img/border.gif) repeat-x center center;
}

table.pc_table thead div {
	background: url(../img/pc_thead_back.gif) no-repeat center center;
	height: 57px;
	position: relative;
	color: #FFFFFF;
}
table.pc_table thead span.win {
	position: absolute;
	left: 214px;
	top: 24px;
}
table.pc_table thead span.mac {
	position: absolute;
	left: 514px;
	top: 24px;
}
table.pc_table tbody th {
	background-color:#E1EBE1;
	padding: 10px;
}
table.pc_table tbody td {
	background-color:#eee;
	padding: 10px;
}
td.border_back {
	background: url(../img/border.gif) repeat-x center center !important;
	height:4px;
	margin: 0px !important;
	padding: 0px !important;
}ul.question {
	background: url(../img/faq_q.gif) no-repeat left top;
	padding: 36px 15px 10px;
	border: 2px solid #569A5B;
	margin-bottom: 10px;
}
ul.question li {
	font-size: 16px;
	background: url(../img/arrow_green.gif) no-repeat 0px 4px;
	padding-left: 25px;
	line-height: 160%;
}
dl.faq dt {
	background: #C9DFC6 url(../img/faq_q.gif) no-repeat left top;
	padding: 41px 20px 15px;
}
dl.faq {
	font-size: 14px;
}

dl.faq dd {
	background: #EFEFEF url(../img/faq_a.gif) no-repeat left top;
	padding: 41px 20px 15px;
	margin-bottom: 10px;
}
ol.num_list li {
	color: #006600;
	margin-bottom: 15px;
	padding-left: 25px;
}

div.kiyaku {
	margin:20px;
	font-size: 14px;
	line-height: 140%;
}
div.kiyaku h4 {
	font-size: 16px;
	color: #999999;
	font-weight: normal;
	background: url(../img/arrow_green.gif) no-repeat 0px 0px;
	padding-left: 25px;
}
div.kiyaku p {
	margin: 0px 0px 15px 25px;
	line-height: 140%;
}
div.kiyaku ol li {
	list-style: decimal;
	margin: 0px 0px 15px 25px;
}

/*--絞込み条件--*/
.narrow {
	text-align:right;
	margin:0px 5px 10px 5px;
}

.narrow select {
	background:#FFFFEE;
	border:1px solid #FF9900;
}

.err_flv_notfound {
	text-align:center;
}

.err_msg {
	color:#FF0000;
	font-weight:bold;
}