@charset "utf-8";
/* CSS Document */

body {
	font-size:14px;
	line-height:24px;
	font-family:"メイリオ",Meiryo,"ＭＳ Ｐゴシック","Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3",sans-serif;
	margin:0;
	background:#787677;
}

a {
color:#FFF;
}
a:hover {
color:#EEE;
}

h1, h2, p{
margin:0;
}
.clear {
clear:both;
}
img {
border:0;
}

/*-----------------------
common
-----------------------*/
#wrap {
width:100%;
margin:0;
background:url(../images/jaguar_back.jpg) repeat-x;
}
#main {
margin:0 auto;
width:1000px;
}
#main a:hover img  {
	filter: alpha(opacity=50);
	-moz-opacity:0.50;
	opacity:0.50;
}
#main p {
margin:0 0 20px 0;
}
#header {
background: url(../images/jaguar_title.jpg) no-repeat;
height:488px;
}
#header h1 {
text-indent:-9999px;
}
#header_text {
padding:30px 50px;
background:#000000;
color:#FFFFFF;
}
#contents {
background:#f5f5f5;
}
.contents_box {
margin:30px auto;
width:900px;
}
#contents1_l{
float:left;
width:420px;
}
#contents1_r{
float:right;
width:450px;
}
#contents1_r_l {
float:left;
width:210px;
}
#contents1_r_r {
float:right;
width:226px;
}
#contents1_r_btn {
width:307px;
margin:30px 0 0 144px;
}
#contents1_bottom {
margin:30px 0 0 0;
}
#contents2_l{
float:left;
width:630px;
}
#contents2_r{
float:right;
width:226px;
}
#contents2_r img{
margin:0 0 19px 0;
}
#contents3_l{
float:left;
width:630px;
}
#contents3_r{
float:right;
width:226px;
}
#contents3_l_btn {
margin:20px 0 0 0;
}
#contents3_l_l {
float:left;
width:307px;
}
#contents3_l_r {
float:right;
width:307px;
}



/*------------------------------
mackintosh
------------------------------*/
#mackintosh {
background:url(../images/jaguar_mackintosh_back.gif);
padding:27px 50px;
color:#FFFFFF;
}

#mackintosh_l {
float:left;
width:630px;
}
#mackintosh_r {
float:right;
width:226px;
}

#mackintosh_title {
margin:0 0 20px 0;
}
/*------------------------------
footer
------------------------------*/

#footer {
	color:#FFF;
	font-size:71.5%;
	width:100%;
	margin:0 auto;
	padding: 20px 0 0 0;
	text-align:center;
	background: #000;
	overflow:hidden;
}
#footer p span{
	font-weight:bold;
}
