/* CSS Document */

body {
	background: #FFF;
	margin: 0;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 0.84em;
	line-height: 1.5;
	color: #666;
}

h1, h2, h3, h4, h5, h6, p, ol, ul, li, dl, dt {
	margin: 0;
	padding: 0;
	font-size: 100%;
}

li { list-style-type: none; }

span.hid{ visibility: hidden; }

iframe, object { margin-bottom: 14px; }

.clear { clear: both; }

.backtop {
	text-align: right;
	margin-bottom: 10px;
}
.backtop a {
	border-bottom: 2px solid #FFF;
	padding-bottom: 3px;
	color: #603;
	text-decoration: none;
}
.backtop a:hover {
	border-bottom: 2px solid #603;
	color: #666;
}

/* image */

img { border: 0; }

/* font */
.index_txt1 {
	text-align:right;
	font-family: "ヒラギノ明朝 Pro W6","Hiragino Mincho Pro","HGS明朝E","ＭＳ Ｐ明朝",serif;
	font-size:medium;
	}
.index_txt2{
	margin:15px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	line-height:25px;
	background-image:url(../images/index/dottedline.gif);
	}
.color01{
	color:#603;
}
.strong{
	font-weight:bold;
}
/* layout */

#container,
#header,
#footer {
	width: 770px;
	margin: 0 auto;
}

.tw #alpha {
	width: ;
	float: left;
}
.tw #beta {
	width: ;
	float: right;
}

/* header */

#header .header-inner {
	position: relative;
	top: -5px;
}
#header .header-inner .logo {
	float: left;
}
#header .header-inner .free-call {
	float: right;
	margin-top: 10px;
}
#header .home a {
	background: url(../images/header/home.png) no-repeat;
	float: right;
	width: 167px;
	height: 24px;
	display: block;
	text-decoration: none;
}
#header .home a:hover { background-position: 0 -24px; }

.seo {}

/* menu */

.menu {
	background: #603;
	height: 50px;
	margin-bottom: 10px;
	padding: 0 10px;
}
.menu li { float: left; }
.menu a {
	background: url(../images/header/menu.png) no-repeat;
	width: 125px;
	height: 50px;
	display: block;
	text-decoration: none;
}
.menu .menu-01 a { background-position: 0 0; }
.menu .menu-02 a { background-position: -125px 0; }
.menu .menu-03 a { background-position: -250px 0; }
.menu .menu-04 a { background-position: -375px 0; }
.menu .menu-05 a { background-position: -500px 0; }
.menu .menu-06 a { background-position: -625px 0; }
.menu .menu-01 a:hover { background-position: 0 -50px; }
.menu .menu-02 a:hover { background-position: -125px -50px; }
.menu .menu-03 a:hover { background-position: -250px -50px; }
.menu .menu-04 a:hover { background-position: -375px -50px; }
.menu .menu-05 a:hover { background-position: -500px -50px; }
.menu .menu-06 a:hover { background-position: -625px -50px; }
.menu .menu-01 a:active { background-position: 0 -100px; }
.menu .menu-02 a:active { background-position: -125px -100px; }
.menu .menu-03 a:active { background-position: -250px -100px; }
.menu .menu-04 a:active { background-position: -375px -100px; }
.menu .menu-05 a:active { background-position: -500px -100px; }
.menu .menu-06 a:active { background-position: -625px -100px; }

/* footer */

#footer {
	background: url(../images/footer/footer-bg.png) repeat-x;
	height: 50px;
}
#footer .footer-inner { padding: 16px 0 0 10px; }
#footer .footer-inner li {
	float: left;
	font-size: 13px;
}
#footer .footer-inner li a {
	background: url(../images/footer/footer-menu-icon.png) left no-repeat;
	margin-left: 7px;
	padding-left: 15px;
	color: #903;
	text-decoration: none;
}
#footer .footer-inner li a:hover { text-decoration: underline; }
#footer .copy {
	margin-top: 10px;
	text-align: center;
	font-size: 11px;
}
#footer .copy a {
	color: #666;
	text-decoration: none;
}

/* container */

/* index */

.index { margin-top: 30px; }
.index .alpha,
.index .beta {
	float: left;
}
.index .alpha {
	width: 420px;
	margin-right: 40px;
}
.index .beta {
	width: 310px;
}
#infomation .day {
	background: url(../images/index/infomation-list.png) left no-repeat;
	padding-left: 15px;
	clear: both;
}
#infomation .day,
#infomation .txt { float: left }
#infomation .day {
	margin-right: 15px;
	width: 100px;
}
#infomation .txt {
	width: 270px;
	margin-bottom: 6px;
}

/* navi */

.navi {
	background: #603;
	padding: 3px 10px;
	color: #FFF;
	font-size: 10px;
}
.navi a {
	color: #FFF;
	text-decoration: none;
}
.navi a:hover { text-decoration: underline; }

/* title */

h2.title {
	background: url(../images/contents/title.png) no-repeat;
	width: 760px;
	height: 66px;
	padding: 12px 0 0 10px;
	color: #903;
	font-size: 24px;
	font-family: "ヒラギノ明朝 Pro W6","Hiragino Mincho Pro","HGS明朝E","ＭＳ Ｐ明朝",serif;
}
h4.midashi-01 {
	background: url(../images/contents/midashi-01.png);
	height: 30px;
	border-left: 5px solid #603;
	margin-bottom: 15px;
	padding: 10px 0 0 10px;
	color: #603;
	font-size: 14px;
}
.midashi-02 {
	background:url(../images/contents/midashi-02.gif) no-repeat 0px 2px;
	padding:0px 0px 0px 23px;
	margin-bottom: 15px;
	color:#603;
	font-size: 1.1em;
	font-weight:normal;
	border-bottom:1px dotted #cccccc;
}
.midashi-arrow{
	background:url(../images/contents/arrow2.gif) no-repeat 0px 1px;
	padding:10px 40px 10px 35px;
	font-size:1.1em;
}
.midashi-arrow a{
	text-decoration:none;
	color:#fff;
}
.midashi-arrow a:hover{
	text-decoration:none;
	color:#000;
}
/* table */

table.table-01 {
	background: #CCC;
	margin-bottom: 10px;
}
.table-01 td {
	background: #FFF;
	padding: 2px 5px;
}
.table-01 .td1 {
	background: #603;
	color: #FFF;
}
.table-01 .td2 {
	background: url(../images/contents/midashi-01.png);
	color: #603;
}


/* list */

.list-01,list-02 { margin-bottom: 10px; }
.list-01 li {
	background: url(../images/contents/list-01.png) left no-repeat;
	padding-left: 15px;
}
.list-02 li {
	margin-left:20px;
	list-style-type:decimal;
}

/* box */
/* share */
.align-center{
	text-align:center;
}
.margin-auto{
	margin:0px auto;
}
.in{
	displya:inline;
}
/*floatclearbox*/
.float_clear {
	display: inline-table;
	min-height: 1%;
	}
.float_clear:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}
/* Hides from IE-mac \*/
* html .float_clear { height: 1%; }

.float_clear {
	display: inline-table;
	min-height: 1%;
	display: block; 
	}
/* End hide from IE-mac */

.height_20{
	height:20px;
	visibility:hidden;
	clear:both;
}

/* contact */
#contact{
	/*margin:0px auto;*/
}
.contactleft{
	width:500px;
	float:left;
}
.contactright{
	width:240px;
	float:right;
}
#contact .button{
	text-align:center;
}
#contact .button .button01{
	margin-right:10px;
}
#contact object,#contact iframe{ 
    width:770px; 
    height:500px; 
    border:0; 
    margin:0px; 
    padding:0px; 
    clear:both; 
}
/*dl*/
.dl01{
	margin:0px 0px 10px 0px;
}
.dl01 dt{
	font-weight:bold;
	color:#603;
}
.dl01 dd{
	margin:0px 0px 10px 0px;
}

