@charset "utf-8";

@font-face {
  font-family: 'Frutiger SAIN Rm v.1';
  src: url('../fonts/FRUTSR_A.ttf') format('truetype');
}

/*
@font-face {
  font-family: 'KaKouMinChoW5';
  src: url('../fonts/DF-KaKouMinCho-W5.ttc') format('truetype');
}
*/

h1, h2, h3, h4, h5, h6, p, table, th, td, div, ul, ol, li {
	margin: 0px;
	padding: 0px;
}

a                {color: #404040; text-decoration: none; background: none;}
a:link           {color: #404040; text-decoration: none; background: none;}
a:link:hover     {color: #FF4500; text-decoration: none; background: none;}
a:link:active    {color: #E5E5E5; text-decoration: none; background: none;}

a:visited        {color: #404040; text-decoration: none; background: none;}
a:visited:hover  {color: #FF4500; text-decoration: none; background: none;}
a:visited:active {color: #E5E5E5; text-decoration: none; background: none;}


body {
	font-family: 'Source Sans Pro', sans-serif, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "Osaka‐等幅", "ＭＳ Ｐゴシック", "ＭＳ ゴシック", "MS PGothic", verdana, Arial, Helvetica, sans-serif, "Courier New", Courier, monospace;
	font-size: 80%;
	margin: 0px;
	padding: 0px;
	color: #757575;
	background-color : #ffffff;
/*	background-image : url("../img/bg-body.png"); */
/*	background-repeat: repeat; */
/*	background-position: 50% 0; */

	-webkit-text-size-adjust: none;
}

.float-clear {
	font-size: 0px;
	color: #ffffff;
	clear: both;
}

#container {
	width: 870px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #ffffff;
}




#header_navi {
	width: 870px;
	height: 80px;
	position: relative;
}

#nameplate {
	float: left;
	left: 0px;
	top: 60px;
	position : absolute;
}

#nameplate h1 {
	font-family: "Courier New", Courier, monospace;
	font-size: 130%;
	font-weight: normal;
	color: #999;
	line-height: 45px;
	font-size: 130%;
	text-align: left;
	margin-left: 0px;
}

#navigation {
	position: relative;
	margin-right: auto;
	margin-left: auto;
	margin-top: 35px;
	width: 870px;
	height: 150px;
	overflow: hidden;
	text-align: left;
}

#navigation ul {
	font-family: "Courier New", Courier, monospace;
	font-size: 85%;
	color: #666;
	font-weight: normal;
	
	-webkit-text-size-adjust: none;
}

#navigation .ul1  {
	list-style: none;
	position: absolute;
	left: 0px;
	top: 45px;
	line-height: 18px;
}

#navigation .ul2 {
	list-style: none;
	position: absolute;
	left: 230px;
	top: 45px;
	line-height: 18px;
}

#navigation .ul3 {
	list-style: none;
	position: absolute;
	left: 575px;
	top: 45px;
	line-height: 18px;
}

#navigation h3 {
	font-family: "Courier New", Courier, monospace;
	font-size: 85%;
	font-weight: bold;
	width: 180px;
	float: left;
	line-height: 30px;
	height: 30px;
}

#navigation #obi1 h3 {
	height: 30px;
	border-bottom: solid 1px #999;
	display: block;
}


#navigation h4 {
	font-family: "Courier New", Courier, monospace;
	font-size: 85%;
	font-weight: bold;
	width: 49px;
	float: left;
	line-height: 30px;
	height: 30px;
}

#navigation #obi2 h4 {
	height: 30px;
	display: block;
}

#navigation h5 {
	font-family: "Courier New", Courier, monospace;
	font-size: 85%;
	font-weight: bold;
	width: 640px;
	float: left;
	line-height: 30px;
	height: 30px;
}

#navigation #obi3 h5 {
	height: 30px;
	border-bottom: solid 1px #000;
	display: block;
}

.meta a {
	color: #3c799d;
}
		

#maincontent {
	width: 870px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 40px;
	margin-top: 20px;
}

#maincontent ul {
	list-style-type: none;
	list-style-position: inside;
}

#maincontent-left {
	float: left;
	display: inline;
	position: relative;
	margin: 0 auto;
	width: 180px;
	height: 800px;
	overflow: hidden;
	text-align: left;
}

#maincontent-left p {
	float: right;
	width: 180px;
	font-family: 'Frutiger SAIN Rm v.1', 'Spinnaker', sans-serif;
	font-size: 65%;
	font-weight: normal;
	color: #666666;
	text-align: left;
	line-height: 10px;
	vertical-align: middle;
	margin-top: 10px;
	display: inline;
	
	-webkit-text-size-adjust: none;
}

#maincontent-left img {
	vertical-align: middle;
}


#maincontent-left h3 {
	font-family: "Courier New", Courier, monospace;
	font-size: 85%;
	font-weight: bold;
	width: 180px;
	float: left;
	line-height: 30px;
	height: 30px;
}

#maincontent-left #obi1 h3 {
	height: 30px;
	margin-top: 563px;
	border-bottom: solid 1px #999;
	display: block;
}


#maincontent-left ul {
	font-family: "Courier New", Courier, monospace;
	font-size: 85%;
	color: #666;
	font-weight: normal;
	
	-webkit-text-size-adjust: none;
}


#maincontent-left .ul1  {
	list-style: none;
	position: absolute;
	left: 0px;
	top: 0px;
	line-height: 17px;

	-webkit-text-size-adjust: none;
}

#maincontent-left .ul2  {
	list-style: none;
	position: absolute;
	left: 0px;
	top: 613px;
	line-height: 17px;

	-webkit-text-size-adjust: none;
}

#maincontent-left .ul3  {
	list-style: none;
	position: absolute;
	left: 0px;
	top: 700px;
	line-height: 17px;

	-webkit-text-size-adjust: none;
}





#maincontent-right {
	float: right;
	display: inline;
	position: relative;
	margin: 0 auto;
	width: 640px;
	height: 800px;
	overflow: hidden;
	text-align: left;
}

#maincontent-right p {
	float: right;
	width: 640px;
	font-family: "Courier New", Courier, monospace;
	font-size: 85%;
	font-weight: normal;
	color: #666666;
	text-align: right;
	vertical-align: middle;
	margin-top: 10px;
	display: inline;
	
	-webkit-text-size-adjust: none;
}

#maincontent-right img {
	vertical-align: middle;
}


#maincontent-right h3 {
	font-family: "Courier New", Courier, monospace;
	font-size: 85%;
	font-weight: bold;
	width: 295px;
	float: left;
	line-height: 30px;
	height: 30px;
}

#maincontent-right #obi1 h3 {
	height: 30px;
	margin-top: 30px;
	border-bottom: solid 1px #000;
	display: block;
}


#maincontent-right h4 {
	font-family: "Courier New", Courier, monospace;
	font-size: 85%;
	font-weight: bold;
	width: 49px;
	float: left;
	line-height: 30px;
	height: 30px;
}

#maincontent-right #obi2 h4 {
	height: 30px;
	margin-top: 30px;
	display: block;
}

#maincontent-right h5 {
	font-family: "Courier New", Courier, monospace;
	font-size: 85%;
	font-weight: bold;
	width: 295px;
	float: left;
	line-height: 30px;
	height: 30px;
}

#maincontent-right #obi3 h5 {
	height: 30px;
	margin-top: 30px;
	border-bottom: solid 1px #000;
	display: block;
}


#maincontent-right ul {
	font-family: "Courier New", Courier, monospace;
	font-size: 85%;
	color: #666;
	font-weight: normal;
	
	-webkit-text-size-adjust: none;
}

#maincontent-right .ul1  {
	list-style: none;
	position: absolute;
	left: 0px;
	top: 610px;
	line-height: 20px;
	width: 295px;
	letter-spacing: -0.02em;
}

#maincontent-right .ul2 {
	list-style: none;
	position: absolute;
	left: 345px;
	top: 610px;
	line-height: 20px;
	width: 295px;
	letter-spacing: -0.02em;
}





#maincontent .pagenavi {
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
}
#maincontent .pagenavi table {
	margin-right: auto;
	margin-left: auto;
}
#maincontent .pagenavi table tr td {
	font-size: 120%;
	color: #333;
	text-align: center;
	border: 1px solid #999;
	padding-top: 3px;
	padding-right: 7px;
	padding-bottom: 3px;
	padding-left: 7px;
}
#maincontent .articlebox {
	margin-bottom: 30px;
	padding-left: 20px;
}
#maincontent .articlebox h3 {
	font-size: 180%;
	font-weight: bold;
	color: #333;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
}
#maincontent .articlebox-floatleft {
	float: left;
	width: 210px;
	display: inline;
	padding-right: 40px;
}


.photo-maincontent {
	float: right;
	margin-top: 5px;
	margin-right: 5px;
}
.txtclor-date {
	color: #009865;
}

#topicpath {
	margin-top: 10px;
	margin-bottom: 10px;
}
#topicpath p {
	font-size: 85%;
	color: #333;
}


#footer {
	position: relative;
	margin: 0 auto;
	width: 870px;
	height: 250px;
	overflow: hidden;
	text-align: left;
	border-top: dotted 1px #ccc;
}


#footer ul {
	font-family: "Courier New", Courier, monospace;
	font-size: 85%;
	color: #666;
	font-weight: normal;
	
	-webkit-text-size-adjust: none;
}

#footer .ul1  {
	list-style: none;
	position: absolute;
	left: 0px;
	top: 30px;
	width: 180px;
	line-height: 20px;
}

#footer .ul2 {
	list-style: none;
	position: absolute;
	left: 230px;
	top: 30px;
	width: 142px;
	line-height: 20px;
}

#footer dd#btn_acpl {
	width: 295px;
	margin: 0;
}

#footer dd#btn_acpl a {
	font-family: Helvetica, Arial, sans-serif, "ヒラギノ角ゴ Pro W3", "ＭＳ ゴシック", "Osaka‐等幅";
	display: block;
	background-color: #F5F5F5;
	border: 1px solid #C1C1C1;
	box-shadow: inset 0px 0px 0px 1px rgba(255, 255, 255, 1);
	border-radius: 5px;
	padding: 10px;
	text-align: center;
	letter-spacing: 0.3em;
	color: #666;
	text-decoration: none;
	font-weight: normal;
	font-size: 80%;
}

#footer dd#btn_acpl a:hover {
	background-color: #B3A966;
	box-shadow: inset 0px 0px 0px 1px rgba(220, 217, 193, 1);
	color: #FFF;
}


#footer .ul3 {
	list-style: none;
	position: absolute;
	left: 400px;
	top: 30px;
	width: 142px;
	line-height: 20px;
}

#footer .ul4 {
	list-style: none;
	position: absolute;
	left: 575px;
	top: 30px;
	width: 295px;
	line-height: 20px;
}

#footer div {
	width: 640px;
	padding: 180px 0px 20px 230px;
}

#footer div p {
	font-family: "Courier New", Courier, monospace;
	font-size: 85%;
	color: #666;
	font-weight: normal;
	line-height: 15px;
	padding-top: 2px;
/*	margin-bottom: 20px; */
/*	text-indent: 20px; */

	-webkit-text-size-adjust: none;
}

