/**基本スタイル**/
body,td,p,select,input,textarea {
	font-size : 13px;
	font-family:'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', 'Meiryo', 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
	color: #444444;
	line-height: 1.3;
	-webkit-text-size-adjust: 100%;
}

/*Star Html Hack*/
* html body,td,p,select,input,textarea{font-family:'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;}
*:first-child+html body,td,p,select,input,textarea{font-family:'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;}
/*Star Html Hack*/

select,input {
	font-size : 13px;
	color: #444444;
}

body {
	margin: 0px;
	padding: 0px;
	text-align: center;
}

form {
	margin:3px 0 5px 0;
}

h1, h2, h3 {
	font-size: 100%;
	margin: 0px;
	padding: 0px;
}

h1{
	margin-left:8px;
	font-weight:normal;
}

img{
	vertical-align:bottom;
	border:none;
}

/*テキストエリアのデザイン*/
textarea{ font-size : 13px; }

/*リンクのデザイン*/
a:link {font-size: 13px; color:#444444;text-decoration : none;}
a:visited {font-size: 13px; color:#444444;text-decoration : none;}
a:active {font-size: 13px; color:#222222;text-decoration : none;}
a:hover {font-size: 13px; color:#222222;text-decoration: underline;}

/****ヘッダー部分とメニュー部分など全体的なレイアウト****/
/*** 幅840 左メニュ幅160 右メイン幅650 ****/

#whole_container{
	border-left: 0px solid #fff;
	border-right: 0px solid #fff;
	width: 980px;
	background-color: #ffffff;
	margin: 0px auto;
	padding: 0px;
	border-top: 4px solid #94AE56;
}

#siteHead{
	width: 100%;
	height:100px;
	background: #ffffff url(../images/top-bg.gif) no-repeat;
	margin: 0px;
	padding: 0px;
	color: #ffffff;
	text-align:left;
	overflow: hidden;
}

#pageSlogan {
	width: 100%;
	height: 18px;
	margin: 0px;
	padding: 0;
	overflow: hidden;
}

#pageSlogan h1{
	float:left;
	margin:0 0 0 8px;
	padding: 0px;
	font-size: 100%;
	color: #ffffff;
	font-weight:normal;
}

#pageSlogan p{
	float:left;
	margin:0 0 0 8px;
	padding: 0px;
	font-size: 100%;
	color: #ffffff;
}

#pageSlogan strong{
	font-weight:normal;
}

#headerNav {
	float:right;
	margin:0 5px 0 0;
	padding: 0px;
	height: 17px;
	overflow: hidden;
}

#topLogo{
	float:left;
	height: 82px;
	padding: 25px 0 0 8px;
	overflow: hidden;
}

#topLogo h2{margin: 0;padding: 0;}

#topLogo p{
	margin: 3px 0 0 0;
	padding: 0px;
	font-size: 100%;
	color: #444444;
}

#topLogo h3{
	margin: 3px 0 0 0;
	padding: 0px;
	font-size: 100%;
	color: #444444;
	font-weight:normal;
}

#siteHead a{
	color:#ffffff;
}

#member_table td{
	background-color: #524e4b;
	color:#ffffff;
}

#member_table td{
	border-top: 2px solid #d3debe;
}

#member_table a{
	color:#ffffff;
}

#member_table{
	clear: both;
}

#container{
	width: 980px;
	background: #ffffff url('../images/bg.gif') repeat-y;
	margin: 12px 0 0;
	padding: 0px;
	text-align:left;
}
/*リンクのデザイン*/
#container a:link {font-size: 13x; color:#444444;text-decoration : none;}
#container a:visited {font-size: 13px; color:#444444;text-decoration : none;}
#container a:active {font-size: 13px; color:#222222;text-decoration : none;}
#container a:hover {font-size: 13px; color:#222222;text-decoration: underline;}

#container hr{
	width: 100%;
	color: #dddddd;
	height:1px;
	border-width:1px 0 0 0;
	margin: 0;
}

#menu{
	width: 198px;
	padding: 0px;
	background-color: #eceae7;
}

#content{
	float:right;
	width: 770px;
	margin: 0px 0 0 0;
	padding: 0;
}

/*Star Html Hack*/
* html #menu{width: 198px;}
*:first-child+html #menu{width: 198px;}
* html #content{margin-top: 12px;}
*:first-child+html #content{margin-top: 12px;}
/*Star Html Hack*/

#footerLink {
	clear: both;
	width: 980px;
	background-color: #eceae7;
	font-size: 90%;
	color: #eeeeee;
	padding: 7px 0 7px 0;
	margin: 0;
	text-align:center;
	border-top:1px solid #cccccc;
}

#footerLink a{
	font-size: 90%;
	color: #444444;
}
#footerLink a:hover{
	color: #333333;
}

/*********** #kensaku styles ***********/

.menu_kensaku{
	margin: 0;
	padding: 5px 10px 3px 8px;
	background-color: #d3debe;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	margin-top: 2px;
	color:#333333;
}

.top_kensaku{
	width: 200px;
	margin: 30px 0 0 776px;
	padding: 2px 0 1px 10px;
	color:#333333;
	border: 0px solid #f3f3f3;
	background-color: #d3debe;
}

/*********** #menu styles ***********/

#menu ul a:link, 
#menu ul a:visited {display: block;}
#menu ul {list-style: none; margin: 0; padding: 0;}
#menu li {border-bottom: 1px dotted #cccccc;background :#eceae7 url(../images/link.gif) no-repeat 8px 7px;  margin-top: 0px; padding-bottom: 0px;}

#menu ul li:first-child {
	padding-top: 4px;
	background :#eceae7 url(../images/link.gif) no-repeat 8px 11px;
}

#menu img{
	width: 174px;
}
#menu iframe{
	margin: 12px 0 0 12px;
	padding: 0;
}

.menuLinks{
	margin: 0px;
	padding: 0px;
}

.menuLinks h2{
	background-color: #d3debe;
	padding: 5px 0px 4px 8px;
	margin-top: 3px;
	color:#222222
}

.menuLinks h3{
	background-color: #d3debe;
	padding: 5px 0px 4px 8px;
	margin-top: 3px;
}

.menuLinks a:link{
	padding: 5px 0px 4px 8px;
	margin: 0px 8px;
}

.menuLinks a:visited{
	padding: 5px 0px 4px 8px;
	margin: 0px 8px;
}

.menuLinks a:hover{
	background : #f3f2f1 url(../images/link.gif) no-repeat 8px 7px;
	margin: 0;
	padding: 5px 0px 4px 16px;
}

/*********** .imageLinks styles ***********/

.imageLinks{
	margin: 0px;
	padding:  12px 0 12px 12px;
	background-color: #eceae7;
}

.imageLinks h3{
	background-color: #ffffff;
	padding: 2px 0px 2px 8px;
}
