@charset "utf-8";

/* -- reset -- */
html {
	overflow-y: scroll;
}
* {
  padding: 0;
  margin: 0;
}
address,caption,cite,code,dfn,em,strong,th,var {
	font-style: normal;
}
caption,th {
	text-align: left;
}
q:before,q:after {
	content: '';
}
object,embed {
	vertical-align: top;
}
legend {
	display: none;
}
h1,h2,h3,h4,h5,h6 {
	font-size: 100%;
}
img,abbr,acronym,fieldset {
	border: 0;
}
ul,ol {
	list-style-type: none;
}

a:link {
  color: #0000ff;
  text-decoration: underline;
}

a:visited {
  color: #990099;
  text-decoration: underline;
}

a:hover {
  color: #ff0000;
  text-decoration: underline;
}


/* -- font -- */
body {
	margin:0;
	padding:0;
	line-height:1.6;
	letter-spacing:1px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:14px;
	text-align: center;
	color:#333;
	background:#fff;
	border-top-width: 10px;
	border-top-style: solid;
	border-top-color: #FF6699;
}
.t1 {
	font-size: 10px;
	line-height: 12px;
}
.t2 {
	font-size: 12px;
	line-height: 16px;
}
.t3 {
	font-size: 14px;
	line-height: 25px;
}
.t4 {
	font-size: 16px;
	line-height: 32px;
}

/* -- img linking -- */
a img.linkimg{
background:none;
}
 
a:hover img.linkimg{
opacity:0.5;
filter:alpha(opacity=50);
-ms-filter: "alpha( opacity=50 )";
background:none;
}

/* -- layout -- */
#wrapper {
	text-align: left;
	width: 960px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #FFF;
	background-image: url(../../img/wrapper_bg.gif);
	background-repeat: repeat-y;
	padding-right: 20px;
	padding-left: 20px;
	height: auto;
	margin-top: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	background-position: center;
}

/* -- header -- */
#header {
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	width: 960px;
	margin-bottom: 0px;
	clear: both;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 0px;
	padding-bottom: 0px;
	position: relative;
	background-image: url(../../img/header_bg.png);
	background-repeat: no-repeat;
	background-position: top;
	height: 120px;
}

#gnavi {
	position:absolute;
	top:0px;
	margin:0;
	right: 60px;
}

.tel {
	display: block;
	float: right;
	padding-right: 0px;
	padding-top: 40px;
}

.logo {
	display: block;
	float: left;
	padding-left: 0px;
	padding-top: 30px;
}

#head_navi {
	font-size: 12px;
	padding-bottom: 5px;
	color: #333333;
	float: right;
	padding-top: 10px;
	clear: both;
	padding-right: 10px;
	text-align: right;
	text-decoration: none;
}

#head_navi a {
	color: #333333;
	text-decoration: underline;
}

/* -- globalnavi -- */
#globalnavi {
	clear: both;
	background-image: url(../../img/gnavi_side.gif);
	background-repeat: no-repeat;
	width: 960px;
	padding-top: 0px;
	background-position: center bottom;
	padding-left: 15px;
	margin-right: auto;
	margin-left: auto;
}

#globalnavi ul {
	overflow:hidden;
	width:960px;
	margin:0 auto;
	padding:0;
}

#globalnavi li {
   float:left;
   color:#333;
   text-align:center;
   list-style-type:none;
}

#globalnavi li a {
   display:block;
   width:135px;
   color:#333;
   line-height:50px;
   text-decoration:none;
}
#globalnavi li.last a {
  margin-right: 0;
}

#globalnavi li a.active {
   color:#fff;
   text-decoration:none;
   background:url("../images/bg_menu_on.gif") 0 0 repeat-x;
}

#globalnavi li a:hover {
	color:#CCCCCC;
	text-decoration:underline;
}

/* -- glonavi -- */
#glonavi {
	clear: both;
	background-image: url(../../img/gnavi_side.gif);
	background-repeat: no-repeat;
	width: 960px;
	padding-top: 0px;
	background-position: center bottom;
	padding-left: 15px;
	margin-right: auto;
	margin-left: auto;
}

#glonavi ul {
	overflow:hidden;
	width:960px;
	margin:0 auto;
	padding:0;
}

#glonavi li {
   float:left;
   color:#333;
   text-align:center;
   list-style-type:none;
}

#glonavi li a {
   display:block;
   width:115px;
   color:#333;
   line-height:50px;
   text-decoration:none;
   margin-right: 3px;
}

#glonavi li.last a {
  margin-right: 0;
}

#glonavi li a.active {
   color:#fff;
   text-decoration:none;
   background:url("../images/bg_menu_on.gif") 0 0 repeat-x;
}

#glonavi li a:hover {
	color:#CCCCCC;
	text-decoration:underline;
}

/* -- contents -- */
#photo {
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 10px;
}
#contents {
	float: left;
	width: 700px;
	padding-top: 0px;
	padding-left: 20px;
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #999999;
	padding-right: 10px;
	text-align: left;
}

.h1_1 {
	font-size: 20px;
	line-height: 26px;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 5px;
	background-image: url(../../img/h1_bg1_700.png);
	background-repeat: no-repeat;
	text-indent: 10px;
	margin-bottom: 0.5em;
}
.h1_2 {
	font-size: 20px;
	line-height: 26px;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 5px;
	background-image: url(../../img/h1_bg2_700.png);
	background-repeat: no-repeat;
	text-indent: 10px;
	margin-bottom: 0.5em;
}
.h1_3 {
	font-size: 20px;
	line-height: 26px;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 5px;
	background-image: url(../../img/h1_bg3_700.png);
	background-repeat: no-repeat;
	text-indent: 10px;
	margin-bottom: 0.5em;
}
.h1_03 {
	font-size: 20px;
	line-height: 26px;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 5px;
	background-image: url(../../img/h1_bg03_700.png);
	background-repeat: no-repeat;
	text-indent: 10px;
	margin-bottom: 0.5em;
}
.h1_4 {
	font-size: 20px;
	line-height: 26px;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 5px;
	background-image: url(../../img/h1_bg4_700.png);
	background-repeat: no-repeat;
	text-indent: 10px;
	margin-bottom: 0.5em;
}
.h1_5 {
	font-size: 20px;
	line-height: 26px;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 5px;
	background-image: url(../../img/h1_bg5_700.png);
	background-repeat: no-repeat;
	text-indent: 10px;
	margin-bottom: 0.5em;
}
.h1_6 {
	font-size: 20px;
	line-height: 26px;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 5px;
	background-image: url(../../img/h1_bg6_700.png);
	background-repeat: no-repeat;
	text-indent: 10px;
	margin-bottom: 0.5em;
}
.h1_7 {
	font-size: 20px;
	line-height: 26px;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 5px;
	background-image: url(../../img/h1_bg7_700.png);
	background-repeat: no-repeat;
	text-indent: 10px;
	margin-bottom: 0.5em;
}

h2 {
	font-size: 16px;
	margin-bottom: 5px;
	color: #333333;
	font-weight: bold;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #999999;
	margin-top: 20px;
	padding-left: 5px;
}

h3 {
	font-size: 16px;
	margin-bottom: 2px;
	color: #333333;
	font-weight: bold;
	padding-top: 2px;
}

h3,h4,h5,h6 { margin-top: 1.5em; }

/* -- table -- */
table{
	border-collapse:collapse;
	border-spacing:0;
}
table th{
	font-size:95%;
	padding:10px;
	text-align:right;
	border-width:0 1px 1px 0;
}
table td{
	font-size:95%;
	padding:10px;
}

/* -- imgflame -- */
.imgleft{
	float: left;
	margin-right: 15px;
	margin-top: 5px;
	border:solid 1px #ccc;
	padding:4px;

}
.imgright{
	float: right;
	margin-left: 15px;
	margin-top: 5px;
	border:solid 1px #ccc;
	padding:4px;
}
.imgflame{
	margin-top: 5px;
	border:solid 1px #ccc;
	padding:4px;
}

/* -- sidebar -- */
#sidebar {
	float: left;
	width: 200px;
	padding-top: 0px;
	padding-left: 15px;
}
.side_banner ul {
	padding: 0px;
	margin: 0px;
}

.side_banner li {
	margin: 0px;
	padding: 0px;
}

ul#banner {
	padding: 0;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0px;
}

ul#banner:after {
  height: 0;
  visibility: hidden;
  content: ".";
  display: block;
  clear: both;
}

/* for MacIE5 \*/
ul#banner{
  height: auto;
  overflow: hidden;
}
/* for MacIE5 */

ul#banner li {
	float: left;
	width: 232px;
	height: 200px;
	list-style-type : none;
	margin: 0;
	padding: 0;
}

ul#banner li a img {
  border: 0;
}

/* -- sonota -- */
.pagetop {
	display: block;
	float: right;
	padding-right: 30px;
	clear: both;
}


/* -- footer -- */

#footer {
	clear:both;
	background:#ddd;
	padding-top: 10px;
	padding-right: 30px;
	padding-left: 30px;
	font-size: 12px;
	line-height: 20px;
}

#footmenu {
	clear:both;
	overflow:hidden;
	width:800px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#footmenu .section {
	float:left;
	width:220px;
	margin-right:20px;
	padding:0;
	margin-left: 20px;
}

#footmenu h3 {
   font-size:12px;
   border-bottom:1px dotted #999;
}

#footmenu ul {
   margin:0;
   padding:0;
}

#footmenu li {
   margin:0;
   padding:0;
   list-style:none;
}

#footmenu li a {
   padding-left:10px;
   font-size:11px;
   background:url(../images/bg_footmenu.gif) 0 50% no-repeat;
}

.copyright {
   clear:both;
   padding:10px 0;
   font-style:normal;
   font-size:11px;
   text-align:center;
}
