@charset "utf-8";

/* CSS内容 ------------------------------------------------------------

　[01]共通
　[02]全体
　[03]ヘッダー/ナビ
　[04]フッター/ナビ
　[05]メイン
　[06]フォント
　[07]リンク

-------------------------------------------------------------------- */


/* ===================［01］共通========================= */

*{
	margin:0px;
	padding:0px;
}

body,dl,dt,dd,h1,h2,h3,h4,h5,h6,address,ul,li,ol li,ul li,p,table,tr,td {
	margin:0px;
	padding:0px;
}


body {
	font-size:12px;
	font-style:normal;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	text-align:left;
	color:#666;
	margin:0;
	padding:0;
}

ul li,ol li{
	list-style:none;
}

img{
	border:0px;
}

.clear{
	margin:0;
	padding:0;
	clear:both;
}

a:link {
	color:#666;
	text-decoration:none;
}
a:visited {
	color:#666;
	text-decoration:none;
}
a:active {
	color:#666;
	text-decoration:none;
}
a:hover	{
	color:#666;
	text-decoration:none;
}


/* ===================［02］全体構造========================= */
	
#container {
	width:850px;
	margin:0 auto;
	background-image: url(../_img/back2.gif);
	background-repeat: repeat-y;
	}

	
/* ===================［03］ヘッダー/ナビ========================= */
	
#header {
	width: 850px;
	list-style-type: none;
	height: 85px;
	}
	
#g-navi{
	clear:both;
	width:850px;
	padding-left: 1px;
}

#g-navi li{
	display:inline;
}

/* ===================［04］フッター/ナビ========================= */

#footer-navi {
	width: 818px;
	float: left;
	margin-top: 10px;
	padding-top: 5px;
	padding-left: 10px;
	border: 1px solid #CCC;
	margin-bottom: 10px;
	padding-bottom: 10px;
	margin-left: 10px;
}
	
#footer {
	font-family: "HG丸ｺﾞｼｯｸM-PRO";
	position: static;
	text-align: center;
	clear: both;
	margin-top: 10px;
	background-image: url(../_img/back2.gif);
	background-repeat: repeat-y;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999;
}
	
address {
	font-size:small;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #666;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	padding-top: 15px;
	text-align: center;
}
	
/* ===================【05】メイン========================= */

#contents {
	width: 850px;
    }

#left,#center,#company,#permit,#rigth {
	width: 830px;
	float: left;
	margin-top: 10px;
	padding-top: 10px;
	padding-left: 10px;
}

#top_navi {
	width: 120px;
	float: right;
	margin-top: 10px;
	margin-left: 10px;
	padding-top: 10px;
	padding-left: 10px;
}

#news_main {
	width: 400px;
	float: left;
	margin-top: 10px;
	padding-top: 5px;
	padding-left: 10px;
	border: 1px solid #CCC;
	margin-bottom: 10px;
	padding-bottom: 10px;
	background-image: url(../_img/new_back.png);
	background-repeat: repeat;
	height: 250px;
	overflow: auto;
}
#news_main1 {
	width: 818px;
	float: left;
	margin-top: 10px;
	padding-top: 5px;
	padding-left: 10px;
	border: 1px solid #CCC;
	margin-bottom: 10px;
	padding-bottom: 10px;
	background-image: url(../_img/new_back.png);
	background-repeat: repeat;
	height: 250px;
	overflow: auto;
}


#news_main2 {
	width: 395px;
	height: 245px;
	float: left;
	margin-top: 10px;
	padding-top: 10px;
	border: 1px solid #CCC;
	margin-bottom: 10px;
	padding-bottom: 10px;
	overflow: auto;
	background-color: #FFF;
	background-image: url(../_img/back.jpg);
	padding-right: 10px;
	padding-left: 10px;
	text-align: center;
}

#other_main {
	width: 818px;
	float: left;
	margin-top: 5px;
	padding-top: 5px;
	padding-left: 5px;
	border: 1px solid #CCC;
	margin-bottom: 5px;
	padding-bottom: 5px;
}


#other_main2 {
	width: 818px;
	float: left;
	margin-top: 5px;
	padding-top: 5px;
	padding-left: 5px;
	border: 1px solid #CCC;
	margin-bottom: 5px;
	padding-bottom: 5px;
}

#topics,#news,#other{
	height: 28px;
	padding-bottom: 5px;
	}

#new{
	height: 150px;
	overflow: auto;
	}
	
#center p {
	font-size:13px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #1D2088;
	font-weight: bold;
	text-decoration: underline;
}

#rigth p {
	font-size:11px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #666;
	font-weight: bold;
	text-decoration: underline;
}

#bottom {
	padding-left: 2px;
}

#location {
	border: 2px ridge #B6007B;
	padding-bottom: 5px;
	margin-bottom: 10px;
	background-color: #FFF3F8;
	}

#location td {
	color: #666;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	}
	
#flash {
	height: 330px;
	text-align: center;
}


/* ===================［06］フォント========================= */

h1 {
	font-family: "HG丸ｺﾞｼｯｸM-PRO";
	color: #B2308C;
	font-size: 12px;
	text-indent: 10px;
	}

h2 {
	font-size:large;
	margin-bottom:10px;
	padding-left:25px;
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	background-position: center center;
	color: #600;
	}
	
h3 {
	font-family: "HG丸ｺﾞｼｯｸM-PRO";
	color: #666;
	font-size: large;
	}
	
h4 {
	font-size: 14px;
	font-weight: bold;
	color: #006;
	text-align: center;
}

.style {
	color:#000
}

.style1 {
	font-size:16px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #FFF;
}

/* ===================［07］リンク========================= */

/*------ news ------*/
.A:link {
	color:#1D2088;
	text-decoration:underline;
	font-size: 13px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-weight: bold;
}
.A:visited {
	color:#1D2088;
	text-decoration:underline;
	font-size: 13px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-weight: bold;
}
.A:active {
	color:#1D2088;
	text-decoration:none;
	font-size: 13px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-weight: bold;
}
.A:hover {
	color:#1D2088;
	text-decoration:none;
	font-size: 13px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-weight: bold;
}

/*------ other ------*/
.B:link {
	color:#666;
	text-decoration:underline;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 11px;
	font-weight: bold;
}
.B:visited {
	color:#666;
	text-decoration:underline;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 11px;
	font-weight: bold;
}
.B:active {
	color:#666;
	text-decoration:none;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 11px;
	font-weight: bold;
}
.B:hover {
	color:#666;
	text-decoration:none;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 11px;
	font-weight: bold;
}

/*------ footnavi ------*/
.C:link {
	color:#999;
	text-decoration:none;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.C:visited {
	color:#999;
	text-decoration:none;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.C:active {
	color:#666;
	text-decoration:underline;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.C:hover {
	color:#666;
	text-decoration:underline;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	font-weight: bold;
}

/*------ pagenavi ------*/
.D:link {
	color:#B2308C;
	text-decoration:none;
	font-size: 12px;
	font-weight: bold;
}
.D:visited {
	color:#B2308C;
	text-decoration:none;
	font-size: 12px;
	font-weight: bold;
}
.D:active {
	color:#B2308C;
	text-decoration:none;
	font-size: 12px;
	font-weight: bold;
}
.D:hover {
	color:#FCF;	text-decoration:none;
	font-size: 12px;
	font-weight: bold;
}

.E:link {
	color:#009;
	text-decoration:none;
	font-size: 16px;
	font-weight: bold;
}
.E:visited {
	color:#006;
	text-decoration:none;
	font-size: 16px;
	font-weight: bold;
}
.E:active {
	color:#006;
	text-decoration:none;
	font-size: 16px;
	font-weight: bold;
}
.E:hover {
	color:#9FF;
	text-decoration:none;
	font-size: 16px;
	font-weight: bold;
}

.F:link {
	color:#090;
	text-decoration:underline;
	font-size: 16px;
	font-weight: bold;
}
.F:visited {
	color:#090;
	text-decoration:none;
	font-size: 16px;
	font-weight: bold;
}
.F:active {
	color:#090;
	text-decoration:none;
	font-size: 16px;
	font-weight: bold;
}
.F:hover {
	color:#090;
	text-decoration:none;
	font-size: 16px;
	font-weight: bold;
}
