@charset "UTF-8";
/* CSS Document */

/* formatting style
-----------------------------------------*/
* {
	font-style: normal;
	margin: 0px;
	padding: 0px;
}

html { 
} 

body {
	behavior:url("http://www.sas.or.jp/csshover.htc");
	color: #222222;
	line-height: 160%;
	font-family: sans-serif;
	margin: 0px;
	padding: 0px;
	font-size: 90%;
	background-color: #F6F6F6;
	letter-spacing: 0;
}


hr {
	display:none;
}

h1,h2,h3,h4,h5,h6 {
	margin: 0px;
	padding: 0px;
}

ul {
	margin: 0px;
	padding: 0px;
}


br {
	letter-spacing: 0;
}




/* link style
-----------------------------------------*/
a img {
	border-style: none;
}
a:link {
	color: #6699CC;
	text-decoration: none;
}
a:visited {
	color: #6699CC;
	text-decoration: none;
}
a:hover {
	color: #06C;
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
/* basic layout
-----------------------------------------*/

#header {
	background-color: #FFF;
}

#header-inner {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 35px;
	padding-bottom: 20px;
	height: 50px;
	background-color: #FFF;
	_position:relative;
	_overflow:hidden;
}

#globalNavi {
	background-color: #6699CC;
	margin-bottom: 0px;
}

#globalNavi-inner {
	height: 40px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}

#subNavi {
	background-color: #333;
	margin-bottom: 30px;
}

#subNavi-inner {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}

#pagebody {
}

#pagebody-inner {
	width: 910px;
	margin-right: auto;
	margin-left: auto;
}

#pagebody #wapper {
	overflow: hidden;
	position: relative;
	margin-bottom: 20px;
}

#scroll {
	background-image: url(../images/common/scroll_underline.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	clear: both;
	height: 104px;
	overflow: hidden;
	position: relative;
}

#scroll-inner {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	height: 104px;
}

#footer {
	background-color: #6A98CB;
}

#footer-inner {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}

#copyright {
}

#copyright-inner {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	padding-bottom: 10px;
	background-image: url(../images/common/copyright.gif);
	background-repeat: no-repeat;
	background-position: right center;
}

#cap {
	background-color: #6A98CB;
	padding-top: 2px;
	padding-bottom: 2px;
}

#cap-inner {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	background-color: #6A98CB;
}

#cap h1 {
	font-size: 70%;
	color: #FFF;
	font-weight: normal;
}

*:first-child+html #cap h1 {
	font-size: 9px;
	color: #FFF;
	font-weight: normal;
}

#logo {
	height: 42px;
	width: 330px;
	background-image: url(../images/common/head_logo.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
}

#logo a {
	height: 42px;
	width: 330px;
	text-decoration: none;
	display: block;
}

#search {
	overflow: hidden;
	position: relative;
	height: 25px;
	top: -55px;
	left: 530px;
	width: 250px;
}

#search input[type="text"] {
	padding: 2px;
	border: 1px solid #6699CC;
	width: 130px;
}

#search input[type="submit"] {
	background-image: url(../images/common/search_btn.gif);
	background-repeat: no-repeat;
	height: 21px;
	width: 43px;
	text-indent: -9999px;
	cursor: pointer;
	border-style: none;
	background-color: #FFF;
}

#fontChange {
	width: 150px;
	overflow: hidden;
	position: relative;
	height: 25px;
	top: -80px;
	left: 750px;
}

#headNavi {
	font-size: 80%;
	overflow: hidden;
	position: relative;
	top: -64px;
	height: 27px;
	left:360px;
	width: 540px;
}

#headNavi ul {
	height: 27px;
}



#headNavi li {
	list-style: none;
	float: left;
}

#headNavi li a {
	display: block;
}

#headNavi li#hNavi01 a ,
#headNavi li#hNavi02 a ,
#headNavi li#hNavi03 a {
	background-image: url(../images/common/arrow.gif);
	background-repeat: no-repeat;
	background-position: 0px 11px;
	padding-left: 10px;
	padding-top: 3px;
	margin-right: 15px;
}

#headNavi li#hNavi04 a {
	background-image: url(../images/common/member_btn.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 27px;
	width: 120px;
	margin-right: 10px;
	background-color:#FFF;
}

#headNavi li#hNavi05 a {
	margin: 0px;
	background-image: url(../images/common/system_btn.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 27px;
	width: 140px;
	background-color:#FFF;
}

#headNavi li#hNavi04 a:hover ,
#headNavi li#hNavi05 a:hover {
	background-position: 0px -27px;
}

/* ホーム時のheadNavi layout
-----------------------------------------*/
#home #headNavi {
	font-size: 80%;
	overflow: hidden;
	position: relative;
	top: -64px;
	height: 27px;
	left:415px;
	width: 485px;
}

#home #headNavi ul {
	height: 27px;
}


#home #headNavi li#hNavi01 a ,
#home #headNavi li#hNavi02 a {
	background-image: url(../images/common/arrow.gif);
	background-repeat: no-repeat;
	background-position: 0px 11px;
	padding-left: 10px;
	padding-top: 3px;
	margin-right: 15px;
}

#home #headNavi li#hNavi03 a {
	background-image: url(../images/common/member_btn.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 27px;
	width: 120px;
	margin-right: 10px;
	background-position: 0px 0px;
}

#home #headNavi li#hNavi04 a {
	margin: 0px;
	background-image: url(../images/common/system_btn.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 27px;
	width: 140px;
	background-position: 0px 0px;
}

#home #headNavi li#hNavi03 a:hover ,
#home #headNavi li#hNavi04 a:hover {
	background-position: 0px -27px;
}


/* sidebar layout
-----------------------------------------*/

body#home #sidebar {
	width: 215px;
	float: left;
	margin-right: 20px;
	padding-left: 5px;
	padding-top: 5px;
}

body#home #sidebar ul {
}

body#home #sidebar li {
	margin-bottom: 10px;
	list-style: none;
}

body#home #sidebar li a {
	display: block;
	text-indent: -9999px;
}

body#home #sidebar li#bnr01 a {
	background-image: url(../images/common/bnr01.jpg);
	background-repeat: no-repeat;
	height: 120px;
	width: 215px;
}

body#home #sidebar li#bnr01 a:hover {
	background-position: 0px -120px;
}

body#home #sidebar li#bnr02 a {
	background-image: url(../images/common/bnr_tenken_2012.jpg);
	background-repeat: no-repeat;
	height:165px;
	width: 215px;
}
body#home #sidebar li#bnr02 a:hover {
	background-position: 0px -165px;
}

body#home #sidebar li#bnr03 a {
	background-image: url(../images/common/bnr03.jpg);
	background-repeat: no-repeat;
	height: 65px;
	width: 215px;
}

body#home #sidebar li#bnr04 a {
	background-image: url(../images/common/bnr04.jpg);
	background-repeat: no-repeat;
	height: 65px;
	width: 215px;
}

body#home #sidebar li#bnr05 a {
	background-image: url(../images/common/bnr05.jpg);
	background-repeat: no-repeat;
	height: 80px;
	width: 215px;
}

body#home #sidebar li#bnr03 a:hover ,
body#home #sidebar li#bnr04 a:hover {
	background-position: 0px -65px;
}

body#home #sidebar li#bnr05 a:hover {
	background-position: 0px -80px;
}


/* content layout
-----------------------------------------*/

#content {
	float: left;
	width: 670px;
	background-repeat: repeat-y;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/common/content_mid.jpg);
}

#content-inner {
	background-image: url(../images/common/content_top_home.jpg);
	background-repeat: no-repeat;
	background-position: top;
	margin: 0px;
	padding: 0px;
}

#content-inner #content-inner2 {
	background-image: url(../images/common/content_btm.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	margin: 0px;
	padding: 25px 30px 30px;
}


body#home #content-inner {
	background-image: url(../images/common/content_top_home.jpg);
	background-repeat: no-repeat;
	background-position: top;
	margin: 0px;
	padding: 0px;
}

body#home #content-inner #content-inner2 {
	background-image: url(../images/common/content_btm.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	margin: 0px;
	padding: 25px 30px 30px;
}

body#home #content h2 {
	font-size: 16px;
	font-weight: bold;
	color: #FFF;
	height: 25px;
	margin-bottom: 20px;
	background-image: url(../images/common/h3_bg.jpg);
	background-repeat: no-repeat;
	padding: 5px 5px 5px 8px;
	text-indent: -9999px;
}


/* scroll layout
-----------------------------------------*/

#scroll a {
	background-image: url(../images/common/scroll_btn.gif);
	background-repeat: no-repeat;
	height: 104px;
	width: 130px;
	text-indent: -9999px;
	display: block;
	left: 770px;
	overflow: hidden;
	position: relative;
	background-position: 0px bottom;
}

#scroll a:hover {
	background-image: url(../images/common/scroll_btn_r.gif);
}


/* footer layout
-----------------------------------------*/
#footerMenu {
	overflow: hidden;
	padding-top: 20px;
	padding-bottom: 20px;
	line-height: 100%;
}

#footerMenu ul {
	font-size: 10px;
	_letter-spacing: -1px;	
}

*:first-child+html #footerMenu ul {
	font-size: 9px;
}

#footerMenu ul li {
	list-style: none;
	float: left;
	width: 118px;
	_width: 98px;
	margin-right: 10px;
	display: block;
}

#footerMenu ul li ul {
}

#footerMenu ul li ul li {
	margin-top: 8px;
	_font-size: 10px;
}

#footerMenu a {
	color: #FFF;
	_font-size: 90%;
}

#footerMenu a:hover {
	color: #FFF;
}


/* copyright layout
-----------------------------------------*/

#copyright ul {
	font-size: 80%;
	overflow: hidden;
	position: relative;
}

#copyright ul li {
	list-style: none;
	float: left;
}

#copyright ul li a {
	display: block;
	margin-right: 15px;
	background-image: url(../images/common/arrow.gif);
	background-repeat: no-repeat;
	background-position: 0px 6px;
	padding-left: 10px;
}

