/* CSS Document */

body{
	background-color:#FFFFFF;
	margin-left:0px;
	margin-top:0px;
	background-repeat: repeat-x;
	background-position: top;
}

#header{
	background-repeat:no-repeat;
	width:800px;
	height:66px;
}

#main{
	width:800px;
}

#main_table{
	width:800px;
}

#title{
	background-image:url(../image/main_title.gif);
	background-repeat:no-repeat;
	width:778px;
	height:232px;
}

#title_under{
	background-image:url(../image/title_under_bar.gif);
	background-repeat:no-repeat;
	width:778px;
	height:2px;
}

#footer_bg{
	background-image:url(../image/footer_bg.gif);
	background-repeat:repeat-x;
	width:414px;
}

#footer {
	background-image:url(../image/footer.gif);
	background-repeat:repeat-x;
	width:800px;
	height: 30px;
}

#leftbox{
	text-align:right;
	width:10px;
	background-image:url(../image/common/left_border.gif);
	background-repeat:repeat-y;
	background-position:right;
}

#rightbox{
	text-align:left;
	width:12px;
	background-image:url(../image/common/right_border.gif);
	background-repeat:repeat-y;
	background-position:left;
}

.font_size_9{
	font-size:9px;
}

.font_size_10{
	font-size:10px;
}

.font_size_11{
	font-size:11px;
}

.font_size_12 {
	font-size:12px;
}

.font_color_lightblue{
	color:#A5CDD7;
}

.font_color_white{
	color:#FFFFFF;
}

.font_color_blue{
	color:#0099cc;
}

.font_color_orange{
	color:#ff6600;
}

.font_color_attention{
	color:#FF0000;
	font-size: 11px;
}

.font_Pgo {
	font-family: "£Í£Ó £Ð¥´¥·¥Ã¥¯", Osaka, "¥Ò¥é¥®¥Î³Ñ¥´ Pro W3";
	font-size: 11px;
}

.no_repeat
{
	background-repeat:no-repeat;
}

.repeat {

	background-repeat:repeat-x;
}

.text_height{
	font-size: 12px;
	line-height: 140%;
}
.text_height2{
	margin-left: 10px;
	font-size: 12px;
	line-height: 140%;
}

.text_color_orange{
	color:#f88607;
}

.text_top {
	margin-top: 10px;
}

h2 {
	font-size: 10pt;
	font-weight: bold;
	margin-bottom: 0px;
	background-color:#eee;
	padding-left: 5px;
}

.text-sentence { LINE-HEIGHT: 133%}
.text-sml {	font-size: 12px}
.text-standard { 		font-size: x-small; line-height: 1.5; }
.text-standard-plus1 {	font-size: small; line-height: 1.5; }

	line-height: 110%;
}

.sub_title{
	line-height: 140%;
	font-weight: bold;
	font-size:12px;
	margin-top: 1px;
	margin-bottom: 0px;
	padding-left: 5px;
	border-left-width: 3px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-color: #999999;

}

.td-border05 {								/* table, td ÏÈÀþ */
	border-collapse: collapse;
	border: 1px solid #666;
}

.Broken_line{
	border-bottom-style:dashed;
}

.cicle_coler{
	color:#999999;
}

.point{
	background-position:top,
	background-image: url(../image/common/point.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	background-image: url(../image/common/point.gif);
}

.point2{
	background-position:top,
	background-image:url(../image/common/point2.gif);
	background-image: url(../image/common/point2.gif);
	background-repeat: no-repeat;
	background-position: center;
}

.point3{
	background-position:top,
	background-image:url(../image/common/point3.gif);
	background-image: url(../image/common/point3.gif);
	background-repeat: no-repeat;
	background-position: center;
}

.main_leftbox{
	text-align:right;
	width:1px;
	background-image:url(../image/common/main_left_border.gif);
	background-repeat:repeat-y;
	background-position:right;
}

.main_rightbox{
	text-align:right;
	width:8px;
	background-image:url(../image/common/main_right_border.gif);
	background-repeat:repeat-y;
	background-position:right;
}

.greeting_leftbox{
	text-align:right;
	width:20px;
	background-repeat:repeat-y;
	background-position:right;
}

.greeting_rightbox{
	text-align:right;
	width:26px;
	background-repeat:repeat-y;
	background-position:right;
}

a.no_underline{
	text-decoration:none;
	color:#000000;
}

a:active.no_underline{
	text-decoration:underline;
	color:#000000;
}

a:hover.no_underline{
	text-decoration:underline;
	color:#000000;
}

a.no_underline2{
	text-decoration:none;
	color:#FF6600;
}

a:active.no_underline2{
	text-decoration:underline;
	color:#FF6600;
}

a:hover.no_underline2{
	text-decoration:underline;
	color:#FF6600;
}

a.no_underline3{
	text-decoration:none;
	color:#CC3300;
}

a:active.no_underline3{
	text-decoration:underline;
	color:#CC3300;
}

a:hover.no_underline3{
	text-decoration:underline;
	color:#CC3300;
}

.no_underline4{
	text-decoration:none;
}

a.no_underline5{
	text-decoration:none;
	color:#FFFFFF;
}

a:active.no_underline5{
	text-decoration:underline;
	color:#FFFFFF;
}

a:hover.no_underline5{
	text-decoration:underline;
	color:#FFFFFF;
}

a.no_underline6{
	text-decoration:none;
	color:#0033CC;
}

a:active.no_underline6{
	text-decoration:underline;
	color:#FF6600;
}

a:hover.no_underline6{
	text-decoration:underline;
	color:#FF6600;
}

.company_bgcolor{
	background-color:DBDEEE;
}

.company_bgcolor2{
	background-color:#999999;
}

.company_border_bgcolor{
	background-color:#003399;
}

.company_border_bgcolor2{
	background-color:#000000;
}

.td_bgcolor{
	background-color:#0032B5;
}

.td_bgcolor2{
	background-color:#CCCCCC;
}

.td_bgcolor3{
	background-color:#edf2f6;
}

.td_bgcolor4{
	background-color:#87b6c5;
}

h1 {
font:"£Í£Ó £Ð¥´¥·¥Ã¥¯", Osaka, "¥Ò¥é¥®¥Î³Ñ¥´ Pro W3";
	font-size: 14pt;
	color:#0000CC;
	font-weight: bold;
	background-color:#FFFFFF;
}

