@charset "euc-jp";

body,td,th {
	font-size: small;
	color: #000;
	line-height: 1.8;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
body {
	background-color: #FFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image : url(../../bg.jpg);
	background-repeat: repeat-x;
}
a:link {
	color: #03C;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #036;
}
a:hover {
	text-decoration: underline;
	color: #09F;
}
a:active {
	text-decoration: none;
	color: #09F;
}
img {
	border: 0;
}
p {
	margin: 0px;
	padding: 0px;
}

.center {
	text-align: center;
}
.right {
	text-align: right;
}
.left {
	text-align: left;
}
.fc_blue {
	color: #069;
}
.fc_green {
	color: #060;
}
.fc_red {
	color: #C00;
}
.fs_xs {
	font-size: x-small;
}
.clear {
	clear: both;
}
.clear hr {
	display: none;
}
.imgright {
	float: right;
	margin-left: 20px;
}
.imgleft {
	float: left;
	margin-right: 20px;
}

table {
	margin: 0px;
	padding: 0px;
	border: none;
}
table th,td {
	margin: 0px;
	padding: 0px;
	border: none;
}

/* HEADER */
#header {
	height: 89px;
	width: 986px;
	background-image : url(../../headerbg.jpg);
	background-repeat: no-repeat;
	display: block;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	padding-top: 10px;
	padding-right: 7px;
	padding-bottom: 7px;
	padding-left: 7px;
}
#header h1 {
	margin: 0px;
	padding: 0px;
	line-height: 1;
	display: block;
	float: left;
	height: 60px;
	width: 740px;
}
#header h1 a {
	display: block;
	height: 60px;
	width: 280px;
	background-image : url(../../logo.jpg);
	background-repeat: no-repeat;
}
#header h1 a span {
	display: none;
}
#hdrbox {
	display: block;
	height: 21px;
	width: 246px;
	float: right;
	padding-top: 40px;
}
#hdrbox ul {
	margin:0;
	padding:0;
	list-style-type: none;
}
#hdrbox li {
	margin:0;
	padding:0;
	display : inline;
	float:left;
	line-height: 0px;
}
#hdrbox ul a {
	line-height: 1;
	background-image : url(../../icon1.gif);
	background-repeat:no-repeat;
	color: #000;
	padding-left: 16px;
	display: block;
	width: auto;
	margin-right: 10px;
	background-position: left center;
	height: auto;
	font-size: 12px;
}
#hdrbox ul a:hover {
	color: #F30;
}

/* BAR MENU */
#menu {
	background-image : url(../../mebg.jpg);
	background-repeat: repeat-x;
	height: 25px;
	width: 986px;
	padding: 0px;
	clear: both;
	margin: 0px;
}
#menu ul {
	margin:0;
	padding:0;
	list-style-type: none;
}
#menu li {
	margin:0;
	padding:0;
	display : inline;
	float:left;
	line-height: 0px;
}
#menu span {
	display:none;
}
#menu ul a {
	line-height: 1;
}

#menu .me1 a {
	background-image : url(../../menu01.jpg);
	background-position: left top;
	background-repeat:no-repeat;
	display:block;
	width:117px;
	height:25px;
}
#menu .me1 a:hover {
	background-image : url(../../menu01.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	width:117px;
	height:25px;
}
#menu .me1c a {
	background-image : url(../../mec01.jpg);
	background-position: left top;
	background-repeat:no-repeat;
	display:block;
	width:117px;
	height:25px;
}
#menu .me2 a {
	background-image : url(../../menu02.jpg);
	background-position: left top;
	background-repeat:no-repeat;
	display:block;
	width:117px;
	height:25px;
}
#menu .me2 a:hover {
	background-image : url(../../menu02.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	width:117px;
	height:25px;
}
#menu .me2c a {
	background-image : url(../../mec02.jpg);
	background-position: left top;
	background-repeat:no-repeat;
	display:block;
	width:117px;
	height:25px;
}
#menu .me3 a {
	background-image : url(../../menu03.jpg);
	background-position: left top;
	background-repeat:no-repeat;
	display:block;
	width:105px;
	height:25px;
}
#menu .me3 a:hover {
	background-image : url(../../menu03.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	width:105px;
	height:25px;
}
#menu .me3c a {
	background-image : url(../../mec03.jpg);
	background-position: left top;
	background-repeat:no-repeat;
	display:block;
	width:105px;
	height:25px;
}
#menu .me4 a {
	background-image : url(../../menu04.jpg);
	background-position: left top;
	background-repeat:no-repeat;
	display:block;
	width:71px;
	height:25px;
}
#menu .me4 a:hover {
	background-image : url(../../menu04.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	width:71px;
	height:25px;
}
#menu .me4c a {
	background-image : url(../../mec04.jpg);
	background-position: left top;
	background-repeat:no-repeat;
	display:block;
	width:71px;
	height:25px;
}
#menu .me5 a {
	background-image : url(../../menu05.jpg);
	background-position: left top;
	background-repeat:no-repeat;
	display:block;
	width:169px;
	height:25px;
}
#menu .me5 a:hover {
	background-image : url(../../menu05.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	width:169px;
	height:25px;
}
#menu .me5c a {
	background-image : url(../../mec05.jpg);
	background-position: left top;
	background-repeat:no-repeat;
	display:block;
	width:169px;
	height:25px;
}
#menu .me6 a {
	background-image : url(../../menu06.jpg);
	background-position: left top;
	background-repeat:no-repeat;
	display:block;
	width:93px;
	height:25px;
}
#menu .me6 a:hover {
	background-image : url(../../menu06.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	width:93px;
	height:25px;
}
#menu .me6c a {
	background-image : url(../../mec06.jpg);
	background-position: left top;
	background-repeat:no-repeat;
	display:block;
	width:93px;
	height:25px;
}

/* base rayout */
#largewrap {
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#largewrap #mainwrap {
	display: block;
	width: 1000px;
	float: none;
}
#largewrap #main {
	display: block;
	float: right;
	width: 744px;
	background-image : url(../../mainbg02.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#largewrap #main #maininner {
	background-image : url(../../mainbg01.jpg);
	background-repeat: no-repeat;
	padding: 10px;
}
#leftbox {
	display: block;
	float: left;
	width: 244px;
	padding: 0px;
}


/* CATEGORY MENU */
#sideme {
	background-image : url(../../sidemebg02.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	background-position: left bottom;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 7px;
	padding-left: 0px;
}
#sideme #sidemeinner {
	background-image : url(../../sidemebg01.jpg);
	background-repeat: no-repeat;
	padding-top: 7px;
	padding-right: 7px;
	padding-bottom: 0px;
	padding-left: 7px;
}
#sideme ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	font-size:1px;
}
#sideme ul li {
	margin: 0px;
	padding: 0px;
	line-height: 0px;
	vertical-align:bottom;
}
#sideme ul li a {
	margin: 0px;
	display: block;
	font-size: 12px;
	color: #000;
	line-height:normal;
	height: auto;
	width: 202px;
	text-decoration: none;
	background-color: #E9F2CC;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFF;
	border-bottom-color: #CCC;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 20px;
	background-image : url(../../icong.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
#sideme ul li a:hover {
	background-color: #FFC;
}
#sideme ul li.currentme a {
	margin: 0px;
	display: block;
	font-size: 12px;
	color: #FFF;
	line-height:normal;
	height: auto;
	width: 202px;
	text-decoration: none;
	background-color: #9AC717;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFF;
	border-bottom-color: #CCC;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 20px;
	font-weight: bold;
	background-image : url(../../iconc.gif);
}
#sideme ul li.currentme a:hover {
	background-color: #9AC717;
}
#main h6 {
	text-align: right;
	margin: 0px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#main #titlebg {
	background-image : url(../../titlebg.jpg);
	background-repeat: no-repeat;
	height: 120px;
	width: auto;
}
#main #titlebg p {
	font-size: 12px;
	color: #666;
	margin: 0px;
	padding: 0px 15px;
}
#main #titlebg h1 {
	font-size: 24px;
	font-weight: bold;
	color: #030;
	padding: 15px;
	margin: 0px;
	vertical-align: middle;
	display: block;
	height: 38px;
	width: auto;
}
#main #contents {
	padding: 15px;
}
#main p {
	margin-bottom: 1em;
}
#main h2 {
	font-size: 21px;
	font-weight: bold;
	color: #060;
	line-height: 1;
}
#main h3 {
	font-size: medium;
	font-weight: bold;
	color: #060;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #693;
	padding: 2px;
	line-height: 1;
	margin-bottom: 15px;
}
#main h4 {
	margin-bottom: 15px;
}
#main #contents ul li {
	margin-bottom: 10px;
}

#contents .boxstyle1 {
	background-color: #EAFFEA;
	padding: 10px;
	width: auto;
	margin-bottom: 20px;
	border: 1px solid #6C6;
}


/* table */
#main .tblnobd1 {
	border: none;
	margin-bottom: 25px;
}
#main .tblnobd1 th {
	text-align: left;
	vertical-align: top;
	padding: 5px 0px;
}
#main .tblnobd1 td {
	padding: 5px;
}

/* table border1 */
#main .tblbd1 {
	border-collapse: collapse;
	border: 1px solid #666;
	margin-bottom: 25px;
}
#main .tblbd1 th {
	padding: 5px;
	border: 1px solid #666;
	background-color: #EEE;
}
#main .tblbd1 td {
	padding: 5px;
	border: 1px solid #666;
}

/* table border2 */
#main .tblbd2 {
	border-collapse: collapse;
	margin-bottom: 25px;
}
#main .tblbd2 th {
	padding: 8px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
	vertical-align: top;
}
#main .tblbd2 td {
	padding: 8px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
	vertical-align: top;
}
#main .tblbd2 td p {
	margin-bottom: 6px;
}

/* table border3 */
#main .tblbd3 {
	border-collapse: collapse;
	border: 1px solid #666;
	margin-bottom: 25px;
	background-color: #FFF;
}
#main .tblbd3 th {
	padding: 5px;
	border: 1px solid #666;
	background-color: #BEB;
}
#main .tblbd3 td {
	padding: 5px;
	border: 1px solid #666;
}
#main .tblbd3 .bgcolor {
	background-color: #E9F2CC;
	color: #000;
}
#main .mf200 {
	width: 200px;
}
#main .mf300 {
	width: 300px;
}
#main .mf400 {
	width: 400px;
	height: 200px;
}

/* サイドメニューなしレイアウト */
#largewrap2 {
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#largewrap2 #main {
	display: block;
	float: none;
	width: 1000px;
	background-image : url(../../wmainbg02.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding: 0px;
}
#largewrap2 #main #maininner {
	background-image : url(../../wmainbg01.jpg);
	background-repeat: no-repeat;
	padding: 10px;
}
#largewrap2 #main #titlebg {
	background-image : url(../../titlebgw.jpg);
}
#footerlink {
	display: block;
	margin: 10px auto;
	padding: 15px;
	width: 970px;
	text-align: center;
	background-color: #F2F7E0;
}
#footerlink p {
	font-size: small;
	margin: 0px;
	padding: 0px;
}
#footerlink a:link {
	color: #000;
}

#footer {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	background-image : url(../../footer.jpg);
	background-repeat: repeat-x;
	height: 40px;
	padding: 20px;
}
#footer p{
	font-size: xx-small;
	color: #CCC;
	margin: 0px;
	padding: 0px;
	line-height: 1.2;
}
