@charset "utf-8";

body {
	font-family:  "メイリオ", "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 150%;
	color: #333333;
	padding: 0px;
	margin: 0px;
	background-image:url(img/back.jpg);
}



/* header(midashi) */
h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	font-size: 100%;
	font-weight: normal;
	display: block;
}

/* paragraph */
p {
	margin: 0;
	padding: 0;
}

/* anchor */
a {
	color: #333333;
	outline: none;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #60B6E7;
}
a img:hover {
	filter: Alpha(Opacity=75);
	-moz-opacity:0.75;
	opacity:0.75;
}

div {
	margin: 0px;
	padding: 0px;
}

area {
	outline: none;
}

/* list */
dl, ul, ol, li, dt, dd {
	margin: 0;
	padding: 0;
	line-height: normal;
	list-style-type: none;
}

/* image */
img {
	border: 0;
	margin: 0px;
	padding: 0px;
}


/* emphasis */
em {
	font-style: normal;
	color: #d43339;
}

/* strong */
strong {
	font-weight: bold;
	font-style: normal;
}

form {
	margin: 0;
	padding: 0;
}
pre {
	margin: 0px;
	padding: 0px;
}
.float_left {
	float: left;
}
.float_right {
	float: right;
}

.clear {
	clear: both;
}

.clearfix:after{
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix{display: inline-table;  overflow:hidden; zoom:1;/*for IE 5.5-7*/}


/* Hides from IE-mac \*/
.clearfix{display: block;}


/* --navi-- */
#navi {
	height:21px;
	background-color:#F4F9FC;
}

#navi_inner {
	width:860px;
	margin:0 auto;
}

.right {
	width:400px;
	float:right;
}

.right p {
	float:right;
	padding-right:15px;
}

.left {
	width:400px;
	float:left;
}

.left img {
	float:right;
	padding-right:10px;
	padding-top:5px;
}


.topicarea_top {
	width:980px;
	margin:0 auto;
	padding-top:40px;
	padding-bottom:5px;
	font-size:12px;
	color:#666666;
	text-align:right;
}

.topicarea {
	padding-bottom:35px;
	font-size:12px;
	color:#666666;
}

.topicarea a {
	font-size:12px;
	color:#666666;
}

/* --main-- */


#main {
	margin:0;
	padding:0;
	
}

#top {
	width:1243px;
	height:590px;
	margin-left:auto;
	margin-right:auto;
	background-image:url(img/top.png);
}

#thumb_movie {
	height:326px;
	width:582px;
	padding-top:210px;
	padding-left:337px;
}

#top2 {
	width:1243px;
	margin-left:auto;
	margin-right:auto;
}

#top_left {
	height:190px;
	width:202px;
	float:left;
}

#top_right {
	height:190px;
	width:457px;
	float:right;
	background-image:url(img/care_back.jpg);
}

#top_right p {
	width:457px;
	line-height:120%;
	margin-top:80px;
}


#logo {
	width:800px;
	height:35px;
	margin-top:42px;
}

#title_micro{
	width:800px;
	height:375px;
	margin-top:40px;
}

#sub_title_micro{
	width:224px;
	height:32px;
}

#contents{

	width:1243px;
	margin-left:auto;
	margin-right:auto;
}

#sub_contents_micro{
	width:800px;
	height:990;
	margin-top:10px;
}

#button {
	width:384px;
	height:112px;
	margin-top:20px;
	margin-bottom:50px;
	margin-left:auto;
	margin-right:auto;
}

#title {
	margin-top:55px;
	width:202px;
	height:35px;
}

#brand {
	width:814px;
	padding-bottom:30px;
}

#title_brand {
	margin-bottom:10px;
}

#brandlist {
	width:814px;
	height:180px;
	margin-bottom:15px;
}

#brand_box {
	width:180px;
	height:180px;
	float:left;
	margin-left:5px;
	margin-right:10px;
}

#recommended {
	width:814px;
	padding-bottom:30px;
}

#title_recommended {
	width:433px;
	height:16px;
	margin-bottom:10px;
}

#line {
	width:800px;
	height:5px;
	margin-bottom:15px;
}

#recommended_list {
	width:814px;
	margin-top:20px;
}

#recommended_logo {
	width:120px;
	height:50px;
}

#recommended_logo_mb15 {
	width:120px;
	height:50px;
	margin-bottom:15px;
}

#recommended_logo_mb10 {
	width:120px;
	height:50px;
	margin-bottom:10px;
}

#coordinates_list {
	width:814px;
}

#coordinate {
	width:180px;
	margin-left:5px;
	margin-right:10px;
	float:left;
}

#coordinate_title {
	text-align:center;
}

#coordinate_title2 {
	padding-left:15px;
	padding-right:15px;
}

#coordinate_title3 {
	padding-left:5px;
	padding-right:5px;
}

/* --footer-- */
div#footer{
	height:80px;
	margin-bottom:-20px;
	padding-top:25px;
	background-color:#FFFFFF;
}
div#footer_box{
	width:800px;
	margin:0 auto;
	overflow:hidden;
	_zoom:1;
}
div#footer_box ul{
	width:800px;
	clear:both;
	text-align:center;
	color:#01A1E9;
	margin-bottom:5px;
	display:block;
	padding-top:10px;
}
div#footer_box li{
	display:inline;
	margin:0 80px;
	
}
div#footer_box li a{
	color:#01A1E9;
	text-decoration:none;
}

/* address */
address {
	padding-top:10px;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	padding-top: 2px;
	padding-bottom: 2px;
}