@charset "utf-8";

/* common
--------------------------------------------------------------------------------*/
body{
	background-image : url(../images/boby_bg.jpg);
	background-repeat: repeat;
	background-position: top;
	color: #FFFFFF;
}
.wrapper {
	width: 760px;
	text-align: left;
	margin: 0 auto;
	background-image : url(../images/cnt_bg.jpg);
	background-repeat: no-repeat;
}
.container {
	width: 768px;
	padding-right: 4px;
	padding-left: 4px;
	background-image : url(bg_sdw.png);
	background-repeat: repeat-y;
	background-position: center;
	margin-right: auto;
	margin-left: auto;
}
* html body .container {	behavior: url(iepng.htc);	}
*:first-child+html .container {	behavior: url(iepng.htc);	}

#contentsWrap {
	width: 560px;
	float: right;
	background : url(../common/images/cont_sdw.gif) no-repeat;
}

#contents {
 width: 532px;
	margin: 16px 0 28px 14px;
}

#contents .column {
	margin: 0 13px 20px 13px;
}


/* float hack ---- */
.outBox:after, .wrapper:after, #container:after {
	content: " ";
	display: block;
	visibility: hidden;
	clear: both;
	height: 0.1px;
	font-size: 0.1em;
	line-height: 0;
	clear: both;
}
*html .outBox, *html .wrapper, *html #container {	display: inline-block;	}
/* no mac IE \*/
*html .outBox, *html .wrapper, *html #container {	height: 1%;	}
.outBox, .wrapper, #container {	display: block;	}
/* */

h2 {
}
h3 {
}
h4 {
}


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

.txClr01 /* 赤 */ {
	color: #E6001C;
}



/* header ---------------------------- */
#header {
	width: 760px;
	margin: 0;
	background-image : url(header_bg.jpg);
	background-repeat: repeat-x;
	height: 118px;
	position: relative;
}
#header .hLogo {
	margin-top: 10px;
	margin-left: 10px;
}
#header .hLogoset {
	position: absolute;
	left: 247px;
	top: 26px;
}

/* global navi ---------------------------- */
#gnav {
	text-align: left;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0px;
}
#gnav ul {
	list-style-type: none;
}
#gnav li {
	float: left;
}

/* float hack ---- */
#gnav:after {
	content: " ";
	display: block;
	visibility: hidden;
	clear: both;
	height: 0.1px;
	font-size: 0.1em;
	line-height: 0;
	clear: both;
}
*html #gnav {	display: inline-block;	}
/* no mac IE \*/
*html #gnav {	height: 1%;	}
#gnav {	display: block;	}
/* */


/* footer ---------------------------- */
#footerWrap {
	width: 100%;
	background-image : url(../images/footer_bg.jpg);
	background-repeat: repeat-x;
	height: 33px;
	clear: both;
}
#footer {
	width: 744px;
	text-align: right;
	padding-top: 16px;
	padding-right: 16px;
	margin-right: auto;
	margin-left: auto;
}

/* layout
--------------------------------------------------------------------------------*/
#mainarea{
	width: 553px;
	float: left;
}
#rightarea{
	width: 207px;
	float: right;
}
#rightarea #entrybox{
	background-image : url(box_bg.jpg);
	height: 224px;
	width: 207px;
	background-repeat: no-repeat;
	text-align: center;
}
#rightarea #entrybox img{
	margin-top: 10px;
	margin-bottom: 5px;
}
#rightarea #banner_area{
	width: 207px;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
}
#rightarea #banner_area .ban{
	margin: 5px;
}
#content{
	padding-top: 10px;
	padding-left: 20px;
}

/* top
--------------------------------------------------------------------------------*/
#infomation{
	background-repeat: repeat-x;
	margin: 0px;
	padding-top: 0px;
	padding-left: 15px;
}
#infomation table{
	width: 522px;
	margin-bottom: 20px;
	margin-top: 10px;
}
#infomation th{
	width: 15%;
	font-weight: bold;
	text-indent: 5px;
	padding-top: 5px;
	padding-right: 3px;
	padding-bottom: 5px;
	padding-left: 3px;
}
#infomation td{
	width: 85%;
	line-height: 1.4em;
	text-indent: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
}


/* flash ---------------------------- */
#flash {
	height: 224px;
	width: 553px;
	background-image : url(mainview.jpg);
}

/* 製品情報
--------------------------------------------------------------------------------*/
#lineup{}
#lineup .box{
	width: 505px;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding-left: 10px;
}
#lineup h3{
	width: 505px;
	padding-bottom: 3px;
	margin-bottom: 5px;
	font-size: 100%;
	font-weight: bold;
	text-indent: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #A5CC55;
}
#lineup .photo{
	float: left;
	border: 1px solid #999999;
	padding: 2px;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 5px;
}
#lineup p{
	line-height: 1.6em;
}
#lineup img{
	margin: 2px;
}
#lineup .detail{
	clear: both;
	padding-top: 5px;
	padding-bottom: 5px;
	width: 500px;
	text-align: right;
}

/* 会社概要E
--------------------------------------------------------------------------------*/
#co{
	width: 516px;
	margin-top: 10px;
}
#co th{
	width: 30%;
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	text-indent: 15px;
}
#co td{
	width: 70%;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	background-image : url(coron.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
}
