@charset "shift_jis";

/* =======================================

	ビンパラコンシューマ PrintElements

======================================= */

* {
	margin: 0;
	padding: 0;
	text-indent: 0!important;
	text-align: left;
}

body {
}

#container {
	width: 100%!important;
}

/* ------------------------------------

　　Header要素

------------------------------------ */

#header h1 {
	width: 100%;
	height: auto;
	font-size: 300%;
	font-weight: bold;
	display: block;
}

#header h2 {
	width: 100%;
	height: auto;
	font-size: 250%;
	font-weight: bold;
	display: block;
}


/* ------------------------------------

　　GlobalNavigation要素

------------------------------------ */
#global {
	margin: 0 auto;
	width: 720px;
	height: 42px;
}

#global ul {
	width: 720px;
	height: 42px;
	line-height: 0;
}

#global ul li {
	width: 120px;
	height: 42px;
	float: left;
	display: inline;
}

#global ul li a {
	width: 120px;
	height: 42px;
	display: block;
	text-indent: -9999px;
}


#global ul li.global01 a { background: url(../img/global01.gif) no-repeat top left;}
#global ul li.global02 a { background: url(../img/global02.gif) no-repeat top left;}
#global ul li.global03 a { background: url(../img/global03.gif) no-repeat top left;}
#global ul li.global04 a { background: url(../img/global04.gif) no-repeat top left;}
#global ul li.global05 a { background: url(../img/global05.gif) no-repeat top left;}
#global ul li.global06 a { background: url(../img/global06.gif) no-repeat top left;}

#global ul li.global01 a:hover { background: url(../img/global01on.gif) no-repeat top left;}
#global ul li.global02 a:hover { background: url(../img/global02on.gif) no-repeat top left;}
#global ul li.global03 a:hover { background: url(../img/global03on.gif) no-repeat top left;}
#global ul li.global04 a:hover { background: url(../img/global04on.gif) no-repeat top left;}
#global ul li.global05 a:hover { background: url(../img/global05on.gif) no-repeat top left;}
#global ul li.global06 a:hover { background: url(../img/global06on.gif) no-repeat top left;}



/* ------------------------------------

　　Wrapper要素

------------------------------------ */
#wrapper {
	margin: 0 auto;
	width: 880px;
	text-align: center;
}

.keyvisual {
	width: 880px;
	height: 393px;
	text-align: left;
}

.keyvisual h3 {
	width: 880px;
	height: 393px;
	background: transparent url(../img/top_key.jpg) no-repeat top left;
	text-indent: -9999px;
	position: absolute;
}

.keyvisual h4 {
	width: 160px;
	height: 160px;
	position: absolute;
	z-index: 99;
}

.keyvisual h4 a {
	width: 160px;
	height: 160px;
	display: block;
	text-indent: -9999px;
}
h4.key01 {
	margin: 3px 0 0 66px;
}
h4.key02 {
	margin: 230px 0 0 655px;
}



.contents_menu {
	margin: 0 auto;
	width: 720px;
}
.contents_menu img {
	float: left;
}

.top_banner {
	margin: 0 auto;
	padding: 20px 0;
	width: 720px;
}
.top_banner img {
	margin-bottom: 15px;
	float: right;
}
.top_banner img.corp {
	float: left;
}

/* ------------------------------------

　PrimaryContents要素

------------------------------------ */
#primarycontents {
	width: 230px;
	float: left;
}


/* ------------------------------------

　SecondaryContents要素

------------------------------------ */
#secondarycontents {
	width: 460px;
	float: left;
	line-height: 140%;
}


/* ------------------------------------

　　Footer要素

------------------------------------ */
#footer {
	width: 100%;
	height: 111px;
	line-height: 140%;
	background: transparent url(../img/footer_bg.gif) repeat-x top left;
	text-align: center;
	color: #ffffff;
}

#footer div {
	margin: 0 auto;
	padding-top: 60px;
	width: 1045px;
}
#footer div span {
	margin: 0 auto;
	width: 720px;
	display: block;
}

#footer div span ul {
	width: 450px;
	float: left;
}

#footer div span ul li {
	margin-left: 20px;
	float: left;
	display: inline;
}

#footer div span p {
	width: 270px;
	float: right;
	text-align: right;
}

#footer a:link { text-decoration:underline; color: #FFFFFF; }
#footer a:visited { text-decoration:underline; color: #FFFFFF; }
#footer a:active { text-decoration:none; color: #FFFFFF; }
#footer a:hover { text-decoration:none; color: #FFFFFF; }