@import url(base.css);



/*
basic
----------------------------------------------------------- */
html {}

body, input, select, textarea {
	font-family: 'MS Song',"MS UI Gothic", "MS PGothic", Osaka, "ＭＳ Ｐゴシック", sans-selif, "ヒラギノ角ゴ Pro W3";
	font-size: 80%;
	line-height: 150%;
}

h1 {
	/* good place to define a font-family */
	position: absolute;
	top: 28px;
	height: 67px;
	width: 280px;
	left: 10px;
	top: 18px;
}

h1 span {
	position: relative;
	top: -1000px;
}

h2 {
	position: absolute;
	left: 300px;
	top: 65px;
	font-weight: normal;
}

h3 {
	font-size: 100%;
	font-weight: bold;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #24459C;
	clear: both;
}
h4{
	font-size: 100%;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #24459C;
	height: 20px;
	width: 710px;
	margin-top: 5px;
	margin-bottom: 0px;
	padding-left: 10px;
	line-height: 100%;
	padding-top: 5px;
}
h4 span{
	font-size: 85%;
}
h5 {
	display: none;
}

.float {
	float: left;
}


/*
 Link Color [
----------------------------------------------------------- */

a:link,a:visited {
        color:#24459C;
		 text-decoration:underline;
cursor : pointer;
}

a:hover,a:active {
	text-decoration:none;
	color: #990066;
cursor : pointer;
}


/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ FONT SIZER CSS ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

#fontResizer {
	height: 20px;
	width: 790px;
	padding-top: 5px;
	padding-bottom: 10px;
}
#fontResizer p {
	float: right;
	padding-right: 5px;
}
#fontResizer a {
	display: block;
	float: right;
	width: 17px;
	height: 17px;
	text-align: center;
	border: 1px solid #ccc;
	line-height: 15px;
	color: #666;
	text-decoration: none;
	margin-right: 3px;
}
#fontResizer a:hover { color: #000; text-decoration: none; }

.smallFont { font-size: 10px; }
.medFont { font-size: 12px; }
.largeFont { font-size: 16px; }
.curFont { background: #EEEEF7; }
.fontResizer p {
	color: #666666;
	float: left;
	margin-right: 5px;
	font-size: 12px;
	line-height: 15px;
}

/*
header
----------------------------------------------------------- */
#header_outer {
    width: auto;
	overflow: visible;
}
#header {
	width: 800px;
	position: relative;
	background-image: url(../style/header.gif);
	background-repeat: no-repeat;
	height: 95px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	overflow: visible;
}
#header p {
	float: right;
	padding-top: 12px;
	padding-right: 10px;
}



/* menu
----------------------------------------------------------- */
#menu_outer {
	width: auto;
}
#menu {
	width: 800px;
	position: relative;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	height: 30px;
    background-color: #000000;
}
ul#nav {
	margin: 0px;
	list-style-type: none;
	padding-left:2px;;
}
#nav li {
	margin-left:-2px;
	display: -moz-inline-box;  /* for Mozilla based browsers */
	display: inline-block;
	_display: inline;
	float: left;
	width: 116px;
	height: 30px;
	color: #FFFFFF;
	background-image: url(../style/menu.jpg);
	text-align: center;
	text-decoration:none;
	background-position: 0px -30px;
	overflow: hidden;
}
#nav li a{
	float: left;
	width: 116px;
	height: 30px;
	display: block;
	color: #FFFFFF;
	background-image: url(../style/menu.jpg);
	background-position: 0px 0px;
	text-align: center;
	text-decoration:none;
	overflow: hidden;
}
#nav p{
    	padding-top: 5px;

}



#nav li a:hover,#nav li a:active {
	background-position: 0px -30px;
	text-decoration: none;

}


/* contents
----------------------------------------------------------- */
#content_outer {
	width: auto;
	overflow: visible;
}
#content {
	width: 800px;
	position: relative;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	overflow: visible;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	background-color: #FFFFFF;
	padding-bottom: 10px;
	}
	
/* footer
----------------------------------------------------------- */
#footer_outer {
	width: auto;
	overflow: visible;
}
#footer {
	width: 802px;
	position: relative;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-image: url(../style/btm.gif);
	background-repeat: no-repeat;
	text-align: center;
	padding-top: 15px;
	padding-bottom: 15px;
	}
		
/* top
----------------------------------------------------------- */
#top #news {
	float: left;
	width: 460px;
	margin-left: 50px;
	background-image: url(../style/tit_news.gif);
	background-repeat: no-repeat;
	padding-top: 3px;
	margin-right: 20px;
}
*html #top #news {
	margin-left: 20px;
}
#top #news dl{
	padding-left: 85px;
	}

#top #news dl dt{
	width:9em;
	}

#top #news dl dd{
	margin-top: -1.5em;
	margin-right: 0;
	margin-bottom: 0.5em;
	margin-left: 7em;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	}
#top #rightmenu {
	background-color: #CCCCCC;
	background-image: url(../style/top_right_btm.jpg);
	background-position: bottom;
	float: left;
	width: 220px;
	background-repeat: no-repeat;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 30px;
	padding-left: 10px;
}
#top #rightmenu dt {
	display: none;
}
#top #rightmenu dd {
		display: block;

}
#top #rightmenu dd a{
	padding: 5px;
	margin-top: 5px;
	border: 1px solid #FFFFFF;
	text-align: center;
	display: block;
	text-decoration:none;
	width: 210px;
}
#top #rightmenu dd a:hover{
	background-color: #24469C;
	color: #FFFFFF;
}



/* 
----------------------------------------------------------- */
#maincontents {
	width: 600px;
	margin-top: 20px;
	margin-left: 100px;
	margin-bottom: 20px;
}
#maincontents p {
	line-height: 170%;
	padding-top: 10px;
}
#maincontents ul {
	padding-left: 40px;
	clear: both;
}
#maincontents ul li {
	line-height: 135%;
	margin-bottom: 10px;
	background-image: url(../style/allow.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
	padding-top: -2px;
}


/* profile
----------------------------------------------------------- */
#profile ul {
	clear: both;
}
#profile #maincontents img {
	float: left;
	margin-bottom: 20px;
	margin-top: -20px;
}
#profile .wrap p {
	float: left;
	width: 300px;
	padding: 0px;
	line-height: 135%;
}

/* group
----------------------------------------------------------- */
#group  dl {
	margin-bottom: 5px;
}
#group dl dt{
	width:9em;
	color: #FFFFFF;
	background-color: #6699FF;
	text-align: center;
	padding: 8px;
	}

#group dl dd{
	margin-top: -2.8em;
	margin-right: 0;
	margin-bottom: 1em;
	margin-left: 11em;
	line-height: 130%;
	}

/* service,training,feeder,nozzle
----------------------------------------------------------- */
#service  #maincontents ,#feeder #maincontents,#nozzle #maincontents   {
	width:720px;
	margin-left: 40px;
}
#service #maincontents ul,#training #maincontents ul {
	padding-left: 0px;
	clear: both;
}
#service #maincontents ul li,#training #maincontents ul li {
	line-height: 135%;
	margin-top: 10px;
	margin-bottom: 5px;
}
#service #maincontents #wrap {
width:700px;
height:200px;
margin-left:20px
}


#training #maincontents p {
	margin-bottom: 20px;
}
#nozzle #nozzleimage{
	margin-bottom: 20px;
	background-image: url(../style/i_nozzle.jpg);
	background-repeat: no-repeat;
	height: 550px;
	width: 700px;
	margin-top: 5px;
}
#nozzle #nozzleimage p{
	padding-top: 50px;
	padding-left: 15px;
	color: #FFFFFF;
}
/* agency
----------------------------------------------------------- */
#agency .cell {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
	clear: both;
	padding-top: 5px;
	padding-bottom: 5px;
}
#agency .cell .logo {
	float: left;
	width: 100px;
}
#agency .cell .name {
	float: left;
	width: 350px;
}
#agency .cell .order {
	float: left;
	padding-top: 30px;
}

/* feeder
----------------------------------------------------------- */
#feeder #order {
	background-image: url(../style/title2_feeder.jpg);
	height: 120px;
	margin-top: 5px;
	width: 720px;
}
#feeder #order #button{
	position: relative;
	left: 530px;
	top: 75px;
	height: 33px;
	width: 172px;
}
#feeder .data1 {
	background-color: #6699FF;
	width: 150px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
	color: #FFFFFF;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
#feeder #content_outer #content #maincontents .data2 {
	background-color: #F4F1E7;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
#agency .cell .left {
	float: left;
	width: 430px;
}
