/* ======================================== サイト全体に適用*/
* { /* 全ての要素の間隔・余白を０へ */
margin:0;
padding:0;
}

* {
	font-family: verdana,osaka,"ＭＳ Ｐゴシック",sans-serif,"ヒラギノ角ゴ Pro W6" ;
	color: #222222;}


body {
	margin: 0px;
	padding: 0px;
	background-color: #EEEEEE;
}

div,p,h1,h2,h3,h4,h5 {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	line-height: 16px;
}


ul {
	list-style: none;
}

li img,
dt img {
	vertical-align: bottom;
}


img{
border: none;
}

a {
	color: #38ABD0;
	text-decoration: none;
}

a:hover {
	color: #5AC2E3;
	text-decoration: underline;
}

.clear {
	clear: both;
}


form {
	margin: 0;
	padding: 0;
}


/* 文字サイズ */
#main{}
#menuL{
	font-size: 92%;
}


p, /* 文章の行間を指定 */
#contents li,
dl,
dd
{
	line-height: 160%;
}


p{
	margin: 0px 0em 1.5em 3px;
}

ul,ol,dl{
	margin: 0em 1em 1em 2em;
}


/* ========================================  .contentswrap 間隔・余白調整用 */
.contentswrap{
	margin: 0px;
}


/* ========================================  #page ページ外枠 */
#page {
	width: 900px;
	margin: 0px auto;
	text-align: left;
	background-color: #FFF;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #001881;
}



/* ========================================  #header 画面上部 */

#header {
	width: 900px;
	height: 60px;
	margin: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 15;
}

#header h1.logo {
	width: 370px;
	height: 80px;
	margin: 0;
	padding: 0px;
	text-indent: -999999px;
	float: left;
	display: inline;
	background-image: url(../../image/logo.jpg);
	background-repeat: no-repeat;
}

.hd_link {
	margin-right: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	width: 400px;
	float: right;
	padding-top: 5px;
}

.global_site {
	margin-right: 10px;
	margin-bottom: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	width: 432px;
	float: right;
}

/* ========================================  #menu 上部メニュー */


#menu {
	text-align: center;
	background-position: center;
}

ul.menu_f02{
	height: 56px;
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-left: 10px;
	padding-right: 10px;
}


ul.menu_f02 li{
	float: left;
	display: block;
	background-position: center center;
}


ul.menu_f02 li a#b001 {
	height: 54px;
	width: 179px;
	display: block;
	text-align: center;
	background-image: url(../../image/g_menu_01.jpg);
}



ul.menu_f02 li a:hover#b001 , ul.menu_f01 li a.nowthis{
	background-image: url(../../image/g_menu_on_01.jpg);
}


ul.menu_f02 li a#b002 {
	height: 54px;
	width: 196px;
	display: block;
	text-align: center;
	background-image: url(../../image/g_menu_07.jpg);
}



ul.menu_f02 li a:hover#b002 , ul.menu_f01 li a.nowthis{
	background-image: url(../../image/g_menu_on_07.jpg);
}


ul.menu_f02 li a#b003 {
	height: 54px;
	width: 150px;
	display: block;
	text-align: center;
	background-image: url(../../image/g_menu_03.jpg);
}



ul.menu_f02 li a:hover#b003 , ul.menu_f01 li a.nowthis{
	background-image: url(../../image/g_menu_on_03.jpg);
}

ul.menu_f02 li a#b004 {
	height: 54px;
	width: 151px;
	display: block;
	text-align: center;
	background-image: url(../../image/g_menu_04.jpg);
}



ul.menu_f02 li a:hover#b004 , ul.menu_f01 li a.nowthis{
	background-image: url(../../image/g_menu_on_04.jpg);
}


ul.menu_f02 li a#b005 {
	height: 54px;
	width: 200px;
	display: block;
	text-align: center;
	background-image: url(../../image/g_menu_05.jpg);
}



ul.menu_f02 li a:hover#b005 , ul.menu_f01 li a.nowthis{
	background-image: url(../../image/g_menu_on_05.jpg);
}


/* ======================================== #contents 画面中央部 #mainとサイドメニューの外枠 */
#contents{
	margin: 0px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}


/* ========================================  #main ページの本文 */
#main {
	float: right;
	width: 580px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 0px;
	padding-right: 25px;
}


#main h1 {
	padding: 0px;
	margin: 0px;
	color: #0B7A8E;
}


#main h2 {
	clear: both;
	border-left: 6px solid #F4CC0B;
	font-size: 120%;
	background-color: #F6F6F6;
	margin-top: 2em;
	margin-right: 0px;
	margin-bottom: 1em;
	margin-left: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
	width: 555px;
}




#main h3 {
	margin: 0px 0px 0.5em 3px;
	font-size: 100%;
	color: #336699;
}


/* ========================================  menuL 左サイドメニュー */
#menuL {
	float: left;
	width: 220px;
	background-color: #F6F6F6;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 15px;
	padding-left: 5px;
}

#menuL p{
	margin-right: 1em;
	margin-left: 1em;
}



/*-----------------------------------------------------
 // メニュー(リスト)の画像をカーソルオン時にロールオーバーする
-----------------------------------------------------*/

/*--- // リンクカラー設定 // ---*/
a:link {
	color:#00F;
}
a:visited {
	color:#09F;
}
a:hover {
	color:#C90;
}
a:active {
	color:#09F;
}

/*--- // メニュー // ---*/
div#sidemenu {
	width:220px;
	padding-left: 15px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
}
#sidemenu h2#menu_title {
	margin:0;
	width:220px;
	color:#000;
	font-weight:normal;
	background-image: url(../../image/sidemenu_title01.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 40px;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 18px;
}
#sidemenu h2#menu_title02 {
	margin:0;
	width:220px;
	color:#000;
	font-weight:normal;
	background-image: url(../../image/sidemenu_title02.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 40px;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 18px;
}
#sidemenu h2#menu_title03 {
	margin:0;
	width:220px;
	color:#000;
	font-weight:normal;
	background-image: url(../../image/sidemenu_title03.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 40px;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 18px;
}
#sidemenu h2#menu_title04 {
	margin:0;
	width:220px;
	color:#000;
	font-weight:normal;
	background-image: url(../../image/sidemenu_title04.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 40px;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 18px;
}
#sidemenu h2#menu_title05 {
	margin:0;
	width:220px;
	color:#000;
	font-weight:normal;
	background-image: url(../../image/sidemenu_title05.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 40px;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 18px;
}

#sidemenu h2#menu_title06 {
	margin:0;
	width:220px;
	color:#000;
	font-weight:normal;
	background-image: url(../../image/sidemenu_title06.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 40px;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 18px;
}

#sidemenu h2#menu_title07 {
	margin:0;
	width:220px;
	color:#000;
	font-weight:normal;
	background-image: url(../../image/sidemenu_title07.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 40px;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 18px;
}

#sidemenu h2#menu_title08 {
	margin:0;
	width:220px;
	color:#000;
	font-weight:normal;
	background-image: url(../../image/sidemenu_title08.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 40px;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 18px;
}

#sidemenu h2#menu_title09 {
	margin:0;
	width:220px;
	color:#000;
	font-weight:normal;
	background-image: url(../../image/sidemenu_title09.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 40px;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 18px;
}

#sidemenu h2#menu_title10 {
	margin:0;
	width:220px;
	color:#000;
	font-weight:normal;
	background-image: url(../../image/sidemenu_title10.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 40px;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 18px;
}

#sidemenu h2#menu_title11 {
	margin:0;
	width:220px;
	color:#000;
	font-weight:normal;
	background-image: url(../../image/sidemenu_title11.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 40px;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 18px;
}


#sidemenu ul {
	line-height:140%;
	margin:0;
	padding:0;
}
#sidemenu ul li {
	list-style-type:none;
	background:#FFF;
}
#sidemenu ul li a {
	display:block;
	width:180px;
	text-decoration:none;
	padding-top: 10px;
	padding-right: 5;
	padding-bottom: 5px;
	padding-left: 30px;
	background-image: url(../../image/sidemenu_b.gif);
	background-repeat: no-repeat;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}
#sidemenu ul li a:hover {
	background:url(../../image/sidemenu_b.gif) no-repeat right top;
}



/* ========================================  #underNavi 画面下部サブナビゲーション */
#underNavi{
	clear: both;
	margin: 0px;
	text-align: center;
	border-top-style: none;
}

.pagetop  {
	border-bottom-style: none;
	border-top-width: medium;
	border-top-style: none;
	border-right-style: none;
	border-bottom-width: thick;
	border-left-style: none;
	height: 30px;
	font-size: 12px;
	width: 850px;
	margin-right: 50px;
	text-align: right;
}


/* ========================================  #footer 画面下部 */

#footer  {
	border-bottom-style: none;
	border-top-width: medium;
	border-top-style: none;
	border-right-style: none;
	border-bottom-width: thick;
	border-left-style: none;
	background-image: url(../../image/ft_bg.gif);
	height: 50px;
	background-repeat: repeat;
	font-size: 12px;
	width: 900px;
	text-align: center;
}


/* ========================================  そのほか個別設定 */
.title{
	padding: 0px 0px 0px 10px;
	margin: 0px 0px 20px;
	border-left: 30px solid #F4CC0B;
}

.label{
	padding: 7px 5px 5px 10px;
	margin: 0px 0px 10px;
	border-left: 10px solid #F4CC0B;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #0B7A8E;
}


.subh {
	padding: 5px 0px 0px 3px;
	margin: 0px;
	border-top: 1px dashed #999999;
	font-weight: bold;
	color: #4A8854;
}

.photo {
	margin: 0px 0px 20px;
}

.toInfo {
	margin: 0px 0px 1em;
	text-align: right;
	list-style-type: none;
}

.box {
	float: left;
	height: 150px;
	width: 200px;
	margin: 0px 10px 15px 0px;
	font-size: 92%;
	background-color: #EBF0F3;
}

.box p{
	margin: 10px !important;
}





/* その他*/ 


.menu01 {
	margin: 5;
	padding: 5px;
	background: url(images/dotted-bg-pink.gif) repeat center center;
	font-family: ・ｭ・ｳ ・ｰ繧ｴ繧ｷ繝・け, Osaka, 繝偵Λ繧ｮ繝手ｧ偵ざ Pro W3;
	font-size: 12px;
	line-height: 16px;
	color: #000000;
	font-weight: bold;
}

.menu01_01 {
	margin: 5;
	background: #FFFFFF url(images/dotted-bg-pink.gif) repeat center center;



	font-family: ・ｭ・ｳ ・ｰ繧ｴ繧ｷ繝・け, Osaka, 繝偵Λ繧ｮ繝手ｧ偵ざ Pro W3;
	font-size: 12px;
	line-height: 180%;
	color: #000000;
	font-weight: bold;
	font-family: "・ｭ・ｳ ・ｰ繧ｴ繧ｷ繝・け", "Osaka";
	padding-right: 18px;
	padding-left: 18px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top-width: thick;
	border-right-width: thick;
	border-bottom-width: thick;
	border-left-width: thick;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FF0000;
	border-right-color: #FF0000;
	border-bottom-color: #FF0000;
	border-left-color: #FF0000;



}

.menu02 {
	margin: 0 auto;
	padding: 0px 0px 0px 0px;
	background: url(images/bg_orange.gif) repeat left center;
}

.menu03 {
	margin: 0 auto;
	padding: 0px 0px 0px 0px;
	background: url(images/bg_green.gif) repeat center center;
}

.menu04 {
	margin: 0 auto;
	padding: 0px 0px 0px 0px;
	background: url(images/grey-dotted.gif) repeat center center;
}

.menu05 {
	margin: 0 auto;
	padding: 0px 0px 0px 0px;
	background: url(images/dotted-red.gif) repeat center center;
}

.menu06 {
	margin: 0 auto;
	padding: 0px 10px 0px 10px;
	background: url(images/dotted-black.gif) repeat center center;
}

.menu07 {
	margin: 0 auto;
	padding: 0px 10px 0px 10px;
	background: url(images/bg_red1.gif) repeat center center;
	font-family: ・ｭ・ｳ ・ｰ繧ｴ繧ｷ繝・け, Osaka, 繝偵Λ繧ｮ繝手ｧ偵ざ Pro W3;
	font-size: 12px;
	line-height: 16px;
	color: #FFFFFF;
	font-weight: bold;
}

.menu08 {
	margin: 2 5px 2 auto;
	padding: 5px 5px 5px 10px;
	background: url(images/bg_blue.gif) repeat center center;
	font-family: ・ｭ・ｳ ・ｰ繧ｴ繧ｷ繝・け, Osaka, 繝偵Λ繧ｮ繝手ｧ偵ざ Pro W3;
	font-size: 12px;
	line-height: 16px;
	color: #FFFFFF;
	font-weight: bold;
}

.menu09 {
	margin: 0 auto;
	padding: 0px 10px 0px 10px;
	background: url(images/bg_red.gif) repeat center center;
	font-family: ・ｭ・ｳ ・ｰ繧ｴ繧ｷ繝・け, Osaka, 繝偵Λ繧ｮ繝手ｧ偵ざ Pro W3;
	font-size: 12px;
	line-height: 16px;
	color: #FFFFFF;
	font-weight: bold;
}

.menu11 {
	margin: 0 10px;
	padding: 10px 0px;
	background: url(images/bg.gif) repeat center center;
}

.menu12 {
	margin: auto;
	padding: 10px;
	background: #FFFFFF url(images/bg.gif) repeat center center;
	border-left: none;
	border-bottom-style: groove;
	border-top-width: thin;
	border-top-style: solid;
	border-right-style: none;
	border-top-color: #000000;
	font-weight: bold;
	color: #000000;
	height: auto;
	width: auto;
	font-size: 14px;
}

.menu13 {
	margin: auto;
	padding: 10px;
	background: #FFFFFF url(images/bg.gif) repeat center center;
	border-left: none;
	border-bottom-style: groove;
	border-top-width: thin;
	border-top-style: solid;
	border-right-style: none;
	border-top-color: #FF0000;
	font-weight: bold;
	color: #000000;
	height: auto;
	width: auto;
	font-size: 14px;
}

.roman  { font-family: Verdana, Arial, Helvetica, sans-serif }
.bg_left { background-image: url("images/bg_left.gif"); background-repeat: repeat-y; width: 30px }
.bg_right  { background-image: url("images/bg_right.gif"); background-repeat: repeat-y; width: 30px }
.contents  { background-color: #fff }
.left_line  { border-left: 1px solid #ddd }
.news    {
	font-size: 12px;
	padding: 6px;
	text-decoration: underline;
	background-color: #FFCC66;
	font-weight: normal;
	color: #000000;

}
.news2    {
	font-size: 12px;
	padding: 1px;
	text-decoration: underline;
	background-color: #FFFF00;
	font-weight: normal;
	color: #000000;
	margin: 1px;
	line-height: 130%;



}
.contact  { font-size: 10px; line-height: 120%; background-image: url("images/contact2.gif"); background-repeat: repeat-y; padding-top: 5px; padding-right: 20px; padding-left: 20px }
.lev2_contents    { color: #333; background-color: #fff; padding: 6px; vertical-align: top }
.lev2_subtitle_link    { font-size: 12px; background-image: url("images/bg_blue.gif"); background-repeat: repeat-x; text-align: right; padding-right: 5px; padding-left: 5px; height: 23px; border-right: 1px solid #fff }
.lev2_subtitle_white      { font-size: 12px; background-image: url("images/bg_white.gif"); background-repeat: repeat-x; text-align: right; padding-top: 10px; padding-right: 5px; padding-left: 5px; border-right: 1px solid #fff }
.12px { font-size: 12px; line-height: 150% }
.10px { font-size: 10px; line-height: 130% }
.cell-left   { font-size: 12px; font-weight: bold; line-height: 130%; letter-spacing: 3px; padding-top: 3px; padding-bottom: 3px; padding-left: 5px; border-bottom: 1px solid #999; border-left: 5px solid #999 }
.cell-right {
	font-size: 12px;
	line-height: 160%;
	padding-top: 3px;
	padding-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #253394;
}
/*without underbar*/

.cell-left1  {
	font-size: 12px;
	font-weight: normal;
	line-height: 130%;
	letter-spacing: 3px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
	border-bottom-style: solid;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #253394;
	border-bottom-width: 1px;
	border-bottom-color: #253394;
	text-align: left;
}

.cell-left1_01  {
	font-size: 10px;
	font-weight: normal;
	line-height: 130%;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
	border-bottom-style: solid;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #253394;
	border-bottom-width: 1px;
	border-bottom-color: #253394;
	text-align: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #253394;
}

.cell-left1_0{
	font-size: 12px;
	font-weight: normal;
	line-height: 130%;
	letter-spacing: 3px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
	border-bottom-style: solid;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #253394;
	border-bottom-width: 1px;
	border-bottom-color: #253394;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #253394;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #253394;
	text-align: left;
}


.cell-left1_1{
	font-size: 12px;
	font-weight: normal;
	line-height: 130%;
	letter-spacing: 3px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
	border-bottom-style: solid;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #253394;
	border-bottom-width: 1px;
	border-bottom-color: #253394;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #253394;
	text-align: left;
}

.cell-left1_2{
	font-size: 12px;
	font-weight: normal;
	line-height: 130%;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
	border-bottom-style: solid;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #253394;
	border-bottom-width: 1px;
	border-bottom-color: #253394;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #253394;
	text-align: left;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}


.cell-left1_2_top{
	font-size: 12px;
	font-weight: normal;
	line-height: 130%;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
	text-align: left;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	border: 1px solid #253394;
}


.cell-left2_1  {
	font-size: 12px;
	font-weight: bold;
	line-height: 130%;
	letter-spacing: 3px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
	border-bottom-style: none;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #0CF;
	text-align: left;
}

.cell-left2  {
	font-size: 12px;
	font-weight: bold;
	line-height: 130%;
	letter-spacing: 3px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
	border-bottom-style: none;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #253394;
	text-align: left;
}


.cell-left3  {
	font-size: 12px;
	font-weight: bold;
	line-height: 150%;
	padding-top: 3px;
	padding-bottom: 5px;
	padding-left: 5px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #253394;
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #253394;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #253394;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #253394;
	background-color: #E8E8E8;
	text-align: left;
}


.cell-left3_0  {
	font-size: 12px;
	font-weight: bold;
	line-height: 150%;
	padding-top: 3px;
	padding-bottom: 5px;
	padding-left: 5px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #0CF;
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #0CF;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #0CF;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #0CF;
	background-color: #E8E8E8;
	text-align: left;
}

.cell-left3_01  {
	font-size: 12px;
	font-weight: bold;
	line-height: 150%;
	padding-top: 3px;
	padding-bottom: 5px;
	padding-left: 5px;
	border-bottom-width: 1px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #900;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	background-color: #E8E8E8;
	text-align: left;
	border-bottom-style: solid;
	border-bottom-color: #900;
}

.cell-left3_02  {
	font-size: 12px;
	font-weight: bold;
	line-height: 150%;
	padding-top: 3px;
	padding-bottom: 5px;
	padding-left: 5px;
	border-bottom-width: 1px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #F00;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	background-color: #E8E8E8;
	text-align: left;
	border-bottom-style: solid;
	border-bottom-color: #F00;
}

.cell-left3_03  {
	font-size: 12px;
	font-weight: bold;
	line-height: 150%;
	padding-top: 3px;
	padding-bottom: 5px;
	padding-left: 5px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #F96;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #F96;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	background-color: #E8E8E8;
	text-align: left;
}

.cell-left3_04  {
	font-size: 12px;
	font-weight: bold;
	line-height: 150%;
	padding-top: 3px;
	padding-bottom: 5px;
	padding-left: 5px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #253394;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #253394;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #253394;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #253394;
	background-color: #E8E8E8;
	text-align: left;
}

.cell-left3_05  {
	font-size: 12px;
	font-weight: bold;
	line-height: 150%;
	padding-top: 3px;
	padding-bottom: 5px;
	padding-left: 5px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #FC6;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #FC6;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	background-color: #E8E8E8;
	text-align: left;
}

.cell-right2  { font-size: 12px; line-height: 130%; padding-top: 3px; padding-bottom: 3px }


.form1  {
	color: #000000;
	font-size: 12px;
	background-color: #F3F3F3;
	border: solid 1px #B7B7B7;
	padding: 10px;
	margin: 5px;
} 
.form2 {
	color: #000000;
	font-size: 12px;
	background-color: #FFFFFF;
	margin: 5px;
	padding: 10px;
	border-top-width: 1px;
	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: none;
	border-top-color: #B7B7B7;
	border-right-color: #B7B7B7;
	border-bottom-color: #B7B7B7;
	border-left-color: #B7B7B7;
} 
.form3 { color: #000000; font-size: 12px; background-color: #D1D9F1; border: solid 1px #B7B7B7 } 

.px10       { font-size: 10px; line-height: 120%; font-family: "MS Gothic", "繝偵Λ繧ｮ繝手ｧ偵ざ Pro W3", "Osaka" }
.px12     {
	font-size: 12px;
	line-height: 150%;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif
}
.px12M {
	font-size: 12px;
	line-height: 150%;
	font-family: "MS Gothic", "繝偵Λ繧ｮ繝取・譛・Pro W6", "Osaka";
	font-weight: bold;
}
.px12_2 {
	font-size: 12px;
	line-height: 150%;
	font-family: sans-serif;
	font-weight: bold;
}
.px12dot  { font-size: 12px; line-height: 150%; font-family: "繝偵Λ繧ｮ繝手ｧ偵ざ Pro W3", Osaka, "MS Gothic"; padding-bottom: 15px; border-bottom: 1px dotted gray }
.px12dot02  {
	font-size: 12px;
	line-height: 180%;
	font-family: "繝偵Λ繧ｮ繝手ｧ偵ざ Pro W3", "Osaka", "MS Gothic";
	background-color: #E1FFFD;
	margin: 15px;
	padding: 15px 5px;
	border: 1px dotted #0000FF;
}
.px14  {
	font-size: 14px;
	line-height: 120%;
	font-family: "MS Gothic", "繝偵Λ繧ｮ繝手ｧ偵ざ Pro W6", "Osaka";
	padding-right: 5px;
	padding-left: 5px;
}
.10en    { font-size: 10px; line-height: 110%; font-family: "Verdana","Arial" }
.12en { font-size: 12px; line-height: 140%; font-family: "Verdana","Arial" }
.margin10 { font-size: 10px; font-family: "MS Gothic", "繝偵Λ繧ｮ繝手ｧ偵ざ Pro W3", Osaka; line-height: 140%; padding-left: 10px }
.margin10_1 {
	font-size: 10px;
	font-family: "MS Gothic", "繝偵Λ繧ｮ繝手ｧ偵ざ Pro W3", "Osaka";
	line-height: 180%;
	background-color: #FFFFFF;
	padding-top: 10px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FF3300;
	padding-bottom: 10px;


}
.margin18 { font-size: 12px; font-family: "MS Gothic", "繝偵Λ繧ｮ繝手ｧ偵ざ Pro W3", "Osaka"; line-height: 180%; padding-right: 18px; padding-left: 18px }
.margin18_2 {
	font-size: 12px;
	font-family: "MS Gothic", "繝偵Λ繧ｮ繝手ｧ偵ざ Pro W3", "Osaka";
	line-height: 180%;
	font-weight: bold;
	background-color: #FFFF00;
	text-decoration: underline;


}

.margin18_3 {
	font-size: 12px;
	font-family: "MS Gothic", "繝偵Λ繧ｮ繝手ｧ偵ざ Pro W3", "Osaka";
	line-height: 180%;
	font-weight: normal;
	color: #FFF;
	margin: 5px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 15px;
}

.margin_l {
	font-size: 12px;
	font-family: "MS Gothic", "繝偵Λ繧ｮ繝手ｧ偵ざ Pro W3", "Osaka";
	line-height: 200%;
	margin: 20px 30px;
	padding: 20px 30px;


}

.margin_l_02 {
	font-size: 12px;
	font-family: "MS Gothic", "繝偵Λ繧ｮ繝手ｧ偵ざ Pro W3", "Osaka";
	line-height: 180%;
	margin: 20px 30px;
	padding: 20px 30px;
	background-color: #FFFFCC;
	border: 2px solid #FFCC00;
	color: #993300;





}

.margin_l_03 {
	font-size: 12px;
	font-family: "・ｭ・ｳ ・ｰ繧ｴ繧ｷ繝・け", "Osaka";
	line-height: 200%;
	margin: 20px;
	padding: 5px 15px;
	background-color: #EAEAEA;
	border: 2px solid #000099;
	color: #000099;
}


.dotcell  {
	font-size: 12px;
	font-family: "MS Gothic", "繝偵Λ繧ｮ繝手ｧ偵ざ Pro W6", "Osaka";
	border: dotted 1px gray;
	margin: 10px;
	padding: 10px;
	line-height: 130%;

}
.dotcell2  {
	font-size: 10px;
	font-family: "MS Gothic", "繝偵Λ繧ｮ繝手ｧ偵ざ Pro W6", "Osaka";
	border: 1px dotted #FF0000;
	margin: 10px;
	padding: 10px;
	line-height: 130%;
	color: #FF0000;
	background-color: #FFFF99;
}

.dotcell3  {
	font-size: 14px;
	font-family: "・ｭ・ｳ ・ｰ繧ｴ繧ｷ繝・け", "Osaka";
	margin: 10px;
	padding: 15px 10px 2px 2px;
	line-height: 150%;
	border-top: 1px none #FF0000;
	border-right: 1px none #FF0000;
	border-bottom: 1px dotted #FF0000;
	border-left: 1px none #FF0000;
	font-weight: bold;
	color: #FF3300;

}

.dotcell4  {
	font-size: 12px;
	font-family: "・ｭ・ｳ ・ｰ繧ｴ繧ｷ繝・け", "Osaka";
	border: thin solid #FF6600;
	margin: 15px 10px;
	padding: 15px 10px;
	line-height: 180%;
	color: #000000;
	background-color: #FFFFCC;
	font-weight: normal;

}


.px9 { font-size: 9px; line-height: normal; font-family: "MS Gothic", "繝偵Λ繧ｮ繝手ｧ偵ざ Pro W3", "Osaka" }
.px14_2 {
	font-size: 14px;
	line-height: 120%;
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-left-width: 3px;
	border-left-style: solid;
	background-repeat: repeat;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
	background-color: #F3F3F3;
	font-weight: bold;
}
.px14_3 {
	font-size: 14px;
	line-height: 180%;
	font-family: "MS Gothic", "繝偵Λ繧ｮ繝手ｧ偵ざ Pro W6", "Osaka";
	font-weight: bold;
	background-color: #FFFFFF;
	font-variant: normal;


}

.px14_4 {
	font-size: 14px;
	line-height: 180%;
	font-family: "・ｭ・ｳ ・ｰ繧ｴ繧ｷ繝・け", "Osaka";
	font-weight: bold;
	background-color: #FFFFFF;
	font-variant: normal;
	border-bottom-style: dashed;
	border-bottom-width: thin;
	border-bottom-color: #FF0000;





}


.px14_6 {
	font-size: 14px;
	line-height: 150%;
	font-family: "・ｭ・ｳ 繧ｴ繧ｷ繝・け", "Osaka・咲ｭ牙ｹ・;
	font-weight: bold;
	background-color: #FFFFFF;
	font-variant: normal;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #009900;
	border-left-style: none;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #009900;
	padding: 5px;


}


.snavi {
	font-size: 12px;
	margin: 10 0 10px 10px;
	padding: 10 0 10 5;
	border-bottom: 1px dotted #999999;
	background-repeat: no-repeat;
	background-color: #FFFFFF;




}
.snavi02 {

	font-size: 10px;
	margin: 10 0 10px 10px;
	padding: 10 0 10 5;
	border-bottom: 1px dotted #999999;
	background-repeat: no-repeat;
	background-color: #FFFFFF;


}

.snavi02_2 {
	font-size: 10px;
	margin: 5;
	padding: 15 0 15 13;
	background-repeat: no-repeat;
	background-image: url(images/ico_btn5a_7.gif);
	font-family: "・ｭ・ｳ ・ｰ繧ｴ繧ｷ繝・け", "Osaka";
	background-position: center center;
	background-color: #FFFFFF;
	line-height: 150%;
	
}

.snavi02_3 {
	font-size: 10px;
	margin: 5;
	padding: 15 0 15 16;
	background-repeat: no-repeat;
	background-image: url(images/top_b01.jpg);
	font-family: "・ｭ・ｳ ・ｰ繧ｴ繧ｷ繝・け", "Osaka";
	background-position: center center;
	background-color: #FFFFFF;
	line-height: 150%;
	
}

.snavi02_4 {
	font-size: 14px;
	margin: 5;
	padding: 3 0;
	background-repeat: repeat-x;
	background-image: url(images/topbar_bg.gif);
	font-family: "・ｭ・ｳ ・ｰ繧ｴ繧ｷ繝・け", "Osaka";
	background-position: center center;
	background-color: #FFFFFF;
	
}

.snavi02_5 {
	font-size: 14px;
	margin: 5;
	padding: 3 0;
	background-repeat: repeat-x;
	background-image: url(images/menubar.jpg);
	font-family: "・ｭ・ｳ ・ｰ繧ｴ繧ｷ繝・け", "Osaka";
	background-position: center top;
	background-color: #FFFFFF;
	
}

.snavi02_6 {
	font-size: 12px;
	margin: 2 2 2 5;
	padding: 0 15 2 10;
	background-repeat: no-repeat;
	background-image: url(images/line.gif);
	font-family: "・ｭ・ｳ ・ｰ繧ｴ繧ｷ繝・け", "Osaka";
	background-position: left bottom;
	line-height: 200%;
	font-weight: bold;
	
}

.snavi02_7 {
	font-size: 14px;
	margin: 5;
	padding: 5 15 5 70;
	background-repeat: no-repeat;
	background-image: url(images/top_titlebar.gif);
	font-family: "・ｭ・ｳ ・ｰ繧ｴ繧ｷ繝・け", "Osaka";
	background-position: left center;
	line-height: 400%;
	font-weight: bold;
	
}
div table tr .margin18 .margin18 {
	text-align: left;
}
