body {
	background-color: #F5F5F5;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align:center;
	font-family:"ＭＳ Ｐゴシック", sans-serif;
	
}

/* ----------------------------------------------- */
/*  ----汎用スタイルシート----------------  */
/* ----------------------------------------------- */
/* common */
a:hover{color: #FF9900;}
strong {
	font-weight:bold;
	font-size:inherit;
}
/*　検索窓余白取り　*/
.space0 {
	margin: 0px;
	padding: 0px;
}
/* 右メニューの上マージン調整用  */
ul {
	margin: 0px;
}

ol {
	margin: 10px 10px 10px 10px;
}

.li_class00{
/*	list-style-position: outside; 
	font-size: x-small;*/
	padding-top: 0px;
	padding-right: 3px;
	padding-bottom: 0px;
	margin-left: 30px;
	padding-left: 0px;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-right: 0px;
	line-height:110%;

}
/*　テキストボックスエンボスボーダーなし加工　*/
.txtbox_line
{
	border: 1px solid #6666CC;
	height: 16px;
}

/*　フッターの文字　*/
.txt_footer {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: x-small;
	line-height: 120%;
	padding: 10px 5px 10px 5px;
	color: #333333;
	text-align:left;

}
/*　ヘッダー設定　*/
.header {
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: #310D77;
	border-left-color: #310D77;
}

/*  メイン画面外側枠幅固定用  */
.table_layout00{
	width: 518px;
	text-align: left;
}
/*　テキスト（大）　*/
.txt_large {
	font-size: small;
	line-height: 180%;
	color: #333333;
}

/*　テキスト（中）　*/
.txt_normal {
	font-size: x-small;
	line-height: 130%;
	color: #333333;
}
/*　テキスト（中2）　*/
.txt_normal2 {
	font-size: 11px;
	line-height: 130%;
	color: #333333;
}

/*　テキスト（小）　*/
.txt_small {
	font-size: xx-small;
	line-height: 130%;
	color: #333333;
}

.toppage_padding{

	padding-top:10px;

}
.toppage_padding2{

	padding-top:5px;

}
.toppage_txt_padding{

	padding:5px 5px 10px 5px;
	
}

.subpage_txt_padding2{
	padding-top:5px;
	padding-left:10px;
	padding-right:10px;
	font-size: x-small;
	line-height: 150%;
	color: #333333;
}
.subpage_menu_padding{


	padding-left:3px;

}

/*　ぱんくずテキスト　*/
.txt_pankuzu{
	font-size: x-small;
	line-height: 130%;
	color: #333333;
	padding-left:5px;
}
/*　ぱんくずエリア用ボーダー　*/
.border_pankuzu{
	border-top: 1px solid #cccccc;


}
/*　サブページ見出し１　*/
.mishashi_blue{
	font-size: x-small;
	line-height: 130%;
	color: #225e99;
	padding-left:5px;



}
.bg_sub_haikei{
	  background-image: url(../image/background/bg_main_left.jpg);
		background-color:#ffffff;
	  background-repeat: repeat-y;
	  background-position: left;
	  	padding-top:5px;
	padding-left:10px;
	padding-right:10px;

}
.hyou_left {
	background-image: url(../image/background/bt_table_shikiri.jpg);
	background-repeat: repeat-y;
	background-position: right;
	font-size: x-small;
	line-height: 150%;
	color: #225E99;
	padding: 5px 10px 5px 10px;
}
.hyou_right {
	font-size: x-small;
	line-height: 150%;
	color: #333333;
	padding: 5px 5px 5px 10px;
}
/*-----アクセスページ用スタイル----------*/
/*　テキスト（中）　*/
.txt_normal_access {
	font-size: x-small;
	line-height: 180%;
	padding-right:10px;
	color: #333333;
}
.list_a {
	list-style-position: outside;
	list-style-image: url(../image/icon/ico_yajirushi.gif);
	font-size: x-small;
	padding-top: 0px;
	padding-right: 3px;
	padding-bottom: 0px;
	margin-left: 60px;
	padding-left: 0px;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-right: 0px;
	line-height:110%;
	
	
}

.color_font_orange{

	color:#E78212;
}
.color_font_purple{

	color:#9B426F;
}
.bg_shima_00{

	background-image:url(../image/background/bg_shima_00.gif); 
	background-position:bottom; 
	background-repeat:repeat-x;
	width:100%;
	height:1px;

}
.gototop{
	padding:5px 5px 0px 5px;
	text-align:right;
	font-size:11px;

}
.box_midashi{

	padding:0px 5px 10px 10px;

}
.box_00{

	padding:20px 5px 10px 10px;
}
.txt_humei{
	background-color:#e6e6e6;
	color:#3E4A77;



}
.txt_hyakuchu{
	padding:5px 5px 0px 5px;
	font-size:11px;
	color:#666666;
}
.midashi_00{
	padding:3px 5px 3px 5px;
	margin:5px 0px 15px 0px;
	color:#3980A2;
	border-color:#CCCCCC;
	background-color:#E6E6E6;
	border-style:solid;
	border-width:1px;
	


}
.maptxt{
	font-size:15px;
	line-height:130%;

}