@charset "shift_jis";
/* dummy \*/
* html div {
 height:1%;
 }
/* dummy */
/* Šî–{€–ÚÝ’è */
*{
	margin:0;
	padding:0;
}

html{
	height: 100%;
}

body{
	color:#333;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3", Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	line-height: 1.4em;
	/*FFAIE8‚Ì‰¡ƒXƒNƒ[ƒ‹‚ªŒ»‚ê‚éŽž‚É”wŒi‰æ‘œ‚ªØ‚ê‚éƒoƒO‘Îô*/
	min-width: 920px;
	height: auto;
}

img{
	border:none;
	vertical-align:bottom;
}

a{
	text-decoration:none;
	color: #006699;
}

ul{
	list-style-type:none;
}

hr{
	display:none;
	clear:both;
}

h1 {
	font-size: x-small;
	color: #FFFFFF;
	font-weight: normal;
	float: left;
	margin-top: 19px;
	width: 900px;
}

h2{
	margin-bottom: 15px;
}
.left {
	float: left;
}
.clear_both {
	float: none;
}

.right {
	float: right;
}
.left {
	float: left;
}

#container {
	background-color: #FFFFFF;
	background-image: url(../images/idx_back.jpg);
	background-position: center top;
	background-repeat: repeat-x;
	position: relative;
	min-height: 100%;
}

#wrapper_back {
	background-image: url(../../images/bg_wrapper.png);
	background-repeat: repeat-y;
	background-position: center top;
	width: 920px;
	margin-right: auto;
	margin-left: auto;
}

#wrapper{
	background-image: url(../../images/idx_mainimages.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	width: 900px;
	position: relative;
	height: auto;
	margin-right: auto;
	margin-left: auto;
}

#header {
	float: left;
	height: 484px;
}

#header h1 img {
	padding-left: 15px;
}

#header p {
	float: left;
	padding-top: 79px;
	padding-left: 15px;
}

#header #itpartner {
	/*
	float: left;
	padding-top: 79px;
	padding-left: 15px;
	*/
}

#header ul {
	float: left;
	height: 49px;
	width: 900px;
	margin-top: 121px;
}
#header li {
	float: left;
}

#sidemenu {
	background-color: #FFFFFF;
	background-image: url(../images/sidemenu_back.jpg);
	background-position: left top;
	float: left;
	width: 202px;
	padding-top: 15px;
}
#sidemenu #box {
	float: left;
	width: 172px;
	background-image: url(../images/sidemenu_back02.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	margin-top: 0px;
	padding-right: 15px;
	padding-bottom: 20px;
	padding-left: 15px;
}
#sidemenu #box #privacybox {
	text-align: center;
	float: left;
	width: 172px;
}
#mainmenu {
	float: right;
	width: 668px;
	padding-top: 15px;
	padding-left: 15px;
	padding-right: 15px;
}
#product_box {
	float: left;
	width: 668px;
	margin-bottom: 20px;
}
#product_box p {
	width: 668px;
	display: block;
}
#news {
	float: left;
	width: 668px;
	margin-bottom: 30px;
}
#news dl {
	background-image: url(../images/line.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	float: left;
	width: 668px;
	margin-top: 6px;
	padding-bottom: 6px;
}
#news dt {
	font-weight: bold;
	color: #666666;
}
#pagetop {
	float: left;
	text-align: right;
	width: 668px;
	padding-bottom: 30px;
}
#footer {
	background-image: url(../images/footer_back.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height: 52px;
	width: 900px;
}
#footer #footer_box {
	margin-top: 15px;
	margin-right: auto;
	margin-left: auto;
	padding-left: 15px;
}
#footer #footer_box a {
	color: #FFFFFF;
	font-size: x-small;
}

#mainimage_box {
	float: left;
	width: 668px;
}

.mb15 {
	margin-bottom: 15px;
}
.mb08 {
	margin-bottom: 8px;
}
.mb03 {
	margin-bottom: 3px;
}
.mt04 {
	margin-top: 4px;
}

.pr10 {
	padding-right: 10px;
}

/* ƒNƒŠƒAƒtƒBƒbƒNƒX */
.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}
.clearfix {
	display: inline-table;
	min-height: 1%;
	margin-bottom: 0px;
	overflow: auto;
}
/* Hides from IE-mac \*/
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
	overflow: hidden;
}
/* End hide from IE-Mac */

