@charset "utf-8";
* { margin: 0; padding: 0; }

/*各ページ共通ID*/
html {
  font-size: 90%;
  height:100%;
  margin-bottom:1px;
}

body {
  text-align:center;
  line-height:140%;
  letter-spacing:1px;
  margin:0;
  padding:0;
  color:#666666;
  background-color:#eeeeee;
}

br {
letter-spacing: 0;
}

p {
	margin: 5px 0px;
}

h1 {
	width:695px;
	height:211px;
	padding-top:30px;
	font-size:0;
}

h2 {
	margin: 8px 0px;
	width:695px;
}

h4 {
	font-size:90%;
}

#container {
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	width:770px;
}

#header {
	width:770px;
	height:66px;
	margin-top:40px;
}

#main_container {
	margin-left:auto;
	margin-right:auto;
	width:770px;
	background:url(../img/common/flame.gif) repeat-y;
}

#main {
	width:760px;
	background-color:#ffffff;
	margin-left:5px;
}

#shin_main {
	margin-left:33px;
	padding-bottom:15px;
}

.finding {
	margin: 8px 0px;
	clear:both;
}

.m_finding {
	margin: 8px 0px;
}

.text_m_finding {
	color:#0066cc;
	margin: 8px 0px;
}

.main_box {
	width:695px;
/*	padding-left:33px;*/
}

.news_box_top {
	margin-top:20px;
	width:695px;
	height:5px;
	background-image: url(../img/common/frame_top.jpg);
	overflow: hidden;
}

.news_box {
	width:695px;
/*	margin-left: 33px;*/
	padding: 5px 15px;
	text-align:left;
	font-size:80%;
	background-image: url(../img/common/frame_middle.jpg);
	background-repeat: repeat-y;
}

.news_box_bottom {
	width:695px;
	height:5px;
	background-image: url(../img/common/frame_bottom.jpg);
	overflow:hidden;
}

#footer {
	width:770px;
	height:75px;
	background-image: url(../img/common/footer.jpg);
	color:#ffffff;
	font-weight:bold;
	text-align:center;
}

#footer a{
	color:#ffffff;
	font-weight:bold;
}

/*
.carrousel {
	width:695px;
	padding: 5px 15px;
	text-align:left;
	font-size:80%;
	background-image: url(../img/common/frame_middle.jpg);
	background-repeat: repeat-y;
	overflow:hidden;
	position:relative;
	cursor:pointer;
}

#slides { 
	position:absolute;
	top:0;
	left:0;
	width:695px;
}

#slides div { 
	position:absolute;
	top:0;
	width:695px;
	height:100px;
	display:none;
}
*/

.copy {
	padding-top:20px;
}

.w3c {
	margin-bottom:20px;
}

.w3c_table {
	margin-left:550px;
}

.w3c_table td {
	width:100px;
}

.c_b {
	clear:both;
}

.no_line {
	text-decoration: none;
}

.no_bold {
	font-weight:normal;
}

.bold {
	font-weight:bold;
}

.fc_3399cc {
	color:#3399cc;
}

.fc_ff6600 {
	color:#ff6600;
}

.fc_0066cc {
	color:#0066cc;
}

.fc_ff6666 {
	color:#ff6666;
}

.padt_10 {
	padding-top:10px;
}

.padt_20 {
	padding-top:20px;
}

.padt_30 {
	padding-top:30px;
}

.padt_40 {
	padding-top:40px;
}

.padt_50 {
	padding-top:50px;
}

.padb_10 {
	padding-bottom:10px;
}

.padb_20 {
	padding-bottom:20px;
}

.padb_30 {
	padding-bottom:30px;
}

.padb_40 {
	padding-bottom:40px;
}

.padb_50 {
	padding-bottom:50px;
}

#loopedSlider {
	width:670px;
	position:relative;
	clear:both;
}

.container {
	width:670px;
	height:70px;
	overflow:hidden;
	position:relative;
	cursor:pointer;
}

.slides {
	position:absolute;
	top:0;
	left:0;
}

.slides div {
	position:absolute;
	top:0;
	padding-top:5px;
	padding-left:20px;
	width:650px;
	display:none;
}

.main_image {
	width:695px;
	height:211px;
	padding-top:30px;
	font-size:0;
}

.mart_10 {
	margin-top:10px;
}

.mart_20 {
	margin-top:20px;
}

.mart_30 {
	margin-top:30px;
}

.mart_40 {
	margin-top:40px;
}

.mart_50 {
	margin-top:50px;
}



