
/* *************************************************************** */
/* identification SET */
/* *************************************************************** */

/* ********************* */
/* initial/base import */
/* ********************* */

@import url(./base_style.css);		/* intial SET */
@import url(./base_j_pcent.css);	/* persent SET */

/* ********************* */
/* Global SET */
/* ********************* */
html{
text-align: center;
height: 100%;
}

body{
	width: 840px;
	height: 100%;
	font-family: sans-serif;
	color: #333333;
	background-color: white;
	text-align: center;
	margin: 0 auto;
	position: relative;
}


/* ********************* */
/* [SANPO] HEADER SET */
/* ********************* */

#header{
width: 100%;
height: auto;
padding: 0;
margin: 0;
}
	#logo_company{
	width: 250px;
	padding: 0px 0px 0px 0px;
	margin: 12px 0px 5px 0px;
	text-align: left;
	float: left;
	}

	#hmenu_sub{
	width: 490px;
	font-size: 80%;
	text-align: right;
	padding: 0px 0px 0px 0px;
	margin: 22px 0px 5px 0px;
	background-color: #ffffff;
	float: left;
	}


	#logo_jmtia{
	width: 100px;
	text-align: right;
	padding: 0px 0px 0px 0px;
	margin: 15px 0px 5px 0px;
	float: left;
	}
	
	#menu_area1{
	width: 100%;
	height: auto;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	background-color: #ffffff;
	}
	
		.menu1{
		display: block;
		float: left;
		padding: 0px 0px 0px 0px;
		margin: 0px 0px 0px 0px;
		text-align: center;
	}

/* ********************* */
/* [SANPO]  CONTENTS SET */
/* ********************* */

#content{
width: 840px;
height: auto;
text-align: left;
padding: 0px;
margin: 0px;
}

hr#hrsolid{
border-width: 1px;
border-style: solid;
padding: 0px 0px 0px 0px;
height: 1px;
color: #C0C0C0;
}
	/* ********************* */
	/* [SANPO]  BASIC MAIN SET */
	/* ********************* */
	#main{
	width: 670px;
	height: auto;
	text-align: left;
	vertical-align: top;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	position: relative;
	top: 20px;
	left: 20px;
	}

	#mainIF{
	width: 650px;
	height: auto;
	text-align: left;
	vertical-align: top;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	position: relative;
	top: 20px;
	left: 20px;
	}

		#mainText{
		width: 640px;
		height: auto;
		font-size: 80%;
		line-height: 130%;
		text-align: left;
		vertical-align: top;
		margin: 10px 10px 10px 0px;
		}


		#mainTextIF{
		width: 640px;
		height: auto;
		font-size: 100%;
		line-height: 130%;
		text-align: left;
		vertical-align: top;
		margin: 10px 10px 10px 0px;
		}

		#sheet{
		width: 100%;
		height: auto;
		align: center;
		font-size: 100%;
		line-height: 130%;
		padding: 0px;
		margin: 0px 0px 20px 0px;
		}

		#sheet80{
		width: 80%;
		height: auto;
		align: center;
		font-size: 100%;
		line-height: 130%;
		padding: 0px;
		margin: 0px 0px 20px 0px;
		}

	h1{
	font-size: 180%;
	line-height: 150%;
	font-weight: bold;
	font-style: normal;
	font-family: sans-serif;
	padding: 20px 0px 0px 20px;
	}
	
	h2{
	font-size: 160%;
	line-height: 150%;
	font-weight: bold;
	font-style: normal;
	font-family: sans-serif;
	padding: 0px 0px 0px 0px;
	}
	
	h3{
	font-size: 140%;
	line-height: 150%;
	font-weight: bold;
	font-style: normal;
	font-family: sans-serif;
	padding: 0px 0px 0px 0px;
	}
	
	h4{
	font-size: 120%;
	line-height: 150%;
	font-weight: bold;
	font-style: normal;
	font-family: sans-serif;
	padding: 0px 0px 0px 0px;
	}



	/* ********************* */
	/* [SANPO]  SECOND SMENU SET */
	/* ********************* */

	#smenu{
	width: 170px;
	height: auto;
	text-align: left;
	vertical-align: top;
	margin: 0px 0px 0px 0px;
	float: left;
	}


	/* ********************* */
	/* [SANPO]  SIDE MENU SET */
	/* ********************* */

	ul#smenuFlame{
	background-color: #cccccc;
	height: 600px;
	border-top: 1px;
	border-left: 1px;
	border-right: 1px;
	border-bottom: 1px;
	border-style: solid;
	border-color: #aaaaaa;
	}

	li#smenuList a{
	display: block;
	background-color: #eeeeee;
	padding : 5px 0px 5px 0px;
	width: 168px;
	height: auto;
	font-size: 80%;
	text-align: left;
	text-decoration: none;
	vertical-align: middle;
	border-top: 1px;
	border-left: 0px;
	border-right: 0px;
	border-bottom: 0px;
	border-style: solid;
	border-color: #ffffff;
	}

	li#smenuList a:visited{
	display: block;
	background-color: #eeeeee;
	padding : 5px 0px 5px 0px;
	width: 168px;
	height: auto;
	font-size: 80%;
	text-align: left;
	vertical-align: middle;
	border-top: 1px;
	border-left: 0px;
	border-right: 0px;
	border-bottom: 0px;
	border-style: solid;
	border-color: #ffffff;
	}

	li#smenuList a:hover{
	display: block;
	background-color: #e0e0e0;
	padding : 5px 0px 5px 0px;
	width: 168px;
	height: auto;
	font-size: 80%;
	text-align: left;
	vertical-align: middle;
	border-top: 1px;
	border-left: 0px;
	border-right: 0px;
	border-bottom: 0px;
	border-style: solid;
	border-color: #ffffff;
	}

	li#smenuSub a:link{
	display: block;
	background-color: #e0e0e0;
	padding : 5px 5px 5px 24px;
	height: auto;
	font-size: 60%;
	text-align: left;
	vertical-align: middle;
	border-top: 1px;
	border-left: 0px;
	border-right: 0px;
	border-bottom: 0px;
	border-style: solid;
	border-color: #ffffff;
	}

	li#smenuSub a:visited{
	display: block;
	background-color: #e0e0e0;
	padding : 5px 5px 5px 24px;
	height: auto;
	font-size: 60%;
	text-align: left;
	vertical-align: middle;
	border-top: 1px;
	border-left: 0px;
	border-right: 0px;
	border-bottom: 0px;
	border-style: solid;
	border-color: #ffffff;
	}

	li#smenuSub a:hover{
	display: block;
	background-color: #e0e0e0;
	padding : 5px 5px 5px 24px;
	height: auto;
	font-size: 60%;
	text-align: left;
	vertical-align: middle;
	border-top: 1px;
	border-left: 0px;
	border-right: 0px;
	border-bottom: 0px;
	border-style: solid;
	border-color: #ffffff;
	}

	#indexC1{
	margin: 0px 10px 0px 10px;
	background-color: #D62821;
	}
	
	
	#indent1{
	width: 7px;
	height: auto;
	float:left;
	}

	#smenuBnnr{
	height: auto;
	float: none;
	margin: 0px;
	border-top: 1px;
	border-left: 0px;
	border-right: 0px;
	border-bottom: 0px;
	border-style: solid;
	border-color: #ffffff;
	background-color: #ffffff;
	}

/* ********************* */
/* [SANPO]  FOOTER SET */
/* ********************* */

#footer{
font-size: 80%;
line-height:150%;
width: 840px;
background-color: #e0e0e0;
border-top: 1px;
border-left: 0px;
border-right: 0px;
border-bottom: 1px;
border-style: solid;
border-color: #cccccc;
padding: 3px 8px 3px 0px;
margin: 10px 0px 0px 0px;
}

#footerMenu{
width: 35%;
color: #666666;
padding: 0px 0px 0px 8px;
text-align: left;
float: left;
}

#footerText{
color: #666666;
text-align: right;
}

#footerMenu a:link {
color: #0000FF;
text-decoration: none;
}

#footerMenu a:visited{
color: #800080;
text-decoration: none;
}

#footerMenu a:hover{
color: #FF9900;
text-decoration: underline;
}

#footerNewWin{
width: 100%;
background-color: #e0e0e0;
border-top: 1px;
border-left: 0px;
border-right: 0px;
border-bottom: 1px;
border-style: solid;
border-color: #cccccc;
padding: 3px 8px 3px 0px;
margin: 10px 0px 0px 0px;
}

/* ********************************************* */
/* MISC SET */
/* ********************************************* */

/* ********************* */
/* A SET */
/* ********************* */
A:link{
color: #0000FF;
text-decoration: none;
}

A:visited
{color: #800080;
text-decoration: none;
}

A:hover
{color: #FF9900;
text-decoration: underline;
}

/* ********************* */
/* FORM SET */
/* ********************* */

#formTitle{
font-size: 100%;
font-weight: bold;
line-height: 120%;
margin: 10px 0px 5px 0px; 
}


#formTitleLv2{
font-size: 100%;
font-weight: bold;
line-height: 120%;
padding: 3px;
margin: 10px 0px 0px 0px; 
background-color: #eeeeee;
border-top: 1px solid #cccccc;
border-left: 1px solid #cccccc;
border-right: 1px solid #cccccc;
}


ul#form{
font-size: 100%;
font-weight: normal;
line-height: 120%;
padding: 10px;
margin: 0px 0px 20px 0px; 
border: 1px solid #cccccc;
}

li#form{
margin: 0px 0px 5px 0px;
}

#formItem{
font-size: 100%;
font-weight: bold;
line-height: 120%;
background-color: #eeeeee;
}



#formSubmit{
width: 100%;
text-align: center;
font-size: 100%;
font-weight: normal;
line-height: 120%;
padding: 10px;
margin: 0px 0px 20px 0px; 
}


/* ********************* */
/* LINE SET */
/* ********************* */

hr.hrsolid{
width: 610px;
border-width: 1px;
border-style: solid;
padding: 0px 0px 0px 0px;
height: 1px;
color: #CCCCCC;
clear: both;
}

hr.hrdashed{
width: 610px;
border-width: 1px;
border-style: dashed;
padding: 0px 0px 0px 0px;
height: 1px;
color: #CCCCCC;
clear: both;
}


/* ********************* */
/*  RSS */
/* ********************* */

li#menu_rss{
position: absolute;
right: 0;
width: 120px;
height: 25px;
}

li#menu_rss a{
display: block;
width: 120px;
height: 25px;
text-indent: -9999px;
}




/* ********************* */
/*  CLOSE WIN */
/* ********************* */
#closeWin a:link{
position: relative;
font-size: 100%;
font-weight: normal;
padding: 5px;
background-color: #e0e0e0;
border: 1px solid #cccccc;
}

#closeWin a:hover{
position: relative;
font-size: 100%;
font-weight: normal;
padding: 5px;
background-color: #cccccc;
border: 1px solid #cccccc;
}

/* ********************* */
/*  back */
/* ********************* */

#back{
width: auto;
height: auto;
font-size: 100%;
font-weight: normal;
text-align: left;
padding: 3px 5px 3px 5px;
margin: 10px 0px 10px 0px;
clear: both;
}

/* *************************************************************** */

