@charset "utf-8";
/* CSS Document */

/*-------------------------------------------------------
　　　　メイングラフィック部分
-------------------------------------------------------*/

#img_top_main {
    background:url(../images/img_top_main.jpg) no-repeat;
	width:948px;
	height:299px;
	position:relative;
	margin:0px 0px 0px 12px;
	/margin:0px 0px 0px 0px; /* IE6,7 */
	padding:0px;
}

#btn_top_houjin {
    position:absolute;
	top:36px;
	right:32px;
}

#btn_top_kojin {
    position:absolute;
	top:164px;
	right:32px;
}



/*-------------------------------------------------------
　　　　コンテンツ部分
-------------------------------------------------------*/

#top_h2 {
    width:948px;
	height:94px;
	position:relative;
	margin:0px 0px 0px 12px;
	/margin:0px 0px 0px 0px; /* IE6,7 */
	padding:0px;
}

#sitename {
    float:left;
	background:url(../images/logo.gif) no-repeat;
	width:605px;
	height:40px;
	text-indent:-9999px;
    margin:44px 0px 0px 9px;
    _margin:44px 0px 0px 5px; /* IE6 */
	padding:0px;
	display:block;
}

#sitename a {
	background:url(../images/logo.gif) no-repeat;
	width:605px;
	height:40px;
    margin:0px;
	padding:0px;
	display:block;
	overflow:hidden;
}

h1 {
	text-align:right;
    float:none;
	background:none;
	width:auto;
	height:auto;
	text-indent:0px;
    margin:0px 0px 0px 9px;
    _margin:0px 0px 0px 5px; /* IE6 */
	padding:2px 0;
	display:block;
}

h1 a {
	background:none;
	width:auto;
	height:auto;
    margin:0px;
	padding:0px;
	display:block;
	overflow:hidden;
}

h2 {
    background:url(../images/img_top_sub.gif) no-repeat;
    width:auto;
	height:94px;
	margin:0px;
	padding:0px;
}

#btn_top_inquiry {
    position:absolute;
	top:52px;
	right:28px;
}

#contents_top {
    width:970px;
/*
	margin:24px 0px 0px 2px;
*/
	margin: 0 0 0 0 2px;
	/* ここから下フッター固定CSS */
	padding:0px 0px 99px 0px; /* 35+64px=99px */
	/* overflow:auto; */
}

.contents_inner {
    float:left;
	width:230px;
	text-align:left;
	margin:0px;
	padding:0px 0px 0px 10px;
}

.contents_text {
    margin:10px 0px 0px 0px;
	padding:0px;
}

.to_detail {
    text-align:right;
	margin:10px 0px 0px 0px;
	padding:0px;
}


/* コンテンツページ 右
----------------------------------------------*/

#top_contents {
    color:#2b280e;
	text-align:left;
	margin:0px;
    /*
	padding:200px 0 0 0;
    */
}


	
h2,h3 {
    background:url(../images/bg_h3.gif) repeat-x;
	height:22px;
	font-size:120%;
	color:#000000;
	line-height:1.8;
	margin:0px 0px 15px 0px;
	padding:0px 7px;
}

h4 {
    background:url(../images/bg_h4.gif) no-repeat;
	width:672px;
	height:20px;
	font-size:100%;
	line-height:1.8;
	margin:0px 0px 15px 0px;
	padding:0px 2px;
}

h5 {
	margin:0px 0px 3px 0px;
	padding:0px 10px;
}

.top_contents_inner {
    margin:0px 0px 30px 0px;
	padding:0px 12px;
}

.top_contents_inner span {
    font-weight:bold;
}

.top_contents_inner p {
	font-size: 120%;
    /*
	width:600px; 
	*/
}

#top_contents .table_wrapper {
    border:1px solid #aca368;
	margin:20px 0px;
	padding:0px;
}

#top_contents .table_wrapper02 {
    border:1px solid #aca368;
	margin:0px 0px;
	padding:0px;
}

#top_contents table {
    width:100%;
    border:1px solid #d4cfaf;
	border-collapse:collapse;
	margin:0px;
	padding:0px;
}

#top_contents th {
    border:1px solid #d4cfaf;
	text-align:left;
	background:#b7c26b;
	margin:0px;
	padding:6px 0px 6px 5px;
}

#top_contents td {
    border:1px solid #d4cfaf;
	background:#dedac0;
	margin:0px;
	padding:6px 0px 6px 5px;
}

#top_contents ul {
	margin:0px 0px 0px 10px;
	padding:0px;
}

#top_contents li {
	margin:0px;
	padding:0px 0px 7px 0px;
}

.top_contents_space01 {
	margin:0px 0px 25px 0px;
	padding:0px;
}

.top_contents_contact {
	text-align: right;
}

.top_contents_right {
    float:right;
	width:125px;
    height:150px;
	margin:100px;
	padding:0px;
}


dl.top_contents_testimonials div {
 float: left;
 margin: 0 5px 5px 0;
}

dl.top_contents_testimonials img {
 border: 2px solid #bbb;
 width: 450px;
 height: 210px;
}

dl.top_contents_testimonials dd {
 text-align: center;
 margin-left: 0;
 margin-top: 2px;
}

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

#whatsnew{
	
	margin-top:5px;
	margin-bottom:5px;
	float:left;
	width:447px;
	height:125px;
	background-image:url(../images/whatsnew.png);
	background-repeat:no-repeat;
	
}

.news{
	width:439px;
	height:85px;
	margin-top:35px;
	margin-left:5px;
	overflow:auto;
	overflow-y:scroll;
}

.news dl {
	margin-top:5px;
	font-size:95%;
}

.news dl dt {
	float: left;
	font-weight: bold;
	text-indent: 1em;
	padding-bottom:8px;
	maegin-top:5px;
}

.news dl dd {
	margin: 5px 20px 10px 90px;
	padding-bottom:8px;
	border-bottom: 1px #000 dotted;
}

#top_img{
	
	margin-top:5px;
	margin-bottom:5px;
	float:left;
	width:700px;
	height:150px;
	
}

/* artロゴ */
#artlogo {
	width: 490px;
	float: right;
}

#artlogo_img {
	float: right;
	height: 81px;
	width: 256px;
}

#artlogo_p {
	font-size: 95%;
	float: right;
}

#ironmanlogo {
	height: 50px;
	width: 283px;
	float: right;
}
/* レスリングロゴ */
#save_olympic_wrestling {
	float: right;
}

/* snsロゴ */
#sns {
	float: right;
}

/* 関西出張お知らせ English */
#top_kansai_left {
	float: left;
	width: 490px;
}
#top_kansai_right {
	float: right;
	width: 450px;
}
/* MacIE用 */
*+html .clearfix { height: 1%; }
* html .clearfix { height: 1%; }
.clearfix { display: block; }

