@charset "UTF-8";
/* CSS Document */

*{
	margin: 0;
	padding: 0;
	border: 0;
	vertical-align:baseline;
}
body{
	font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 100%;
	line-height: 100%;
	color: #333333;
}

h1, h2, h3, h4, h5, h6{
	font-size: 100%;
	line-height: 100%;
	font-weight: normal;
	clear: both;
}
em {
	font-style:normal;
	font-weight: bold;
	color: #333333;
}
table {
	background: #ffffff;
	border-collapse: collapse;
	width: 100%;
	margin: 0px 0px 10px 0px;
	line-height: 130%;
}
table, th, td {
	border: #999999 1px solid;
	padding: 5px 3px 3px 5px;
	text-align: center;
	color: #333333;
}
th {
	background: #dcf1ee;
	font-weight: normal;
}
#main ul {
	margin: 0px 0px 0px 20px;
}
#main ol {
	margin: 0px 0px 0px 25px;
}
#main ol li{
	list-style: decimal;
}
#main ul li {
	list-style: disc;
}
#main ol li + li, #main ul li + li {
	margin-top: 5px;
}
#main p + ol, #main p + ul {
	margin-top: 20px;
}


/*floatクリア設定
--------------------------------------------------------------------*/
.clearfix:after, .summary:after, .row3-1:after, .row2-1:after, #title:after, #content:after, dl:after {
	content:".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix, .summary, .row3-1, .row2-1, #title, #content, dl {
	display: inline-block;
}
/*Hides from IE-mac |*/
* html .clearfix, * html .summary, * html .row3-1, * html .row2-1, * html #title, * html #content, * html dl { height:1%;}
.clearfix, .summary, .row3-1, .row2-1, #title, #content, dl {display:block;}
/* End hide from IE-mac*/


/*文字サイズボタン設定
--------------------------------------------------------------------*/
ul#fontSize {
	*zoom: 1; /*forIE6,7*/
	height: 16px;
	float: right;
	list-style: none;
	clear: both;
}
ul#fontSize:after {
	content: "";
	display: block;
	clear: both;
}
ul#fontSize li {
	margin: 0px 0px 0px 3px;
	float: left;
	cursor: pointer;
}
ul#fontSize p {
	margin: 0px 5px 0px 0px;
}


/*写真角丸設定
--------------------------------------------------------------------*/
.photo {
	position: relative;
	overflow: hidden;
	margin: 3px 0px 5px 0px;
}
img.tl {
  position: absolute;
  top: 0;
  left: 0;
}
img.tr {
  position: absolute;
  top: 0;
  right: 0;
}
img.bl {
  position: absolute;
  bottom: 0;
  left: 0;
}
img.br {
  position: absolute;
  bottom: 0;
  right: 0;
}



/*リンク設定
--------------------------------------------------------------------*/
.linkTop {
	width: 960px;
	margin: 60px auto 0px auto;
	text-align: right;
	font-size: 75%;
}
.linkTop a, .linkTop a:link, .linkTop a:visited {
	padding-left: 15px;
	background: url(../images/arrow_green_up.png) left center no-repeat;
	text-decoration: none;
	color: #333333;
}
.linkTop a:hover {
	text-decoration: underline;
	color: #ff6600;
}
.linkPage a, .linkPage a:link, .linkPage a:visited {
	padding-left: 15px;
	background: url(../images/arrow_page.png) left center no-repeat;
	text-decoration: underline;
	color: #333333;
}
.linkPage a:hover {
	text-decoration: underline;
	color: #089888;
}
.linkPdfL {
	width: 300px;
	margin: 0px auto;
	border: 1px solid #cccccc;
	text-indent: 45px;
}
.linkPdfL a, .linkPdfL a:link, .linkPdfL a:visited{
	padding: 15px 0px 10px 0px;
	background: #ffffff url(../images/icon_pdf.png) no-repeat;
	background-position: 10px center;
	border: 3px solid #eeeeee;
	text-decoration: none;
	color: #333333;
	display: block;
}
.linkPdfL a:hover{
	background: #F9FCFF url(../images/icon_pdf.png) no-repeat;
	background-position: 10px center;
	border: 3px solid #D6E7FF;
	text-decoration: underline;
}
.linkPdf a, .linkPdf a:link, .linkPdf a:visited {
	padding: 8px 12px 6px 30px;
	border: 1px solid #cccccc;
	background: url(../images/icon_pdf_s.png) no-repeat;
	background-position: 10px center;
	text-decoration: none;
	color: #333333;
	line-height: 100%;
}
.linkPdf a:hover {
	border: 1px solid #aaaaaa;
	background-color: #EBF4FF;
	text-decoration: underline;
	color: #333333;
}


/*共通設定
--------------------------------------------------------------------*/
.boxRight {float: right;}
.boxLeft {float: left;}
#main .space-t10 {margin-top: 10px;}
#main .space-t15 {margin-top: 15px;}
#main .space-t20 {margin-top: 20px;}
#main .space-t30 {margin-top: 30px;}
#main .space-t40 {margin-top: 40px;}
#main .space-t50 {margin-top: 50px;}
#main .space-t60 {margin-top: 60px;}
#main .text-c {text-align: center;}
#main .font-s {font-size: 80%;}
#main .font-l {font-size: 120%;}
.w-30 { width: 30px;}
.w-50 { width: 50px;}
.w-120 { width: 120px;}
.w-2-1 { width: 50%;}
.c-gray { background: #F3F3F3;}
.c-orange { background: #FFF5E0;}
.c-white { background: #ffffff;}
.c-blue { background: #ECF4FF;}
.red { color: #cc0000;}
.bule {
	color: #0000CC;
}


/*ヘッタエリア設定
--------------------------------------------------------------------*/
#header{
	width: 960px;
	margin: 0px auto;
	padding-top: 17px;
	clear: both;
}
#header h1 {
	width: 184px;
	float: left;
}
#header .summary .boxRight {
	width: 500px;
}
#nav {
	background: url(../images/img_nav_global.png) center no-repeat;
}
#title {
	background: url(../images/img_titleback.png) top center no-repeat;
}
#title h2 {
	width: 960px;
	height: 60px;
	margin: 0px auto;
	padding-top: 40px;
}
#pan {
	width: 960px;
	margin: 0px auto;
	background: url(../images/img_pan.png) top center no-repeat;
	margin-top: 1px;
}
#pan p {
	padding: 8px 0px 6px 10px;
	font-size: 75%;
}


/*コンテンツエリア設定
--------------------------------------------------------------------*/
#contentWrap {
}
#content {
	width: 960px;
	margin: 0px auto;
}
#menu {
	width: 220px;
	margin-top: 20px;
	padding-bottom: 12px;
	background: url(../images/img_menuback.png) bottom no-repeat;
	float: left;
	font-size: 90%;
	line-height: 150%;
}
#main {
	width: 700px;
	min-height: 500px;
	margin-top: 20px;
	float: right;
	font-size: 95%;
	line-height: 160%;
}
#main.nomenu, #main.nomenu2 {
	width: 800px;
	min-height: 500px;
	margin: 20px auto 0px auto;
	float: none;
}
#main h3 {
	margin-bottom: 25px;
}
#main h4, #main.nomenu2 h3 {
	margin-bottom: 12px;
	padding: 19px 0px 13px 18px;
	background: url(../images/title_s_back.png) center no-repeat;
	font-size: 105%;
	font-weight: bold;
}
#main.nomenu2 h3 {
	background: url(../images/title_s_back2.png) center no-repeat;
}
#main .title-s, #main h5, #main.nomenu2 h4 {
	margin-bottom: 10px;
	padding: 8px 0px 5px 10px;
	background: url(../images/title_h5_back.png) center bottom repeat-x;
	border-top: 2px solid #C4DDFF;
	border-bottom: 1px solid #dddddd;
	font-weight: bold;
}
#main .title-ss, #main h6 {
	margin-bottom: 10px;
	padding: 6px 0px 4px 5px;
	background: #eeeeee;
	background-image: none;
	border-left: 5px solid #cccccc;
	border-top: none;
	border-bottom: none;
	font-weight: normal;
}
#main h5 span {
	font-weight: normal;
}
#main .summary + h4, #main.nomenu2 .summary + h3 {
	margin-top: 60px;
}
#main .summary + h5, #main p + h5, #main ol + h5, #main ul + h5, #main.nomenu2 .summary + h4, #main.nomenu2 p + h4, #main.nomenu2 ol + h4, #main.nomenu2 ul + h4, #main .summary p + .linkPdf {
	margin-top: 30px;
}
#main .summary {
	padding: 0px 15px;
}
#main .summary p + p, #main.nomenu2 p + p {
	margin-top: 20px;
}
.row2-1 .boxRight {
	width: 325px;
}
.row2-1 .boxLeft {
	width: 325px;
}
#main.nomenu2 .row2-1 .boxRight {
	width: 375px;
}
#main.nomenu2 .row2-1 .boxLeft {
	width: 375px;
}
.row3-1 .boxRight {
	width: 200px;
}
.row3-1 .boxLeft {
	width: 450px;
}
#main.nomenu2 .row3-1 .boxRight {
	width: 200px;
}
#main.nomenu2 .row3-1 .boxLeft {
	width: 550px;
}

/*フッタエリア設定
--------------------------------------------------------------------*/
#footerWrap {
	margin-top: 20px;
	background: url(../images/img_footer.png) no-repeat;
	background-position: center 20px;
}
#footer {
	width: 960px;
	height: 90px;
	margin: 20px auto 0px auto;
	background: url(../images/img_logo.png) no-repeat left top;
	line-height: 130%;
}
address {
	min-height: 38px;
	margin: 0px 0px 5px 55px;
	padding-top: 6px;
	font-size: 80%;
	line-height: 150%;
	font-style:normal;
}
.copyright {
	font-size: 75%;
}
