@charset "utf-8";

* {
	margin:0;
	padding:0;
}

body {
	font-size:12px;
	font-family:Arial, "ＭＳ ゴシック";
}

a {
	text-decoration:none;
}

img {
	display:block;
	border:0;
}

ul ,
ol {
	list-style:none;
}

/*--end basic style--*/

.wrap {
	width:936px;
	background:url(../images/wrap-bg.png) repeat-y;
	margin:0 auto;
	padding-left:17px;
	padding-right:17px;
}

.header {
	height:77px;
	border-bottom:6px solid #ec0404;
	position:relative;
}

#logo h1 {
	background:url(../images/logo.jpg) no-repeat;
	width:270px;
	height:77px;
}

#logo h1 span {
	display:none;
}

.langNav {
	background:url(../images/icon-list1.png) left 3px no-repeat;
	position:absolute;
	padding-left:14px;
	top:36px;
	left:279px;
}

.langNav ,
.langNav a {
	color:#959595;
}

.headerNav1 {
	position:absolute;
	bottom:30px;
	right:7px;
}

.headerNav1 li ,
.headerNav1 li img {
	display:inline;
}

.headerNav2 {
	position:absolute;
	bottom:10px;
	right:7px;
}

.headerNav2 a {
	color:#a01414;
	text-decoration:underline;
}

.subheader {
	height:30px;
	padding-top:2px;
	padding-left:30px;
	margin-top:3px;
	position:relative;
	background:url(../images/gnav-bg.png) repeat-x;
}

.searcharea {
	width:292px;
	height:17px;
	background-color:#bfbfbf;
	position:absolute;
	top:7px;
	right:5px;
}

.search1st ,
.search2ed ,
.search3rd {
	position:absolute;
}

.search1st {
	top:3px;
	left:13px;
}

.search2ed {
	top:0;
	left:58px;
}

.search2ed input {
	border:0;
	background-color:#bfbfbf;
}

.search3rd {
	top:0;
	right:0;
}

.container {
	padding-top:7px;
}

.primary {
	width:752px;
	float:right;
}

.secondary {
	width:174px;
	float:left;
}

.leftbtn {
	margin-left:6px;
	margin-bottom:10px;
}

.leftcateory {
	padding-left:5px;
	margin-bottom:14px;
}

.leftcateoryTitle {
	margin-bottom:4px;
}

.leftcateory1st {
	margin-left:1px;
	margin-bottom:2px;
}

.leftcateory2ed {
	margin-left:4px;
	margin-bottom:4px;
}


.leftbanner {
	padding-left:5px;
}

.leftbannerTitle {
	margin-bottom:4px;
}

.leftbanneritem {
	margin-bottom:10px;
}
.maincontent{
	margin-top:30px;
	width:720px;
}
.footer {
	clear:both;
}

.footerNav {
	border:solid #ec0404;
	border-width:2px 0;
	text-align:center;
	line-height:26px;
}

.footerNav ,
.footerNav a {
	color:#959595;
}

.footersub {
	position:relative;
	height:31px;
}

.copyright ,
.designCO {
	position:absolute;
	top:8px;
}

.copyright {
	left:8px;
}

.designCO {
	right:6px;
}

/*--end basic layout--*/

.route ,
.route a {
	color:#707070;
}

.route {
	font-size:13px;
	font-weight:bold;
	margin-top:12px;
	margin-bottom:10px;
}

.route dt ,
.route dd {
	display:inline;
}

.route dt {
	padding-left:18px;
	background:url(../images/icon-list3.png) left center no-repeat;
}

* html .route dt {
	background-position:left top;
}

.pagetitle {
	width:744px;
	height:46px;
	background-repeat:no-repeat;
	margin-bottom:9px;
}

.pagetitle span {
	display:none;
}

.pageborder {
	border:1px solid #b7b7b7;
	width:711px;
	margin:0 auto;
}

.pageborderTop {
	margin-left:5px;
	margin-right:5px;
	margin-bottom:12px;
	padding-left:8px;
	padding-bottom:12px;
	border-bottom:1px solid #c3c3c3;
	color:#a01414;
	line-height:18px;
}

.pageborderTop p {
	margin-top:10px;
}

.pageborderTopsub {
	color:#707070;
}

.formtb {
	margin-left:20px;
}

.formtb th {
	width:80px;
	padding-left:16px;
	padding-right:4px;
	font-weight:normal;
	color:#636363;
	text-align:left;
}

.formtb td {
	padding-top:6px;
	padding-bottom:6px;
}

.formdl {
	color:#636363;
	margin-top:6px;
	margin-left:20px;
	margin-bottom:15px;
}

.formdl dt {
	padding-left:16px;
	margin-bottom:10px;
}

.formdl dd {
	margin-left:16px;
}

.formkeyin {
	width:578px;
	height:16px;
	border:1px solid #b7b7b7;
}

.formtext {
	width:642px;
	height:162px;
	border:1px solid #b7b7b7;
}

.formbuttons {
	text-align:right;
	padding-right:14px;
	margin-bottom:13px;
}

.formbuttons li {
	display:inline;
	margin-right:16px;
}

.formpb {
	border:1px solid #cecece;
	background-color:#acacac;
	color:#fff;
	width:81px;
	height:20px;
	text-align:center;
	font-size:12px;
}

* html .formpb {
	padding-top:2px;
}

.titleLine {
	width:707px;
	line-height:30px;
	background:url(../images/title-line-bg.png) no-repeat;
	color:#fff;
	font-size:16px;
	font-weight:bold;
	padding-left:14px;
}

.itemcols {
	margin-top:14px;
	margin-left:14px;
	clear:left;
}

.itemcolsleft {
	float:left;
	border:solid #d7d7d7;
	border-width:4px 5px;
}

.itemcolsright {
	float:left;
	width:556px;
	border-width:1px 1px 1px 4px;
	border-top-color:#d7d7d7;
	border-right-color:#dcdcdc;
	border-bottom-color:#d7d7d7;
	border-left-color:#898989;
	border-style:solid;
	min-height:107px;
	height:auto !important;
	height:107px;
	color:#7d7d7d;
	position:relative;
	padding-top:10px;
}

.itemcolsright h3 {
	font-size:16px;
	line-height:18px;
	margin-left:12px;
	margin-bottom:24px;
	width:518px;
}

.itemcolsright dl {
	margin-left:12px;
	width:390px;
}

.itemcolsright dt {
	font-weight:bold;
	color:#636363;
	margin-bottom:4px;
}

.itemcolsright dt strong {
	color:#ec0404;
	font-size:16px;
}

.itemcolsbuttons {
	text-align:right;
	padding-right:3px;
	position:absolute;
	right:0;
	bottom:3px;
}

.itemcolsbuttons li ,
.itemcolsbuttons li img {
	display:inline;
}

.itemcolsbuttons li {
	margin-right:5px;
}

.pagination {
	text-align:center;
	clear:both;
	margin-top:36px;
}

.pagination ,
.pagination a {
	color:#999;
}

.pagination li strong {
	color:#4f8800;
}

.pagination li ,
.pagination li img {
	display:inline;
}

.pagination li {
	margin-left:6px;
}

.clearfix:after {
	content:".";
  display:block;
  height:0;
  clear:both;
  visibility:hidden;
}

*+html .clearfix {
	overflow:auto;
}

* html .clearfix {
	height:1%;
}