/* ----------------------------------------------------------------header*/
header {
	text-align: left;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #297ce8;
}
#header {
	padding-bottom: 20px;
}
h1 {
	text-align: center;
	font-size: 11px;
	color: #b6b6b6;
	margin-top: 3px;
	margin-right: 0;
	margin-bottom: 15px;
	margin-left: 0;
}
.header_logo {
	float: left;
}
.header_logo img {
	width: auto;
	height: 30px;
}
.header_contact {
	float: right;
	margin-top: 0px;
}
@media print, screen and (min-width:768px) {
.header_contact {
	float: right;
	margin-top: 20px;
}

}
.header_contact img {
	width: 40px;
	height: 40px;
	margin-left: 5px;
}
#toggle {
	float: right;
}
#toggle img {
	width: 40px;
	height: 40px;
	margin-left: 5px;
	cursor: pointer;
}
@media print, screen and (min-width:768px) {
h1 {
	text-align: left;
}
.header_logo img {
	width: auto;
	height: auto;
}
.header_contact img {
	width: auto;
	height: auto;
	margin-left: 10px;
}
#toggle {
	display: none;
}
}
/*------------------------------------------------------------mainnavi*/
#mainnavi {
	margin-bottom: 1px;
	display: none;
	background-image: url(../img/common_img/nav_bg.gif);
	background-repeat: repeat;
	width: 100%;
}
#mainnavi ul {
	overflow: hidden;
}
#mainnavi ul li {
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #013aba;
}
#mainnavi ul li:last-child {
	border-bottom: 0;
}
#mainnavi ul li a {
	color: #333;
	text-decoration: none;
	display: block;
	padding: 0px 0;
}
/*#mainnavi ul li a:hover, #mainnavi ul li.active a {
}*/
@media print, screen and (min-width:768px) {
#mainnavi {
	display: block;
	text-align: center;
	width: 100%;
}
#mainnavi ul li {
	padding-top: 0;
	padding-right: 30px;
	padding-bottom: 0;
	padding-left: 30px;
	display: inline-block;
	background-image: url(../img/common_img/line.gif);
	background-repeat: no-repeat;
	background-position: right center;
	border-top-width: 0;
	border-right-width: 0;
	border-bottom-width: 0;
	border-left-width: 0;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#mainnavi ul li a {
}
#mainnavi ul li:last-child {
	border-right: 0;
	background-image: none;
}
}
/*------------------------------------------------------------pagetitle*/
#pagetitle {
	margin-bottom: 10px;
}
@media print, screen and (min-width:768px) {
#pagetitle {
	margin-bottom: 30px;
}
}
/*------------------------------------------------------------content*/
#content {
	text-align: left;
}
.section {
	clear: both;
	margin-bottom: 10px;
}
@media print, screen and (min-width:768px) {
.section {
	margin-bottom: 30px;
}
}
/*subnavi*/
p.side_title {
	padding: 3px 0 3px 10px;
	font-size: 14px;
	font-weight: bold;
	border-left: 4px solid #666;
	margin: 5px 0;
}
.subnavi {
	margin-bottom: 10px;
}
.subnavi {
	border-top: 1px dotted #6D6D6D;
}
.subnavi li {
	border-bottom: 1px dotted #6D6D6D;
}
.subnavi li a {
	padding: 10px 0;
	display: block;
}
.subnavi li a:hover {
	text-decoration: underline;
}
@media print, screen and (min-width:768px) {
.subnavi {
	margin-bottom: 20px;
}
}
/* ----------------------------------------------------------------footer*/
footer {
	text-align: left;
	padding: 10px 0;
	background-image: url(../img/common_img/nav_bg.gif);
	background-repeat: repeat;
}
/*footernavi*/
footer ul {
	text-align: center;
	margin-top: 35px;
}
footer ul li {
	display: inline-block;
	text-decoration: none;
	background-image: url(../img/common_img/foot_arrow.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
}
footer ul li a {
	text-decoration: none;
	color: #000;
}
footer ul li a:hover {
	text-decoration: underline;
}
/*footerinfo*/
#footerinfo {
	margin-bottom: 20px;
	text-align: center;
}

@media print, screen and (min-width:768px) {
	footer {
	text-align: left;
	padding: 30px 0;
	background-image: url(../img/common_img/nav_bg.gif);
	background-repeat: repeat;
}
#footerinfo {
	margin-bottom: 0px;
}

}
/*footerbanner*/
#footerbanner {
	margin-top: 20px;
}
#footerbanner div {
	margin-bottom: 10px;
}
@media print, screen and (min-width:768px) {
#footerbanner {
	margin-top: 0px;
}
}
address {
	font-size: 11px;
	background-color: #b0dffa;
	padding-top: 20px;
	padding-bottom: 20px;
}
}
/*------------------------------------------------------------Pankuzu*/
/*pankuzu*/
#pankuzu {
	width: 100%;
	clear: both;
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 15px;
	margin-left: 0;
}
#pankuzu ol {
	list-style: none;
}
#pankuzu ol li {
	float: right;
	font-size: 11px;
	padding: 0 7px 0 10px;
	background: url(../img/common_img/icon_pankuzu.gif) no-repeat 0 50%;
}
#pankuzu ol li em {
	font-style: normal;
}
#pankuzu ol li.home {
	padding-left: 0;
	background: none;
}
#pankuzu ol li a:link, #pankuzu ol li a:visited {
	text-decoration: underline;
		color: #009;

}
#pankuzu ol li a:hover, #pankuzu ol li a:active {
	text-decoration: underline;
		color: #009;

}
/* ----------------------------------------------------------------rayout*/
.center {
	margin: auto;
}
/*------------------------------------------------------------table*/
.sheet_basic {
	width: 100%;
	border-collapse: collapse;
}
.sheet_basic tr th {
	padding: 10px;
	text-align: left;
	vertical-align: top;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #42a3dc;
	background-color: #cfedfe;
}
.sheet_basic tr td {
border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #42a3dc;
	padding: 10px;
	text-align: left;
	vertical-align: top;
	display: block;
	background-color: rgba(215,241,255,0.5);

}
@media print, screen and (min-width:768px) {
.sheet_basic tr th, .sheet_basic tr td {
	display: table-cell;
}
.sheet_basic tr th {
	
	border-bottom-style: solid;
	
}
.sheet_basic tr td {
	border-bottom-style: dotted;
	
}
}
/*------------------------------------------------------------Decoration*/
/*Line*/
hr.line_01 {
	height: 1px;
	clear: both;
	margin: 20px 0px;
	border-top: 1px dotted #CCC;
	border-right: 0 dotted #CCC;
	border-bottom: 0 dotted #CCC;
	border-left: 0 dotted #CCC;
}
.space_10 {
	height: 10px;
	clear: both;
}
.space_20 {
	height: 20px;
	clear: both;
}
.space_30 {
	height: 30px;
	clear: both;
}
.space_10 hr, .space_20 hr, .space_30 hr {
	display: none;
}
/*------------------------------------------------------------Text*/
/*title*/
.title01 {
	font-size: 20px;
	font-weight: bold;
	color: #013aba;
	padding: 10px 15px;
	margin-bottom: 10px;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #013aba;
}

.title01b {
	
	font-weight: bold;
	color: #6D6D6D;
	margin-bottom: 10px;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #013aba;
	width: 100%;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
	margin-right: auto;
	margin-left: auto;
}
.title02 {
	margin-bottom:10px;
	padding:10px;
	background-image: url(../img/common_img/sec01_tit_bg.gif);
	background-repeat: repeat;
	text-align: center;
	font-size: 18px;
	font-weight: bold;
	color:#fff;
}
.title03 {
	font-size: 16px;
	font-weight: bold;
	color: #6D6D6D;
	padding-left: 10px;
	margin-bottom: 10px;
	border-left: 3px solid #6D6D6D;
}
.title03 span {
	font-size: 12px;
}
@media print, screen and (min-width:768px) {
.title01b {
	sfont-size: 20px;
	font-weight: bold;
	color: #6D6D6D;
	margin-bottom: 10px;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #013aba;
	width: 1000px;
	padding-top: 10px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 30px;
	margin-right: auto;
	margin-left: auto;
}
.title02 {
	margin-bottom:15px;
}
}
/*TextRight*/
.tx_right {
	text-align: right;
}
/*TextLeft*/
.tx_left {
	text-align: left;
}
/*TextCenter*/
.tx_cent {
	text-align: center;
}
/*bold*/
.tx_bold {
	font-style: normal;
	font-weight: bold;
}
/*TextRed*/
.tx_red {
	color: #C33;
}
/*attention*/
.attention {
	font-size: 10px;
	line-height: 130%;
	margin: 5px 0;
}
/*------------------------------------------------------------Float*/
/*FloatLeft*/
.float_left {
	float: left;
}
/*FloatRight*/
.float_right {
	float: right;
}
/*ClearBoth*/
.clearboth {
	clear: both;
}
/*phbox*/
.phbox_right {
	text-align: center;
	margin-bottom: 10px;
}
.phbox_right img {
	max-width: 100%;
	height: auto; 
}
.phbox_left {
	text-align: center;
	margin-bottom: 10px;
}
.phbox_left img {
	max-width: 100%;
	height: auto; 
}
.ov_hidden {
	overflow: hidden;
}
@media print, screen and (min-width:768px) {
.phbox_right {
	float: right;
	margin-left: 10px;
	margin-bottom: 0px;
}
.phbox_left {
	float: left;
	margin-right: 10px;
	margin-bottom: 0px;
}
}
/*------------------------------------------------------------Margin*/
/*MarginTop*/
.margin_t05 {
	margin-top: 5px;
}
.margin_t10 {
	margin-top: 10px;
}
.margin_t20 {
	margin-top: 20px;
}
.margin_t30 {
	margin-top: 30px;
}
.margin_t40 {
	margin-top: 40px;
}
.margin_t50 {
	margin-top: 50px;
}
/*MarginBottom*/
.margin_b05 {
	margin-bottom: 5px;
}
.margin_b10 {
	margin-bottom: 10px;
}
.margin_b20 {
	margin-bottom: 20px;
}
.margin_b30 {
	margin-bottom: 30px;
}
.margin_b40 {
	margin-bottom: 40px;
}
.margin_b50 {
	margin-bottom: 50px;
}
/*MarginRight*/
.margin_r05 {
	margin-right: 5px;
}
.margin_r10 {
	margin-right: 10px;
}
.margin_r15 {
	margin-right: 15px;
}
.margin_r20 {
	margin-right: 20px;
}
/*MarginLeft*/
.margin_l05 {
	margin-left: 50px;
}
.margin_l10 {
	margin-left: 10px;
}
.margin_l15 {
	margin-left: 15px;
}
.margin_l20 {
	margin-left: 20px;
}
/*Margin_device*/
.margin-xs-b10 {
	margin-bottom: 10px;
}
.margin-l-b10 {
	margin-bottom: 0px;
}
@media print, screen and (min-width:768px) {
.margin-xs-b10 {
	margin-bottom: 0px;
}
.margin-l-b10 {
	margin-bottom: 10px;
}
}
/*------------------------------------------------------------ClearFix*/
.clearfix {
	zoom: 1;
}
.clearfix:after {
	content: "";
	display: block;
	clear: both;
}
/*------------------------------------------------------------Hoverimg*/
a:hover img.hoverimg {
	opacity:0.6;
	filter:alpha(opacity=60);
	-ms-filter: "alpha( opacity=60 )";
}
/*------------------------------------------------------------other*/
/*Pagetop*/
#pagetop {
	position: fixed;
	bottom: 20px;
	right: 20px;
}
.tex01 {
	line-height: 150%;
	text-align: left;
}
@media print, screen and (min-width:768px) {
.tex01 {
	line-height: 200%;
	text-align: center;
}

}
.tex02 {
	margin-top: 20px;
	margin-bottom: 15px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}

.contact_left {
	float: right;
	width: auto;
	margin-right: 0px;
}

@media print, screen and (min-width:768px) {
.contact_left {
	float: left;
	width: 201px;
	margin-right: 15px;
}

}
.head_contact_tit {
	margin-bottom: 10px;
}
.head_left_box {
	float: none;
}
@media print, screen and (min-width:768px) {
.head_left_box {
	float: left;
}

}
#news01 dl dd p span {
	padding-top: 0px;
	padding-right: 15px;
}
.container03 .inner {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
}
@media print, screen and (min-width:768px) {

.container03 .inner {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
}
.container .inner_bn {
	margin-top: 40px;
	margin-bottom: 10px;
}
#footerinfo img {
	margin-bottom: 20px;
}
.sp_dis {
	display: none;
}
.tex03 br {
	display: block;
}
@media print, screen and (min-width:768px) {
.container .inner_bn02 {
	margin-top: 20px;
	margin-bottom: 10px;
}
.sp_dis {
	display: block;
}
.tex03 br {
	display: none;
}
}
.line_img {
     border:solid 1px #ccc;
     padding:4px;
}.tex04 {
	font-family: "ï¼­ï¼³ ï¼°æ˜Žæœ", "MS PMincho", "ãƒ’ãƒ©ã‚®ãƒŽæ˜Žæœ Pro W3", "Hiragino Mincho Pro", serif;
	font-size: 15px;
	margin-top: 20px;
	text-align: right;
}
.tbl01 {
	background-image: none;
	background-repeat: no-repeat;
	background-position: right bottom;
	background-size: 500px auto;
}
@media print, screen and (min-width:768px) {
.tbl01 {
	background-image: url(../img/about_img/img03.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	background-size: 500px auto;
}

}
.container #footerinfo p a {
	color: #3366cc;
}


.tex05 {
	font-weight: bold;
	color: #1e6adf;
	margin-bottom: 5px;
	border-left-width: 2px;
	border-left-style: none;
	border-left-color: #1e6adf;
	padding-left: 5px;
	text-align: center;
}
@media print, screen and (min-width:768px) {
	.tex05 {
border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #1e6adf;
	text-align: left;
}
}

