@charset "UTF-8";
@import "base.css";
/*============CONTENT COLOR SCHEME=================*/
/*                                                 */
/*    a:Link Color    - Gray          #666666      */
/*    a:Visited Color - Light Gray    #999999      */
/*    a:Hover Color   - Dark blue     #82141B      */
/*    a:Active Color  - Dark blue     #82141B      */
/*    Font Color      - Gray          #666666      */
/*                                                 */
/*    bacs.css                         */
/*============CONTENT COLOR SCHEME-END=============*/

/*============NAVI COLOR SCHEME====================*/
/*                                                 */
/*    a:Link Color    - Gray          #0000FF      */
/*    a:Visited Color - Light Gray    #0000FF      */
/*    a:Hover Color   - Dark blue     #556677      */
/*    a:Active Color  - Dark blue     #556677      */
/*    Font Color      - Gray          #666666      */
/*                                                 */
/*    bacs.css                         */
/*============NAVI COLOR SCHEME-END================*/

/*============tHgTCY=======================*/
/*                                                 */
/*    10px      1.0em                              */
/*    11px      1.1em                              */
/*    12px      1.2em                              */
/*    13px      1.3em                              */
/*    14px      1.4em                              */
/*    15px      1.5em                              */
/*    16px      1.6em                              */
/*                                                 */
/*============tHgTCY-END===================*/

/*---------- 01  Base -----------*/



/*---------- 02  Container -----------*/


body {
	background: url(../images/back-bg.gif) top repeat-x;
	text-align:center;
}
#wrapper {
	width: 960px;
	margin: 0 auto;
	text-align: left;
}
#main {
	width:950px;
	margin:0 5px 0 5px;
}
#content {
	width: 910px;
	margin: 10px 20px 0 20px;
}
#footer {
	width:950px;
	height:40px;
}
table {
	width:900px;
	margin:0 auto;
	border:hidden;
	border-color:#FFFFFF;
	border-top-style:none;
}
*html table {
	margin:0 10px;
}
/*---------- 03  Header -----------*/

#header {
	position:relative;
	height:80px;
	margin:0 0 0 5px;
	background: url(../images/header.jpg) 10px 0 no-repeat;
}
#header h1 {
	position:absolute;
	width:300px;
	height:80px;
	text-indent:-9999px;
}
#header h1 a {
	background: url(../images/site-title.jpg) 10px 0 no-repeat;
	display:block;
	width:300px;
	height:80px;
	text-decoration:none;
	/*\*/ 
	overflow: hidden;/**/
}
#header h2 {
	font-size:1.0em;
}
#header #ameba {
	position:absolute;
	width:60px;
	height:60px;
	top: 0px;
	text-indent:-9999px;
	left:530px;
	top:15px;
}
#header #ameba {
	background:url(../images/ameba.jpg) 0 0 no-repeat;
	width:60px;
	height:60px;
}
#header #ameba a {
	background: url(../images/ameba.jpg) 0 0 no-repeat;
	display:block;
	width:60px;
	height:60px;
	text-decoration:none;
	/*\*/ 
	overflow: hidden;/**/
}
#header #facebook {
	position:absolute;
	width:60px;
	height:60px;
	top: 0px;
	text-indent:-9999px;
	left:590px;
	top:15px;
}
#header #facebook {
	background:url(../images/facebook.jpg) 0 0 no-repeat;
	width:60px;
	height:60px;
}
#header #facebook a {
	background: url(../images/facebook.jpg) 0 0 no-repeat;
	display:block;
	width:60px;
	height:60px;
	text-decoration:none;
	/*\*/ 
	overflow: hidden;/**/
}
/*---------- 04  main_img -----------*/
#topimg {
	margin: 0 20px;
	width:910px;
}
#topimg h2 {
	margin-top:2px;
	line-height:1;
}
/*---------- 05  Navi -----------*/
#navi {
	clear: both;
	padding:0;
	width:920px;
	margin:10px 20px 0 20px;
}
#navi ul li {
	float: left;
	height:56px;
	padding:0 8px 0 0;
}
/*---------- 06  content -----------*/

#news {
	width:910px;
	height:180px;
	background:url(../images/news_bg02.jpg) 0 0 no-repeat;
}
#news #textbox {
	width:890px;
	height:150px;
	padding:20px;
}
#news #textbox dl {
	width:870px;
	font-size:12px;
	color:#000066;
	height:30px;
}
#news #textbox dt {
	width:150px;
	float:left;
	border-bottom:#999999 dashed 1px;
	font-weight:bold;
}
#news #textbox dd {
	width:720px;
	float:left;
	border-bottom:#999999 dashed 1px;
}
.section {
	margin-bottom:10px;
}
.section2 {
	width:49%;
}
#content h4 {
	font-size: 16px;
}
#content p {
	line-height:18px;
	text-align: justify;
	text-justify: inter-ideograph;/*--text-align: justify;
	text-justify: inter-ideograph;
	͕𗼒[ɂwŁE--*/
}
#content table {
	font-size:1.0em;
}
#content table, #content table tr, #content table td, #content table th {
	border:1px solid #999999;
	line-height:18px;
	text-align: justify;
	text-justify: inter-ideograph;
}
#content table th {
	font-weight:bold;
	background:#cccccc;
	color:#FFFFFF;
	padding:5px;
}
#content table td {
	padding:5px;
}
#content .pagetop {
	float:right;
}
#title {
	width:910px;
	height:35px;
}
/*---------- 07  Footer -----------*/

#foot {background:url(../images/footer.jpg) repeat-x;
}

#footer {
	margin:0 auto;
	position:relative;
	top:0;
	left:0;
	clear: both;
	padding: 25px 0 5px 0;
	font-size: 1.0em;
	text-align: center;
}
* html #footer {
	background:url(../images/footer.jpg) 0 0 repeat-x;
	margin:0 0 0 15px;
	position:relative;
	top:0;
	left:0;
}

#footer address {
	height:15px;
	color:#FF6600;
	font-size:12px;
}


/*---------- 08  index -----------*/

#message p {
	background-image:url(../images/message.jpg);
	width:910px;
    height:366px;
	margin-top:10px;
	text-indent:-9999px;
}

.address_mt {
	margin-top:50px;
}

.ggmap {
position: relative;
padding-bottom: 56.25%;
padding-top: 30px;
height: 0;
overflow: hidden;
}
 
.ggmap iframe,
.ggmap object,
.ggmap embed {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}
