@charset "shift_jis";


/* Base rules
----------------------------------------------------------------*/


*{
padding:0;
margin:0;
}

img{
	border:none;
}


body{
	padding:0;
	margin:0;
	background-color: #FFFFFF;
	background-image: url(../common_img/bg.gif);
}


a:link{
	text-decoration:underline;
	color:#006666;
}


a:visited{
	text-decoration:underline;
	color:#006666;
}

a:hover{
	text-decoration:none;
	color:#00CCCC;
}


a:active{
	text-decoration:none;
	color:#00CCCC;
}


.main{
	padding-left: 5px;
	padding-right: 5px;
	vertical-align:top;
	width: 610px;
}



/* Table
----------------------------------------------------------------*/

table{
	padding:0;
	margin:0;
}


.listTable{
	border-bottom: solid 1px #999999;
	border-left: solid 1px #999999;
	margin-top: 10px;
	margin-bottom: 10px;
	width: 530px;
	font-size: 0.9em;
	line-height: 150%;
	margin-left: 30px;
	color: #333333;
}


.listTable td{
	border-top: solid 1px #999999;
	border-right: solid 1px #999999;
	padding:5px;
	vertical-align: top;
}


.listTable td#head{
	border-top: solid 1px #999999;
	border-right: solid 1px #999999;
	padding:5px;
	vertical-align: top;
	background-color: #C4D7D2;
}

.listTableHead{
	border-top: solid 1px #999999;
	border-right: solid 1px #999999;
	padding:5px;
	vertical-align: top;
	background-color: #C4D7D2;
}



.listTableNoline td {
	padding:5px;
	vertical-align: top;
	border-top-width: 0px;
	border-right-width: 0px;
	font-size: 0.9em;
	line-height: 150%;
	color: #333333;
}



.tableTextalignCenter {
	font-size: 1em;
	line-height: 160%;
	color: #333333;
	text-align: center;
}


.tableTextalignRight {
	font-size: 1em;
	line-height: 160%;
	color: #333333;
	text-align: right;
}


.tableTextalignRB {
	margin-top: 10px;
	margin-right: 30px;
	margin-bottom: 10px;
	margin-left: 30px;
	font-size: 1em;
	line-height: 160%;
	color: #333333;
	text-align: right;
	vertical-align: bottom;
}



.tableTextvalignTop {
	margin-top: 10px;
	margin-right: 30px;
	margin-bottom: 10px;
	margin-left: 30px;
	font-size: 1em;
	line-height: 160%;
	color: #333333;
	vertical-align: top;
}


.tableTextvalignC {
	margin-top: 10px;
	margin-right: 30px;
	margin-bottom: 10px;
	margin-left: 30px;
	font-size: 1em;
	line-height: 160%;
	color: #333333;
	vertical-align: middle;
}


.tableTextalignCC {
	font-size: 1em;
	line-height: 160%;
	color: #333333;
	text-align: center;
	vertical-align: middle;
}



/* Image
----------------------------------------------------------------*/

.imgFloatR {
	float: right;
	margin-left: 5px;
}


.imgFloatL {
	float: left;
	margin-right: 5px;
}


.floatclear{
	clear: both;
}

/* Header
----------------------------------------------------------------*/

.headerTable{
	padding:0;
	width: 740px;
	margin-top: 10;
	margin-left: 10;

}

.headerMenu {
	width: 220px;
	padding-top: 50px;
}

.headerCatch {
	margin-bottom: 5px;
}

/* Menu
----------------------------------------------------------------*/

.menuBg {
	height: 32px;
	width: 759px;
	background-image: url(../common_img/menu_bg.gif);
	margin-top: 10px;
	background-repeat: no-repeat;
	margin-bottom: 20px;
	text-align: center;
}

.leftMenu {
	background-image: url(../common_img/leftmenu_bg.gif);
	height: 420px;
	width: 150px;
	background-repeat: no-repeat;
	vertical-align:top;
	padding-top: 20px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 5px;
}


/* Footer
----------------------------------------------------------------*/

.footer {
	font-size: 0.8em;
	color: #666666;
}


.footerLine {
	margin-left: 10px;
	margin-top: 10px;
}


.footerMenu {
	width: 760px;
	text-align: center;
}


.footerCopyright {
	margin-left: 190px;
}




/* Layout
----------------------------------------------------------------*/

.pageTitle {
	margin-bottom: 20px;
	margin-left: 10px;
}


.navi {
	font-size: 0.8em;
	line-height: 180%;
	color: #666666;
	margin-bottom: 5px;
	margin-left: 10px;
}


.pagetop {
	margin-top: 30px;
	margin-bottom: 10px;
	margin-left: 470px;
}


.linkButton {
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: center;
}


.bg_gray{
background-color:#CCCCCC;
}

/* Text
----------------------------------------------------------------*/


.mainText {
	text-indent: 0.9em;
	margin-top: 10px;
	margin-right: 30px;
	margin-bottom: 10px;
	margin-left: 30px;
	font-size: 0.9em;
	line-height: 160%;
	color: #333333;
}


.h {
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}


h1 {
	margin-top: 10px;
	margin-right: 30px;
	margin-bottom: 10px;
	margin-left: 20px;
	padding-left: 8px;
	font-size: 0.9em;
	line-height: 160%;
	color: #006666;
	border-top: 0px solid #339999;
	border-right: 0px solid #339999;
	border-bottom: 1px solid #339999;
	border-left: 7px solid #339999;
}



h2 {
	margin-top: 10px;
	margin-right: 30px;
	margin-bottom: 10px;
	margin-left: 20px;
	padding-left: 8px;
	font-size: 0.9em;
	line-height: 160%;
	color: #006666;
}



.indent09em{
	text-indent: 0.9em;
}

.indent18em {
	text-indent: 1.8em;
}


.indent27em {
	text-indent: 2.7em;
}


.indent-09em {
	text-indent: -0.9em;
	margin-left: 0.9em;
}


.indent-18em {

	text-indent: -0.9em;
	margin-left: 1.8em;
}


.indent-36em {
	text-indent: -0.9em;
	margin-left: 3.6em;
	font-size: 0.9em;
	line-height: 160%;
	color: #333333;
	margin-right: 30px;
}


.indent-45em {
	text-indent: -0.9em;
	margin-left: 4.5em;
	font-size: 0.9em;
	line-height: 160%;
	color: #333333;
	margin-right: 30px;
}



.alignRightText {
	margin-top: 10px;
	margin-right: 30px;
	margin-bottom: 10px;
	margin-left: 30px;
	font-size: 0.9em;
	line-height: 160%;
	color: #333333;
	text-align: right;
}



.alignCenterText {
	margin-top: 10px;
	margin-right: 30px;
	margin-bottom: 10px;
	margin-left: 30px;
	font-size: 0.9em;
	line-height: 160%;
	color: #333333;
	text-align: center;
}


.alignC {
	color: #333333;
	text-align: center;
}


#bold {
	font-weight: bold;
}


#underline {
	text-decoration: underline;
}


#fontsize-1 {
	font-size: 0.9em;
}

#fontsize-2 {
	font-size: 0.8em;
}


.fontsize-1 {
	font-size: 0.9em;
}

.fontsize-2 {
	font-size: 0.8em;
}

#lightGray {
	color: #999999;
}
.mainTindent-18em {
	text-indent: -0.9em;
	margin-left: 2.7em;
	font-size: 0.9em;
	line-height: 160%;
	color: #333333;
	margin-right: 30px;


}
.bold {

	font-weight: bold;
}
.mainTextM30 {

	text-indent: 0.9em;
	margin-top: 10px;
	margin-right: 30px;
	margin-bottom: 10px;
	margin-left: 60px;
	font-size: 0.9em;
	line-height: 160%;
	color: #333333;
}
.mainTextM60 {


	text-indent: 0.9em;
	margin-top: 10px;
	margin-right: 30px;
	margin-bottom: 10px;
	margin-left: 90px;
	font-size: 0.9em;
	line-height: 160%;
	color: #333333;
}

.mainTextM90 {
	text-indent: 0.9em;
	margin-top: 10px;
	margin-right: 30px;
	margin-bottom: 10px;
	margin-left: 120px;
	font-size: 0.9em;
	line-height: 160%;
	color: #333333;
}


#red {

	color: #FF0000;
}
.mainTextM30_em0 {
	margin-top: 10px;
	margin-right: 30px;
	margin-bottom: 10px;
	margin-left: 60px;
	font-size: 0.9em;
	line-height: 160%;
	color: #333333;
}

.mainTextM60_em0 {
	margin-top: 10px;
	margin-right: 30px;
	margin-bottom: 10px;
	margin-left: 90px;
	font-size: 0.9em;
	line-height: 160%;
	color: #333333;
}
.mainTextM60_em1 {
	margin-top: 10px;
	margin-right: 30px;
	margin-bottom: 10px;
	margin-left: 90px;
	padding-left:1em;
	font-size: 0.9em;
	line-height: 160%;
	color: #333333;
	text-indent: -1em;
}
.mainTextM90_em0 {
	margin-top: 10px;
	margin-right: 30px;
	margin-bottom: 10px;
	margin-left: 120px;
	font-size: 0.9em;
	line-height: 160%;
	color: #333333;
}

.mainTextM90_em1 {
	margin-top: 10px;
	margin-right: 30px;
	margin-bottom: 10px;
	margin-left: 120px;
	padding-left:1em;
	font-size: 0.9em;
	line-height: 160%;
	color: #333333;
	text-indent: -1em;
}



.mainTextM120_em1 {
	margin-top: 10px;
	margin-right: 30px;
	margin-bottom: 10px;
	margin-left: 150px;
	padding-left:1em;
	font-size: 0.9em;
	line-height: 160%;
	color: #333333;
	text-indent: -1em;
}


.clear {
	clear: both;
	font: 0pt/0pt;
}

.mainTextM30_em-1 {
	margin-top: 10px;
	margin-right: 30px;
	margin-bottom: 10px;
	margin-left: 60px;
	font-size: 0.9em;
	line-height: 160%;
	color: #333333;
	text-indent: -1em;
}
.mainTextM60_em-1 {
	margin-top: 10px;
	margin-right: 30px;
	margin-bottom: 10px;
	margin-left: 90px;
	font-size: 0.9em;
	line-height: 160%;
	color: #333333;
	text-indent: -1em;
}

.mainTextM90_em-1 {
	margin-top: 10px;
	margin-right: 30px;
	margin-bottom: 10px;
	margin-left: 120px;
	font-size: 0.9em;
	line-height: 160%;
	color: #333333;
	text-indent: -1em;
}
