@charset "UTF-8";
/* CSS Document */

/*ヘッダー*/
#header{
	margin-bottom: 30px;
}

#flashContent{
	width: 1000px;
	height: 270px;
	margin-bottom: 0px;
	background-image: url(common/fla_back.jpg);
	background-repeat: no-repeat;
	position: relative;
}
#noflash{
	overflow: hidden;
	width: 1000px;
	height: 270px;
	position: absolute;
	top:0;
	left: 0;
}
#layer{
	width: auto;
	height: auto;
	position: absolute;
	top:0;
	left: 0;
	}
/*左サイドバーall*/

.left_titlebox_all_2{background: #ffb7b7;}
.left_title_all_2{
	color: #ff6f6f;
}

/*左サイドバー*/
.left_titlebox{background: #0dccc0;}
.left_title{
	color: #0dccc0;
}
.left_titlebox_2{background: #ffb7b7;}
.left_title_2{
	color: #ff6f6f;
	margin-top: 27px;
}
/*メインコンテンツ*/
#top_list{
	width: 580px;
	margin: 0;
	font-size: 14px;
}
.titlebox{/*見出し文の前の四角の色を変える*/
	background: #feb588;
}
.category_title{/*見出しの背景色と文字色を変える*/
	background: #fe6b11;
	color: #fff;
	clear: left;
}
.sab_copy{/*タイトル横文字サイズ*/
	font-size: 12px;
}
.top_list li{
	list-style: none outside;
	margin-bottom: 1px;
	width: 550px;
	height: 50px;
	vertical-align: middle;
	padding-left: 15px;
}
.top_list li a {/*5つの強み1つめ*/
	background: url(common/con_top_bar_1.gif) repeat;
	text-decoration: none;
	display: block;
	font-size: 14px;
	color: #fff;
	width: 480px;
	height: 50px;
	padding-left: 70px;
	line-height: 38px;
}
.top_list li a:link {color: #fff;}
.top_list li a:visited {color: #fff;}
.top_list li a:hover {color: #1973a5;
	background-image: url(common/con_top_bar_1.gif);
	background-position: 0% -50px;}
.top_list li a:active {color: #fff;}
.top_thumb{
	height: 100px;
	width: 140px;
	background:#777;
	float: left;
	margin-right: 20px;
}
.date{
	display: inline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 21px;
	color: #000;
	font-weight: 700;
}
.week{
	display: inline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #000;
	font-weight: 700;
}
.name{
	display: inline;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 11px;
	color: #000;
	font-weight: 600;
}
.category{
	display: block;
	width: 100px;
	height: 20px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-weight: 600;
	font-size: 11px;
	text-align: center;
	line-height: 20px;
	color: #fff;
	float: right;
}
.biz{background: #2980b9;}
.fun{background: #ff6f6f;}
.new{background: #5a5a5a;}
.ind{background: #b23f73;}
.blog_title{
	display: inline;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
	color: #000;
	font-weight: 700;
	letter-spacing: -0.5px;
	padding-bottom: 7px;
	border-bottom: #acacac 1px dashed;
}
.blog_post{
	padding-top: 15px;
	width: 548px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 11px;
	color: #5a5a5a;
	line-height: 17px;
}
.top_list2 li{/*5つの強み2つめ*/
	list-style: none outside;
	margin-bottom: 1px;
	width: 550px;
	height: 50px;
	vertical-align: middle;
	padding-left: 15px;
}
.top_list2 li a {
	background: url(common/con_top_bar_2.gif) repeat;
	text-decoration: none;
	display: block;
	font-size: 14px;
	color: #fff;
	width: 480px;
	height: 50px;
	padding-left: 70px;
	line-height: 38px;
}
.top_list2 li a:link {color: #fff;}
.top_list2 li a:visited {color: #fff;}
.top_list2 li a:hover {color: #f29518;background-image: url(common/con_top_bar_2.gif);background-position: 0% -50px;}
.top_list2 li a:active {color: #fff;}

.top_list3 li{/*5つの強み3つめ*/
	list-style: none outside;
	margin-bottom: 1px;
	width: 550px;
	height: 50px;
	vertical-align: middle;
	padding-left: 15px;
}
.top_list3 li a {
	background: url(common/con_top_bar_3.gif) repeat;
	text-decoration: none;
	display: block;
	font-size: 14px;
	color: #fff;
	width: 480px;
	height: 50px;
	padding-left: 70px;
	line-height: 38px;
}
.top_list3 li a:link {color: #fff;}
.top_list3 li a:visited {color: #fff;}
.top_list3 li a:hover {color: #0dccc0;background-image: url(common/con_top_bar_3.gif);background-position: 0% -50px;}
.top_list3 li a:active {color: #fff;}

.top_list4 li{/*5つの強み4つめ*/
	list-style: none outside;
	margin-bottom: 1px;
	width: 550px;
	height: 50px;
	vertical-align: middle;
	padding-left: 15px;
}
.top_list4 li a {
	background: url(common/con_top_bar_4.gif) repeat;
	text-decoration: none;
	display: block;
	font-size: 14px;
	color: #fff;
	width: 480px;
	height: 50px;
	padding-left: 70px;
	line-height: 38px;
}
.top_list4 li a:link {color: #fff;}
.top_list4 li a:visited {color: #fff;}
.top_list4 li a:hover {color: #b23f73;background-image: url(common/con_top_bar_4.gif);background-position: 0% -50px;}
.top_list4 li a:active {color: #fff;}

.top_list5 li{/*5つの強み5つめ*/
	list-style: none outside;
	margin-bottom: 1px;
	width: 550px;
	height: 50px;
	vertical-align: middle;
	padding-left: 15px;
}
.top_list5 li a {
	background: url(common/con_top_bar_5.gif) repeat;
	text-decoration: none;
	display: block;
	font-size: 14px;
	color: #fff;
	width: 480px;
	height: 50px;
	padding-left: 70px;
	line-height: 38px;
}
.top_list5 li a:link {color: #fff;}
.top_list5 li a:visited {color: #fff;}
.top_list5 li a:hover {color: #ff6f6f;background-image: url(common/con_top_bar_5.gif);background-position: 0% -50px;}
.top_list5 li a:active {color: #fff;}
#tsuyomi_navi{
}
#tsuyomi_navi li{/*top_listナビ内文字統一事項*/
	font-family: "UD Shin Go Regular";/*タイプスクエアWEBフォント使用*/
	line-height: 42px;
}
.teian_txt{
	text-align: center;
	color: #5A5A5A;
	margin-top: 10px;
	margin-bottom: 10px;
	font-family: "UD Shin Go Regular";/*タイプスクエアWEBフォント使用*/
	font-size: 15px;
}

/* 新しいarea_boxここから */
div.area_box_new{
	width: 550px;
	height: 579px;
	position: relative;
	margin-left: 15px;
	margin-bottom: 40px;
	float: left;
	background-image: url(common/con_top_box_1_off.gif);
	background-repeat: no-repeat;
}
div.thumb_img{
	margin-top: 12px;
	margin-left: 20px;
}
dl.info_area{
	font-size: 25px;
	padding-left: 40px;
	padding-top: 14px;
	font-family: "UD Shin Go Regular";/*タイプスクエアWEBフォント使用*/
}
dl.info_area dt {
	color: #fc611f;
	line-height: 1.5em;
}
dl.info_area dd {
	font-size: 55%;
	color: #5A5A5A;
	line-height: 1.5em;
}
dl.info_guideline{
	font-size: 10px;
	color: #5A5A5A;
	padding-left: 40px;
	padding-top: 120px;
}
dl.info_guideline dt {
	color: #5A5A5A;
	line-height: 1.5em;
}
dl.info_guideline dd {
	color: #5A5A5A;
	line-height: 1.6em;
}
.info_guideline_line{
	border-top-color: #5A5A5A;
	border-top-width: 1px;
	border-top-style: dashed;
	margin-top: 8px;
	margin-bottom: 8px;
	margin-right: 40px;
	border-collapse: collapse;
}
.info_guideline_line2{
	border-top-color: #5A5A5A;
	border-top-width: 1px;
	border-top-style: dashed;
	margin-top: 8px;
	margin-bottom: 8px;
	border-collapse: collapse;
	margin-left: -20px;
}
.info_guideline_ti{
	font-weight: bold;
}
.info_guideline ul{
	margin-left: 20px;
	margin-right: 40px;
	margin-bottom: 0px;
}
.info_guideline li{
	list-style-position: outside;
	list-style-type: decimal;
}
p.linkarea_1{
	font-size:93%;
	text-align:right;
}
html > body p.linkarea_1 a {
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	width: 100%;
	text-align: left;
	text-indent: -999px;
	line-height: 1.2em;
}
/*マウスオーバー時のスタイル*/

/* 新しいarea_boxここまで */

.area_box{
	width: 550px;
	padding-left: 16px;
	margin-bottom: 30px;
}

.area_box_copy{/*タイトル横文字サイズ*/
	font-size: 14px;
	color: #5A5A5A;
}
.pamp_box{
	width: 530px;
	height: 381px;
	background-image: url(common/con_top_box_2.jpg);
	margin-top: 20px;
	margin-left: 20px;
	padding-left: 20px;
	padding-top: 25px;
	margin-bottom: 35px;
}
.jitsurei_box{
	width: 119px;
	height: 129px;
	float: left;
	margin-right: 12px;
	margin-bottom: 10px;
}
.jitsurei_box a:hover img{
opacity:0.8;
filter: alpha(opacity=80);
-ms-filter: "alpha( opacity=80 )";
background: #fff;
}

.jitsurei_img{
	margin-bottom: 3px;	
}
.jitsurei_box ul {
	padding-left: 0px;
	/* 右にインデントされてる部分を無効化する。 */
}
.jitsurei_box li{
	list-style: none;
	background-repeat: no-repeat;
	background-position: left;
	padding: 3px 0px 3px 19px;
	color: #5A5A5A;
	font-size: 12px;
	background-image: url(common/con_top_arrow2.gif);
}
.jitsurei_box li a:link {color: #5a5a5a;}
.jitsurei_box li a:hover {color: #5a5a5a;}
.jitsurei_box li a:visited {color: #5a5a5a;}
.jitsurei_box li a:active {color: #fff;}
.jitsurei_box_float{clear:both;}
.jitsurei_other_box{
	height: 80px;
	overflow: hidden;
	position: relative;
	clear: both;
}
.jitsurei_other_box a:hover{position: relative; top: -80px;}
.price_box{
	width: 550px;
	margin-left: 15px;
	clear: both;
}
/* 新しいprice_boxここから */
div.price_box_new{
	width: 267px;
	height: 140px;
	position: relative;
	margin-right: 16px;
	margin-bottom: 16px;
	float: left;
	background-image: url(common/con_top_box_3_off.gif);
	background-repeat: no-repeat;
}
div.thumb{
	margin-top: 12px;
	margin-left: 20px;
}
dl.info{
	font-size: 16px;
	color: #7DC163;
	padding-left: 40px;
	padding-top: 14px;
	line-height: 1.2em;
	font-family: "UD Shin Go Regular";/*タイプスクエアWEBフォント使用*/
}
dl.info dt {
	clear: left;
	float: left;
	width: 180px;
}
dl.info dd {
	font-size: 80%;
	margin-left: 18em;
}
p.linkarea{
	font-size:93%;
	text-align:right;
}
html > body p.linkarea a {
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	width: 100%;
	text-align: left;
	text-indent: -999px;
	line-height: 1.2em;
}
/*マウスオーバー時のスタイル*/
div.price_box_new:hover {
	position: relative;
	width:267px;
	background-image: url(common/con_top_box_3_on.gif);
	background-repeat: no-repeat;
}
div.price_box_new:hover dl{
	color: #fc611f;
}
div.price_box_new2{
	width: 550px;
	height: 140px;
	position: relative;
	margin-right: 16px;
	margin-bottom: 16px;
	float: left;
	background-image: url(common/con_top_box_4_off.gif);
	background-repeat: no-repeat;
}
div.price_box_new2:hover {
	position: relative;
	width:550px;
	background-image: url(common/con_top_box_4_on.gif);
	background-repeat: no-repeat;
}
div.price_box_new2:hover dl{
	color: #fc611f;
}
div.price_box_new3{
	width: 550px;
	height: 348px;
	position: relative;
	margin-right: 16px;
	margin-bottom: 16px;
	float: left;
	background-image: url(common/con_top_box_5_off.gif);
	background-repeat: no-repeat;
}

div.price_box_new3:hover dt{
	color: #fc611f;
}
dl.info2{
	font-size: 16px;
	color: #7DC163;
	padding-left: 40px;
	padding-top: 8px;
}
dl.info2 dt {
	color: #7DC163;
	font-family: "UD Shin Go Regular";/*タイプスクエアWEBフォント使用*/
	line-height: 33px;
}
dl.info2 dd {
	color: #5a5a5a;
	font-size: 65%;
	line-height: 1.5em;
	margin-top: 20px;
}
.info2 ul{
	margin-left: 20px;
	margin-right: 20px;
	margin-bottom: 0px;
}
.info2 li{
	list-style-position: outside;
	list-style-type: decimal;
}
/* 新しいprice_boxここまで */

.price_box_1{
	width: 267px;
	height: 140px;
	margin-right: 16px;
	margin-bottom: 16px;
	float: left;
	background-image: url(common/con_top_box_3_on.gif);
	max-height: none;
}
.price_box_1 li{
	list-style: none outside;
	width: 267px;
	height: 140px;
	vertical-align: middle;
}
.price_box_1 li a {
	background-repeat: repeat;
	background-image: url(common/con_top_box_3.gif);
	text-decoration: none;
	display: block;
	font-size: 16px;
	color: #fc611f;
	width: 227px;
	height: 126px;
	line-height: 18px;
	padding-left: 40px;
	padding-top: 14px;
}
.price_box_1 a:link {color: #7dc163;}
.price_box_1 a:hover {color: #7dc163;background-image: url(common/con_top_box_3.gif);background-position: 0% -140px;
}
.price_box_1 a:visited {color: #7dc163;}
.price_box_1 a:active {color: #6da357;}
.price_img_box{
	margin-top: 12px;
	margin-left: -20px;
}
.price_box_end{
	margin-right: 0;
}
.price_box_txt{
	line-height: 35px;
}
.price_sub_txt{
	width: 250px;
	height: auto;
	float: right;
	font-size: 12px;
	margin-top: -15px;
	margin-right: 10px;
}
.price_sub_img{
	margin-right: 2px;
	margin-left: 2px;
}
.price_box_2{
	width: 550px;
	height: 140px;
	margin-right: 16px;
	margin-bottom: 16px;
	float: left;
}
.price_box_2 li{
	list-style: none outside;
	width: 550px;
	height: 140px;
	vertical-align: middle;
}
.price_box_2 li a {
	background-repeat: repeat;
	background-image: url(common/con_top_box_4.gif);
	text-decoration: none;
	display: block;
	font-size: 16px;
	color: #fc611f;
	width: 510px;
	height: 126px;
	line-height: 18px;
	padding-left: 40px;
	padding-top: 14px;
}
.price_box_2 a:link {color: #7dc163;}
.price_box_2 a:hover {color: #7dc163;background-image: url(common/con_top_box_4.gif);background-position: 0% -140px;
}
.price_box_2 a:visited {color: #7dc163;}
.price_box_2 a:active {color: #6da357;}
.price_box_3{
	width: 550px;
	height: 140px;
	margin-right: 16px;
	margin-bottom: 35px;
	float: left;
}
.price_box_3 li{
	list-style: none outside;
	width: 550px;
	height: 140px;
	vertical-align: middle;
}
.price_box_3 li a {
	background-repeat: repeat;
	background-image: url(common/con_top_box_5.gif);
	text-decoration: none;
	display: block;
	font-size: 16px;
	color: #fc611f;
	width: 510px;
	height: 126px;
	line-height: 18px;
	padding-left: 40px;
	padding-top: 14px;
}
.price_box_3 a:link {color: #7dc163;}
.price_box_3 a:hover {color: #7dc163;background-image: url(common/con_top_box_5.gif);background-position: 0% -140px;
}
.price_box_3 a:visited {color: #7dc163;}
.price_box_3 a:active {color: #6da357;}
/*動画枠170714*/
.douga_box{
	margin-top: 50px;
	width: 580px;
	clear: both;
}
.douga_box_con{
	width: 550px;
	margin-left: 15px;
}
.douga_box_link{
	width: 550px;
	margin-left: 15px;
	margin-right: 15px;
	margin-top: 10px;
	background-color: #D0D0D0;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	color: #5C5C5C;
	font-size: 13px;
}
.staff_box{
	margin-top: 50px;
	width: 580px;
	clear: both;
}
.staff_box_con{
	width: 550px;
	margin-left: 15px;
}
.staff_box_title{/*typesquerのWEBフォント入力*/
	font-size: 23px;
	color: #FE6B11;
	font-family: "UD Shin Go Regular";
}
.staff_box_subtitle{
	font-size: 16.5px;
	color: #7DC163;
	line-height: 21px;
	margin-bottom: 8px;
	font-family: "UD Shin Go Regular";/*タイプスクエアWEBフォント使用*/
}
.staff_box_txt{
	color: #5A5A5A;
	font-size: 12px;
	line-height: 18px;
}
.staff_line{
	width: 550px;
	height: 2px;
	background-image: url(common/con_top_line.gif);
	margin-top: 5px;
	margin-bottom: 10px;
}
.staff_img{
	float: right;
	margin-left: 25px;
	margin-top: 15px;
	margin-bottom: 30px;
}

#staff_page_link a{
	width: 125px;
	height: 18px;
	display: block;
	margin-bottom: 15px;
	float: right;
	clear: both;
}
#staff_page_link a:hover{background: #ffe1cf;}
#staff_page_link a:active{background: #ffe1cf;}

#user_page_link a{
	width: 130px;
	height: 18px;
	display: block;
	margin-bottom: 15px;
	float: right;
	clear: both;
	margin-right: 30px;
	margin-top: 155px;
}
#user_page_link a:hover{background: #ffe1cf;}
#user_page_link a:active{background: #ffe1cf;}

#hoka_page_link a{
	width: 125px;
	height: 18px;
	display: block;
	margin-bottom: 15px;
	float: right;
	clear: both;
	margin-top: 15px;
	margin-right: 15px;
}
#hoka_page_link a:hover{background: #ffe1cf;}
#hoka_page_link a:active{background: #ffe1cf;}

.summay_box{
	width: 550px;
}
.summary_box table{
	color: #5A5A5A;
	font-size: 10px;
	text-align: left;
	vertical-align: top;
	margin-left: 30px;
	margin-top: 15px;
	margin-bottom: 30px;
}
.summary_box td{
	width: 33%;
}
.summary_box ul li{
	list-style-position: outside;
	list-style-type: disc;
	padding-right: 10px;
}