/************************************************
*
*   Copyright 2006 1okunin genk kyokai. All rights Reserved.
*
*************************************************/

body {
	margin: 0px;
	padding: 0px;
	background-position: center top;
	background-color: #ffffff;
}

/* headding size Padding
----------------------------------------------- */

h1			{
	font:normal 12px/100% "‚l‚r ‚oƒSƒVƒbƒN", Osaka;
	color:#000000;
	padding:3px 0px 3px 5px;
	margin: 0px;
}
h2			{
	font-size:16px;
	line-height:32px;
	color:#333333;
	font-weight: bold;
	height: 32px;
	background-image: url(../images/h2bk.jpg);
	padding: 1px 0px 0px 8px;
	background-position: left center;
	background-repeat: repeat-x;
} 
h3			{
	font-size:14px;
	line-height:130%;
	color:#1B1C20;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #ffffff;
} 
h4			{
	font-size:14px;
	line-height:120%;
	color:#5A5A5A;
	padding: 5px 0px;
	margin: 5px 0px;
} 
h5			{	font-size:9px;	line-height:150%;	color:#ffffff;	background-color:#FFFFCC;	border-bottom-width:medium;	border-bottom-style:double;	border-bottom-color:#999966;	border-top-width:medium;	border-top-style:double;	border-top-color:#999966;}

/* font size
----------------------------------------------- */

.header12 {
	font-size: 12px;
	color: #FFCCFF;
	text-decoration: none;
}

.title18 {
	font-size: 18px;
	color: #333399;
	text-decoration: none;
	font-weight: bold;
}

.title16 {
	font-size: 16px;
	color: #333399;
	text-decoration: none;
	font-weight: bold;
}

.title14 {
	font-size: 14px;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
}

.title14_red {
	font-size: 14px;
	color: #FF0000;
	text-decoration: none;
	font-weight: bold;
}

.title14_blue {
	font-size: 14px;
	color: #0066CC;
	text-decoration: none;
	font-weight: bold;
}

.title14_white {
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	letter-spacing: 1px;
}

.title12_white {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}

.title11_white {
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}

.main10 {
	font-size: 10px;
	color: #ffffff;
	text-decoration: none;
	line-height: 140%;
}

.main11 {
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
	line-height: 140%;
}

.main12 {
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	line-height: 140%;
}

.main12_red {

	font-size: 12px;
	color: #FF0000;
	text-decoration: none;
	line-height: 140%;
}

.main11_gray {

	font-size: 11px;
	color: #333333;
	text-decoration: none;
	line-height: 140%;
}

.main11_brown {
	font-size: 11px;
	color: #330000;
	text-decoration: none;
	line-height: 120%;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
}

.main12_white {

	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
	line-height: 140%;
}

.main12_gray {

	font-size: 12px;
	color: #333333;
	text-decoration: none;
	line-height: 140%;
}

.main9_gray {

	font-size: 9px;
	color: #333333;
	text-decoration: none;
	line-height: 140%;
}

.main7_brown {
	font-size: 7px;
	color: #330000;
	text-decoration: none;
	line-height: 120%;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
}

.main9_brown {
	font-size: 9px;
	color: #330000;
	text-decoration: none;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
}

.main14 {
	font-size: 14px;
	color: #333333;
	text-decoration: none;
	line-height: 140%;
}

.main16 {
	font-size: 16px;
	color: #ffffff;
	text-decoration: none;
	line-height: 140%;
}

.main16_gray {
	font-size: 16px;
	color: #333333;
	text-decoration: none;
	line-height: 140%;
}

.sidemenu1 {
	font-size: 12px;
	color: #FFFFFF;
	padding-left: 18px;
	padding-top: 2px;
	background-image: url(../images/menu_bk02.jpg);
	background-repeat: repeat-x;
	background-position: left center;
}

.sidemenu2 {
	font-size: 12px;
	padding-left: 14px;
	background-image: url(../images/menu_bk03.jpg);
	background-repeat: repeat-x;
	background-position: left center;
	padding-top: 2px;
}

/* Link Color
----------------------------------------------- */
A { color:#333333; text-decoration: none; }
A:hover {	color:#3366CC;	text-decoration: underline;}
visited { color:#3366CC; text-decoration: none; }

A.header {	color:#FFFFFF;	font-size:12px;	text-decoration:none;}
A.header:hover {	color:#FFFFFF;	font-size:12px;	text-decoration:underline;	line-height: normal;}

A.navi {	color:#FFFFFF;	text-decoration:none;	font-size:12px;} 
A.navi:hover {	color:#0A05A9;	text-decoration:underline;	font-size:12px;} 

A.menu {
	font-size:12px;
	color:#006600;
}
A.menu:hover {	font-size:12px;	color:#333333;	text-decoration:underline;}

A.copyrights {
	color:#EFEFEF;
	text-decoration:none;
	font-size: 9px;
	font-style: italic;
} 
A.copyrights:hover {
	color:#CCCCCC;
	text-decoration:underline;
	font-size: 9px;
	font-style: italic;
}

A.sitemap { font-size:13px; color:#3366CC;	line-height:100%; text-decoration: none; }
A.sitemap:hover { font-size:13px;	color:#3366CC;	line-height:100%;	text-decoration: underline;}

/* Top
----------------------------------------------- */
.top-text {
	font-weight:normal;
	color:#ffffff;
	font-size: 12px;
}

.top-footer {
	font-weight:normal;
	color:#ffffff;
	font-size: 12px;
	line-height: 130%;
}

/* Menu Box
----------------------------------------------- */
.menu_tr { font-size:15px;	font-weight:bold;	line-height:130% ;color:#FFCCFF }

/* box
----------------------------------------------- */

#dotbox	{	color:#333333;	padding:20px;	background-color: #CCFFCC;	font-size: 14px;	line-height: 150%;	border: thin dotted #009966;}

/* TOP menu
----------------------------------------------- */
.menu_td {
	background-image: url(../images/menu_bg.gif);
	margin: 0px;
	padding: 0px;
	height: 26px;
}
.copyrights {
	font-size: 10px;
	color: #DFDFDF;
}
.doted_table {
	border: thin dotted #FF9900;
}

.dash_table {
	border: thin dashed #FF9900;
}

.normal_table {
	border: 1px solid #999999;
	background-color: #d1e8f5;
}

.title_table {
	background-color: #FF9900;
	font-size: 18px;
	color: #CCFFFF;
	font-weight: bolder;
	text-align: center;
	letter-spacing: 10px;
}
p {
	line-height: 150%;
	margin-left: 15px;
	margin-right: 15px;
}
