@charset "utf-8";
html * {
	margin:0 ;
	padding:0 ;
}

body {
	font-family:"ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	font-size:14px;
	line-height:1.4;
	background-image: url(../images/main/background.jpg);
	background-repeat: repeat-x;
	text-align:center;

}

img {
	border:none;
}

h1 {
	font-size:12px;
	font-weight: normal;
}

#base-line {
	width:800px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	text-align:left;
}

.font-10 { font-size:10px; }

/*** HEADER ***/

#header {
	/*background-color:#0F0;*/
	height:124px;
	font-size:12px;
	padding-top:8px;
		
}
#header table{
	font-size:12px;
	margin: 0;
}

#header ul{
	text-align:left;
	margin: 0;
	padding: 3px 0 0 0;
}

#header li{
	float: left;
	display:inline;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	list-style-type:none;
}

#header a:hover img{
	opacity:0.8;
	filter: alpha(opacity=80);
}



/** Banner **/

#banner {
	/*background-color:#00F;*/
	height:259px;
	background-image:url(../images/main/banner.jpg);
	background-repeat: no-repeat;
	background-position: top;
	_margin-top: -6px;
}
#banner img {
	margin: 0;
	padding: 0;
	vertical-align: top;
}

/***   MAIN   ***/

#main {
	/*background-color:#F0F;*/
	background-image: url(../images/main/main-bg.gif);
	background-repeat: no-repeat;
	background-position: top;
}

/*   LEFT COLUMN  */

#left-col {
	/*background-color:#33ccff;*/
	width:543px;
	float: left;
	position:relative;
}

#left-col .tel-mail_img {
	position:absolute;
	top:-93px;
	_top:-94px;
	left:20px;
}


#left-col .h-box {
	margin-bottom:25px;
}


#left-col .h-box ul{
	text-align:left;
	margin: 0;
	padding: 10px 0 0 0;
}

#left-col .h-box li{
	float: left;
	display:inline;
	margin:0px 0px 0px 0px;
	padding:0px 5px 0px 0px;
	list-style-type:none;
}


#left-col .h-box img{
	border:none;	
}

#left-col .content-box {
}
	
#left-col .content-box img{
	float:left;
	padding: 0 10px 0 15px;
}
/*blog*/
.blog {
	width:526px;
	border:1px solid #CCC;
	margin-top: 30px;
	margin-bottom: 20px;
	margin-left: 6px;
}
div.blog div.blog-body {
	padding: 5px 8px; 
}
div.blog div.blog-body p {
	margin-bottom: 8px;
}
div.blog div.blog-body p a:link,
div.blog div.blog-body p a:visited,
div.blog div.blog-body p a:active {
	color: #03F;
	text-decoration: underline;
}
div.blog div.blog-body p a:hover {
}


/* RIGHT COLUMN*/

#right-col {
	/*background-color:#690;*/
	width:240px;
	float:right;
}

#right-col img{
	margin-bottom:10px;
}

#menu {
	color:#333;
	/*background-image: url(../images/main/right/menu_back.jpg);
	background-repeat: repeat-y;*/
}

#menu img {
	padding:0px;
	margin:0px;
}

#menu ul{
	background-image: url(../images/main/right/menu_back.jpg);
	background-repeat: repeat-y;
	margin: 0px;
	margin-bottom: 14px;
	padding-top: 10px;
	padding-right: 15px;
	padding-left: 15px;
	border-bottom: 1px solid #ddd;
}
#menu li{
	border-bottom: 3px dotted #CCC;
	font-weight: bold;
	list-style: none;
	list-style-position: inside;
	background: url(../images/icon/arow-1.gif) no-repeat left 8px;
	*background: url(../images/icon/arow-1.gif) no-repeat left 9px;
	padding-top: 4px;
	padding-bottom: 5px;
	padding-left: 24px;
	*padding-left: 8px;
}
#menu li.endlist{
	border-bottom: none;
	font-weight: bold;
	list-style-position: inside;
	padding-bottom: 5px;
	margin-bottom: 0;
}
#menu img.top-1 {
	vertical-align: bottom;
}
#company {
	color:#333;
	background-image:url(../images/main/right/company_back.jpg);
	background-repeat: repeat-y;
}

#company img{
	background-image: url(../images/main/right/menu_back.jpg);
	background-repeat: repeat-y;
    padding:0px;
    margin:0px;
}


#company ul{
	padding: 10px 15px 10px 15px;
	text-align:left;
	background-image: url(../images/main/right/menu_back.jpg);
	background-repeat: repeat-y;
	margin: 0px;
	margin-bottom: 14px;
}

#company li{
	border-bottom: 3px dotted #CCC;
	font-weight: bold;
	list-style: none;
	list-style-position: inside;
	background: url(../images/icon/arow-1.gif) no-repeat left 8px;
	*background: url(../images/icon/arow-1.gif) no-repeat left 9px;
	padding-top: 4px;
	padding-bottom: 5px;
	padding-left: 24px;
	*padding-left: 8px;
}

#company div{
	background-image:url(../images/main/right/company_back.jpg);
	background-repeat: repeat-y;
	margin-bottom:12px;
}

#company p{
	background-image: url(../images/main/right/menu_back.jpg);
	background-repeat: repeat-y;
	font-size:12px;	
	}
	
#company dl{
	background-image: url(../images/main/right/menu_back.jpg);
	background-repeat: repeat-y;
	padding:10px;
	}
	
#company dt{
	font-weight: bold;	
	}
	
#company dd{
	padding-left:10px;
	}

#company strong{
	font-size:16px;
	text-align:center;
	}

	
#area {
	font-size:12px;
	color:#333;
	width: 240px;
}
#area div.areabg {
	background: url(../images/main/right/area-box_bg.jpg) repeat-y left -1px;
}

#area img {
	padding: 0px;
	margin: 0px;
	vertical-align: top;
}
#area img.topborder {
	vertical-align: bottom;
}

#area p{
	padding-left: 25px;	
	/*background-image:url(../images/main/right/area-box_bg.jpg);
	background-repeat: repeat-y;*/

}

#area a{
	text-decoration:underline;
	color:#00F;
}


/*Footer*/

#footer-baseline{
	width:100%;
	text-align: center;
	background-image: url(../images/footer/footer-base_bg.jpg);
	background-repeat: repeat-x;
}

#footer {
	/*background-color:#FF0;*/
	width:800px;
	margin: 0 auto;
	padding-bottom:30px;
}

#footer ul{
	text-align:left;
	margin: 0;
	padding: 7px 0 0 0;
}

#footer li{
	float: left;
	display:inline;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	list-style-type:none;
}
#footer img {
	margin:0px;
	padding:0px;
}

#footer p{
	font-size: 12px;
	padding-left:10px;
	line-height:2.0;
}
#footer p strong{
	color:#666;
}

#footer a:hover img{
	opacity:0.8;
	filter: alpha(opacity=80);
}
.c-both {
	clear:both;
}
a:link {
	text-decoration: none;
	color: #333;
}
a:visited {
	text-decoration: none;
	color: #333;
}
a:hover {
	text-decoration: underline;
	color: #666;
}
a:active {
	text-decoration: none;
	color: #333;
}
