@charset "UTF-8";

html {
	margin:0 auto;
	width:auto;
	text-align:center;
}

body {
	background:url(../img/common/bg.jpg) repeat-x 0 0;
	margin:0;
	padding:0;
	text-align:center;
	line-height:140%;
	color:#666666;
	font-size:70%;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}

img {
	border:0;
}

hr {
	clear:both;
	display:none;
}

h1,h2,h3,p {
	margin:0;
	padding:0;
}
/*
*html div#mimg h1 a {
	overflow:hidden;
	display:block;
	width:142px;
	height:32px;
	margin-top:22px;
	margin-left:-715px;
}
*/


.center {
	text-align:center;
}

/* main img */

div#mimg {
	background:url(../img/common/mimg.jpg) no-repeat top center;
	width:auto;
	height:422px;
	text-indent:-999em;
}

div#mimg div#minginner {
	margin: 0 auto;
	width: 855px;
	height: 422px;
}

div#mimg div#minginner h1 a {
	overflow:hidden;
	padding:20px 0 0 0;
	width: 145px;
	height: 50px;
	display: block;
	_margin-top:10px;
	_margin-left:-715px;
}

/* container */

div#container {
    overflow: hidden;
	margin:0 auto;
	margin-bottom:35px;
	width:835px;
	height:auto;
	text-align:left;
}

div#container:after {
    content: "";
    display: block;
    clear: both;
    height: 1px;
    overflow: hidden;
}

/*\*/
* html div#container {
    height: 1em;
    overflow: visible;
}
/**/

/* main navi */

div#mnavi {
	background:url(../img/common/mnavi.jpg) no-repeat 0 0;
	width:auto;
	height:59px;
}

div#mnavi ul {
	margin:0 0 0 552px;
	padding:0;
}

div#mnavi li {
	display:inline;
	list-style:none;
	list-style-image:none;
	list-style-type:none;
	margin:0;
	padding:0;
}

div#mnavi li a {
	display:block;
	float:left;
	height:59px;
	text-indent:-999em;
}

div#mnavi li.bt1 a {
	width:151px;
}

div#mnavi li.bt2 a {
	width:132px;
}

/* content */

div#content {
	clear:both;
	width:auto;
	height:auto;
	text-align:left;
}


/* cnt */

/* cnt left */

div#cntleft {
	float:left;
	width:366px;
	height:auto;
	text-align:left;
}


div#cntleft .hr {
	background:url(../img/top/banner_foot.jpg) no-repeat 0 0;
	clear:both;
	width:auto;
	height:12px;
}

div#cntleft .hr hr {
	display:none;
}

/* cnt right */

div#cntright {
	float:left;
	width:469px;
	height:auto;
	text-align:left;
}

div#cntright .hr {
	background:url(../img/top/cnt_right_foot.jpg) no-repeat 0 0;
	clear:both;
	width:auto;
	height:4px;
}

div#cntright .hr hr {
	display:none;
}


div#cntright .cnt {
	background:url(../img/top/cnt_right_bg.jpg) no-repeat 0 0;
	width:auto;
	height:auto;
}

h2 {
	display:none;
}

div#cntleft .banner {
	background:url(../img/top/banner_bg.jpg) no-repeat 0 0;
	width:auto;
	height:auto;
	padding:15px 10px 10px 10px;
    overflow: hidden;
}

div#cntleft .banner2 {
	background:url(../img/top/banner2_bg.jpg) no-repeat 0 0;
	width:auto;
	height:auto;
	padding:15px 10px 10px 10px;
    overflow: hidden;
}

div#cntleft .banner:after,
div#cntleft .banner2:after {
    content: "";
    display: block;
    clear: both;
    height: 1px;
    overflow: hidden;
}

/*\*/
* html div#cntleft .banner,
* html div#cntleft .banner2 {
    height: 1em;
    overflow: visible;
}
/**/

div#cntleft .banner img,
div#cntleft .banner2 img {
	margin:20px 0 0 7px;
}

div#cntleft .banner dl,
div#cntleft .banner2 dl {
	margin:0;
	padding:0;
}

div#cntleft .banner dt,
div#cntleft .banner2 dt {
	display:block;
	float:left;
	width:143px;
	margin:0;
	padding:0;
	text-align: center;
}

div#cntleft .banner dd,
div#cntleft .banner2 dd {
	display:block;
	float:left;
	width:152px;
	margin:0 0 0 30px;
	padding:0;
}

/* news & blog */

div#news,
div#blog,
div#mori_blog {
	width:auto;
	padding:5px 0 5px 11px;
}

div#news h3,
div#blog h3,
div#mori_blog h3 {
	width:451px;
	height:33px;
	text-indent:-999em;
}

div#news h3 {
	background:url(../img/top/h3_news.jpg) no-repeat 0 0;

}

div#blog h3 {
	background:url(../img/top/h3_blog.jpg) no-repeat 0 0;
}

div#mori_blog h3 {
	background:url(../img/top/h3_mori_blog.jpg) no-repeat 0 0;
}

div#blog h3 a,
div#mori_blog h3 a {
	overflow:hidden;
	display:block;
	width:auto;
	height:33px;
}

div#cntright ul {
	margin:0;
	padding:0;
}

div#cntright li {
	background:url(../img/common/line430x1.gif) repeat-x left bottom;
	margin:0 0 0 10px;
	padding:5px 0 5px 0;
	list-style:none;
	list-style-image:none;
	list-style-type:none;
	width:430px;
}

div#cntright li span {
	background:url(../img/common/icon_news.gif) no-repeat 5px 4px;
	display:block;
	padding:0 0 0 18px;
}

/* footer */

div#footer {
	background:url(../img/common/footer_bg.jpg) repeat-x 0 0;
	clear:both;
	width:auto;
	height:154px;
	text-align:center;
}

div#footer .cnt {
	margin:0 auto;
	width:835px;
	height:auto;
}

/* copyright */

#footer .menu {
	background-image:url(../common/line600x1.gif);
	background-position:top;
	background-repeat:repeat-x;
	padding:0;
	border-bottom:1px solid #cccccc;
}

#footer .left {
	width:auto;
	padding:7px 0;
	float:left;
}

#footer .right {
	width:auto;
	padding:7px 0;
	float:right;
}

#footer .menu a {
	color:#666666;
	text-decoration:none;
}

#footer .menu a:hover {
	color:#666666;
	text-decoration:underline;
}

#footer .banner {
	width:auto;
	clear:both;
	background-image:url(../common/line1x70.gif);
	background-position:left;
	background-repeat:no-repeat;
	overflow:hidden;
}

#footer .banner:after {
    content: "";
    display: block;
    clear: both;
    height: 1px;
    overflow: hidden;
}

/*\*/
* html #footer .banner {
    height: 1em;
    overflow: visible;
}
/**/

#footer .banner p.clef {
	float:left;
	margin:16px 0 0 0;
}

#footer .banner .inner {
	width:670px;
	float:right;
	text-align:left;
}

#footer .banner .inner ul {
	margin:15px 0 0px 0;
	padding:0;
}

#footer .banner .inner li {
	margin:0;
	padding:0 5px 0 0;
	list-style:none;
	list-style-image:none;
	list-style-type:none;
	display:inline;
}

#footer .menuinner {
	width:314px;
	float:left;
}

#footer .banner2 {
	display:block;
	width:160px;
	float:right;
	margin: 15px 0 0 0;
	text-align: right;
}

.xhtml {
	display:block;
	width:67px;
	height:31px;
	float:left;
	text-align:left;
	margin:0;
	padding:0;
}

.xhtml ul {
	margin:0;
	padding:0;
}

.xhtml li {
	margin:0;
	padding:0;
	list-style:none;
	list-style-image:none;
	list-style-type:none;
}

.team-6 {
	display:block;
	width:88px;
	text-align:right;
	float:right;
}