/* ページのレイアウト用CSS */
body {
	text-align:center;
	background-color:#FFFFFF;
	padding: 0px;
	margin: 0px;
	font-family: "ＭＳ ゴシック", "メイリオ", "Osaka−等幅", "ヒラギノ角ゴ Pro W3", sans-serif;
}

#contents {
	width: 948px;
	background-color:#FFFFFF;
	text-align:left;
	position:relative;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#header {
	height: 75px;
	width: 948px;
}
#header .topLinkBox {
	width: 648px;
	height: 70px;
	margin-top: 5px;
	float: left;
}
#clumbList  {
	width: 948px;
}
#clumbList ul {
	font-size: 10px;
	line-height: 10px;
	color: #999999;
	list-style-type: none;
	padding: 0px;
	margin-top: 34px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 20px;
	width: 948px;
}
#clumbList li {
	float: left;
	margin-bottom: 2px;
}
#clumbList li a {
	background-image: url(clumbListArrow.gif);
	background-repeat: no-repeat;
	background-position: right;
	color: #666666;
	margin-right: 3px;
	padding-right: 10px;
}
#clumbList a:hover {
	color: #CCCC00;
}
h1 {
	padding: 0px;
	margin: 0px;
	font-size: 10px;
	line-height: 10px;
	font-weight: normal;
}
.imgSiteTitle {
	margin-top: 20px;
	margin-left: 15px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
h1 a {
	display: block;
	height: 70px;
	color: #666666;
}
h1 a:hover {
	color: #666666;
}
/*..........header*/

#header .search {
	text-align: right;
	float: right;
	width: 300px;
	margin-top: 5px;
	height: 70px;
}
#header .search p {
	font-size: 16px;
	font-weight: bolder;
	margin-top: 5px;
}
#header .search form {
	margin: 0px;
}
#header .search #cse-search-box input {
	margin-top: 10px;
	font-size: 10px;
	line-height: 14px;
}
#header .search input.inputText {
	margin-top: 1px;
	height: 15px;
}
#header .search input.inputSubmit {
}
/*..........search*/

#navbar {
	background-image: url(navbar.jpg);
	padding: 0px;
	position: absolute;
	top: 75px;
	left: 0px;
	z-index:100;
	background-repeat: no-repeat;
	width: 948px;
}
.right {
	text-align: right;
	clear: both;
}
.textAlignRight {
	text-align: right;
}
/*..........navbar*/

#clumbList  {
	width: 948px;
}
#clumbList ul {
	font-size: 10px;
	line-height: 10px;
	color: #000000;
	list-style-type: none;
	padding: 0px;
	margin-top: 36px;
	margin-right: 0px;
	margin-left: 20px;
	margin-bottom: 3px;
}
#clumbList li {
	display: inline;
}
#clumbList li a {
	background-image: url(clumbListArrow.gif);
	background-repeat: no-repeat;
	background-position: right;
	color: #666666;
	margin-right: 3px;
	padding-right: 10px;
}
#clumbList a:hover {
	color: #CCCC00;
}
/*..........clumbList*/

#productsCommon {
	width: 850px;
	text-align: left;
	background-color: #FFFFFF;
	padding: 0px;
	margin-top: 15px;
	margin-right: 50px;
	margin-bottom: 10px;
	margin-left: 50px;
	clear: both;
	float: left;
}
#productsCommon h3 {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	background-image: none;
}
.imgFloatLeft {
	padding: 0px;
	float: left;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.imgFloatRight {
	padding: 0px;
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
#productsCommon .other_page_float {
	text-align: left;
	margin-top: 50px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 260px;
	padding-top: 0px;
	float: left;
}
#productsCommon p {
	font-size: 14px;
	line-height: 18px;
	padding: 0px;
	margin: 0px;
}
/*..........pruduct_main*/

#wrapper {
	padding: 0px;
	float: left;
	width: 948px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

address {
	font-size: 10px;
	font-style: normal;
	line-height: 10px;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #003100;
	text-align: right;
	margin: 0px;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 0px;
	clear: both;
}
#footer {
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(footer.jpg);
	background-repeat: no-repeat;
	text-align: center;
	height: 35px;
	clear: both;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
#foot_right {
	padding: 0px;
	float: right;
	width: 260px;
	height: 19px;
	margin: 0px;
}
.totop {
	font-size: 12px;
	text-align: right;
}
#foot_center {
	padding: 0px;
	float: right;
	width: 430px;
	height: 19px;
	margin: 0px;
}
#foot_right p {
	background-image: url(farrow.gif);
	background-repeat: no-repeat;
	text-align: left;
	float: left;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 11px;
	font-size: 11px;
	line-height: 11px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 11px;
}
#foot_center p {
	font-size: 10px;
	line-height: 10px;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
	clear: both;
}
#foot_right a {
	color: #003100;
	text-decoration: none;
}
#foot_right a:hover {
	color: #669933;
	text-decoration: none;
}
/*..........footer*/

/* テーブルスタイル設定 */
.tablestyle,
.tablestyle2,
.tablestyle3,
.tablestyle4,
.tablestyle9,
.tablestyle10,
.tablestyle12 {
	width: 100%;
	border-collapse: collapse;
	font-size: 12px;
}
.tablestyle5 {
	width: 565px;
	border-collapse: collapse;
	font-size: 12px;
}
.tablestyle6 {
	width: 400px;
	border-collapse: collapse;
	font-size: 12px;
}
.tablestyle7 {
	width: 580px;
	border-collapse: collapse;
	font-size: 12px;
}
.tablestyle8,.tablestyle11 {
	width: 520px;
	border-collapse: collapse;
	font-size: 12px;
}
.tablestyle th,
.tablestyle5 th,
.tablestyle6 th,
.tablestyle7 th,
.tablestyle8 th {
	text-align: left;
	color: #000000;
	background-color: #DEE7EC;
}
.tablestyle2 th,.tablestyle11 th {
	text-align: left;
	color: #FFFFFF;
	background-color: #000080;
}
.tablestyle3 th {
	text-align: center;
	color: #FFFFFF;
	background-color: #000080;
}
.tablestyle4 th {
	text-align: center;
	color: #000000;
	background-color: #DEE7EC;
}
.tablestyle9 th,
.tablestyle10 th {
	text-align: center;
	color: #FFFFFF;
	background-color: #006699;
}
.tablestyle12 th {
	text-align: center;
	color: #000000;
	background-color: #DEE7EC;
	width: 25%;
}
.tablestyle th,.tablestyle td,
.tablestyle2 th,.tablestyle2 td,
.tablestyle3 th,.tablestyle3 td,
.tablestyle4 th,.tablestyle4 td,
.tablestyle5 th,.tablestyle5 td,
.tablestyle6 th,.tablestyle6 td,
.tablestyle7 th,.tablestyle7 td,
.tablestyle8 th,.tablestyle8 td,
.tablestyle9 th,.tablestyle9 td,
.tablestyle10 th,.tablestyle10 td,
.tablestyle11 th,.tablestyle11 td,
.tablestyle12 th,.tablestyle12 td
 {
	padding: 6px;
	border: 1px solid #8CACBB;
}
.tablestyle3 td,
.tablestyle4 td,
.tablestyle5 td,
.tablestyle7 td,
.tablestyle8 td,
.tablestyle9 td,
.tablestyle10 td {
	text-align: center;
}
.tablestyle4 ul,
.tablestyle9 ul,
.tablestyle12 ul {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 1em;
}
.tablestyle4 li,
.tablestyle9 li,
.tablestyle12 li {
	font-size: 12px;
	text-align: left;
}
.tdblue {
	background-color: #DEE7EC;
}
/* テーブルスタイル設定終わり */



/* DIVブロック設定 */
.div850px-centering {
	width: 850px;
	margin-left: 50px;
}
.div700px-centering {
	width: 700px;
	margin-left: 75px;
}
.div650px-centering {
	width: 650px;
	margin-left: 165px;
}
.div600px-centering {
	width: 600px;
	margin-left: 125px;
}
.div600px-floatleft-margin0 {
	width: 600px;
	float: left;
}
.div550px-floatleft-margin0 {
	width: 550px;
	float: left;
}
.div520px-centering {
	width: 520px;
	margin-left: 165px;
}
.div500px-floatleft {
	float: left;
	width: 500px;
	margin-right: 20px;
}
.div500px-floatleft-marginright0 {
	float: left;
	width: 500px;
	margin-right: 0px;
}
.div480px-floatleft {
	float: left;
	width: 480px;
	margin-right: 20px;
}
.div400px-centering {
	width: 400px;
	margin-left: 225px;
}
.div350px-floatleft {
	float: left;
	width: 350px;
}
.div350px-floatleft-marginright50px {
	float: left;
	width: 350px;
	margin-right: 50px;
}
.div335px-floatleft {
	float: left;
	width: 335px;
	margin-right: 15px;
}
.div320px-floatleft {
	float: left;
	width: 320px;
	margin-right: 20px;
	display: inline;
}
.div300px-floatleft {
	float: left;
	width: 300px;
	margin-right: 20px;
}
/* DIVブロック設定終わり */

.pagetop {
	text-align: right;
	padding-right: 50px;
	padding-bottom: 5px;
}
.indent1em {
	text-indent: 1em;
}
.margin-left-1em {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 1em;
}
.margin-left20px-right50px {
	margin-right: 50px;
	margin-left: 20px;
}
.margin-left-35px {
	margin-left: 35px;
}
.margin-left-right-20px {
	margin-right: 20px;
	margin-left: 20px;
}
.margin-left20px-floatleft {
	float: left;
	margin-left: 20px;
}
.margin-left15px-floatleft {
	float: left;
	margin-left: 15px;
}
.margin-top10px {
	margin-top: 10px;
}
.maxtrance_table {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
	font-size: 12px;
	line-height: 16px;
	color: #006699;
}
.maxtrance_table td {
	padding-left: 1em;
}
.text_ar_bm0 {
	margin-bottom: 0px;
	padding-bottom: 0px;
	text-align: right;
}

/* フォントスタイルここから*/
.fontstyle-lightblue-bold {
	font-weight: bold;
	color: #0066CC;
}
.fontstyle-brack-bold {
	font-weight: bold;
	color: #000000;
}
.fontstyle-red {
	color: #FF0000;
}
.fontstyle-yellow {
	color: #FFFF00;
}
.fontstyle-red-bold {
	font-weight: bold;
	color: #FF0000;
}
.fontstyle-1emspace {
	padding-right: .6em;
}
.fontstye-paddingleft-1em {
	padding-left: 1em;
}
.fontstyle-WeghtNormal {
	font-weight: normal;
}
.font80per {
	font-size: 80%;
	vertical-align: 10%;
}
.font90per {
	font-size: 90%;
	vertical-align: 5%;
}
/* フォントスタイル終わり*/

.text-align-right {
	text-align: right;
	clear: both;
}

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {
	display: inline-block;
}
.clear {
	clear: both;
	width: 100%;
	height: 0px;
}
p {
	font-size: 12px;
	line-height: 16px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
a {
	color: #0066CC;
	text-decoration: none;
}
.day {
	font-size: 11px;
	color: #666666;
	margin: 0px;
	padding: 0px;
	line-height: 13px;
}
.marg10 {
	padding: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
}
.left_marg20 {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}
.padding-left-1em {
	padding-left: 1em;
}

.baseline01 {
	font-size: 75%;
	vertical-align: top;
	font-weight: normal;
}
h3 {
	font-size: 16px;
	color: #FFFFFF;
	background-repeat: no-repeat;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 23px;
	margin-top: 34px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	line-height: 16px;
}
h4 {
	font-size: 16px;
	line-height: 20px;
	background-color: #E6E6E6;
	color: #000000;
	padding-top: 4px;
	padding-right: 3px;
	padding-bottom: 4px;
	padding-left: 35px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	border-left-style: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	background-image: url(h4_bg.jpg);
	background-repeat: no-repeat;
}
h5 {
	font-size: 14px;
	line-height: 16px;
	color: #FFFFFF;
	text-align: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	border-top-style: none;
	border-bottom-style: none;
	border-right-style: none;
	border-left-style: none;
	background-color: #333333;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 10px;
	background-image: url(h5_bg.jpg);
	background-repeat: no-repeat;
}
.right_bar {
	text-align: right;
	clear: both;
	padding-bottom: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	margin-bottom: 10px;
}
.detail {
	font-size: 12px;
	line-height: 15px;
	margin: 0px;
	padding: 0px;
	text-align: right;
	clear: both;
}
.center {
	text-align: center;
	clear: both;
}
.block2_left li {
	font-size: 12px;
	line-height: 16px;
	margin-bottom: 5px;
}
.block2_right li {
	font-size: 12px;
	line-height: 16px;
	margin-bottom: 5px;
}
.margin30px {
	margin-left: 30px;
	float: left;
}
.block li {
	font-size: 14px;
	line-height: 18px;
	margin: 0px;
	padding: 0px;
}

.float_left {
	float: left;
}
.float_right {
	float: right;
	margin-left: 10px;
	margin-bottom: 0px;
}
.froat_left li {
	font-size: 14px;
	line-height: 18px;
	margin: 0px;
	padding: 0px;
	clear: both;
}
/*..........共用*/
