@charset "utf-8";

/* --------------------------------------------------------
Layout
-------------------------------------------------------- */
/* ===================================================================
 style info : コンテンツエリア関係 他

fonts
 10px = 77%     11px = 85%     12px = 93%     13px = 100%
 14px = 108%    15px = 116%    16px = 123.1%  17px = 131%
 18px = 138.5%  19px = 146.5%  20px = 153.9%  21px = 161.6%
 22px = 167%    23px = 174%    24px = 182%    25px = 189%
 26px = 197%
=================================================================== */

a:link {	color:#0098BD;}
a:visited {color:#00718C;}
a:hover {	color:#78CAE9;}

#contents {
	border-top:solid 4px #F23899;
}

.box {
	width:950px;
	margin:0 auto;
	text-align:left;
}
#main {
	width:710px;
	float:right;
	margin-bottom:50px;
}
#logo {
	margin:50px 0 40px 0;
}
aside, div#aside {
	width:210px;
	float:left;
	margin-bottom: 50px;
}
#footer {
	clear:both;
}
#contents {
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 50px;
	padding-left: 0;
}

nav, div#nav {
	padding-bottom:15px;
}
nav li, #nav li {
	padding-bottom:15px;
}
#header_fontbox {
	text-align:right;
	background:url(../img/fsmall.gif) no-repeat;
	background:url(../img/fsmall2.gif) no-repeat;
	background:url(../img/fontbig.gif) no-repeat;
	background:url(../img/fontbig2.gif) no-repeat;
	background:url(../img/font.gif) no-repeat;
	width:130px;
	margin:10px 0 0 580px;
}
#header_fontbox ul {
	margin:0 0 0 70px;
	background-image:url(../img/fontbtn1.gif) no-repeat;
}
#header_fontbox li {
	float:left;
	width:28px;
}
#header_fontbox a {
	display:block;
	width:20px;
	height:20px;
	background-repeat:no-repeat;
	text-indent:-9999px;
	text-align:left;
}
.lin01 {
	background:url(../img/lin01.gif) no-repeat bottom left;
	padding:0 0 10px 10px;
}
#gaiyo {
	width:200px;
}
* html #gaiyo .left-5 {
	margin-left:0px;
}
#gaiyo p, #gaiyo table {
	font-size:93%;
}
#gaiyo h2 {
	margin-bottom:15px;
}
#gaiyo table {
	margin-left:-5px;
}


#footer {
	border-top:solid 5px #EEEEEE;
	padding:20px 0 0 0;
	font-size:93%;
}
#footer .clm {
	width:180px;
	float:left;
}
#footer li img {
	vertical-align:middle;
	margin-left:5px;
}
#footer li {
	padding-bottom:5px;
}
#footer .tar {
	height:30px;
}

#pan {
	height:52px;
	margin-left:10px;
	font-size:93%;
	line-height:1.2em;
	margin-top:-4px;
}
#pan p {
	color:#999;
}
#pan a:link, #pan a:visited {
	color:#999;
	text-decoration:none;
}
#pan a:hover, #pan a:active {
	color:#CCC;
	text-decoration:underline;
}


.lin02 {
	background:url(../img/lin02.gif) no-repeat bottom left;
	padding:0 0 10px 10px;
}

.lin03 {
	border-left:solid 4px #F23899;
	padding:1px 0 1px 17px;
}
.pagetitle {
	background:url(../img/lin02.gif) no-repeat 0 28px;
	height:65px;
	padding:0 0 0 10px;
	margin-left:5px;
}

.block {
	padding-left:15px;
	padding-right:10px;
}
#header_fontbox a.no {
	background-image:url(../img/fsmall2.gif);
}
#header_fontbox a.big {
	background-image:url(../img/fbig.gif);
}

td, th {
	line-height:170%;
}