@charset "utf-8";


/* すべて */
* {
	margin: 0;
	padding: 0;
}

/* 順序なし段落 */
ul{ margin: 0; padding: 0; }
li{ margin: 0; padding: 0; list-style-type: none; }

body{ background-image: url(../image/body_haikei.gif); background-repeat: repeat; }

h1,h2,h3  {
	margin: 0px;
	padding: 0px;
}

.top_title{
	font-size: 18px;
	line-height: 150%;
	padding-top: 0px;
	padding-bottom: 5px;
	padding-left: 10px;
	margin-top: 0px;
	background-repeat: no-repeat;
	background-position: right center;
	margin-bottom: 0px;
	margin-right: auto;
	margin-left: auto;
	border-left-width: thick;
	border-left-style: solid;
	border-left-color: #FF0000;
	color: #CC0000;
	background-image: url(../image/apps_logo.jpg);
}


.sub_title{
	font-size: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	line-height: 150%;
	width: 620px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 20px;
	margin-top: 10px;
	background-image: url(../image/h3_icon.gif);
	background-repeat: no-repeat;
	background-position: left center;
	margin-bottom: 10px;
	margin-right: auto;
	margin-left: auto;
}

h4{
	font-size: 16px;
}
.doe{font-size: 12px;}
.eds{
	font-size: 14px;
	background-color: #FFFFCC;
	line-height: 150%;
	padding: 3px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	color: #3333FF;
}

.edus{
	font-size: 14px;
	background-color: #FFFFCC;
	line-height: 150%;
	padding: 3px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	color: #669966;
}

.prs{
	font-size: 14px;
	background-color: #FFFFCC;
	line-height: 150%;
	padding: 3px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	color: #CC0000;
}


/* リンク */
a,
a:link,
a:visited {
    color: #016a9f;
    text-decoration: underline;
}
a:hover { text-decoration: none; }

/* リンクつき画像 */
a img {
   border: 0;
}


/* 段落 */
p { margin-top: 10px; margin-bottom: 10px; }

/* 定義リスト */
dl {}
dt {}
dd { }

/* タイトルバナー */
#banner {
	text-decoration: none;
	height:100px;
	font-size: 11px;
	width: 900px;
	margin: 0;
	padding: 0;
}
#sub_menu{
	width: 900px;
	margin: 0;
	padding: 0;
	height: 20px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	color: #FFFFFF;
	background-color: #990033;
}


#sub_menu ul {
	width: 250px;
	padding:0px;
	margin: 0;
	float: right;
}
#sub_menu li {
	text-align: left;
	float: left;
	list-style-type: none;
	padding-top: 0;
	padding-right: 5px;
	padding-bottom: 0;
	padding-left: 5px;
	width: auto;
	font-size: 12px;
	margin-top: 2px;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
}

	

/* エントリー全体 */
.content_title{
	width: 610px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	margin-bottom: 10px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 35px;
	background-image: url(../image/h2_ic.gif);
	background-repeat: no-repeat;
	background-position: left center;
	font-size: 20px;
	line-height: 150%;
}

.top_main {
	font-size: 12px;
	color: #1B1B1B;
	line-height: 150%;
	background-repeat: no-repeat;
	text-align: left;
	width: 640px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}

.top_sub {
	font-size: 14px;
	color: #414141;
	line-height: 150%;
	background-repeat: no-repeat;
	text-align: left;
	width: 560px;
	padding: 5px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-width: 0px;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}

.top_sub_title {
	font-size: 14px;
	color: #414141;
	line-height: 150%;
	background-repeat: no-repeat;
	text-align: left;
	width: 580px;
	height: 35px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
}




/* サイドメニュータイトル */
.sidetitle { color: #006752; text-align: left; font-size: 14px; font-weight: bold; background-color: #e5e5e5; background-image: url(../image/sd_title.gif); background-position: 0 0; width: 170px; height: auto; margin-bottom: 5px; padding: 5px 0 5px 5px; border: solid 1px #00849e; }

/* サイドメニュー */
.side {
    margin: 6px 0px 8px 5px;
    background: transparent;
    color: #A9A9A9;
    font-size: 10px;

    line-height: 185%;
}



.clear {
    clear:both;
}


/* 2カラム用 */
#container {
	width: 900px;
	padding: 0;
	overflow:auto;
	margin: 0 auto;
	background-image: url(../image/haikei.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
/*\*/
　* html div#container{overflow: visible;}
/**/
#container:after {
　content: "";
　display: block;
　clear: both;
}

#content {
	width: 665px;
	float: right;
	height: auto;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 0;
	font-size: 11px;
}
/*\*/
　* html div#content{overflow: visible;}
/**/
#content:after {
content: "";
display: block;
clear: both;
}


/* フッター*/
#hooter{
	color: #666666;
	font-size: 11px;
	background-image: url(../image/hooter.gif);
	background-repeat: repeat-x;
	background-position: left top;
	text-align: center;
	float: none;
	clear: both;
	margin: 0 auto;
	padding-top: 20px;
	padding-bottom: 20px;
	border-top: 1px solid #bcbcbc;
	order-bottom-style: solid;
	order-right-style: solid;
}
.copyright{color: #dbdbdb; font-family: "ＭＳ Ｐゴシック", "ヒラギノ丸ゴ Pro W4", Osaka, verdana, arial, sans-serif; font-size: 12px; text-align: center; line-height: 120%; margin: 0; padding: 10px 10px 10px 10px; clear: both; }


/* 左サイド */
div#s-navi {
	font-family: "ＭＳ Ｐゴシック", Arial, Osaka, "ＭＳ ゴシック", Osaka, sans-serif;
	float: left;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0px;
	width: 220px;
}
ul#men{
	list-style:none;
	padding: 0;
	height: 210px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
ul#men li{
	list-style:none;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #53CAFD;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 2px;
	padding: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #EAEAEA;
	width: 200px;
}
ul#men a{
	display:block;
	overflow:hidden;
	margin: 0px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	font-weight: bold;
	padding-right: 0px;
	padding-left: 15px;
	padding-top: 10px;
	padding-bottom: 0px;
	height: 20px;
}
a.site{
	background-image:url(../image/top_b.gif);
	color: #000033;
	text-decoration: none;
	background-repeat: no-repeat;
}
a:hover.site{
	background-position:0px -30px;
	text-decoration: underline;
	color: #CC0033;
}





#k_navi {
	background-color: #fafafa;
	text-align: center;
	float: none;
	clear: both;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	width: 640px;
	height: 20px;
}

#k_navi ul {
	line-height:140%;
	padding:0;
	width: 570px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#k_navi li {
	text-align: left;
	float: left;
	list-style-type: none;
	padding-top: 0;
	padding-right: 4px;
	padding-bottom: 0;
	padding-left: 4px;
	width: auto;
	font-size: 10px;
	height: 15px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
}


#sr_navi {
	text-align: center;
	height: 90px;
	float: none;
	clear: both;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	width: 640px;
	padding: 5px;
}



ul#sr{
	list-style:none;
	padding: 0;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	height: 80px;
	width: 620px;
}

ul#sr li{
	list-style:none;
	width:280px;
	padding: 0px;
	float: left;
	margin-top: 0px;
	margin-right: 25px;
	margin-bottom: 0px;
	margin-left: 0px;
}
ul#sr a{
	display:block;
	width:280px;
	height:60px;
	text-indent:-3000px;
	overflow:hidden;
}

a.sban{
	background-image:url(../apps/oban.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
a:hover.sban{
background-position:0px -60px;
}

a.kban{
	background-image:url(../apps/sban.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
a:hover.kban{
background-position:0px -60px;
}







/* 外部 */
#outer {
	background-color: transparent;
	background-image: url(../image/out_haikei.gif);
	background-repeat: repeat-y;
	background-position: center top;
	margin: 0 auto;
	width: 920px;
	height: auto;
	padding: 0;
}

/* infoエリア */
div#infoa {
	font-size: 13px;
	line-height: 170%;
	width: 588px;
	padding: 0;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.info {
	font-size: 12px;
	line-height: 170%;
	background-color: #fcfcfc;
	margin: 0;
	padding: 10px 5px;
}

.info_ic { font-size: 13px; line-height: 170%; background-color: #fcfcfc; width: 58px; height: 30px; margin: 0 0 0 210px; padding: 0; }
.info dt {
	color: #CC3366;
	font-size: 13px;
	background-repeat: no-repeat;
	margin: 0;
	padding: 0;
	list-style-type: none;
	display: list-item;
	white-space: normal;
	float: left;
	width: 85px;
	height: 30px;
}

.info dd {
	color: #333333;
	font-size: 13px;
	background-repeat: no-repeat;
	margin: 0;
	padding: 0;
	white-space: normal;
	float: left;
	clear: right;
	width: 550px;
}
.info dl {
	width: 640px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	clear: both;
	overflow: auto;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 0;
}
.info_img { width: 580px; height: 73px; margin-right: auto; margin-left: auto; padding: 0; }
div#infob {
	font-size: 13px;
	line-height: 170%;
	width: 650px;
	padding: 0;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	height: 150px;
}
.info_title {
	font-size: 13px;
	line-height: 170%;
	background-image: url(../image/info_title.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 35px;
	margin: 0;
	text-align: right;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 0;
}

.info_title2 {
	font-size: 13px;
	line-height: 170%;
	background-image: url(../image/info_title2.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 25px;
	margin: 0;
	padding: 0;
}



/* トップバナーエリア */
/* スタッフ画像エリア */
.side_ban{
	color: #404040;
	font-size: 11px;
	line-height: 130%;
	background-color: #fff;
	background-position: 0 0;
	width: 206px;
	height: 55px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 8px;
	margin-left: auto;
}

.side_gg{
	color: #404040;
	padding: 3px;
	font-size: 10px;
	line-height: 130%;
	background-color: #fff;
	background-position: 0 0;
	width: 200px;
	height: 60px;
	border: solid 1px #ddd;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}



.side_gg img {
	background-position: 0 0;
	width: auto;
	height: auto;
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
}

.side_info{
	color: #404040;
	padding: 3px;
	font-size: 10px;
	line-height: 130%;
	background-color: #fff;
	background-position: 0 0;
	width: 180px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	border: 1px solid #CCCCCC;
}

.side_rss_t {
	padding: 0;
	background-position: 0 0;
	width: 215px;
	height: 30px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

.side_rss_ft {
	padding: 0;
	background-position: 0 0;
	width: 194px;
	height: 15px;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 3px;
}


.side_info3 { color: #404040; padding: 1px  ; font-size: 10px; line-height: 150%; background-color: #fdfdfd; background-position: 0 0; width: 186px; height: 60px; margin: 0 auto 5px; border: solid 1px #d9d9d9; }
/* backtotop */
.back {
	padding: 5px;
	font-size: 12px;
	color: #7d7d7d;
	line-height: 160%;
	background-position: 0 0;
	text-align: right;
	width: 640px;
	height: auto;
	margin-top: 0;
	margin-bottom: 15px;
	margin-left: auto;
	margin-right: auto;
}
.back a,
.back a:link,
.back a:visited {
    color: #b07f51;
    text-decoration: underline;
}
.back a:hover { text-decoration: none; }


/* 概要テーブル */
table.ciinfo{
	font-size: 12px;
	border-collapse:separate;
	border-spacing:3px;
	background-color:#ffffff;
	width: 620px;
	padding: 0;
	empty-cells:show;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.ci{
	color: #343434;
	font-weight: normal;
	text-align: left;
	width: 25%;
	height: 20px;
	margin: 0;
	padding:3px;
	background-color: #F6F6F6;
}
.cii{
	color: #1b1b1b;
	text-align: left;
	vertical-align: middle;
	width: 75%;
	height: 20px;
	margin: 0;
	padding:3px;
	border-bottom: 1px dotted #e4e4e4;
}

.c{
	color: #1b1b1b;
	text-align: center;
	vertical-align: middle;
	width: 100%;
	height: 20px;
	margin: 0;
	padding:3px;
	background-color: #B0C712;
	font-weight: normal;
}




/* 全体 */

.sarea{ font-size: 13px; line-height: 150%; background-repeat: no-repeat; width: 570px; height: auto; margin: 0 auto 10px; padding: 5px; }
.sarea_cys{
	color: #1B1B1B;
	font-size: 13px;
	line-height: 150%;
	background-color: #fff;
	width: 640px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	padding: 3px;
}
.sarea_cys dl{
	margin: 0;
	padding: 0;
	height: 80px;
}
.sarea_cys dt{
	color: #000000;
	font-size: 13px;
	font-weight: bold;
	background-color: #F0F0F0;
	margin-top: 0px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
.sarea_cys dd{
	color: #171717;
	font-size: 13px;
	line-height: 120%;
	padding: 5px;
}


.sarea_cys img{
	color: #525252;
	font-size: 13px;
	line-height: 120%;
	padding: 5px;
	float: right;
	margin-right: 5px;
	margin-left: 20px;
	margin-top: 0px;
	margin-bottom: 30px;
}






table.outline{
		font-size: 12px;
	border-collapse:separate;
	border-spacing:3px;
	background-color:#ffffff;
	width: 600px;
	padding: 0;
	empty-cells:show;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

.ot{
	color: #343434;
	font-weight: normal;
	text-align: left;
	vertical-align: middle;
	width: 65px;
	height: 20%;
	margin: 0;
	padding:3px;
	background-color: #FCFCFC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E3E3E3;
}
.oti{
	color: #1b1b1b;
	text-align: left;
	vertical-align: middle;
	width: 80%;
	height: 20px;
	margin: 0;
	padding:3px;
	border-bottom: 1px dotted #e4e4e4;
}


/* 見出し */

.header{ font-size: 16px; font-weight: bold; background-color: #772303; text-align: left; letter-spacing: 0.1em; width: auto; height: auto; margin: 0 auto 15px; }



/* パンくず*/
.pan{
	color: #212121;
	font-size: 11px;
	height: 15px;
	margin-right: 5px;
	margin-bottom: 8px;
	margin-left: 5px;
	margin-top: 0px;
	background-color: #F7F7F7;
	border-bottom-style: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}

/* ﾒｰﾙフォームTEL*/

.tel{
	color: #212121;
	font-size: 13px;
	line-height: 130%;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
	width: 570px;
	padding: 5px;
	margin-top: 5px;
}

/* プライバシーポリシー*/

.ppt{
	width: 640px;
	font-size: 13px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #CC0066;
	padding-top: 3px;
	padding-bottom: 3px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	line-height: 130%;
	color: #666666;
	text-transform: none;
	font-weight: bold;
	margin: 0px;
}

.ppm{
	font-size: 12px;
	margin-left: 5px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	line-height: 140%;
	color: #333333;
	text-transform: none;
	font-weight: normal;
	padding: 5px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-top: 3px;
	width: 600px;
}

.ppm ul{
	width: 500px;
	margin-left: 15px;
	padding-top: 5px;
	line-height: 130%;
}

.ppm li{
	list-style-position: inside;
	list-style-type: decimal;
	font-size: 10px;
	line-height: 170%;
}

.in{
	margin-left: 12px;
	padding-top: 3px;
	padding-bottom: 3px;
}

.map{
	width: 640px;
	height: 385px;
	margin-right: auto;
	margin-left: auto;
}

.s_map{
	width: 315px;
	height: 360px;
	float: left;
	font-weight: normal;
	font-size: 11px;
}

.f_map{
	width: 315px;
	height: 360px;
	float: right;
	font-size: 11px;
	font-weight: normal;
}

