@charset "utf-8";
body {
	font-size: 84%;
	line-height: 140%;
	color: #2B2B2B;
	background:#ffffff;
	margin: 0px;
	padding: 0px;
	/*background: url(../../img/contents_back.gif) repeat-x;*/
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}

a:link,
a:visited {
	color: #3664B2;
	text-decoration: none;
}
a:hover,
a:active {
	color: #3664B2;
	text-decoration: underline;
}
#container {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}

#header {
	height: 50px;
	width: 800px;
	position: relative;
}
#header #logo {
	margin: 0px;
	position: absolute;
	left: 14px;
	bottom: 9px;
}
#header ul#s_nav {
	list-style-type: none;
	margin: 0px;
	position: absolute;
	right: 5px;
	bottom: 9px;
}
#header #s_nav li {
	display: inline;
}
#header #s_nav a {
	padding-right: 10px;
	padding-left: 15px;
	background-image: url(../img/arrow01.gif);
	background-repeat: no-repeat;
	background-position: 2px center;
}
#header #s_nav a:link,
#header #s_nav a:visited {
	color: #333333;
	text-decoration: none;
}
#header #s_nav a:hover,
#header #s_nav a:active {
	color: #FF0000;
	text-decoration: underline;
}
#g_nav {
	width: 800px;
	height: 42px;
	margin: 0px;
	font-size: 0px;
	line-height: 0px;
	overflow: hidden;
	padding: 0px;
}
#pan {
	margin: 0px;
	text-align: right;
	padding-top: 7px;
	padding-right: 25px;
}

#g_nav ul {
	margin: 0px;
	padding: 0px;
	width: 800px;
	height: 42px;
	list-style-type: none;
	line-height: 0px;
	font-size: 0px;
}
#g_nav ul li {
	height: 42px;
	margin: 0px;
	padding: 0px;
	font-size: 0px;
	line-height: 0px;
	float: left;
}

#footer {
	background-color: #dbdbdb;
	color: #666666;
	padding: 10px 5px 5px 5px;
	position: relative;
	font-size: 100%;
}
#l_nav {
	padding-top: 1px;
	padding-bottom: 4px;
	padding-left: 25px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
#l_nav ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	font-size: 10px;
}
#l_nav ul li {
	margin: 0px;
	display: inline;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#l_nav a {
	padding-left: 10px;
}
#l_nav a:link,
#l_nav a:visited {
	color: #999999;
	text-decoration: none;
}
#l_nav a:hover,
#l_nav a:active,
#l_nav a.select {
	background-image: url(../img/l_nav_arrow2.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-decoration: none;
	color: #333333;
}


#footer #footer_link {
	font-size: 85%;
	line-height: 140%;
	margin: 0px;
	width: 480px;
	float: left;
}
#footer #copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	line-height: 140%;
	margin: -1px 0px 0px 0px;
	width: 310px;
	text-align: right;
	float: right;
}
#footer a:link,
#footer a:visited {
	color: #666666;
	text-decoration: none;
}
#footer a:hover,
#footer a:active {
	color: #666666;
	text-decoration: underline;
}
.clearfix:after{
content:".";
display:block;
height:0;
clear:both;
visibility:hidden;
} /*IE7以外のモダンブラウザ向け*/
.clearfix{display:inline-block;} /*IE7およびMacIE5向け*/

/*Hides from IE-mac\*/
* html .clearfix{height:1%;}
.clearfix{display:block;}
.dotline_y {
	background-image: url(../img/dotline_y.gif);
	background-repeat: repeat-y;
	background-position: center top;
}

/*End hide from IE-mac*/ /*IE6以前向け*/

.mb03 {
	margin-bottom: 3px;
}
.mb05 {
	margin-bottom: 5px;
}
.mb10 {
	margin-bottom: 10px;
}
.mb15 {
	margin-bottom: 15px;
}
.mb20 {
	margin-bottom: 20px;
}
.mb25 {
	margin-bottom: 25px;
}
.mb30 {
	margin-bottom: 30px;
}
.mb35 {
	margin-bottom: 25px;
}
.mb40 {
	margin-bottom: 40px;
}
.mb50 {
	margin-bottom: 50px;
}
.tx11 {
	font-size: 11px;
	line-height: 140%;
}
.backToList {
	width: 760px;
	padding-right: 20px;
	padding-bottom: 15px;
	padding-left: 20px;
	text-align: right;
}
.backToList a {
	color: #5F9215;
}img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

