@charset "utf-8";
@import url("default.css"); 
/*org.css
cms_tpl_rwd_001*/

/*PCでは非表示*/
.sp,
.tab{
	display: none;
}

/*フロートをクリアする*/
div{
	zoom: 1;/*for IE 5.5-7*/
	}  
div:after {/*for modern browser*/
	content: ".";
	clear: both;
	display: block;
	height: 0;
	line-height: 0;
	visibility: hidden;
}
#bg:after,
#bg_in:after,
#wrap:after,
#wrap_in:after{
content: none;
}

/*リンクの点線を非表示*/
a:focus{
	overflow:hidden;
} 

/*画像リンクにアルファ*/
a:hover img{
	filter: Alpha(opacity=75);
	-moz-opacity:0.75;
	opacity:0.75;
}

/*プレーンタグ設定*/
body{
	color: #000000;
	font-size: 90%;
}

h1{
	border: 2px solid #7ebbe3;
	background-color: #7ebbe3;
	background-image: url('../all_img/org/h1.gif');
	background-repeat: repeat-x;
	color: #ffffff;
	padding: 10px;
	clear: both;
}

h2{
	background-image: url('../all_img/org/h2.gif');
	background-repeat: repeat-x;
	border-bottom: 1px solid #7ebbe3;
	padding: 15px 10px 8px 10px;
	clear: both;
}
h2.pink{
	background-image: url('../all_img/org/h2_pink.gif');
	border-color: #EA98AF;
}
h2.yellow{
	background-image: url('../all_img/org/h2_yellow.gif');
	border-color: #F8DD5D;
}
h2.green{
	background-image: url('../all_img/org/h2_green.gif');
	border-color: #A7D081;
}
h2.purple{
	background-image: url('../all_img/org/h2_purple.gif');
	border-color: #BBB3D7;
}


h3{
	border-top: 1px dashed #cccccc;
	border-bottom: 1px dashed #cccccc;
	background-color: #FBEB9E;
	padding: 5px 10px;
	clear: both;
}

h4{
	border-left: 10px solid #EA98AF;
	padding: 3px 10px;
	clear: both;
}

h5{
	background-color: #7EBBE3;
	color: #ffffff;
	padding: 2px 20px;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	clear: both;
}

h6{
	border-bottom: 1px dotted #bbbbbb;
	padding: 2px 20px;
}
h1,h2,h3,h4,h5,h6{
	line-height: 1.2em;
}

address{
	font-style: normal;
}

table,
th,
td{
	border-color: #bbbbbb;
	line-height: 1.2em;
}
th{
	background-color: #eeeeee;
}
hr{
	border: 0;
	border-bottom: 1px dashed #cccccc;
	background: #ffffff;
	margin-bottom: 10px;
}
a{
	color: #08599c;
}

/*ページスタイル設定
※各レイアウトブロックごとに外側から(または上から)設定*/
#bg{
	background-image: url('../all_img/org/bg.jpg');
	background-position: center top;
}
#bg_in{
	background-image: url('../all_img/org/bg_in.jpg');
	background-position: center top;
	background-repeat: repeat-y;
}

#wrap{
	background-image: url('../all_img/org/wrap.jpg');
	background-position: center top;
	background-repeat: no-repeat;
}
#wrap_in{
	width: 940px;
	margin: 0 auto;
	background-color: #ffffff;
}

/*ヘッダー*/
#header{
}
#header #siteid{
	width: 300px;
	float: left;
}
#header #siteid h1,
#header #siteid p a{
	display: block;
	background-repeat: no-repeat;
	background-color: transparent;
	color: #555555;
	width: 300px;
	height: 100px;
	margin: 0;
	padding: 0;
	border: none;
	text-indent: -55555em;
}
#header #siteid p{
	margin: 0;
	padding: 0;
}
#header #hcontents{
	width: 480px;
	float: right;
	padding-top: 20px
}
#header #hcontents .mojisize{
	width: 160px;
	float: left;
}

/*文字サイズ変更ボタン*/
.mojisize p{
	background-image: url("../all_img/org/li_04.gif");
	background-repeat: no-repeat;
	padding-left: 20px;
	margin: 0 0 5px 0;
}
.mojisize ul{
	margin: 0;
	padding: 0;
	list-style: none;
	display: inline;
}
.mojisize ul li{
	margin: 0 2px 0 0 ;
	padding: 0;
	display: inline;
	float: left;
}
.mojisize ul li a{
	background-image: url('../all_img/org/mojisize_icon.gif');
	background-repeat: no-repeat;
	display: block;
	width: 50px;
	height: 20px;
	text-indent: -7777em;
}
#text_n {
	background-position: 0 0;
}
a#text_n:hover{
	background-position: 0 -20px;
}
#text_l {
	background-position: -50px 0;
}
a#text_l:hover{
	background-position: -50px -20px;
}
#text_xl {
	background-position: -100px 0;
}
a#text_xl:hover{
	background-position: -100px -20px;
}


#header #hcontents .banner_1{
	width: 300px;
	float: right;
}
#header #hcontents .banner_1 ul{
	margin: 0 0 5px 0;
	padding: 0;
	list-style: none;
}
#header #hcontents .banner_1 ul li{
	margin: 0 0 0 0;
	padding: 0 5px 0 20px;
	display: inline;
	background-image: url('../all_img/org/li_03.gif');
	background-repeat: no-repeat;
	background-position: left center;
}

/*グローバルメニュー*/
#gmenu{
	margin-bottom: 20px;
}
#gmenu ul{
	margin: 0 auto;
	padding: 0;
	list-style: none;
}
#gmenu ul li{
	margin: 0;
	padding: 0;
	display: inline;
	float: left;
}
#gmenu ul li a{
	display: block;
	width: 156px;
	padding: 14px 0;
	float: left;
	background-color: #FBEB9E;
	background-image: url('../all_img/org/gmenu_li_a.gif');
	background-repeat: no-repeat;
	text-align: center;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}
#gmenu ul li:first-child a{
	width: 160px;
	background-image: url('../all_img/org/gmenu_li_a_2.gif');
}
#gmenu ul li a:hover,
#gmenu ul .sel a{
	background-color: #EA98AF;
	background-position: -156px top;
	color: #ffffff;
}
#gmenu ul li:first-child a:hover,
#gmenu ul .sel:first-child a{
	background-position: -160px top;
}


/*パンくず*/
#pankuzu{
	margin-bottom: 20px;
}
#pankuzu ul{
	margin: 0;
	padding: 0;
	list-style: none;
	font-size: 80%;
}
#pankuzu ul li{
	margin: 0;
	padding: 0;
	display: inline;
	font-weight: bold;
	color: #dd0000;
}
#pankuzu ul li a{
	background-image: url('../all_img/org/pan.gif');
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 20px;
	font-weight: normal;
}

/*COLユニット1*/
#col_unit_1{
	margin-bottom: 20px;
}

/*unit_a*/
#unit_a{
	width: 700px;
	float: right;
	text-align: justify;
	text-justify: inter-ideograph;
}

/*unit_b*/
#unit_b{
	width: 220px;
	float: left;
}

/*メニュー2*/
#unit_b .menu_2{
	border: 1px solid #7EBBE3;
	padding: 4px;
	margin-bottom: 20px;
	background-color: #7EBBE3;
}
#unit_b .menu_2 ul{
	margin: 0;
	padding: 0;
	list-style: none;
}
#unit_b .menu_2 p,
#unit_b .menu_2 ul li{
	margin: 0;
	padding: 0;
	display: inline;
	float: left;
}
#unit_b .menu_2 p a,
#unit_b .menu_2 ul li a{
	display: block;
	width: 180px;
	padding: 10px 5px 10px 25px;
	border-top: 1px solid #cccccc;
	background-color: #ffffff;
	background-image: url('../all_img/org/li_01.gif');
	background-repeat: no-repeat;
	background-position: 5px 10px;
}
#unit_b .menu_2 p a{
	border: none;
	background-color: #ffffff;
}
#unit_b .menu_2 p a:hover,
#unit_b .menu_2 ul li a:hover,
#unit_b .menu_2 ul .sel a{
	background-color: #CBE4F4;
}

/*メニュー3*/
#unit_b .menu_3{
	border: 1px solid #cccccc;
	padding: 4px;
	margin-bottom: 20px;
}
#unit_b .menu_3 ul{
	margin: 0;
	padding: 0;
	list-style: none;
}
#unit_b .menu_3 p,
#unit_b .menu_3 li{
	margin: 0;
	padding: 0;
	display: inline;
	float: left;
}
#unit_b .menu_3 p a,
#unit_b .menu_3 li a{
	display: block;
	width: 185px;
	padding: 8px 5px 8px 20px;
	border-top: 1px solid #cccccc;
	background-image: url('../all_img/org/li_01.gif');
	background-repeat: no-repeat;
	background-position: left 10px;
}
#unit_b .menu_3 p a{
	background-color: #aaaaaa;
}
#unit_b .menu_3 p a:hover,
#unit_b .menu_3 p.sel a{
	background-color: #999999;
}
#unit_b .menu_3 li a{
	background-color: #dddddd;
}
#unit_b .menu_3 li a:hover,
#unit_b .menu_3 ul.sel li.sel_page a{
	background-color: #eeeeee;
}
#unit_b .menu_3 ul.sel li.menu_cate a{
	background-color: #dddddd;
}
#unit_b .menu_3 ul.sel li.menu_cate a:hover,
#unit_b .menu_3 ul.sel li.menu_cate_sel a{
	background-color: #eeeeee;
}
#unit_b .menu_3 ul.sel li.menu_cate_sel ul li a{
	background-color: #dddddd;
}
#unit_b .menu_3 ul.sel li.menu_cate_sel ul li a:hover,
#unit_b .menu_3 ul.sel li.menu_cate_sel ul.menu_cate_sel li.sel_page a{
	background-color: #eeeeee;
}

#unit_b .menu_3 ul{
	display: none;
}
#unit_b .menu_3 ul.sel,
#unit_b .menu_3 ul.sel ul.menu_cate_sel{
	display: block;
}

/*フッター*/
#footer{
	clear: both;
	border-top: 5px solid #fbeb9e;
	padding-top: 10px;
}
#footer_a{
	border-top: 1px dashed #cccccc;
	padding-top: 10px;
}
#footer_a address{
	padding-left: 10px;
	text-align: center;
}
#footer_a address strong{
	font-size: 120%;
}

#fmenu{
	margin-bottom: 10px;
}
#fmenu ul{
	margin: 0;
	padding: 0;
	list-style: none;
	text-align: center;
}
#fmenu ul li{
	display: inline;
	border-right: 1px solid #cccccc;
	padding: 0 5px;
}
#fmenu ul li:first-child{
	border-left: 1px solid #cccccc;
}

/*コピーライト*/
#copy{
	padding: 10px 0;
	background-color: #ea98af;
	color: #ffffff;
	text-align: center;
	font-size: 80%;
}
#copy p{
	margin: 0;
	padding: 0;
}

/*トップページのみ*/
#slides{
	position: relative;
	height: 300px;
}
.slidesjs-previous,
.slidesjs-next{
	display: block;
	width: 25px;
	height: 25px;
	position: absolute;
	top: 137px;
	z-index: 15;
	background-repeat: no-repeat;
	text-indent: -55555em;
}
.slidesjs-previous{
	background-image: url('../all_img/org/slides_prev.png');
	left: 10px;
	z-index: 15;
}
.slidesjs-next{
	background-image: url('../all_img/org/slides_next.png');
	right: 10px;
	z-index: 15;
}
.slidesjs-play,
.slidesjs-stop,
.slidesjs-pagination{
	display: none;
}

.top_main{
	margin-bottom: 10px;
}
.top_main p,
.top_main object{
	margin: 0;
}
#hot_item{
	margin-bottom: 20px;
}
#hot_item p{
	display: inline;
	margin: 0 0 0 20px;
	padding: 0;
	float: left;
}
#hot_item p:first-child{
	margin: 0;
}
.toppage h2{
	font-size: 100%;
}
.toppage #unit_a{
	width: 620px;
	float: left;
}
.toppage #unit_b{
	width: 300px;
	float: right;
}
#unit_a_1_1{
	width: 300px;
	float: left;
}
#unit_a_1_2{
	width: 300px;
	float: right;
}


/*ニュース＆トピックス*/
#news_topics{
	margin-bottom: 20px;
	text-align: left;
}
#news_topics div{
}
#news_topics div:first-child h2{
	background-image: url('../all_img/org/news_h2.gif');
	border-bottom-color: #ea98af;
	margin-bottom: 5px;
}
#news_topics dl{}
#news_topics dl dt{
	margin: 5px 0 0 0;
	padding: 5px 0 0 45px;
	border-top: 1px dotted #cccccc;
	background-image: url('../all_img/org/news_dt.gif');
	background-repeat: no-repeat;
	background-position: left 7px;
}
#news_topics dl dt:first-child{
	border: none;
}
#news_topics dl .new{
	background-image: url('../all_img/org/new.gif');
}
#news_topics dl dd{
	margin: 0;
	padding: 0 0 0 50px;
	font-size: 90%;
}
.rss{
	padding-left: 15px;
	letter-spacing: 0;
}
.rss a{
	font-size: 10pt;
	font-weight: normal;
	color: #ffffff;
	background-image: url('../all_img/org/rss.gif');
	background-repeat: no-repeat;
	padding: 1px 3px 3px 16px;
	text-decoration: none;
}
.rss a:hover{
}

/*サイトマップ*/
.site_map{
	margin-bottom: 10px;
}
.site_map ul{
	margin: 0 0 10px 0;
	padding: 0;
	list-style: none;
}
.site_map ul li{
	margin: 0;
	padding: 2px 0 3px 25px;
	background-image: url('../all_img/org/site02.gif');
	background-repeat: no-repeat;
}
.site_map ul .layer_1{
	border-top: 1px dotted #cccccc;
	background-image: url('../all_img/org/site01.gif');
	background-repeat: no-repeat;
	background-position: 0 10px;
	padding-top: 10px;
}
.site_map ul .layer_1 ul li,
.site_map ul .layer_2,
.site_map ul .layer_2 ul li{
	border: none;
	margin: 0;
}
.site_map ul .layer_2{
	margin-left: 25px;
}
.site_map .in_page{
	padding-top: 5px;
}
.site_map .in_page li{
	background-image: url('../all_img/org/site03.gif');
	background-repeat: no-repeat;
}

/*メールフォーム*/
.mail_form{
}
.mail_form .form_label{
	clear: both;
	width: 207px;
	padding: 5px;
	border-top: 1px dotted #cccccc;
	border-right: 3px solid #cccccc;
	float: left;
}
.mail_form .form_label .mcheck{
	padding: 2px;
	background-color: #dd0000;
	color: #ffffff;
	font-size: 80%;
}
.mail_form .form_label .mcheck:after{
	content: "必須";
}
.mail_form .form_input{
	width: 470px;
	padding: 5px;
	border-top: 1px dotted #cccccc;
	float: left;
}
.mail_form .form_input p{
	color: #ff0000;
	font-size: 80%;
}
.mail_form .form_input input[type=text],
.mail_form .form_input textarea{
	font-size: 110%;
	padding: 3px;
	border: 1px solid #bbbbbb;
}
.mail_form .form_input textarea{
	width: 465px;
}
.mail_form .form_input input[type=text]:focus,
.mail_form .form_input textarea:focus{
	background-color: #ffffeb;
}
.mail_form .form_button{
	clear: both;
	border-top: 1px dotted #cccccc;
	padding: 5px;
	text-align: center;
}
.mail_form .form_button input{
	display: block;
	width: 150px;
	margin: 0 0 10px 275px;
	*margin: 0 0 10px 0;
	_margin: 0 0 10px 0;
}
.mail_form .form_button input[type=submit]{
	padding: 10px 0;
	font-weight: bold;
}
