/* 全体HTML基本 */
*{
	font-size:12px;
	line-height:1.5;
}

font.small{
	font-size:10px;
}
sup{
	font-size:9px;	
}
body{
	background-color:#FFFFFF;
	padding:0px;
	margin:0px;
}

h1,h2,h3,h4,h5{
	margin:0px;
}
p{
	margin:4px 0px 4px 0px;
}
a:link   { color:#333333; text-decoration:none;}
a:visited{ color:#666666; text-decoration:none;}
a:hover  { color:#006600; text-decoration:underline;}
a:active { color:#006600; text-decoration:underline;}


/* ------------------------------------------------------------------------------------ */
/******************/
/* -- 共通設定 -- */
/******************/

td.shadow_r{
	width:8px;
	background-image:url("../img/shadow_r.gif");
}
td.shadow_l{
	width:8px;
	background-image:url("../img/shadow_l.gif");
}
td.shadow_bottom{
	height:8px;
	background-image:url("../img/shadow_bottom.gif");
}
td.shadow_head{
	height:6px;
	background-image:url("../img/head_shadow.gif");
}
td.head_sky{
	height:22px;
	background-image:url("../img/head_wall_sky.gif");
}
td.right{
	text-align:right;
	vertical-align:top;
}
table.news td{
	text-align:left;
	vertical-align:top;
	padding:0px 0px 0px 5px;
	line-height:1.2em;
	color:white;
}
td.green_r{
	width:415px;
	text-align:right;
	background-color:#439915;
}
td.brown_r{
	width:415px;
	text-align:right;
	background-color:#3F1F00;
}

p.first-letter{
	float:left;
	font-size:3em;
	font-weight:bold;
	padding-right:0.1em;
	color:#006600;
	margin-top:-0.1em;
}

/* ------------------- コンテンツスペース --------------------- */
td.contents{
	vertical-align:top;
	padding:20px 10px 20px 10px;
	text-align:center;
}
td.contents_win1{
	vertical-align:top;
	padding:20px 10px 20px 10px;
	text-align:center;
	background-image:url(../img/item_win_wall2.jpg);
	background-repeat:repeat-x;
}
td.contents_win2{
	vertical-align:top;
	padding:20px 10px 20px 10px;
	text-align:center;
	background-image:url(../img/item_win_wall3.jpg);
	background-repeat:no-repeat;
	background-position:right bottom;
}
p.dotline{
padding-top:2em;
padding-bottom:0.5em;
border-bottom:5px dotted #FFCC00;
width:525px;
margin-bottom:10px;
}
table.skygarden_mennu td{
	vertical-align:top;
	padding:0px 20px 0px 0px;
}



/* ------------------- リクルートフォーム --------------------- */
table.itemTable {
	background-color: #FFFFFF;
	border:1px solid #006600;
	padding:10px;
	margin:0px 0px 10px 0px;
	width:500px;
}
table.itemTable td{
	border-width:1px;
	border-left: none;
	border-right:1px solid #333333;
	border-top: none;
	border-bottom: 1px solid #333333;
	padding:10px;
}
table.itemTable td.name{
	background-color:#FFCC33;
	font-weight:bold;
	border-width:1px;
	border-left: none;
	border-right:1px solid;
	border-top: none;
	border-bottom: 1px solid;
	padding:0px 0px 0px 10px;
	margin:0px;
	text-align:left;
}


/* ------------------- サブウインドウ --------------------- */

body.win{
	background-image:url(../img/item_win_wall.jpg);
	background-repeat:no-repeat;
	background-position:right bottom;
}


/* ------------------- サイトマップ --------------------- */
table.mapTable {
	background-color: #FFFFFF;
	border:0px solid #006600;
}
table.mapTable td{
	width:15px;
	text-align:center;

}
table.mapTable a{
font-size:10px;
}

table.mapTable a:link   { color:#0000CC; text-decoration:none;}
table.mapTable a:visited{ color:#333333; text-decoration:none;}
table.mapTable a:hover  { color:#006600; text-decoration:underline;}
table.mapTable a:active { color:#006600; text-decoration:underline;}

table.mapTable td.top{
	background-color:#FFCCCC;
	border-width:1px;
	border-left: none;
	border-right:1px solid;
	border-top: none;
	border-bottom: 1px solid;
	width:128px;
}
table.mapTable td.first{
	background-color:#FFCC33;
	border-width:1px;
	border-left: none;
	border-right:1px solid;
	border-top: none;
	border-bottom: 1px solid;
	width:128px;
}
table.mapTable td.second{
	background-color:#CCFFCC;
	border-width:1px;
	border-left: none;
	border-right:1px solid;
	border-top: none;
	border-bottom: 1px solid;
	width:128px;
}
table.mapTable td.third{
	background-color:#CCFFFF;
	border-width:1px;
	border-left: none;
	border-right:1px solid;
	border-top: none;
	border-bottom: 1px solid;
	width:150px;
}


/* ------------------- ソフィアストーン寸法 --------------------- */
table.standardTable {
	border-collapse:collapse;
	}
	
table.standardTable td{
	border-collapse:collapse;
	border:1px solid #333333;
	margin:0px;
	padding:3px;
	font-size:10px;
	text-align:center;
}.font_large {
	font-size: 14px;
	font-style: italic;
	line-height: 1.5em;
	font-weight: bold;
}
/* ------------------- フラッシュ用 --------------------- */
#flash{
	/*float:left;*/
	height:47px;
	width:420px;
	display:inline;
	padding:0 5px 5px 0;
}
