* {
	margin:0;
	padding:0;
}

body {
	text-align: center;
	margin: 0px;
	padding: 0px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-style: normal;
	font-weight: lighter;
	font-size: 12px;
	background-image: url(../img/body_back.jpg);
	background-repeat: repeat-x;
}

a {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #FF9900;
	text-decoration: none;
}
img{
	border:none;
}
div{
	margin: 0px;
	padding: 0px;
}
p{
	margin: 0px;
	padding: 0px;
}
input{
	margin: 0px;
	padding: 0px;
}
h1{
	font-weight: normal;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	background-color: #000000;
	color:#FFFFFF;
	font-weight:lighter;
	font-size:11px;
}
h2{
	font-weight: normal;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
h3{
	font-weight: normal;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
h4{
	font-weight: bold;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
hr {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
	line-height: 0px;
	font-size:0px;
	border-top: none;
	border-bottom: 1px dotted #666666;
	height: 0px;
}
table {
	border-collapse: collapse;
}
ul li{
	list-style-type: none;
	list-style-position: outside;
}


/* パンくずの設定
-------------------------------------------------------	*/
#pan{
	margin: 10px 0px 5px 0px;
	text-align: left;
	padding: 0px 20px;
	font-size: 12px;
	line-height: 14px;
	color: #E6E6E6;
}
#pan a{
	color: #FFFFFF;
	text-decoration: none;
}

#pan a:hover{
	color: #E4E4B1;
	text-decoration: underline;
}


/* コンテナーの設定
-------------------------------------------------------	*/
#container {
	width: 800px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
}


/* ラッパーの設定
-------------------------------------------------------	*/
#wrapper {
	width:800px;
	height:auto;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	float:left;
}


/* ヘッダーの設定
-------------------------------------------------------	*/
.header {
	width:800px;
	height:250px;
	background-image:url("../img/top_logo.jpg");
}

.header object {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

.header h2 {
	height:15px;
	font-weight: normal;
	text-decoration: none;
	margin: 0px 10px 0px 15px;
	padding: 0px 20px 0px 0px;
	color:#FFFFFF;
	font-weight:lighter;
	font-size:11px;
}

/*  ヘッダメニューバーの設定
-------------------------------------------------------	*/
#globalNaviFlash{
	height:25px;
	text-align: left;
	margin: 15px 0px 0px 25px;
	padding: 0px 0px 0px 0px;
	clear:both;
}
#globalNavi{
	height:25px;
	text-align: left;
	margin: 0px 0px 0px 25px;
	padding: 200px 0px 0px 0px;
	clear:both;
}

#globalNaviFlash ul,
#globalNavi ul{
	height:25px;
}

#globalNaviFlash ul li,
#globalNavi ul li{
	height:25px;
	float:left;
	list-style-type:none;
}

#globalNaviFlash ul li.line,
#globalNavi ul li.line {
	width:34px;
	height:20px;
	background:url("../img/navi_menu00.gif") no-repeat;
	display:block;
	text-indent:-9999px;
	text-decoration:none;
	outline:0;
}

#globalNaviFlash ul li.menu01 a,
#globalNavi ul li.menu01 a{
	width:40px;
	height:20px;
	background:url("../img/navi_menu01.gif") no-repeat;
	display:block;
	text-indent:-9999px;
	text-decoration:none;
	outline:0;
}

#globalNaviFlash ul li.menu01 a:hover,
#globalNavi ul li.menu01 a:hover{
	width:40px;
	height:20px;
	background:url("../img/navi_menu01_o.gif") no-repeat;
}

#globalNaviFlash ul li.menu02 a,
#globalNavi ul li.menu02 a{
	width:60px;
	height:20px;
	background:url("../img/navi_menu02.gif") no-repeat;
	display:block;
	text-indent:-9999px;
	text-decoration:none;
	outline:0;
}

#globalNaviFlash ul li.menu02 a:hover,
#globalNavi ul li.menu02 a:hover{
	width:60px;
	height:20px;
	background:url("../img/navi_menu02_o.gif") no-repeat;
}

#globalNaviFlash ul li.menu03 a,
#globalNavi ul li.menu03 a{
	width:60px;
	height:20px;
	background:url("../img/navi_menu03.gif") no-repeat;
	display:block;
	text-indent:-9999px;
	text-decoration:none;
	outline:0;
}

#globalNaviFlash ul li.menu03 a:hover,
#globalNavi ul li.menu03 a:hover{
	width:60px;
	height:20px;
	background:url("../img/navi_menu03_o.gif") no-repeat;
}

#globalNaviFlash ul li.menu04 a,
#globalNavi ul li.menu04 a{
	width:60px;
	height:20px;
	background:url("../img/navi_menu04.gif") no-repeat;
	display:block;
	text-indent:-9999px;
	text-decoration:none;
	outline:0;
}

#globalNaviFlash ul li.menu04 a:hover,
#globalNavi ul li.menu04 a:hover{
	width:60px;
	height:20px;
	background:url("../img/navi_menu04_o.gif") no-repeat;
}

#globalNaviFlash ul li.menu05 a,
#globalNavi ul li.menu05 a{
	width:60px;
	height:20px;
	background:url("../img/navi_menu05.gif") no-repeat;
	display:block;
	text-indent:-9999px;
	text-decoration:none;
	outline:0;
}

#globalNaviFlash ul li.menu05 a:hover,
#globalNavi ul li.menu05 a:hover{
	width:60px;
	height:20px;
	background:url("../img/navi_menu05_o.gif") no-repeat;
}

#globalNaviFlash ul li.menu06 a,
#globalNavi ul li.menu06 a{
	width:60px;
	height:20px;
	background:url("../img/navi_menu06.gif") no-repeat;
	display:block;
	text-indent:-9999px;
	text-decoration:none;
	outline:0;
}

#globalNaviFlash ul li.menu06 a:hover,
#globalNavi ul li.menu06 a:hover{
	width:60px;
	height:20px;
	background:url("../img/navi_menu06_o.gif") no-repeat;
}


/* メインコンテンツの設定
-------------------------------------------------------	*/
#maincontent {
	background-image:url(../img/content_back.gif);
	background-repeat:repeat-y;
	width: 800px;
	height:400px;
	background-color:#FFFFFF;
}

#maincontent strong {
	font-weight:normal;
}

#maincontent .topImage_top {
	background-image:url(../img/top_frame_back_top.gif);
	background-repeat:no-repeat;
	width: 700px;
	height: 134px;
	margin: 0px 0px 0px 50px;
	padding: 0px 0px 0px 0px;
}

#maincontent .topImage_btm {
	background-image:url(../img/top_frame_back_btm.jpg);
	background-repeat:no-repeat;
	width: 700px;
	height: 211px;
	margin: 10px 0px 0px 50px;
	padding: 0px 0px 0px 0px;
}

#maincontent .frame {
	background-image:url(../img/top_frame.jpg);
	background-repeat:no-repeat;
	width: 600px;
	height: 100px;
	margin: 20px 0px 0px 20px;
	padding: 15px 0px 0px 15px;
}

#maincontent p.concept {
	font-size:14px;
	line-height: 22px;
	text-align:left;
}

#maincontent p.concept strong.red {
	font-weight:bold;
	font-size:16px;
	color:#FF0000;
}
#maincontent p.concept strong.green {
	font-weight:bold;
	font-size:16px;
	color:#2DBC52;
}

#maincontent .topImage {
	width: 300px;
	height: 225px;
	margin: 30px 40px 0px 0px;
	padding: 0px 0px 0px 0px;
	float:right;
}

#maincontent .titlebar {
	width: 790px;
	height: 30px;
	margin: 15px 0px 0px 5px;
	padding: 0px 0px 0px 0px;
}

#maincontent .greet_prof {
	width: 106px;
	height: 140px;
	float:right;
	margin: 50px 20px 0px 0px;
}

#maincontent .greet_image {
	width: 133px;
	height: 100px;
	margin: 10px 0px 0px 260px;
	padding: 0px 0px 0px 0px;
}

#maincontent .greet_frame {
	width: 580px;
	height: 300px;
	float:left;
	margin: 0px 0px 0px 0px;
	padding: 20px 0px 0px 50px;
}

#maincontent p.greet_text {
	font-size:14px;
	line-height: 20px;
}
#maincontent .greet_name {
	width: 140px;
	height: 40px;
	font-size:12px;
	line-height: 18px;
	text-align:left;
	margin: 0px 0px 0px 0px;
	float:right;
}

#maincontent table.company {
	width: 600px;
	height: 400px;
	float:left;
	margin: 30px 0px 0px 50px;
	padding: 0px 0px 0px 0px;
	font-size:14px;
}

#maincontent table.company td.caption {
	border-top:#CCCCCC 1px solid;
}
#maincontent table.company td.item {
	border-top:#CCCCCC 2px solid;
	font-weight:bold;
}

#maincontent table.company td {
	padding: 10px 0px 10px 10px;
}

#maincontent table.company a {
	color:#000000;
	text-decoration: none;
}

#maincontent table.company a:hover {
	color: #FF9900;
	text-decoration: underline;
}

#maincontent .philosophy {
	width:450px;
	height: 300px;
	margin: 0px 0px 0px 7px;
	padding: 0px 0px 0px 0px;
	float:left;
}

#maincontent .philosophyImage {
	background-image:url(../img/philosophy_image.jpg);
	background-repeat:no-repeat;
	width: 300px;
	height: 225px;
	margin: 50px 5px 0px 0px;
	padding: 0px 0px 0px 0px;
	float:right;
}

#maincontent .philosophyCaption {
	width:450px;
	height: 300px;
	margin: 20px 0px 0px 10px;
}

#maincontent .philosophyCaption h4 {
	font-size:18px;
	font-weight:bold;
	border-bottom:#2DBC52 1px solid;
	margin-bottom:15px;
}

#maincontent .philosophyCaption ul {
	margin: 0px 15px 30px 15px;
}

#maincontent .philosophyCaption li {
	font-size:14px;
	line-height: 22px;
}

#yahooMap {
	margin: 30px 0px 0px 100px;
	width:600px;
	height: 500px;
}

#maincontent .station {
	margin: 10px 0px 0px 100px;
	width:600px;
	height: 50px;
	font-size:14px;
}

/* フッターの設定
-------------------------------------------------------	*/
#footer {
	text-align: center;
	width: 800px;
	height: auto;
	float:left;
	background-image:url(../img/content_back.gif);
	background-repeat:repeat-y;
}

#footer a {
	color: #000000;
}
#footer a:hover {
	color: #FF9900;
	text-decoration: none;
}

#footer .navi {
	padding: 25px 20px 0px 0px;
	float:right;
}
#toiawase {
	height: 40px;
	text-align: left;
	margin: 0px 3px 0px 3px;
	padding: 10px 0px 20px 50px;
	border-top: 1px #000 solid;
}

#toiawase address {
	float:left;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-style: normal;
	font-weight: lighter;
	font-size: 12px;
}

#copy{
	text-align: center;
	width: 790px;
	height: 20px;
	margin: 0px 0px 0px 3px;
	font-size: 12px;
	line-height: 20px;
	background-color:#000;
	float:left;
}
#copy .text1 {
	text-align: center;
	color: #FFF;
}
#copy .text1 a {
	color: #FFF;
}


/* SEO
-------------------------------------------------------	*/
.seo {
	width:100%;
	padding:0;
	font-size:8pt;
	font-weight:normal;
	margin:0 50% 0 0;
	display:none;
}

.seo * {
	font-style:normal;
	font-weight:normal;
	display:none;
}
