@charset "utf-8";
body {
	background-color: #e8e8e8;
	background-image: url(../images/head_bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
* {
	margin: 0px;
	padding: 0px;
}
ul {
	list-style-type: none;
}
a {
	outline: none;
}
a:focus{
	outline: none;
}
ul li img {
	vertical-align: bottom;
}
.margin_t5 {
	margin-top: 5px;
}
.clear_b {
	clear: both;
}
#wrap {
	background-image: url(../images/contents_bg_top.jpg);
	background-position: top;
	width: 985px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	background-repeat: no-repeat;
}
#wrap_in {
	background-image: url(../images/contants_main_bg.jpg);
	background-repeat: repeat-y;
	width: 985px;
	background-position: top;
	padding-bottom: 80px;
	box-shadow: -1px 0px 1px #b9b9b9;
	-webkit-box-shadow:#b9b9b9) -1px 0px 1px;
	-moz-box-shadow:#b9b9b9 -1px 0px 1px;
}
#sideber {
	float: left;
	width: 230px;
	padding-left: 30px;
	margin-right: 35px;
}
h1 {
	margin-top: 20px;
	margin-bottom: 10px;
}

/* contents list
----------------------------------------- */

.listpdf{
	margin: 20px 35px 0 0 ;
}

.listpdf a{
	display: block;
	text-align: center;
	border: 1px #FFF solid;
	width: 180px;
	height: 25px;
	padding-top:5px;
	border-radius: 15px;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	margin: auto;
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
}

.listpdf a img{
}

.listpdf a:hover{
	background: #333 ;
}

/*----------------------------------------- */

#main {
	float: right;
	width: 690px;
}
#head {
	float: right;
	width: 380px;
	padding-top: 10px;
	padding-right: 15px;
}
#topnav {
	float: left;
	padding-top: 30px;
	margin-bottom: 15px;
}
#topnav ul li:hover {
	opacity: 0.8;
}

#login {
	background-image: url(../images/login_bg.jpg);
	height: 74px;
	width: 231px;
	float: right;
	background-repeat: no-repeat;
	padding-top: 10px;
	padding-right: 10px;
	font-size: 12px;
}
#login form p {
	text-align: right;
	margin-bottom: 3px;
	color: #333333;
}
.form01 {
	width: 120px;
}
#logout {
	background-image: url(../images/logout_bg.jpg);
	height: 84px;
	width: 221px;
	float: right;
	background-repeat: no-repeat;
	padding-right: 10px;
	font-size: 12px;
	padding-left: 10px;
}
#logout_left {
	float: left;
	width: 110px;
}
.p_logout01 {
	font-size: 12px;
	margin-top: 10px;
}
.p_logout02 {
	font-size: 11px;
}
.p_right {
	margin-top: 5px;
	text-align: right;
}
.p_right :hover{
	opacity: 0.7;
}
#logout_right {
	float: right;
	margin-top: 18px;
	width: 100px;
}
#logout_right p {
	margin-bottom: 8px;
}
#logout_right p:hover{
	opacity:0.7;
}

/* 無制限 */
#logout2 {
	background-image: url(../images/logout_bg.jpg);
	height: 84px;
	width: 221px;
	float: right;
	background-repeat: no-repeat;
	padding-right: 10px;
	font-size: 12px;
	padding-left: 10px;
}
#topimg {
	clear: both;
	margin-bottom: 10px;
}
h2 {
	font-size: 20px;
	color: #333333;
	margin: 15px 0px 5px 0px;
	background-color: #e8e8e8;
}
h2 span {
	font-size: 13px;
}
.shadow {
	width: 675px;
	box-shadow: 2px 2px 3px 0px #989898;
	-webkit-box-shadow:#989898 2px 2px 3px 0px;
	-moz-box-shadow:#989898 2px 2px 3px 0px;
}
#top_sample ul li {
	float: left;
	margin-right: 15px;
	margin-bottom: 15px;
	box-shadow: 2px 2px 3px 0px #989898;
	-webkit-box-shadow:#989898 2px 2px 3px 0px;
	-moz-box-shadow:#989898 2px 2px 3px 0px;
}
#top_sample ul li :hover {
	opacity: 0.9;
}
#mainbox {
	width: 675px;
	background-color: #FFF;
	box-shadow: 2px 2px 3px 0px #989898;
	-webkit-box-shadow:#989898 2px 2px 3px 0px;
	-moz-box-shadow:#989898 2px 2px 3px 0px;
	border-radius:5px;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
}
#mainbox ul li:hover {
	opacity: 0.8;
}
.topbox_01 {
	/* width: 193px; */
	width: 305px;
	float: left;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
	height: 230px;
	border-right: 1px #c3c3c3 solid;
}
.topbox_02 {
	/* width: 194px; */
	width: 305px;
	float: left;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
	height: 230px;
	line-break: strict;
}
.topbox_p1 {
	font-size: 16px;
	color: #595959;
	border-bottom: 1px solid #c3c3c3;
	margin-bottom: 10px;
	font-weight: bold;
}
.topbox_p2 {
	font-size: 12px;
	color: #2a2a2a;
	height: 90px;
	margin-bottom: 5px;
	line-height: 1.4em;
}
#footer {
	height: 145px;
	background-color: #000;
	min-width: 985px;
}
#footer_in {
	width: 985px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 25px;
}
#footer_in p {
	text-align: center;
	margin-bottom: 10px;
}
#footer_in ul {
	width: 562px;
	margin-right: auto;
	margin-left: auto;
}
#footer_in ul li:first-child {
	border: 0;
}
#footer_in ul li {
	font-size: 13px;
	float: left;
	text-align: center;
	border-left-width: 1px;
	padding-right: 15px;
	padding-left: 15px;
	margin-bottom: 5px;
	color: #FFF;
	text-decoration: none;
	border-left-style: solid;
	border-left-color: #AFAFAF;
}
#footer_in a:link {
	color: #fff;
	text-decoration: none;
}
#footer_in a:visited {
	color: #fff;
	text-decoration: none;
}
#footer_in a:hover {
	color: #FF6699;
	text-decoration: none;
}
address {
	clear: both;
	font-size: 12px;
	font-style: normal;
	text-align: center;
	color: #FFF;
}
.clear_fix:after {
	content: ".";
	display: block;
	height: 0px;
	clear: both;
	visibility: hidden;
}
