@charset "shift_jis";

html {
	-webkit-text-size-adjust:none;
	background:url(../img/backimg.jpg) repeat-x;
}

body {
	height:100%;
	line-height:1.6em;
	font-size:12px;
}

/* link style */

a:hover img{
	opacity:0.8;
	filter: alpha(opacity=80);
}

a:link {
	color:#333333;
	text-decoration:none;
}

a:hover {
	color:#666666;
	text-decoration:none;
}

a:active {
	color:#666666;
	text-decoration:none;
}

a:visited {
	color:#333333;
	text-decoration: none;
}

/*----------------------------------
 aling
------------------------------------*/
.left {
	text-align:left;
}

.center {
	text-align:center;
}

.right {
	text-align:right;
	
}
.layoutCenter {
	margin:0 auto;
}

/*----------------------------------
 float
------------------------------------*/
.floatLeft {
	float:left;
}

.floatRight {
	float:right;
}

.fl-clear {
	clear:both;
}

/*----------------------------------
 img_margin
------------------------------------*/
.bm10 {
	margin-bottom:10px;
}

.bm20 {
	margin-bottom:20px;
}

.left_img {
	margin-right:20px;
	margin-bottom:20px;
}

.right_img {
	margin-left:20px;
	margin-bottom:20px;
}

/*----------------------------------
 common
------------------------------------*/

#wrapper {
width:900px;
height:auto;
margin:0 auto;
}

#header{
width:900px;
height:130px;
position:relative;
}

h1 {
width:900px;
height:130px;
}

#lead{
width:900px;
height:auto;
margin:20px 0 0 0;
}

#top_bn{
width:140px;
height:35px;
background:#1C4094;
color:#FFFFFF;
font-weight:bold;
display:block;
}

#contents_top{
width:900px;
height:auto;
padding-top:50px;
margin-bottom:50px;
}

#contents_top .box{
width:440px;
height:250px;
float:left;
text-align:left;
padding:0 10px 10px 0;
margin-bottom:30px;
border-bottom:1px #CCCCCC dotted;
}

#contents_top .box a:link {
	text-decoration:none;
}

#contents_top .box a:hover {
	color:#CC3300;
	text-decoration:none;
}

#contents_top .box .model {
float:left;
margin-right:15px;
}

#contents_top .box .logo {
border:1px #CCCCCC solid;
}

#contents_top .detail a {
width:160px;
height:20px;
float:left;
display:block;
text-align:center;
padding:6px 0px 2px 4px;
background-color:#1C4094;
color:#FFFFFF;!important
text-decoration:none;
}

#contents_top .detail a:hover{
width:160px;
height:20px;
float:left;
display:block;
text-align:center;
padding:6px 0px 2px 4px;
background-color:#0099FF;
color:#FFFFFF;
text-decoration:none;
}


#mag{
width:860px;
height:auto;
padding:20px 20px;
border:1px #999999 solid;
margin-bottom:50px;
clear:both;
}

#mag img {
float:left;
margin-right:10px;
}

#mag a:link {
	color:#000000;
	text-decoration:none;
}

#mag a:hover {
	color:#CC3300;
	text-decoration:none;
}

#mag a:active {
	color:#CC3300;
	text-decoration:none;
}

#info a:visited {
	color:#000000;
	text-decoration: none;
}

#contents_main{
width:900px;
height:auto;
margin:50px 0;
padding-bottom:50px;
position:relative;
border-bottom:1px #999999 dotted;
}

h2 {
width:880px;
height:28px;
margin-bottom:35px;
font-size:15px;
font-weight:bold;
border-left:5px #333333 solid;
padding-left:15px;
padding-top:10px;
}

/*--------------------------------

width200px

--------------------------------*/
#main_photo{
width:240px;
height:auto;
float:left;
}

#main_photo img {
margin-bottom:20px;
}

.ec a {
width:238px;
height:20px;
display:block;
background-color:#1C4094;
text-align:center;
color:#FFFFFF;
margin-bottom:10px;
padding:7px 0 5px 0;
border:1px #000000 solid;
text-decoration:none;
}

.ec a:hover {
width:238px;
height:20px;
display:block;
background-color:#0099FF;
text-align:center;
color:#FFFFFF;
margin-bottom:10px;
padding:7px 0 5px 0;
border:1px #000000 solid;
text-decoration:none;
}

.brand a {
width:238px;
height:20px;
display:block;
background-color:#1C4094;
text-align:center;
color:#FFFFFF;
margin-bottom:10px;
padding:7px 0 5px 0;
border:1px #000000 solid;
text-decoration:none;
}

.brand a:hover {
width:238px;
height:20px;
display:block;
background-color:#0099FF;
text-align:center;
color:#FFFFFF;
margin-bottom:10px;
padding:7px 0 5px 0;
border:1px #000000 solid;
text-decoration:none;
}

#staff{
width:318px;
height:300px;
float:left;
margin:0 20px;
}

.staff_name {
width:318px;
height:auto;
}

.staff_name img {
float:left;
margin:0 20px 10px 0;
}

#shop {
	width:302px;
	height:260px;
	float:left;
	position:relative;
}

#shop .logo {
border:1px #CCCCCC solid;
width:300px;
text-align:center;
}

#shop .tenpo {
border:1px #CCCCCC solid;
width:300px;
text-align:center
}

#shop a {
color:#000000;
text-decoration:underline;
}

#shop a:hover {
color:#0033CC;
text-decoration:underline;
}

.model_title{
font-size:14px;
font-weight:bold;
border-left:2px #000000 solid;
padding-left:10px;
}

ul{
width:auto;
height:auto;
position:absolute;
bottom:0;
left:10px;
}

ul li {
float:left;
width:40px;
height:auto;
padding:4px 9px 0px 9px;
}


#model_info{
width:400px;
height:38px;
position:absolute;
top:15px;
right:0;
text-align:right;
}


/*----------------------------------
backnumber
------------------------------------*/
#backnumber_title{
border-left:3px #000000 solid;
font-size:13px;
font-weight:bold;
padding-left:10px;
width:887px;
height:20px;
margin:50px 0 20px 0;
clear:both;
}

#backnumber{
width:900px;
height:auto;
padding-bottom:50px;
position:relative;
}

#backnumber .box{
width:290px;
height:80px;
float:left;
padding-right:10px;
margin-bottom:10px;
}

#backnumber .box img{
float:left;
margin-right:10px;
}


/*----------------------------------
 prevnext
------------------------------------*/

#prevnext {
	width:880px;
	height:30px;
	line-height:30px;
	text-align:right;
	margin-top:1px;
	margin-bottom:20px;
	padding:0 10px;
	background:#000;
	position:relative;
	clear:both;
}

#prevnext .next {
	float:right;
}

#prevnext .prev {
	float:left;
}

#prevnext .page {
	width:50px;
	text-align:center;
	position:absolute;
	color:#FFF;
	left: 425px;
	top: 0px;
}

#prevnext a {
	color:#FFF;
	text-decoration:underline;
}

#prevnext a:hover {
	color:#3344ab;
	text-decoration:none;
}

#footer {
width:100%;
height:60px;
border-top:1px #1C4094 solid;
text-align:center;
}

#footer_inner {
	width:900px;
	height:20px;
	margin:0 auto;
	color:#999;
	line-height:50px;
	font-size:11px;
	text-align:center;
	clear:both;
}


/*------------------------------------
 clearfix
------------------------------------*/

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {
	display: inline-block;
}
/*Hides from IE\mac \*/
* html .clearfix {
	height: 1%;
}
.clearfix {
	display:: block;
}
/* End hide from IE\mac */
