body {
	font-size: 84%;
	line-height: 170%;
	color: #333333;
	margin: 0px;
	padding: 0px;
	background-image: url(../img/header_bg.gif);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	text-align: justify;
	font-family:'Lucida Grande','Hiragino Kaku Gothic ProN', Meiryo, sans-serif;
}
div {
	/*border:#ccc solid 1px;*/
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
h1,h2,h3,h4,h5,h6,p,ul,li {
	margin: 0px;
	padding: 0px;
}
.highlight h4 {
	margin-top: 30px;
	margin-bottom: 15px;
	padding: 0 0 10px 30px;
	background: url(../images/icon_green18.gif) no-repeat 5px 2px;
	border-bottom: dotted 1px #000;
	font-size: 18px;
}
h5 {
	font-size:14px;
}
ul {
	list-style-type: none;
}
a:link,
a:visited {
	text-decoration: none;
	color: #0075BE;
}
a:hover,
a:active {
	text-decoration: underline;
	color: #269AD7;
}
.clear {
	font-size: 0px;
	line-height: 0px;
	margin: 0px;
	padding: 0px;
	clear: both;
	height: 0px;
	width: 0px;
}
.clearfix:after {
  content: ".";  /* 新しい要素を作る */
  display: block;  /* ブロックレベル要素に */
  clear: both;
  height: 0;
  visibility: hidden;
}

.clearfix {
  min-height: 1px;
}

* html .clearfix {
  height: 1px;
  /*¥*//*/
  height: auto;
  overflow: hidden;
  /**/
}
#container {
	width: 100%;
	background-image: url(../img/footer_bg.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
#header {
	width: 971px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#header #t_nav {
	font-size: 12px;
	line-height: 15px;
	position: absolute;
	top: 7px;
	right: 120px;
}
#header #t_nav a {
	background-image: url(../img/t_nav_arrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 9px;
	padding-right: 5px;
	color: #333333;
}

#header .lang {
	font-size: 12px;
	line-height: 15px;
	position: absolute;
	top: 7px;
	right: 20px;
}
#header .lang a {
	color: #333333;
}
#header #s_nav {
	position: absolute;
	top: 66px;
	right: 1px;
	margin: 0px;
	padding: 0px;
	font-size: 0px;
	line-height: 0px;
}
#header #s_nav li {
	float: left;
	font-size: 0px;
	height: 26px;
	padding-left: 3px;
}
#header #g_nav {
	width: 1000px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	height: 49px;
	margin-top: 3px;
}
#header #g_nav li {
	float: left;
	font-size: 0px;
	height: 49px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
#header #textsize {
	position: absolute;
	top: 25px;
	right: 321px;
	height: 19px;
	z-index: 3;
	width: 135px;
	padding-top: 6px;
	padding-right: 6px;
	padding-bottom: 6px;
	padding-left: 10px;
	background-color: #D4EDFB;
}
#header #textsize p {
	line-height: 20px;
	float: left;
	width: 75px;
	font-size: 12px;
	height: 19px;
}
#header #textsize ul {
	float: left;
	height: 19px;
	width: 60px;
}
#header #textsize ul li {
	float: left;
	font-size: 0px;
	line-height: 0px;
	padding-left: 2px;
}
#header #textsize ul li a {
	margin: 0px;
	padding: 0px;
	height: 19px;
	width: 18px;
	display: block;
	text-indent: -9999px;
	background-repeat: no-repeat;
	background-position: left top;
	overflow: hidden;
}
#header #textsize ul li a#text_s {
	background-image: url(../img/textsize_s.gif);
}
#header #textsize ul li a#text_m {
	background-image: url(../img/textsize_m.gif);
}
#header #textsize ul li a#text_l {
	background-image: url(../img/textsize_l.gif);
}
#header #search {
	position: absolute;
	top: 25px;
	right: 50px;
	z-index: 3;
	width: 255px;
	padding-top: 6px;
	padding-right: 10px;
	padding-bottom: 6px;
	padding-left: 6px;
	background-color: #D4EDFB;
	height: 19px;
}
#header #search .textarea {
	position: absolute;
	top: 6px;
	height: 13px;
	width: 190px;
	border: 1px solid #FFFFFF;
	padding: 2px;
	margin: 0px;
	line-height: 14px;
	left: 6px;
}
#header #search .btn {
	position: absolute;
	top: 6px;
	margin: 0px;
	padding: 0px;
	right: 10px;
}
#header .riken {
	position: absolute;
	top: 23px;
	right: 16px;
}
#contents {
	min-height: 580px;
	width: 970px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 15px;
	background-image: none;
}
#footer_links {
	width: 810px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../img/footer_link_bg.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 50px;
	padding-top: 25px;
	padding-left: 167px;
	font-size: 12px;
	line-height: 19px;
}
#footer_links a {
	color: #333333;
}
#footer {
	line-height: 49px;
	width: 970px;
	margin-right: auto;
	margin-left: auto;
	height: 49px;
	position: relative;
	color: #FFFFFF;
}
#footer .link {
	padding-left: 40px;
	font-size: 12px;
	text-transform: uppercase;
}
#footer .link a {
	color: #FFFFFF;
	background-image: url(../img/footer_arrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 10px;
}

#footer #copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	position: absolute;
	top: 0px;
	right: 0px;
	padding-right: 30px;
}


/* マージン */

.mb5{
	margin-bottom: 5px;
}
.mb10{
	margin-bottom: 10px;
}
.mb20{
	margin-bottom: 20px;
}
.mb30{
	margin-bottom: 30px;
}


.mr5{
	margin-right: 5px;
}
.mr10{
	margin-right: 10px;
}
.mr20{
	margin-right: 20px;
}
.mr30{
	margin-right: 30px;
}



.mt15{
	margin-top: 15px;
}

/* テキスト */

.tx12 {
	font-size: 12px;
	line-height: 20px;
}

.tx11 {
	font-size: 11px;
	line-height: 140%;
}
.tx_red {
	color: #CC3300;
}
.tx_blue {
	color: #065474;
}

.tx_wb {
	color: #FFFFFF;
	font-weight: bold;
	line-height: 150%;
}
.tx_w12 {
	color: #FFFFFF;
	font-size: 12px;
	line-height: 20px;
}
.tx_orange {
	color: #FF9900;
}

/* 線 */

.hr {
   border-width: 1px 0px 0px 0px; /* 太さ */
   border-style: dashed; /* 線種 */
   border-color: #cccccc; /* 線色 */
}

.small-nav {
	margin: 0px;
	padding: 0px;
}
ul.small-nav li {
	display: block;
	float: left;
	width: 100px;
	margin-left: 10px;
	list-style-type: none;
}

.xl66 {
	font-size: x-small;
	margin-right: 3px;
	right: 100px;
}

