@charset "shift_jis";

/* ========ベース======== */
* {
	color:#333;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
}

body {
	margin:0;
	padding:0;
	line-height:1.6;
	letter-spacing: 0.1em;
	text-align: center;
}

br {
   letter-spacing:normal;
}

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

a:hover {
	text-decoration: underline;
}

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

h1,h2,h3,h4,h5,h6 {
   margin:0;
}


/* ========ページ======== */
#wrap {
	margin:0 auto;
	text-align: left;
}

#header {
	position:relative;
	width:1000px;
	margin: 0px auto;
}
.ban_company {
	height: 28px;
	width: 1000px;
}



#gnavBox {
	position:relative;
	margin: 0px auto;
	height: 55px;
}



#menu {
	width:1000px;
	margin: 0px auto;
	height: 55px;
}

#icatch {
	width:100%;
	margin:0 auto;
	height: 320px;
}
#menu img {
	float: left;
}


#index_contents {
	width:800px;
	margin:0 auto;
	background:#fff;
	padding: 0;
}


#products_top {
	width:800px;
	margin:0 auto;
	background:#fff;
	padding: 0;
}
#flasharea {
	margin-bottom: 2px;
	background-color: #101010;
}
#flasharea #flash {
	margin: 0px auto;
	width: 1000px;
}
#products {
	width:1000px;
	margin:0 auto;
	background:#fff;
	padding: 0;
}
#products #contents {
	margin: 0px auto;
	width: 900px;
	padding-top: 30px;
}
#contents #indexSide {
	float: right;
	width: 250px;
}
#contents #indexSide img {
	margin-bottom: 12px;
}



.border {
	border-bottom: 1px solid #999999;
	margin-bottom: 30px;
	clear: both;
}



.maincopy {
	padding-top: 10px;
	padding-bottom: 20px;
}



#main {
	float:right;
	width:635px;
}






/* ========ヘッダー======== */
#header h1 {
	margin:0;
	color:#333;
	padding: 0px 0;
	text-indent: -9999px;
	display: none;
}




/* safari only \*/

@media screen and (-webkit-min-device-pixel-ratio:0) {

#newsBox span {
	font-size: 8px;

}


}
/* end */



/* ========メインコンテンツ======== */
/*div#main a {
   color:#9B0000;
}

div#main a:hover {
   color:#9B0000;
}
*/
#main h2 {
	margin:0 0 20px;
	padding:0;
	text-decoration: none;
	border-bottom: 1px solid #FF0000;
}

#main h3 {
	margin: 0px 0px 20px;
}
#main h4 {
	color: #2785CB;
}

#main h5 {
}

#main h6 {
}
.clear hr {
	display: none;
}




#main ul,ol,dl{
   font-size:10px;
}

#main dt{
	float: left;
	padding-top: 5px;
}
#main dl {
	margin: 0px;
}


#main dd{
	margin:0;
	padding-left: 20px;
	padding-top: 5px;
}

/* INFORMATION CUSTOMIZE */
* html body div#main dl.information dd div {
   display:inline-block;
}


#sub {
	float:left;
	width:205px;
}




#sideNav h2 {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(../images/sub_h2bg.gif);
	background-repeat: repeat-x;
	margin: 0px;
	height: 28px;
	line-height: 200%;
	padding: 4px 0px 0px 10px;
}
#sideNav {
	border: 1px solid #999999;
	margin: 0px;
	padding: 0px;
}


#sideNav ul {
	padding:0;
	margin: 0;
}

#sideNav li {
	padding:0px;
	font-size:12px;
	list-style:none;
	width: 203px;
	border-top: 1px solid #CCCCCC;
	line-height: 250%;
	background-image: url(../images/snav_arro.gif);
	background-repeat: no-repeat;
	background-position: 8px;
	text-indent: 30px;
	font-weight: bold;
}

#sideNav li a {
	display:block;
	padding-left:4px;
	color: #333333;
	font-size: 12px;
}

#sideNav li a:hover {
	border:none;
	text-decoration:none;
	background-color: #EEEEEE;
	background-image: url(../images/snav_arro.gif);
	background-repeat: no-repeat;
	background-position: 8px;

}

#sideNav .current {
	background-color: #EEEEEE;

}


.sublist {
	font-size: 10px;
	text-align: left;
	padding-left: 5px;
	line-height: 2.5em;
}
.sublist span {
	font-size: 10px;
	text-align: left;
	padding-left: 5px;
}



/* ========ToTop======== */
#totop{
	font-size: 10px;
	text-align: right;
	clear: both;
}
#totop a {
	font-size: 10px;
	text-decoration: none;
}
#totop a:hover {
	font-size: 10px;
	text-decoration: underline;
}

#footMenu {
	margin-bottom: 30px;
	text-align: center;
}
#footMenu #footer {
	margin: 0px auto;
	width: 1000px;
}


#footMenu .footLink {
	font-size: 10px;
	margin: 0px;
	padding-top: 15px;
	padding-bottom: 15px;
}
.footLink span {
	background-image: url(../images/f_linktop.gif);
	background-repeat: no-repeat;
	background-position: left center;
	font-size: 10px;
	padding-left: 10px;
}


.footLink a {
	font-size: 10px;
}
.footLink ul {
	width: 160px;
	margin: 0px 0px 30px;
	padding: 0px 0px 0px 10px;
	border-left: 1px solid #D6DDE3;
	float: left;
	height: 120px;
}


.footLink a:hover {
	text-indent: 2px;
}



.listArrow {
	background-image: url(../images/ya_006.gif);
	background-repeat: no-repeat;
	background-position: left;
}




/* ========テキスト======== */
.caption {
	font-size: 8px;
	margin: 0px;
}
.bold {
	font-weight: bold;
}
.big {
	font-size: 120%;
}
.bule {
	color: #2786C8;
}
.orage {
	color: #FF9900;
}
.concept_Box {
	padding-left: 20px;
}
.red {
	color: #CC3300;
}
.txtIn20 {
	text-indent: 20px;
}
/* ========プライバシーポリシー======== */
.privacy01 ul {
	text-align: left;
	margin: 0px 0px 30px;
	padding: 0px 0px 0px 20px;
	list-style-image: url(../images/listmark.jpg);
	list-style-type: none;
}
.privacy01 li {
}
.privacytitle {
	font-weight: bold;
	color: #003366;
	text-align: left;
	margin: 0px;
}
.privacytxt {
	padding-left: 10px;
	text-align: left;
	margin-bottom: 30px;
	line-height: 200%;
}


/* ========サイトマップ======== */
.sitemap ul {
	text-align: left;
	margin: 0px 0px 30px;
	padding: 0px 0px 0px 20px;
	list-style-image: url(../images/listmark.jpg);
	list-style-type: none;
}
.sitemap li {
	margin-bottom: 10px;
}
.sitemap a {
}
.sitemap span {
	font-weight: bold;
	font-size: 14px;
}




/* ========アクセス・お問い合わせ======== */
.accesstxt {
	float: right;
	width: 200px;
	padding-top: 80px;
}
.accesslink {
	font-size: 10px;
}
.accesslink a {
	color: #003366;
	font-size: 10px;
	text-decoration: underline;
}

/* ========トップページ　新着情報======== */

#wnew {
	width: 582px;
	float: left;
}
#wnew h2 {
	margin-bottom: 10px;
}
#newsBox {
	height:250px;
	width: 580px;
	overflow: auto;
	margin-bottom: 40px;
}

#newsBox dl {
	padding: 0px;
	clear: both;
	width: 560px;
}

#newsBox dl dt {
	　clear: left;
	float: left;
	width: 80px;
	color: #000;
	margin: 0;
	padding-bottom: 5px;
	padding-top: 5px;
	padding-left: 5px;
}





#newsBox dl dd {
	background-image: url(../images/newsicon2.jpg);
	background-repeat: no-repeat;
	background-position: 6px 8px;
	margin-top: 0px;
	padding: 5px 0px 5px 45px;
	margin-left: 80px;
}



#newsBox a {
	text-decoration: underline;
}

#newsBox a:hover {
	color: #FF0000;
}


.toNews {
	text-align: right;
	background-image: url(../images/wnew_arrow.gif);
	background-repeat: no-repeat;
	background-position: 430px center;
	margin-bottom: 20px;
}
.outline td {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.outline {
	float: left;
}

.outline div {
	width: 122px;
	float: left;
	margin-top: 10px;
	margin-bottom: 20px;
	margin-right: 50px;
}
#proL {
	float: left;
	width: 450px;
}
#proL .paste {
	font-weight: bold;
	color: #2785CB;
	font-size: 14px;
}


#proR {
	float: right;
	width: 138px;
	margin-right: 10px;
}
#proR img {
	margin-bottom: 60px;
}
.contact td {
	padding: 10px 6px 20px;
}
.contact .bd {
	border-bottom: 1px solid #CCCCCC;
}
#popup .popfooter {
	padding-top: 20px;
}
#popup {
	margin: 0px auto 30px;
	width: 1000px;
}
#popup .popcopy {
	float: left;
	margin-left: 40px;
}
#popup .popclose {
	float: right;
	margin-right: 40px;
}
#main .etcBox {
	margin-bottom: 20px;
}
#main .etcBox ul {
	margin: 0px;
	padding: 0px;
}
#main .etcBox li {
	list-style-type: none;
}
#main .sitemap {
	float: left;
	width: 300px;
}
#main .sitemap span a {
	color: #2786C8;
	font-size: 12px;
}
#main .comp td {
	vertical-align: top;
}
#main .comp {
	margin-bottom: 30px;
}
.month {
	text-align: right;
}