/* 
CSS Document
    Theme Name: Splash of Kauai
    Version: 1.0
    Author: KIKA
*/


/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
html {
  margin-bottom:1px;
  height:100%;
  overflow-y:scroll;	
}

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
	-webkit-text-size-adjust: 100%;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

strong {
	font-weight:bolder;
}

/* end reset css */

body {
/*    font:13px 'Hiragino Kaku Gothic Pro',Meiryo,'MS PGothic',Verdana,arial,sans-serif;
*/
	font: 14px 'lucida grande',tahoma,verdana,arial,"hiragino kaku gothic pro",meiryo,"ms pgothic",sans-serif;
	*font-family: "Lucida Grande", "ＭＳ Ｐゴシック", "Lucida Sans Unicode", sans-serif; -webkit-font-smoothing: antialiased;

	color:#414141;
    *font-size:small;
    *font:x-small;
	margin:0;
	width: 100%;
	background-color:#F0F0FF;
}

a {
	color:#413E78;
	text-decoration:none;
	border:0;
	outline:none;
}


h1 {
	font-size:141%;
	font-weight:bolder;
	line-height:190%;
}


#header {
	width:950px;
	margin:0 auto;
	position:relative;
	height:143px;
	background:url(images/common/sok_header.png) no-repeat top center;
}

#h_toplink {
	position: absolute;
	top: 0;
	left: 0;
	width: 290px;
	height: 110px;
	overflow: hidden;
	display: block;
}

#header h1 a {
	overflow:hidden;
	text-indent:-300em;
	height:143px;
	display:block;
}

#header h1 a:hover{
	height:143px;
	cursor:pointer;
}

#header_memo{
	position:absolute;
	width:600px;
	margin:0;
	top:0;
	left:340px;
	padding:8px 0 0 0;
	text-align:right;
}

#header h2 {
	display:block;
	font-size:77%;
	font-weight:normal;
	line-height:1.1;
}

#h_search {
	position:absolute;
	width:205px;
	height:24px;
	top:74px;
	left:555px;
}

#searchform4 {
	width: 205px;
	background: url(images/common/input01.png) left top no-repeat;
	display: block;
	height: 24px;
	position: absolute;
	left: 2px;
}

.result_searchform {
	padding:10px;
}

.result_searchform form#searchform4 {
	position:relative;
}

#keywords4  {  
	width: 160px;
	position: absolute;
	top: 2px;
	left: 10px;
	border: 1px solid #FFF;
	color:#666;
	outline:none;
}

#searchBtn4 {
	position: absolute;
	top: 4px;
	left: 178px;
}  


#h_ask {
	position:absolute;
	top:72px;
	left:784px;
	width:158px;
	height:29px;
	overflow:hidden;
	display:block;
}

#h_ask a {
	overflow:hidden;
	text-indent:-300em;
	height:29px;
	display:block;
}

#h_ask a:hover{
	height:29px;
	cursor:pointer;
}


/* header menu */
#h_nav {
	position:absolute;
	width:950px;
	top:110px;
	background:url(images/common/sok_header_m.png) 0 0 no-repeat;
	overflow:hidden;
}

#h_nav ul {
	margin:0 0 0 53px;
	padding:0;
/*	left:53px; */
	width:897px;
	height:33px;
	list-style:none;
	overflow:hidden;
}

#h_nav li {
	float:left;
	height:33px;
}

#h_nav li a {
	display:block;
	height:33px;
}

#h_menu01, #h_menu02, #h_menu03,
#h_menu04, #h_menu05, #h_menu06 {
	text-indent:-300em;
	overflow:hidden;
}

#h_menu01 {
	width:113px;
}

#h_menu02 {
	width:129px;
}

#h_menu03 {
	width:235px;
}

#h_menu04 {
	width:101px;
}

#h_menu05 {
	width:170px;
}

#h_menu06 {
	width:96px;
}

#h_menu01 a:hover{
	background:transparent url(images/common/sok_menu01.png) 0px 0px no-repeat;
}

#h_menu02 a:hover{
	background:transparent url(images/common/sok_menu02.png) 0px 0px no-repeat;
}

#h_menu03 a:hover{
	background:transparent url(images/common/sok_menu03.png) 0px 0px no-repeat;
}

#h_menu04 a:hover{
	background:transparent url(images/common/sok_menu04.png) 0px 0px no-repeat;
}

#h_menu05 a:hover{
	background:transparent url(images/common/sok_menu05.png) 0px 0px no-repeat;
}

#h_menu06 a:hover{
	background:transparent url(images/common/sok_menu06.png) 0px 0px no-repeat;
}

#contents {
	clear:both;
	width:950px;
	top:0;
	left:0;
	margin:0 auto;
	position:relative;
	height:auto;
	background:url(images/common/sok_bg.png) repeat-y top center;
	line-height:1.5;
}

#main_contents {
	line-height:1.5;
}

#footer {
	clear:both;
	width:950px;
	margin:0 auto;
	height:107px;
	position:relative;
	background:url(images/common/sok_footer.png) no-repeat top center;
}

#f_menu {
	position: absolute;
	top: 60px;
	left: 165px;
	margin: 0;
	padding: 0;
	width: 805px;
	height: 26px;
	display: block;
	overflow: hidden;
}


#f_menu ul {
	margin:0;
	padding:0;
	list-style:none;
	height:26px;
	overflow:hidden;
}

#f_menu li {
	float:left;
	height:26px;
}

#f_menu li a {
	display:block;
	height:26px;
}

#f_menu01, #f_menu02, #f_menu03,
#f_menu04, #f_menu05, #f_menu06 {
	text-indent:-9999px;
	overflow:hidden;
}

#f_menu01 {
	width:73px;
}

#f_menu02 {
	width:84px;
}


#f_menu03 {
	width:107px;
}

#f_menu04 {
	width:109px;
}

#f_menu05 {
	width:147px;
}

#f_menu06 {
	width:120px;
}

#f_menu01 a:hover{
	background:transparent url(images/common/sok_menu07.png) 0px 0px no-repeat;
}

#f_menu02 a:hover{
	background:transparent url(images/common/sok_menu08.png) 0px 0px no-repeat;
}

#f_menu03 a:hover{
	background:transparent url(images/common/sok_menu09.png) 0px 0px no-repeat;
}

#f_menu04 a:hover{
	background:transparent url(images/common/sok_menu10.png) 0px 0px no-repeat;
}

#f_menu05 a:hover{
	background:transparent url(images/common/sok_menu11.png) 0px 0px no-repeat;
}

#f_menu06 a:hover{
	background:transparent url(images/common/sok_menu12.png) 0px 0px no-repeat;
}

#copyright {
	font-size: 86%;
	display: block;
	position: absolute;
	color: #fff;
	text-align: center;
	width: 90%;
	margin: 0-auto;
	height: 21px;
	line-height: 21px;
	left: 0;
	top: 86px;
}

.border {
	border-top: 0;
	border-left: 0;
	border-right: 0;
	border-bottom: 1px dotted #B0AFED;
	padding: 5px 0 5px 0;
}

.border_top_d {
	border-bottom: 0;
	border-left: 0;
	border-right: 0;
	border-top: 1px dotted #B0AFED;
	margin:3px 0;
}

.border_solid {
	border-top: 0;
	border-left: 0;
	border-right: 0;
	border-bottom: 1px solid #B0AFED;
	padding: 5px 0 5px 0;
}

.border_d {
	border-top: 0;
	border-left: 0;
	border-right: 0;
	border-bottom: 1px dotted #CCF;
	padding: 4px 0 1px 0;
}

.aligncenter {
	display: block;
	clear: both;
	margin: 0 auto 0.5em;
}

.alignleft {
	float: left;
	clear: both;
	margin: 0 0.5em 0.5em 0;
}

.alignright {
	float: right;
	clear: both;
	margin: 0 0 0.5em 0.5em;
}

.ta_right {
	text-align:right;

}

.smaller {
	font-size:91%;
}

.soklink {
	padding:5px 0;
	display:block;
	text-align:right;
	line-height:1.5em;
	height:1.5em;
}

.centering {
	text-align:center;
}

.textright {
	text-align:right;
}

.clearboth {
	clear:both;
}

.clearfix:after {
	content: url(images/template/cf.gif);
	display: block;
	clear: both;
	height: 0;
}

* html .clearfix             { zoom: 1; } /* IE6 */
*:first-child+html .clearfix { zoom: 1; } /* IE7 */

#titleText {
	font-size:13px !important; 
	font-weight:normal !important; 
}