@charset"Shift_JIS";

/*基本セレクタ*/
body{
	font-size:12px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	text-align:center;
	margin: 0;
	padding: 0;
	background-image:url(../img/bg.gif);
	background-repeat:repeat-x;
	background-color: #ffffff;
	color:#333333;
	
}
h1,h2,h3,h4,h5,h6,p,ul,ol,dl {
	margin-top: 0;
	margin-bottom: 0;
}

a {
	color: #0033ff;
}

a:hover{
	color:#6699ff;
	text-decoration: none;
}

.mail_size{
	font-size:10px;
}

img{
	border-style:none;
}

.red{
	font-weight:bold;
	color:#CC0000;
}

.red2{
	color:#CC0000;
}

.red3{
	font-weight:bold;
	color:#CC0000;
	font-size:15px;
}

.orange{
	color:#FFCC33;
}

.green{
	color:#009900;
}

.b{
	font-weight:bold;
}

.small2{
	font-size:10px;
	text-align:center;
	line-height:120%;
}

.marker_red{
	color: #FFFFFF;
	background-color: #CC0000;
	padding: 2px;

}

.marker_yellow{
	background-color:#ffff33;
}

/*コンテナ（全体）*/
#container{
	width: 780px;
	position: relative;
	margin: 0;
	background-color: #ffffff;
	margin-left: auto;
	margin-right: auto;
	padding: 0;
	background-image:url(../img/main_mid.gif);
	background-repeat:repeat-y;
}


/*ヘッダー　トップページ*/
#header{
	width: 780px;
	height: 98px;
	background-color: #ffffff;
	margin-left: auto;
	margin-right: auto;
	background-image:url(../img/header.jpg);
	background-repeat:no-repeat;
	margin-bottom:0px;
}

#header h1,#header h2{
	display:none;
}

#header p{
	text-align:right;
	padding-right:10px;
	padding-top:3px;
}

#header h3{
	position: absolute;
	top: 80px;
	left: 70px;
	font-size:12px;
	font-weight:normal;
}


/*タイトル*/
#title{
	position: absolute;
	top: 0px;
	left: 0px;
}

/*イメージエリア*/
#img_area{
	width: 780px;
	height: 286px;
	background-color: #ffffff;
	margin-left: auto;
	margin-right: auto;
	margin-bottom:45px;
	clear:both;
}



/*パンくず*/
.pan_list{
	width:540px;
	clear:both;	

}

.pan_list p{
	margin-left:10px;
}

.pan_list a{
	background:url(../img/list_pan.gif) no-repeat center right;
	padding-right:15px;
	text-decoration:none;	
}


/*フォントサイズ*/
#font_size_area{
	position: absolute;
	top: 390px;
	left: 440px;
}


/*メインコンテンツ*/
#main{
	/*float:left;*/
	width:757px;
	margin-top:0px;
	margin-right:auto;
	margin-left:auto;
	margin-bottom: 20px;
	background-color: #ffffff;
	
}

/*文字制御*/
/*リスト・チェックリスト*/
.list1{
	background-image:url(../img/list.gif);
	background-repeat:no-repeat;
	background-position:left center;
	padding-left:19px;
}

/*リスト・★*/
.list2{
	background-image:url(../img/list2.gif);
	background-repeat:no-repeat;
	background-position:left center;
	padding-left:19px;
}



/*text-align*/
.center{
	text-align:center;
}

.right{
	text-align:right;
}


/*deco*/
.marker{
	background-color: #FFFF66;
}

/*size*/
.big{
	font-size:120%;
	font-weight:bold;
}

.small{
	font-size:80%;
	color:#cc0000;
}

.s_size{
	font-size:10px;
}

/*voice*/
.voice{
	background:url(../img/voice2.gif) no-repeat center right;
	padding-right:40px;
	padding-top:5px;
	padding-bottom:5px;
	color:#FF9933;
}




/*左メニュー*/
#main_left {
	width: 547px;
	float: left;
	text-align:left;
	margin-left: 0px;
	_margin-left: 0px;
	
}

#main_left p {
	margin-top:1em;
	margin-bottom:1em;
	line-height: 150%;
}

/*左メインコンテンツ　各ファイル管理*/



/*メイン・右メニュー*/
#main_right{
	width:200px;
	float:right;
	text-align:left;
	margin-top:20px;
	background-color: #transparent;
}

#main_right p {
	margin-top:1em;
	margin-bottom:1em;
	line-height: 150%;
}



/*フッター*/

#footer {
	clear: both;
	margin-left: auto;
	margin-right: auto;
	padding-bottom:0px;
	width: 750px;
	text-align:left;
	padding-left:0px;
	padding-right:0px;
	background-color:#ffffff;
}

#footer p{
	margin-top: 1em;
	margin-bottom: 1em;
	line-height: 150%;
}

#footer2 {
	clear: both;
	margin-left: auto;
	margin-right: auto;
	padding-bottom:0px;
	width: 750px;
	text-align:left;
	padding-left:0px;
	padding-right:0px;
	background-color:#ffffff;
}

/*フッターナビ*/

#footer_navi{
	clear: both;
	margin-top:10px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom:0px;
	width: 750px;
	text-align:center;
	padding-top:5px;
	padding-left:0px;
	padding-right:0px;
	padding-bottom:11px;
	background-color: #ffffff;
}

#footer_navi ul{
	margin:0;
	padding:0;
}

#footer_navi li{
	display: inline;
	list-style-type: none;
	margin: 0;
	padding:0px;
}

#footer_navi ul a{
	padding-bottom: 11px;
	padding-right:5px;
	padding-left:3px;
	color: #0033ff;
	text-decoration: none;
}

#footer_navi ul a:hover,#footer_navi ul a:active{
	/*background: url(../img/a.gif) no-repeat bottom center;*/
	color: #6699ff;
	
}




/*PAGE TOP*/
.page_top{
	float:right;
	text-align:left;
	margin-right:0px;
}
.page_top a{
	width:51px;
	height:20px;
	text-decoration: none;
	display: block;
	font-size: 3px;
	text-indent:-9999px;
	background-color: #ffffff;
	background-image: url(../img/pt.gif);
	background-repeat: no-repeat;
	color: #006600;
}

.page_top a:hover{
	background-color: #ffffff;
	background-image: url(../img/pt.gif);
	background-repeat: no-repeat;
	color: #ffffff;
	background-position:0 -20px;
}

/*著作権表記*/
#copy {
	clear: both;
	margin-left: auto;
	margin-right: auto;
	padding-top:5px;
	padding-bottom:0px;
	width: 750px;
	height:30px;
	text-align:center;
	padding-left:0px;
	padding-right:0px;
	background-color:#ffffff;
	/*background-image: url(../img/copy.gif);
	background-repeat: no-repeat;*/
}


#copy p.copy{
	padding-top:5px;
	text-align:center;
	color:#99ccff;
}

#copy a{
	text-decoration: none;
	color:#99ccff;
}

#skc {
	clear: both;
	margin-left: auto;
	margin-right: auto;
	padding-top:10px;
	width: 750px;
	text-align:left;
	padding-left:0px;
	padding-right:0px;
	background-color: #ffffff;
}

/*skc_link*/
.skc_link{
	float:right;
	text-align:left;
}
.skc_link a{
	width:80px;
	height:14px;
	text-decoration: none;
	display: block;
	font-size: 3px;
	text-indent:-9999px;
	background-color: #ffffff;
	background-image: url(../img/skc_xhtml.gif);
	background-repeat: no-repeat;
	color: #006600;
}

.skc_link a:hover{
	background-color: #ffffff;
	background-image: url(../img/skc_xhtml.gif);
	background-repeat: no-repeat;
	color: #ffffff;
	background-position:0 -14px;
}

.chiiki{
	width:195px;
	height:140px;
	overflow:auto;
	
}

.chiiki p{
	color:#666666;
}

/*はじめての方*/
.visiter_navi{
	text-align:center;
}

.visiter_navi a{
	width:200px;
	height:60px;
	text-decoration: none;
	display: block;
	font-size: 3px;
	text-indent:-9999px;
	background-color: #ffffff;
	background-image: url(../img/visiter2.gif);
	background-repeat: no-repeat;
	color: #006600;

}

.visiter_navi a:hover{
	background-color: #ffffff;
	background-image: url(../img/visiter2.gif);
	background-repeat: no-repeat;
	color: #ffffff;
	background-position:0 -60px;
}

/*トップナビ*/

#top_navi{
        position: absolute;
	top: 35px;
	left:620px;
	width: 150px;
}

#top_navi ul{
	margin:0;
	padding:0;
}

#top_navi li{
	display: inline;
	list-style-type: none;
	margin: 0;
	padding:0px;
}

#top_navi ul a{
	padding-right:5px;
	padding-left:20px;
	color: #0033ff;
	background: url(../img/top_list.gif) no-repeat left center;
	
}

#top_navi ul a:hover,#top_navi ul a:active{
	color: #6699ff;
	text-decoration: none;
}



