<!--
form{
	margin		: 0em ;
}
input
{
	font-size	: 9pt;
}
textarea
{
	font-size	: 9pt;
}
select
{
	font-size	: 9pt;
}

body {
	font-size: small;
	margin-top: 5px;
	margin-left: 5px;
}

#territory {
	background-color: #FFFFFF;
	width: 770px;
}

#header {
	margin-bottom: 10px;
}

#header a:hover {
	background-color: #CCCCCC;
}

#menu {
	width: 120px;
	margin-right: 27px;
	float: left;
	padding-bottom: 20px;
	margin-left: 0px;
	margin-top: 5px;
}

#menu a:hover {
	background-color: #CCCCCC;
}

#footer {
	text-align: center;
	clear: both;
}
#footer a:hover {

	background-color: #CCCCCC;
}



#contents {
	width: 550px;
	margin-bottom: 20px;
	float: right;
	padding-right: 10px;
	margin-top: 6px;
}

#contents a:hover {
	background-color: #CCCCCC;
}

h2 {
	font-size: 16px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}

h3 {
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 0px;
}


.text_right {
	text-align: right;
}

.textcenter {
	text-align: center;
}

.headerline_red {
	background-color: #FF0000;
	height: 20px;
	color: #FFFFFF;
}

.headerline_red_green {
	background-color: #7FD71C;
	height: 20px;
	color: #FFFFFF;
}

.headerline_red_blue {
	background-color: #65CFE2;
	height: 20px;
	color: #FFFFFF;
}

.headerline_red_orange {
	height: 20px;
	color: #FFFFFF;
	background-image: url(../asahi-s_images/gradation_line_20.jpg);
	background-repeat: repeat-x;
}

.h_headerline24 {
	background-color: #FFFFE6;
	height: 24px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #D9D9D9;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #D9D9D9;
}

.h_td_underline {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D9D9D9;
}

.h_redline {
	border-top-width: 10px;
	border-top-style: solid;
	border-top-color: #FF0000;
}
.h_greenline {
	border-top-width: 10px;
	border-top-style: solid;
	border-top-color: #7FD71C;
}
.h_blueline {
	border-top-width: 10px;
	border-top-style: solid;
	border-top-color: #65CFE2;
}
.h_orangeline {
	background-image: url(../asahi-s_images/gradation_line_10.jpg);
	background-repeat: repeat-x;
	height: 10px;
}
.h_waku {
	border: 1px solid #CCCCCC;
	padding: 5px;
}

.h_text_light {
	text-align: right;
}
.h_title_cell {
	text-decoration: none;
	text-align: center;
	font-size: 10px;
	width: 240px;
}
.h_tab_120px_on {
	height: 24px;
	width: 121px;
	background-image: url(../asahi-s_images/f_tab_120px_on.gif);
	background-repeat: no-repeat;
}

.h_tab_120px_off {
	height: 24px;
	width: 121px;
	background-image: url(../asahi-s_images/f_tab_120px_off.gif);
	background-repeat: no-repeat;
}

.h_tab_110px_on {
	height: 24px;
	width: 111px;
	background-image: url(../asahi-s_images/f_tab_110px_on.gif);
	background-repeat: no-repeat;
}

.h_tab_110px_off {
	height: 24px;
	width: 111px;
	background-image: url(../asahi-s_images/f_tab_110px_off.gif);
	background-repeat: no-repeat;
}

.h_imagespace {
	vertical-align: middle;
	padding-right: 5px;
	padding-left: 10px;
}
.h_imagespace_top {
	padding-top: 7px;
}
.h_middle {
	vertical-align: middle;
}

.m_table{
	width: 180px;
	vertical-align: top;
}

.m_search_red{
	border-top-width: 10px;
	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-color: #FF0000;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.m_red{
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 6px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #FF0000;
}

.m_green{
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 6px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #7FD71C;
}

.m_blue{
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 6px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #65CFE2;
}

.m_orange{
	border-top-width: 10px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	background-image: url(../asahi-s_images/gradation_line_10.jpg);
	background-repeat: repeat-x;
	background-position: top;
	padding-top: 10px;
}

.m_ball_red {

	background-color: #FFFFFF;
	background-image: url(../asahi-s_images/f_ball_red_10px.gif);
	background-repeat: no-repeat;
	background-position: 5px;
	font-style: normal;
	font-weight: normal;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	padding-top: 6px;
	padding-left: 25px;
	padding-bottom: 6px;
}

.m_ball_red_on {
	background-color: #FFFFE6;
	background-repeat: no-repeat;
	background-position: 5px;
	font-style: normal;
	font-weight: normal;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	padding-top: 6px;
	padding-left: 25px;
	padding-bottom: 6px;
	background-image: url(../asahi-s_images/f_ball_red_10px.gif);
}

.m_ball_green {

	background-color: #FFFFFF;
	background-image: url(../asahi-s_images/f_ball_green_10px.gif);
	background-repeat: no-repeat;
	background-position: 5px;
	font-style: normal;
	font-weight: normal;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	padding-top: 6px;
	padding-left: 25px;
	padding-bottom: 6px;
}

.m_ball_green_on {
	background-color: #FFFFE6;
	background-repeat: no-repeat;
	background-position: 5px;
	font-style: normal;
	font-weight: normal;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	padding-top: 6px;
	padding-left: 25px;
	padding-bottom: 6px;
	background-image: url(../asahi-s_images/f_ball_green_10px.gif);
}

.m_ball_blue {

	background-color: #FFFFFF;
	background-image: url(../asahi-s_images/f_ball_blue_10px.gif);
	background-repeat: no-repeat;
	background-position: 5px;
	font-style: normal;
	font-weight: normal;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	padding-top: 6px;
	padding-left: 25px;
	padding-bottom: 6px;
}

.m_ball_blue_on {
	background-color: #FFFFE6;
	background-repeat: no-repeat;
	background-position: 5px;
	font-style: normal;
	font-weight: normal;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	padding-top: 6px;
	padding-left: 25px;
	padding-bottom: 6px;
	background-image: url(../asahi-s_images/f_ball_blue_10px.gif);
}

.m_ball_orange {

	background-color: #FFFFFF;
	background-image: url(../asahi-s_images/f_ball_orange_10px.gif);
	background-repeat: no-repeat;
	background-position: 5px;
	font-style: normal;
	font-weight: normal;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	padding-top: 6px;
	padding-left: 25px;
	padding-bottom: 6px;
}

.m_ball_orange_on {
	background-color: #FFFFE6;
	background-repeat: no-repeat;
	background-position: 5px;
	font-style: normal;
	font-weight: normal;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	padding-top: 6px;
	padding-left: 25px;
	padding-bottom: 6px;
	background-image: url(../asahi-s_images/f_ball_orange_10px.gif);
}

	ul.m_List{
	margin: 0px;
	padding: 0px;
	list-style: none;
}

.m_mod_margin{
	margin-bottom: 5px;
}

.m_content{
	background-color: #FFFFFF;
	background-image: none;
  
}

.m_first{
	font-weight: normal;
	font-style: normal;
	margin-left: 0px;
	background-repeat: no-repeat;
	background-image: url(../asahi-s_images/m_redsankaku.gif);
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 20px;
	background-position: 8px;
	font-size: 12px;
}
.m_second{
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	margin-left: 16px;
	background-repeat: no-repeat;
	background-image: url(../asahi-s_images/m_tree.gif);
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 18px;
}
.m_orangecell_whitetext {
	font-weight: normal;
	color: #FFFFFF;
	height: 20px;
	vertical-align: middle;
	background-image: url(../asahi-s_images/gradation_line_20.jpg);
	background-repeat: repeat-x;
}


-->