@charset "utf-8";

/*-----------------------------------------------
 __default style clear
-----------------------------------------------*/

* {
	margin:0;
	padding:0;
}

body {
	font-size:74.5%;
	font-family:verdana, "�q���M�m�p�S Pro W3", "Hiragino Kaku Gothic Pro", Osaka, Meiryo, "�l�r �o�S�V�b�N", "MS PGothic", Sans-Serif;
	color:#333;
	line-height:1.5;
	background-color: #630;
	background-image: url(image/bg_back_1.jpg);
	background-repeat: repeat;
}

html {
	overflow-y:scroll;
}

p {
	margin:0 0 1em;
}

li {
	list-style:none;
	line-height:1.3;
}

img,
fieldset {
	border:0;
}


/*-----------------------------------------------
 __Base Link Color Setting
-----------------------------------------------*/

a {
}

a:link {
}

a:visited {
}

a:hover {
}

a:active {
}


/*-----------------------------------------------
 __container
-----------------------------------------------*/

#container {
	width:1024px;
	background-color: #131E88;
	margin-right: auto;
	margin-left: auto;
}

/*-----------------------------------------------
 __header
-----------------------------------------------*/

#header {
	background-image: url(image/banner_back.jpg);
	height: 200px;
	width: 1024px;
}

#header ul {
	text-align:center;
	margin-top: 0;
	margin-bottom: 5px;
	padding-top: 175px;
	font-size: 100%;
	color: #000;
}

#header ul li {
	font-size: 14px;
	display: inline;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
}
#header ul li:hover {
	display:inline;
	line-height:1.1;
	background-image: url(image/banner_bottom.png);
}

#header h1 {
	padding-top: 10px;
	padding-bottom: 0;
	padding-left: 15px;
}

#header p#siteDescription {
	margin:0;
	padding:0 15px 10px 30px;
}


/*-----------------------------------------------
 __footer
-----------------------------------------------*/

#footer {
	clear:both;
	width:1024px;
	margin-bottom:15px;
	background-color: #111E88;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	color: #FFF;
}

#footer ul {
	margin:0 auto 5px;
	text-align:center;
}

#footer ul li {
	display:inline;
	margin-right:5px;
	padding-left:10px;
	line-height:1.1;
	border-left:1px solid #333;
}

#footer ul li.utilityHome {
	border-left:0;
}

#footer p#copyright {
	text-align:center;
	margin-bottom:0;
}


/* __main
------------------------------------------*/

#main {
	float:right;
	width:740px;
	margin-bottom:10px;
	padding:10px;
	color:black;
	background-color: #06C;
	background-repeat: repeat-y;
}

#main a {
	color:blue;
}


/* __sub
------------------------------------------*/

#sub {
	float:left;
	width:230px;
	margin-bottom:10px;
	padding:10px;
	background-color: #06C;
	background-repeat: repeat-y;
}

#sub h3 {
	font-size:100%;
	letter-spacing:1px;
	color: #006;
	margin-top: 10px;
	margin-bottom: 10px;
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: dashed;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-top-color: #CCC;
	border-bottom-color: #CCC;
	padding-top: 5px;
	padding-bottom: 5px;
}

#sub ul {
	margin:0 0 20px;
	padding:0 5px;
}

#sub ul li {
	padding:5px 10px;
}
#sub ul li:hover {
	padding:5px 10px;
	background-image: url(image/banner_bottom.png);
	background-repeat: repeat-x;
}
#main #machine {
	background-color: #FF6;
	border: 1px solid #999;
}
#main #photo {
	background-color: #9FF;
}
#main #soft {
	background-color: #CCC;
}
#main #int p img {
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-top: 5px;
}
#main p img {
	border: 1px solid #FFF;
	margin-right: 5px;
}
#main h4 {
	height: 40px;
	width: 700px;
	font-size: 28px;
	padding-left: 10px;
	color: #003;
	background-color: #09F;
	border: 1px solid #006;
}
#main #int p img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#main #int_g p img {
	border: 1px solid #666;
}
#ssa{
	width : 700px;
	height: 200px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#pl {
	float : left; width : 390px; }
#pr { float : left ; width : 300px ;}

