@charset "utf-8";

/**********************************************************************
AUTHOR          Goto Kazuhito
CSS構成書:
Last Modified: 2009.02.05

***********************************************************************/

/*　階層構造図
#wrapper
			#header					width:774px
			#globalnavi				width:
			#container				width:
			#footer					width:
*/




/*-----------------------------------------------------------------------
		トップページ以外個別指定	2009.04.10	Goto Kazuhito
-----------------------------------------------------------------------*/



.boxpaper p{
	padding:30px;
	width:90%;
	font-size:1.3em;
	line-height:1.2em;
	text-align:left;
}


.boxpaper dl{
	margin:15px 0 15px 10px;
	_margin:15px 0 15px 5px;
	width:673px;
	border:1px solid #888;
}

.boxpaper dl dt{
	margin:30px 0 30px 10px;
	padding:5px;
	_padding:5px 5px;
	width:90%;
	text-align:left;
	font-weight:bold;
	font-size:1.3em;
	border-left:10px solid #888;
	border-bottom:1px dotted #555;
}

.boxpaper dl dd {
	margin:10px 0;
	padding:10px;
	_padding:10px 5px;
	width:90%;
	text-align:left;
}

#contact_01{
	margin:50px 0 0;
	width:675px;
	height:500px;
	background:url(images/img01.jpg) top no-repeat;
	text-indent:-9999px;
	
}

#leftcontent #global_menu #gm a{
	display:block;
	width:166px;
	height:25px;
	text-indent:-9999px;
	outline:none;
	background:url(../images/globalmenu/menu04_2.png) no-repeat top;
}

#map{
	margin:0 0 0 10px;
	_margin:0 0 0 5px;
	width:673px;
	height:300px;
	border:1px solid #000000;
}
