@charset "utf-8";
/*
--------------------------------------------------
CSS Skin Settings
FileName:   templates.css
Version:    2008/03/11
--------------------------------------------------
*/
html {
	background: #fff;
	height:100%;
	background:url(../images/bg_rightColumn.jpg) repeat-y top right;
}
p {
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
#wrapper {
	font-size:92%;
	margin-bottom:-86px;
	height: auto !important;
	height: 100%;
	min-height: 100%;
	overflow-x: hidden;
}
#push,
#footer {
	height:86px;
}
#push {
	clear:both;
	padding-top:4px;
}
body {
	text-align:left;
	margin:0;
	padding:0;
	border:0;			/* This removes the border around the viewport in old versions of IE */
	width:100%;
	height:100%;
	min-width:890px;    /* Minimum width of layout - remove line if not required */
	/* The min-width property does not work in old versions of Internet Explorer */
		font-size:90%;
}
#header {
	background:url(../images/bg_head.jpg) no-repeat left top;
	position:relative;
	height:139px;
}
#header ul {
	padding:15px 0 0 0;
	position:absolute;
	right:0;
	top:0;
	background:url(../images/bg_menu_ul.jpg) repeat-y top left;
	height:124px;
}
#header ul li {
	font-size:0;
}
#headerMenu {
}
#logo {
	position:absolute;
	left:82px;
	top:30px;
}
h1,
h2,
h3 {
	padding:0;
	clear:both;
}
h1 {
	margin-bottom:10px;
}
h2 {
	margin-top:10px;
}
p {
	padding:0;
}
img {
	margin:0;
}
/* Header styles */
 
/* 2 column right menu settings */
.col1 {
	height:auto;
	padding:0px 0 0 10px;
	background: url(../images/bg_body.jpg) no-repeat top left;
	float:left;
}
.col1.col11 {
	background: url(../images/bg_body11.jpg) no-repeat top left;
}
html body .col11 {
	width:100%;
	margin-right:-277px;
}
#contentBody {
	margin-right:565px;
}
.col2 {
	height:auto;
	padding:10px 0 0 30px;
	width:auto;
	float:left;
	width:100%;
	margin-right:-542px;
}
.col2 p {
	margin:0px;
	font-size:92%;
}
h2 {
	font-weight:bold;
}
.col3 {
	width:267px;
	float:right;
}
#naviright {
	margin:10px 0 0 22px;
}
/* Footer styles */
#footer {
	width:100%;
	background:url(../images/bg_footer.jpg) repeat-x top left #b9a1b1;
	color:#666666;
}
#footer p {
	padding:6px 10px 3px 10px;
	margin:0;
	font-size:77%;
}
#footerRightColumn {
	float:right;
	text-align:right;
}
#footer #copyright,
#footer .flush {
	font-size:61%;
}
#copyright {
	color:#e9d9e4;
}
#footer .whiteB {
	color:#fff;
	font-weight:bold;
	padding-bottom:0px;
	padding-top:5px;
}
#footer #footerAddress {
	padding-top:0px;
	font-size:70%;
}
#footer .footerLink1 {
	padding:10px 10px 8px;
}
#footer .footerLink2 {
	padding:7px 10px 4px;
}
.footerLink {
	background:url(../images/bg_link.jpg) left center no-repeat;
	padding-left:17px;
	font-size:77%;
}
#footer #copyright {
	padding-top:0px;
}
.fl {
	float:left;
	margin-right:15px;
	margin-bottom:15px;
}
.fr {
	float:right;
	margin-left:15px;
	margin-bottom:15px;
}
.clear {
	clear:both;
}
.noclear {
	clear:none;
}
#footer .flush {
	padding-top:20px;
}
#footer #footerMenu {
	color:#333333;
	font-size:70%;
}
#spacer {
	margin:0;
	padding:0;
}
#footer .flush .fc {
	color:#666666;
}
/* 'widths' sub menu */
#layoutdims {
	clear:both;
	background: url(../images/bg_navi_foot.jpg) repeat-x left top;
	height:23px;
	margin:0;
	padding:0px 0px !important;
	text-align:right;
}
.textRight {
	text-align:right;
}
.textCenter {
	text-align:center;
}
#cse-search-box {
	margin-left:52px;
	background: #FFF url(../images/img_top_04.jpg) no-repeat;
	height:25px;
	width:272px;
}
#cse-search-box #sbtn {
	cursor: pointer;
	background: url("../images/btn_search.jpg") no-repeat top left;
	width: 39px;
	height: 19px;
	border:none;
}
#sBox, x:-moz-broken {
	width:139px;
	background:#FFF;
	height:17px;
	margin:3px -1px 0 0;
}
#sBox, x:x {
	width:139px;
	background:#FFF;
	height:17px;
	margin:2px -1px 0 0;
}
#cse-search-results iframe{
	width:570px;
	margin-left:-25px;
	}
#cse-search-results{
	overflow:hidden;}