@charset "UTF-8";



html,body{
	font-family: "メイリオ",Meiryo,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","ＭＳ Ｐゴシック", Arial, Helvetica, sans-serif;
	font-size:small;
	margin:0;
	padding:0;
}

html{
	background-image:url(../img/common/bg_left_bar.gif);
	background-repeat:repeat-y;
	background-color:#fff;
}

body{
	background-image:url(../img/common/header/bg_header.png);
	background-repeat:no-repeat;
	background-position:11px 0px;
	line-height:1.35;
}


a img{
	border:0px none;
}

a:link{
	text-decoration:none;
	color:#0068b7;
}

a:hover{
	text-decoration:underline;
}



.l{
	text-align:left;
}
.c{
	text-align:center;
}
.r{
	text-align:right;
}

.clearfix:after {
  content: ".";  /* 新しい要素を作る */
  display: block;  /* ブロックレベル要素に */
  clear: both;
  height: 0;
  font-size: 0.1em;
  line-height: 0;
  visibility: hidden;
}

.clearfix {
  zoom: 1;
}

* html .clearfix {
 /*¥*//*/
  height: 1px;
  height: auto;
  overflow: hidden;
  /**/
}
/* ========================== */

#logo{ margin:0 0 0 11px;}

#global-menu,
#global-menu li{ zoom:1; margin:0; display:block; padding:0; height:18px;}
#global-menu{ margin-top:14px; margin-left:514px; width:286px;}
#global-menu li{ float:left; border-left:1px solid #bfbfbf;}
#global-menu li.first{ border-left:0px none;}

#main{
	clear:both;
	width:755px;
	margin:15px 0 0 45px;
	/*background-color:#FFCC33;*/
}

#pankuzu{
	font-weight:bold; font-size:90%;
}

#pankuzu a{
	text-decoration:none;
}

#pankuzu a:hover{
	text-decoration:underline;
}

#pankuzu a:visited{
	color:#0068b7;
}

.pagetitle{
	background-image:url(../img/common/bg_page_title.png);
}
.sub-title{
	background-image:url(../img/common/bg_sub_title.png);
}
.sub-title img{
	background-color:#fff;
	padding-right:4px;
}


/* page-top */
.page-top{
	text-align:right;
}

.page-top a:link{
	text-decoration:none;
	color:#0068b7;
}

.page-top a:hover{
	text-decoration:underline;
	color:#0068b7;
}

.page-top a:visited{
	color:#0068b7;
}

.page-top img{
	margin-right:3px;
	vertical-align:middle;
}

/* footer */
#footer{
	clear:both;
	width:755px;
	margin:10px 0 0 45px;
	border-top:3px solid #268dda;
	padding:10px 0;
}
#footer img{
	width:267px; height:12px;
}


/*=============*/



/* about */





