@charset "utf-8";


/* base
----------------------------------------------- */
*+html body {
	margin: 0 0 0 1px;
}
* html body {
	margin: 0 0 0 1px;
}
body {
	color: #323232;
	text-align: center;
	background: #dddddd url(../common/background.jpg) repeat-x top;
	margin: 0;
	padding: 0;
	/*font-family: "Trebuchet MS", Trebuchet, Verdana, Arial, sans-serif;*/
	font-family: Verdana,"ＭＳ Ｐゴシック",Osaka;
}
img {
	margin: 0;
	padding: 0;
	border: 0;
	vertical-align: top;
}
h1,h2,h3,h4,h5,h6,form,p,ul,li,dl,dt,dd {
	margin: 0;
	padding: 0;
	list-style: none;
}
table {
	border-collapse: collapse;
}
th,td {
	padding: 0;
}
hr {
	display: none;
}
a {
	overflow: hidden;
}
textarea {
	font-family: "Lucida Grande", Arial, sans-serif;
	font-size: 11px;
}
p {
	margin: 15px 0 0;
}


/* link
----------------------------------------------- */
a {
	color: #339900;
	text-decoration: underline;
}
a:hover {
	color: #666666;
	text-decoration: none;
}
.menu a {
	color: #ffffff;
	text-decoration: underline;
}
.menu a.this {
	color: #000000;
	text-decoration: none;
}
.menu a:hover {
	color: #000000;
	text-decoration: none;
}
#home_contents .right a {
	color: #99cc00;
	text-decoration: underline;
}
#home_contents .right a:hover {
	color: #cccccc;
	text-decoration: none;
}


/*
///////////////////////KASOU///////////////////////
*/

/* contents
----------------------------------------------- */
#contents {
	margin: auto;
	width: 760px;
	text-align: left;
	background: #ffffff url(../common/contents_bg_blk.gif) repeat-y;
	color:#323232;
	position:relative;
}
#contents .contents_bg {
	background: url(../common/contents_bg.jpg) no-repeat;
	margin: auto;
	width: 760px;
}
#contents .left {
	float: left;
	width: 240px;
}
#contents .right {
	float: right;
	width: 520px;
	background: #ffffff;
	text-align: center;
}
#contents .right_body {	
	width: 450px;
	margin:0px auto 20px auto;
	text-align:left;
}

#contents .logo {
	margin: 0;
}
#contents .logo a {
	margin: 0;
	height: 115px;
	width: 240px;
	text-indent:-9999px;
	display:block;
}

#contents .right_body strong {
	color:#ff5500;
}



#contents .right ol li{
	list-style-type:decimal;
}
#contents .right ul {
	margin: 5px 5px 5px 5px;
	padding: 10px 10px 10px 30px;
}
#contents .right ul li{
	list-style-type:disc;
}

/* headline
----------------------------------------------- */

#contents h1 {
	margin-top:47px;
	background: url(../common/h1_bg.gif) no-repeat;
	padding:13px 0px 10px 55px;
}

#contents h2 {
	border-top: 1px dotted #557EB0;
	padding-top:15px;
	margin-top:25px;
}

#contents h3 {
	margin-top:10px;
}


/* menu
----------------------------------------------- */
.left .menu {
	width:240px;
	background:url(../common/menu_bg.jpg) repeat-y;
	margin: 0 0 0 0px;
}
.left .menu ul {
	padding:10px 10px 10px 17px;
}
.left .menu ul.contact {
	background:#5077ac url(../common/menu_contact_bg.jpg) repeat-x;
	padding:5px 10px 5px 17px;
}
.left .menu ul li {
	background:url(../common/link_bg_menu.jpg) no-repeat 0 2px;
	padding-left:13px;
	margin:13px 0px;
	line-height:100%;
}
.left .menu .contact li {
	background:url(../common/link_bg_menu_contact.jpg) no-repeat 0 2px;
}
.left .menu {
	margin-bottom:200px;
	
}

/* footer
----------------------------------------------- */

#footer {
	margin: auto;
	width: 760px;
	position:relative
}

#footer .footer_body {
	position:absolute;
	left:0px;
	top:-200px;
	width: 240px;
	text-align: left;
	padding:20px 0;
	line-height:15px;
	background-color:#151515;
	font-size: 9pt;
}
#footer .footer_body a {
	background:url(../common/link_bg_footer.gif) no-repeat 0 2px;
	display:list-item;
	list-style: none;
	padding-left:13px;
}
#footer .footer_body .baneer a {
	background:none;
	display:block;
	padding:0;
	margin-left:20px;
}
#footer .footer_body .baneer img{
	margin:10px 0 0px 0;
}
#footer .footer_body p {
	margin:0px 0px 5px 20px;
}


/*

///////////////////////HOME///////////////////////

*/

/* home contents
----------------------------------------------- */
#home_contents {
	margin: auto;
	width: 760px;
	text-align: left;
	background:#151515 url(../common/home_bg.jpg) no-repeat;
	color:#ffffff;
	position:relative;
}
#home_contents .left {
	float: left;
	width: 410px;
	height:620px;
}
#home_contents .right {
	float: right;
	width: 350px;
	background: url(../common/right_bg.jpg) no-repeat;
}
#home_contents .right_body {
	margin:57px 0 20px 0;
}


/* home_headline
----------------------------------------------- */

#home_contents h1 {
	margin:0;
	text-indent: -9999px;
	width:295px;
	height:45px;
}

#home_contents .h1 {
	background:url(../common/logo_home.jpg) no-repeat;
	margin: 57px 0 0 38px;
}

#home_contents h2 {
	margin: 20px 0 0 0;
	width:255px;
	border-top: 1px dotted #6A7897;
	font-weight:normal;
	padding:23px 0 0 0;
}

#home_contents h3 {
	margin: 0 0 0 0;
}



/* home_menu
----------------------------------------------- */
#home_contents .left .menu {
	margin: 49px 0 0 65px;
}


/* home right
----------------------------------------------- */
#home_contents p {
	width:255px;
	margin-top:7px;
}
#home_contents p a {
	background:url(../common/link_bg_right_home.jpg) no-repeat 0 6px;
	display:list-item;
	padding-left:13px;
}

/* home_footer
----------------------------------------------- */

#home_footer {
	margin: auto;
	width: 760px;
	text-align: left;
	background:#ffffff;
	padding:20px 0;
}

#home_footer .footer_left {
	width:220px;
	float:left;
}
#home_footer .footer_right {
	width:525px;
	float:right;
	position:relative;
}
#home_footer a {
	background:url(../common/link_bg.gif) no-repeat 0 6px;
	display:list-item;
	list-style: none;
	padding-left:13px;
}
#home_footer .footer_left .baneer a {
	background:none;
	display:block;
	padding:0;
	margin-left:20px;
}
#home_footer .footer_left .baneer img{
	margin:0 0 10px 0;
}
#home_footer .footer_left p {
	margin-left:20px;
}
#home_footer .news {
	margin-right:20px;
	padding:20px 15px 20px 15px;
	border: 1px dotted #cccccc;
	background-color:#f0f0f0;
}
#home_footer h3 {
	font-weight:normal;
}
#home_footer .past_news {
	position:absolute; left:380px; top:17px;
}
#home_footer th {
	vertical-align: top;
	font-weight:normal;
	padding:5px 10px 0 0;
}
#home_footer td {
	vertical-align: top;
	padding:5px 0 0 0;
}


/* fontsize
----------------------------------------------- */
#fontsize{
position:absolute;left:556px;top:0px;
width:204px;
height:20px;
clear:both;
float:none;
background: url(../common/size_title.gif) no-repeat;
}
#fontsize a {
position:absolute;top:0px;
display:block;
width:23px;
height:20px;
text-indent:-9999px;
}
#fontsize a.s {
left:80px;
}
#fontsize a.m {
left:103px;
}
#fontsize a.l {
left:126px;
}
#fontsize a.e {
left:150px;
background:url(../common/size.jpg) no-repeat -70px 0px;
width:54px
}

#fontsize a.s:hover {
background:url(../common/size.jpg) no-repeat 0 -20px;}
#fontsize a.m:hover {
background:url(../common/size.jpg) no-repeat -23px -20px;}
#fontsize a.l:hover {
background:url(../common/size.jpg) no-repeat -46px -20px;}
#fontsize a.e:hover {
background:url(../common/size.jpg) no-repeat -70px -20px;}


/* table
----------------------------------------------- */
.right table {
margin:15px 0 0;
width: 450px;
border-top: 2px solid #c8c8c8;
border-bottom: 2px solid #c8c8c8;
}

.right table th {
font-weight:normal;
padding:5px 10px ;
vertical-align: top;
border-bottom: 1px dotted #c8c8c8;
background-color:#e9e9e9;
color:#555555;
white-space:nowrap;
}

.right table td {
border-bottom: 1px dotted #c8c8c8;
border-left: 1px dotted #c8c8c8;
padding:5px 10px ;
}

.right table.form { border-top: 2px solid #5078AC;border-bottom: 2px solid #5078AC;}
.right table.form th { width:120px;padding:12px 15px ;}
.right table.form td { padding:12px 10px ;}


/* copyright
----------------------------------------------- */
#copyright {
	text-align:right;
	margin: auto;
	width: 760px;
	height:50px;
	font-size:7pt;
	color:#999999;
	padding-top:10px;
}
.absolute {
	position:absolute; 
}


/* page up
----------------------------------------------- */
#pgup a {
	display: block;
	width: 35px;
	height: 35px;
	text-indent: -9999px;
	background: url(../common/b_pgup.gif) no-repeat 0 0;
}
#pgup a:hover {
	background: url(../common/b_pgup.gif) no-repeat 0 -35px;
}

/* その他
----------------------------------------------- */
.red { color:#CC0000;}
.submit {
	text-align: center;
	height:35px;
}
.tx01{ width:260px;}
.tx02{ width:260px;}
.num { ime-mode: disabled; }
dt {
	padding:0;
	margin:10px 0 0 0;
}
dd {
	padding:0px 0 10px 20px;
	border-bottom: 1px dotted #c8c8c8;
	margin:0;
}

/* clear
----------------------------------------------- */
#contents:after, 
#contents .contents_bg:after, 
#home_contents:after, 
#home_footer:after, 
ul:after,
#footer:after {
  content: "."; 
  display: block; 
  height: 0; 
  clear: both; 
  visibility: hidden;
}


