﻿@charset "utf-8";

/****************************************************/
/* all                                              */
/****************************************************/

body {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
	color: #000;
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
	border-top-width: 5px;
	border-bottom-width: 5px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #0B9BCE;
	border-bottom-color: #0B9BCE;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #0B9BCE;
	border-left-color: #0B9BCE;
}

a img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

/****************************************************/
/* header                                           */
/****************************************************/

#header {
	margin: 0px;
	padding: 0px;
	height: 70px;
	width: 960px;
	background-color: #FFF;
}

#header img {
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
	float: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#header .navi {
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: right;
	height: 18px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 0px;
	width: 330px;
}
#header .navi ul {
	margin: 0px;
	padding: 0px;
}

#header .navi ul li {
	float: left;
	list-style-position: outside;
	list-style-type: none;
	background-image: url(../image/listimage.gif);
	background-repeat: no-repeat;
	background-position: left center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	color: #1FA2D5;
	font-weight: bold;
	font-size: 12px;
	padding-left: 12px;
}
#header .resize {
	float: right;
	height: 30px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	clear: right;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: 200px;
}
#header .resize p {
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	float: left;
	font-size: 12px;
	font-weight: bold;
	margin: 0px;
}
#header .resize img {
	padding: 0px;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
}


#header .navi a {
	text-decoration: none;
	color: #1FA2D5;
}
#header .navi a:hover {
	text-decoration: underline;
	color: #1FA2D5;
}

/*=======================*/
/* navi_top              */
/*=======================*/


#header .navi_top {
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: right;
	height: 18px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 0px;
	width: 452px;
}
#header .navi_top ul {
	margin: 0px;
	padding: 0px;
}

#header .navi_top ul li {
	float: left;
	list-style-position: outside;
	list-style-type: none;
	background-image: url(../image/listimage.gif);
	background-repeat: no-repeat;
	background-position: left center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	color: #1FA2D5;
	font-weight: bold;
	font-size: 12px;
	padding-left: 12px;
}

#header .navi_top a {
	text-decoration: none;
	color: #1FA2D5;
}
#header .navi_top a:hover {
	text-decoration: underline;
	color: #1FA2D5;
}





#header .co_navi {
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: right;
	height: 18px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 0px;
	width: 330px;
}
#header .co_navi ul {
	margin: 0px;
	padding: 0px;
}

#header .co_navi ul li {
	float: right;
	list-style-position: outside;
	list-style-type: none;
	background-image: url(../image/listimage.gif);
	background-repeat: no-repeat;
	background-position: left center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	color: #1FA2D5;
	font-weight: bold;
	font-size: 12px;
	padding-left: 12px;
}

#header .co_navi a {
	text-decoration: none;
	color: #1FA2D5;
}
#header .co_navi a:hover {
	text-decoration: underline;
	color: #1FA2D5;
}

#header .smallbanner {
	float: right;
	width: 230px;
	height: 30px;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 0px;
	clear: right;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#header .smallbanner img {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: right;
}







/****************************************************/
/* gloval-navi                                      */
/****************************************************/

#global-navi {
	width: 930px;
	padding-right: 15px;
	padding-left: 15px;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 5px;
	height: 35px;
	background-color: #FFF;
}


/****************************************************/
/* footer                                           */
/****************************************************/

#footer {
	margin: 0px;
	padding: 0px;
	height: 60px;
	width: 960px;
	clear: both;
	background-color: #FFF;
}

#footer .isooco {
	padding: 0px;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	float: left;
}

#footer .navi {
	float: right;
	height: 20px;
	padding: 0px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#footer .navi ul {
	margin: 0px;
	width: 670px;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#footer .navi ul li {
	float: left;
	list-style-position: outside;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #1FA2D5;
	font-weight: bold;
	font-size: 12px;
	padding: 0px;
}

#footer .navi a {
	text-decoration: none;
	color: #1FA2D5;
}

#footer .navi a:hover {
	text-decoration: underline;
	color: #1FA2D5;
}

#footer .copyright {
	float: right;
	height: 20px;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 0px;
	clear: right;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: 355px;
	text-align: right;
}

#footer .copyright p {
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
