@charset "utf-8";
* {
	margin:0;
	padding:0;
	border:none;
}
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td {
	margin:0;
	padding:0;
}

h4 {
	background: url(../images/h4_bg.gif) no-repeat top;
	height: 80px;
	width: 500px;
	padding-top: 20px;
	text-align: center;
}

h5 {
	font-size: 100%;
	margin: 2em 20px 1em 5px;
	color: #336633;
	border-bottom: 1px solid #336633;
	padding-bottom: 2px;
	padding-left: 5px;
	border-left: 5px solid #336633;
	height: 20px;
	line-height: 20px;
}

/* base用
--------------------------------*/
body {
	color: #000000;
	background-color: #FFFFFF;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 95%;
	line-height: 1.4em;
	background-image: url(../images/ybar.jpg);
	background-repeat:repeat-x;

}
a:link {
	color: #000000;
	text-decoration: none;
	font-size: 99%;
}
a:visited {
	color: #000000;
	text-decoration: none;
	font-size: 99%;
}
a:hover {
	color: #FFCC00;
	text-decoration: underline;
	font-size: 99%;
}
a:active {
	color: #FFCC00;
	text-decoration: underline;
	font-size: 99%;
}
/* layout用
--------------------------------*/

#wrapper {
	background-color: #FFFFFF;
	width: 850px;
	margin: 0px auto;
	background-image:url(../images/main_bg.gif);
	background-position:right bottom;
	background-repeat:no-repeat;

	/*border:1px solid #000000;*/
}
#header {
	background-repeat: no-repeat;
	background-position: left top;
	position: relative;
	height: 450px;
	width:0 auto;
	width:850px;
}

#header h1 {
	padding-left: 14px;
	padding-top: 7px;
}
#header #logo {
	position: absolute;
	left: 47px;
	top: 72px;
}
#header #logo a img {
	text-decoration: none;
}
#head_copy1 {
	position: absolute;
	left: 175px;
	top: 40px;
}
#head_copy2 {
	position: absolute;
	left: 497px;
	top: 100px;
}
#gnavi {
	background-image: url(../images/gnav.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 61px;
	width: 100%;
	list-style: none;
}
#gnavi ul {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	width: 850px;
}
#gnavi li {
	float: left;
	list-style: none;
}
#gnavi li a {
	width: 170px;
	display: block;
	text-align: center;
	height: 61px;
	padding-top: 10px;
}


#gmenu
{
    PADDING-RIGHT: 0px;
    BORDER-TOP: #FFFFFF 0px solid;
    BORDER-BOTTOM: #FFFFFF 5px solid;
    PADDING-LEFT: 0px;
    FONT-SIZE: 12px;
    BACKGROUND: url(../images/gnav_bg.jpg) no-repeat;
    PADDING-BOTTOM: 0px;
    MARGIN: 0px;
    WIDTH: 850px;
    PADDING-TOP: 0px;
    HEIGHT: 61px;
	TEXT-INDENT: -3000px

}
#gmenu LI
{
    PADDING-RIGHT: 0px;
    DISPLAY: block;
    PADDING-LEFT: 0px;
    FLOAT: left;
    PADDING-BOTTOM: 0px;
    MARGIN: 0px;
    PADDING-TOP: 0px;
    HEIGHT: 61px;
	text-decoration:none!important;
}
#gmenu A
{
    PADDING-RIGHT: 0px;
    /*DISPLAY: block;*/
    PADDING-LEFT: 0px;
    FLOAT: left;
    PADDING-BOTTOM: 0px;
    MARGIN: 0px;
    PADDING-TOP: 0px;
    HEIGHT: 61px;
	text-decoration:none!important;

}

#gmenu A
{
    TEXT-INDENT: -3000px
}
#gmenu UL
{
    PADDING-RIGHT: 0px;
    PADDING-LEFT: 0px;
    PADDING-BOTTOM: 0px;
    MARGIN: 0px;
    WIDTH: 850px;
    PADDING-TOP: 0px;
    HEIGHT: 61px
}
#m01
{
	display:block;
    WIDTH: 170px;
    HEIGHT: 61px;
}

#m02
{
    WIDTH: 170px;
    HEIGHT: 61px;
}
#m03
{
    WIDTH: 170px;
    HEIGHT: 61px;
}
#m04
{
    WIDTH: 170px;
    HEIGHT: 61px;
}
#m05
{
    WIDTH: 170px;
    HEIGHT: 61px;
}



#m01 A
{	
	display:block;
    WIDTH: 170px;
    HEIGHT: 61px;
}
#m02 A
{
    WIDTH: 170px;
    HEIGHT: 61px;
}
#m03 A
{
    WIDTH: 170px;
    HEIGHT: 61px;
}
#m04 A
{
    WIDTH: 170px;
    HEIGHT: 61px;
}
#m05 A
{
    WIDTH: 170px;
    HEIGHT: 61px;
}



#m01 A:hover
{
    BACKGROUND: url(../images/gnav.jpg) no-repeat 0px -61px
}
#m02 A:hover
{
    BACKGROUND: url(../images/gnav.jpg) no-repeat -170px -61px
}
#m03 A:hover
{
    BACKGROUND: url(../images/gnav.jpg) no-repeat -340px -61px
}
#m04 A:hover
{
    BACKGROUND: url(../images/gnav.jpg) no-repeat -510px -61px
}
#m05 A:hover
{
    BACKGROUND: url(../images/gnav.jpg) no-repeat -760px -61px
}




#main {
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	width: 850px;
	margin-left: 0px;
}

#sidebar {
	width: 225px;
	float: left;
	margin-left: 35px;
	margin-top: 30px;
	background: url(../images/sidebar_bg.gif) no-repeat;
	background-position:left bottom;
	display: inline;
}

#sidebar_banner {
	margin-left:30px;
	width:auto;
}

/*#sidebar {
	clear: left;
	left: 0px;
	width: 220px;
	float: left;
	border-top: 15px solid #FFFFFF;
	background: url(../images/sidebar_bg.gif) no-repeat;
	padding-top: 15px;
}*/

#sidebar ul {
	font-size: 12px;
	width: 200px;
	margin: 15px 15px 40px 10px;
}

#sidebar li {
	background: url(../images/yi001_03.gif) left no-repeat;
	padding-left:10px;
	height: 34px;
	line-height: 34px;
	text-indent: 1em;
	list-style-type: none;
	border-bottom:1px solid #CCCCCC;
}

#sidebar img {
	margin-bottom: 20px;
	border:0;
}

html>/**/body #sidebar{
	padding-right:25px;
}

html:first-child #sidebar{
	padding-right:25px;
}



#main #content {
	float: left;
	width: 500px;
	padding-left: 24px;
	margin-top: 27px;
}

#lead1,#lead2, #lead3 {

	width:490px;
	padding-left:25px;
	background-repeat:no-repeat;
	background-position:right;
	text-align:justify;
}


#main #content #topicpath {
	font-size: 85%;
	margin-bottom: 10px;
	font-weight: bold;
}

#main #content #lead2 h3 {
	width: 445px;
	padding-bottom: 10px;
	font-size: x-large;
	font-family:"ＭＳ ゴシック", "Osaka－等幅";
	border-left:8px solid #339933;
	vertical-align:bottom;
	margin-top:10px;
	margin-left:10px;
	padding-left:10px;
	padding-top: 10px;
	border-bottom:1px solid #003300;
	
}


#lead2 table {
	border:1px solid #333333;
}

.txtbox {
	background: #F7F7F7 url(../images/bg_txt.gif) no-repeat bottom;
	width: 500px;
	padding-bottom: 20px;
	clear: left;
}

.txtbox p {
	font-size: 12px;
	line-height: 1.5em;
	margin-right: 20px;
	margin-left: 20px;
}
.txtbox p.txt_green {
	font-weight: bold;
	color: #669900;
	margin-top: 1em;
}
.txtbox ul, ol, dl {
	font-size: 12px;
	padding-top: 5px;
	margin: 0 20px 1em 40px;
}
.txtbox li {
	margin-bottom: 0.5em;
	line-height: 1.2em;
}

.pagetop {
	width: 500px;
	height: 19px;
	text-align: right;
	margin-top: 10px;
	margin-bottom: 10px;
}
.pagetop img {
	border: 0px;
}


#main #content p {
	margin-bottom: 20px;
}

#main #content p.end {
	margin-bottom: 30px;
}
#portforio_body #main #content p.end,
#ip_body #main #content p.end {
	margin-bottom: 40px;
}

#main #content #to_info {
/*	height: 197px;*/
	height: auto;
	width: 480px;
	border: 1px solid #663434;
	margin-left: 10px;
}

#content {
	padding-left:25px;
}

#content #to_info h4 {
	margin-top: 15px;
	margin-bottom: 15px;
	margin-left: 15px;
}

#content #to_info p {
	margin-bottom: 15px;
	margin-left: 15px;
}

/*#content th,td {
	border:2px solid #ffffff;
	width:130px;
	height:200px;
	padding:5px;
	vertical-align:top;
	font-size:x-small;

}*/

#content .txtbox table {
	border: 1px solid #CCCCCC;
	border-collapse:collapse;
	padding: 5px;
	width: auto;
	font-size:small;
	margin-left:5px;
}

#content .txtbox tr {
	border: 1px solid #CCCCCC;
	border-collapse:collapse;
	padding: 5px;
}
#content .txtbox td {
	border: 1px solid #CCCCCC;
	border-collapse:collapse;
	background-color:#FFFFFF;
	padding: 5px;
}


#content tr  {
	padding:5px;
	vertical-align:top;
	height:auto;
}

#content img {
	margin-left:5px;
}

#content #tbox1 {
	background-image:url(../images/tbox1.gif);
	background-repeat:no-repeat;
	background-position:top left;
	display:block;
	width:170px;
	height:20px;
}

.tbox2 {
	background-image:url(../images/tbox2.gif) ;
	background-repeat:no-repeat;
	background-position:left bottom;
	font-size:x-small;
}

.tbox2 p {
	margin-left:5px;
	width:150px;
}




#main #content em {
	font-style: normal;
	font-weight: bold;
}

#main #content #flow img {
	margin-left: 30px;
}

/*#guidance_body #main #content table {
	width: 400px;
	border-collapse: collapse;
	border-top: 1px solid #999999;
	border-left: 1px solid #999999;
	background: #fff;
	margin-left: 40px;
	margin-bottom: 40px;
	font-size: 88%;
}
#guidance_body #main #content th {
	padding: 4px;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	background: #e6e6e6;
	font-weight: normal;
	text-align: center;
	width: 70px;
	}
#guidance_body #main #content td {
	padding: 4px 4px 4px 10px;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	width: 330px;
	background-color: #f5f5f5;
	}
#info_body #main #content table {
	width: 430px;
	border-top: 1px solid #999999;
	border-left: 1px solid #999999;
	border-collapse: collapse;
	background: #fff;
	font-size: 88%;
	margin-left: 18px;
}
#info_body #main #content th {
	padding: 5px;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	background: #e6e6e6;
	font-weight: normal;
	text-align: center;
	width: 100px;
	}
#info_body #main #content td {
	padding: 10px 5px 10px 1em;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	width: 330px;
	background-color: #F5F5F5;
	}
#info_body #main #content #button_cell {
	background-color: #FFFFFF;
	text-align: center;
	width: 470px;
}

*/

#info_form table {
	border:1px solid #CCCCCC;
	font-family:"Courier New", Courier, mono;
	border-collapse:collapse;
	margin-left:12px;
	width:445px;
}
	
#info_form tr,th {
	border:1px solid #CCCCCC;
	border-collapse:collapse;
	padding:10px;
	text-align:justify;
	vertical-align:inherit;
	background-color:#669966;
	color:#333333;
	
}	



#info_form td {
	border:1px solid #CCCCCC;
	border-collapse:collapse;
	padding:10px;
	text-align:left;
	vertical-align:text-top;
	background-color:#FFFFFF;
}	

#info_form input, textarea {
	background-color:#E0E6CF;
	border:1px solid #CCCCCC;

}

#info_form ul {
	font-size: 12px;
	width: 400px;
	margin: 15px 15px 40px 10px;
}
#info_form li {
	background: url(../images/i003_05.gif) left no-repeat;
	padding-left:20px;
	height: 34px;
	line-height: 34px;
	text-indent: 1em;
	list-style-type: none;
	border-bottom:1px solid #CCCCCC;
}

	
#main #content #map img {
	margin-left: 40px;
	margin-bottom: 50px;
}
#main #content #map p {
	margin-bottom: 0px;
	margin-left: 40px;
}
#main #content #office_image {
	text-align: center;
	margin-bottom: 50px;
}
#main #content #sitemap_lead p {
	margin-left: 50px;
}

#main #content #sitemap_lead ul li {
	margin-bottom: 15px;
	list-style: none;
	background: url(../images/yy005_01.gif) left no-repeat;
　　text-indent:20px;
	
}

#footer {
	background-repeat: no-repeat;
	background-image:url(../images/footer.jpg);
	background-position: center top;
	clear: both;
	width: 850px;
	margin-left:auto;
	margin-right:auto;
	height: 90px;
}


#footer #fnavi {
	width: 100%;
}

/*
* html #footer #fnavi #fnavi_menu {
	margin-right: auto;
	margin-left: 160px;
	margin-top:80px;
	width: 630px;
	font-size:80%;
}*/

/*IE7以外*/
html/**/ #footer #fnavi #fnavi_menu {
	margin-right: auto;
	margin-left: 160px;
	padding-top:80px;
	width: 630px;
	font-size:80%;
}

#footer #fnavi ul {
	text-align: center;
	padding-left: 1em;
}
#footer #fnavi ul li {
	float: left;
	list-style: none;
}
#footer #fnavi a {
	padding-left: 0.5em;
	border-left: 1px solid #000000;
	padding-right: 0.5em;
}

#footer address {
	clear: both;
	font-style: normal;
	font-size: 80%;
	padding-top: 10px;
	text-align: center;
}


#home #wrapper #main #content #info_form #form1 table {
	font-family: "Courier New", Courier, mono;
	font-size: 14px;
	font-style: normal;
	background-position: left center;
	width: 490px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}

.songs table {
	margin:0 auto;
	width: 400px;
	padding: 5px;
	border:1px soli #CCCCCC;
	border-collapse:collapse;
}

.songs tr, td {
	border:1px solid #CCCCCC;
	border-collapse:collapse;
}

#history table, tr, td {
	border:0;
}

#home #wrapper #main #content {
	text-align: justify;
	text-justify : inter-ideograph ;
	/*text-justify:distribute;*/
	width:480px;
}

