@charset "utf-8";




/* uEUX^C̏ */

* {
	margin: 0;
	padding: 0;
	font-family:"qMmpS Pro W3", "Osaka", "lr oSVbN", Verdana, Arial, sans-serif;
	color: #333333;
	font-size: 100%;
	line-height: normal;
  }
  
  /* bodyvf̃X^C */

body {
	background-color: #FFFFFF;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
}



/* div#container̃X^C */

div#container {
	width: 720px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	display: block;
	background-color: #FFFFFF;
  }


/* div#header̃X^C */
#header {
	width: 720px;
	height: 85px;
	background-image: url(../image/parts/header_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	margin-top: 15px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-color: #999999;
	border-right-color: #999999;
	border-left-color: #999999;
	 }
	 
	 
div#header #logo1 {
	float: left;
	height: 50px;
	width: 200px;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
div#header #map {
	float: right;
	height: 55px;
	width: 210px;
	background-image: url(../image/parts/c_name.gif);
	background-repeat: no-repeat;
	background-position: right top;
	font-size: small;
	margin-right: 10px;
	margin-top: 3px;
}
div#header #map p {
	margin-top: 38px;
	text-align: right;
	font-size: 9px;
}



	 
/* div#visual̃X^C */	 
div#visual {
	width: 720px;
	height: 110px;
	text-indent: -9999px;
	background-image: url(../image/top/visual.jpg);
	background-repeat: no-repeat;
  }
#wrapper {
	display: block;
	width: 720px;
	margin-top: 0px;
}



/* トップページ以外のコンテント　div#content̃X^C */  

div#content {
	float: right;
	width: 520px;
	padding-left: 13px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	margin-top: 15px;
	margin-bottom: 0px;
  }



/* トップページだけのコンテント　div#content̃X^C */  


div#content2 {
	float: right;
	padding-left: 13px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	padding-top: 15px;
	width: 520px;
  }

/* ======IE HUCK ==========*/
*html div#content2 {
	float: right;
	padding-left: 13px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	padding-top: 15px;
	width: 506px;
  }
/*========================*/

div#content2 #globalNavarea {
	width: 520px;
	margin-top: 10px;
	display: block;
}

div#content2 #globalNavarea #nav1 {
	height: 140px;
	width: 520px;
	margin-bottom: 20px;
}
div#content2 #globalNavarea #nav1 img {
}
.shift_left {
	float: left;
}
.shift_right {
	float: right;
}

div#content2 #globalNavarea #nav2 {
	height: 140px;
	width: 520px;
	margin-top: 20px;
}
div#content2 #globalNavarea #nav2 img {
	margin-bottom: 25px;
}
#information h2 {
	margin-bottom: 10px;
	margin-top: 10px;
}
#information .text_area {
	float: left;
	margin-right: 15px;
	font-size: small;
	margin-top: 10px;
}

div#introduction {
	clear: both;
	padding-bottom: 50px;
	margin-top: 30px;
}
div#introduction p {
	margin-top: 15px;
	font-size: small;
}



  /* div#sidebar̃X^C */

div#sidebar {
	float: left;
	width: 180px;
	font-size: small;
	margin-top: 15px;
  }
div#contact {
	margin-left: 0px;
	width: 175px;
	float: left;
}

#sidebar #contact p {
	text-align: left;
	margin-left: 5px;
	margin-bottom: 7px;
	margin-top: 3px;
}
#sidebar #contact img {
	margin-bottom: 0px;
	margin-left: 0px;
}
#sidebar #side_shop {
	margin-top: 30px;
	width: 175px;
	float: left;
}
#sidebar #side_shop p {
	margin-top: 7px;
	margin-bottom: 0px;
	margin-left: 5px;
}
#sidebar #side_link {
	margin-top: 30px;
	width: 175px;
	float: left;
	margin-bottom: 20px;
}


  
 /* div#footer̃X^C */

div#footer {
	clear: both;
	width: 720px;
	font-size: 9px;
	height: 55px;
	margin-bottom: 10px;
  }
div#footer #policy {
	float: right;
	width: 390px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: right;
	font-size: 9px;
}
div#footer #address {
	float: left;
	width: 330px;
	margin-top: 15px;
	font-size: 9px;
}

  
.top_navi { font-size: 10px; }
.top_navi_blue { color: #63a5de; font-size: 10px; }
div#content .title_bg {
	font-weight: bold;
	background-color: #eeeeee;
	height: 17px;
	width: 516px;
	padding-top: 4px;
	padding-bottom: 2px;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #999999;
	margin-bottom: 5px;
	padding-left: 4px;
}
  
/*
 *	Clear
------------------------------ */
.clear {
	display: block;
	clear: both;
	height: 1px;
	font-size: 1px;
	line-height: 1px;
	}
.clearfix:after {
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	content: ".";
	}
.clearfix {
	zoom: 1;
	}
/* Hides from IE-mac \*/
* html .clearfix {
	height: 1%;
	}
.clearfix {
	display: block;
	}
	
A:hover { text-decoration:underline; }
/* End hide from IE-mac */
/*
 *	Hidden


A:link { color:#000000; text-decoration:underline; }
A:visited {
	text-decoration:underline;
	color: #000000;
}
A:hover { color:#FF9900; text-decoration:underline; }
A:active { color:#FF9900; text-decoration:underline;}
#sidebar ul {
	margin: 0px;
	list-style-type: none;
}
#wrapper #sidebar ul {
	margin: 0px;
	list-style-type: none;
}
div#sidebar ul li {
	margin-bottom: 15px;
}
#g_nav {
	width: 720px;
}

.fontsize14px_bold { font-size: 14px; font-weight: bold; }
.top_navi_blue { color: #72beff; font-size: 10px; }

