
/*=====font====*/
*{ font-family: メイリオ,meiryo, Verdana, Arial, Helvetica, sans-serif; }
A { color: #004078; text-decoration: none; }
A:hover { color: #bfda08; text-decoration: underline; }
P, UL, OL { font-size: 100%; }
P { margin: 0px 0px 0px 0px; }

H1 { font-size: 120%; color: #000000; border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: #004078; line-height: 1em; margin:0.2em 0 1.2em 0; padding:0 0 0.5em; }
H2 { font-size: 120%; color: #000000; }
H3 { font-size: 100%; color: #000000; }
H4 { font-size: 100%; color: #000000; }
H5 { font-size: 100%; color: #000000; }
H6 { font-size: 100%; color: #333333; font-weight: normal; }
H1, H2, H3, H4, H5, H6 { margin: 2em 0px 1em}
/*H1.csc-firstHeader{ margin-top:0}*/
H2.csc-firstHeader, H3.csc-firstHeader { margin-top: 0px; }
H4.csc-firstHeader, H5.csc-firstHeader, H6.csc-firstHeader { margin-top: 0px; }

/*
h1, #top-menu a, #sub-menu a{
	font-family:"Times New Roman", メイリオ, meiryo, serif;
}*/

UL { list-style-type: disc; list-style-position: outside; }
UL UL LI { font-size: 100%; }
LI { padding-left: 0.1em; }

IMG { border-style: none; }

P.csc-caption { font-size: 90%; }
P.bodytext { 
	font-size: 100%; line-height: 1.6em; margin:0.7em 0.7em;
	padding: 0px;	color: #000000; 
	text-indent:1.4em;
}
p.csc-frame-frame1{
	border:5px solid #004078;
	padding:1em;
	margin:2em;
	background-color:white;
}
p.csc-frame-frame2{
	border:0px;
	padding:1em;
	margin:2em 3em;
	background-color:transparent;
}
blockquote{
	border:1px solid gray;
	padding:1em;
	margin:2em;
	background-color:white;
}
p.align-right{	text-align:right;}
p.align-center{	text-align:center;}

/*=====content====*/
#content{
	height: auto;
	background: #FAF8F3 url(bg_content.png) repeat-x top left;
	position: relative;
	margin: 0;
	padding: 0;
	min-height: 300px;
	z-index:10;
}
#main {
	margin:0px 50px 0 140px;
	padding:10px 10px 10px;
}
#left, #right{
	width:130px;
	float:left;
	padding:/*95px*/0 1em 1em 0;
	margin:0;
	font-size:90%;
}
#left>*{
/*	background: #000f45 url(bg_top-menu_sub.png) repeat-y center center;*/	color: #000f45;
	margin:0 0 1em;
	list-style: none;
}

/*
#right {
	width:150px;
	float:right;
	padding:10px;
	margin:0;
}
.sub-box{
	list-style: none;
	padding:10px;
	margin:0 0 10px;
	background-color: #f1f1f1;
}
*/
/*=====main====*/
body,html{
/*	position: relative;*/
	text-align: center;
	border: 0;
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100%;
	font: normal 100%;
}
body{
	background: #a6a6a6 url(bg_body.png) repeat-y top center;
	z-index:1;
}
#outer_wrapper {
	position: relative;
	text-align: left;
	margin: 0 auto 0;
	padding: 0;
	max-width:950px;
	min-width:800px;
	height: 100%;
	background: #FAF8F3;
	z-index:0;
}
#header, #footer {
	width: 100%;
}

.csc-textpic {
	min-height:120px;
}


/*=====header====*/
#header {
	height: 180px;
	background: #FAF8F3 url(bg_header.png) repeat-x bottom;
	position:relative;
	z-index:100;
}
#header h1{
	width: 610px;
	height:100px;
	margin: 0;
	padding:0;
	position:absolute;
	top:35px;
	left:35px;
	text-indent:-10000000px;
	z-index: 110;
	border:none;
}
#himage {
	width: 440px;
	height:180px;
	background: transparent url(himage_compass.png) no-repeat center right;
	margin: 0;
	padding:0;
	position:absolute;
	top:0;
	right:0;
	text-indent:-10000000px;
}
#lang_select{
	width: 60px;
	height:60px;
	margin: 0;
	padding:0;
	position:absolute;
	top:10px;
	right:20px;
}
#functions{
	height:20px;
	width:280px;
	position:absolute;
	top:230px;
	right:0px;
	z-index:1000;
}
#sizeSelector{	
	width:54px;	height:18px;	color:white;
	position:absolute;	top:1px;	left:0;}
a.sizeSelectButton{	
	width:18px;	height:18px;	padding:0;
	text-decoration: none;	color:#000f45;	background-color:transparent; 
	display:block;	float:left;	text-align:center;
}
a.sizeSelectButton:hover{	text-decoration: none;	color:white;	background-color:#000F45;}
a.smallButton{	font-size:9px;}
a.standardButton{	font-size:13px;	color:white;	background-color:#000F45;}
a.bugButton{	font-size:16px;}
a.sizeSelectButton>span{	line-height:18px;	}

#main{	font-size:90%;}


#searchBox{
	position:absolute;	top:0;	left:60px;
	padding:0;
	height:20px;
}
#searchBox>input{
	float:left;
	line-height:auto;
	margin:0;
	pudding:0;
}
#searchBox input.text{
	height:16px;
	width:140px;
	border:1px solid #000F45;
}
#searchBox input.submit{
	height:20px;
	width:55px;
	border-width:0;
	color:white;
	background-color:#000F45;
}
.csc-noSearchResultMsg{
	
}
/*=====footer====*/
#footer {
	height: 50px;
	clear: both;
	background: #000f45 url(bg_footer.png) repeat-x center center;
	position: relative;
}
#footer p{
	height:24px:
	text-align:center;
	line-height:24px;
	font-size:70%;
	color:#c0c4d1;
	position: absolute;
	top:12px;
	left:10px;
}

#footer ul{
	height:24px;
	margin:0;
	padding:0;
	position: absolute;
	top:11px;
	right:10px;
	list-style:none;
}
#footer ul li{
	float:right;
	height:24px;
	line-height:24px;
	padding:0 1em 0;
	color: white;
}
#footer ul li a{
	color: #c0c4d1;
	text-decoration:none;
	font-size:70%;
}
#footer>ul>li>a:hover{
	color: #bfda08;
	text-decoration:none;
}
/*=====topmenu====*/
#top-menu{
	width: 100%;
	height: 40px;
	margin: 0;	
	background: #000f45 url(bg_top-menu.png) repeat-x center center;
	z-index:50;
}
#top-menu ul{
	width: 780px;
	height: 40px;
	margin: 0 auto 0;
	padding: 0;
	list-style: none;
	z-index:1000;
} 
#top-menu a{
	display: block;
	width: 130px;
	height: 40px;
	padding: 0;
	margin:0;
	background-repeat: repeat-x;
	background-position: center center;
	text-align:center;
	text-decoration: none;
	color: white;
	font: normal 100%;
	line-height: 40px;
} 
#top-menu li{
	float: left;
	padding: 0;
	margin: 0;
	width: 130px;
	height: 40px;
}
#top-menu>ul ul{
	position: relative;

	height: auto;

	width: 130px;
	display:none;
}
#top-menu>ul ul ul{
	margin: -40px 0 0 130px;
}
#top-menu li:hover>ul{
	display:block;
	
}

#top-menu>ul>li>a{		background: #000f45 url(bg_top-menu.png);	color:white;}
#top-menu>ul>li.act>a{		background: #c9cbdb url(bg_top-menu_act.png);	color: #000f45;}
#top-menu>ul>li a:hover	{	background: #bfda08 url(bg_top-menu_hover.png) !important;	color: #000f45; }

#top-menu ul ul li{		background: #000f45 url(bg_top-menu_sub.png) repeat-y center center;	color: #white;}
#top-menu>ul ul a{		color: #white;}
#top-menu>ul>li>ul a:hover{	background: #bfda08 url(bg_top-menu_sub_hover.png) repeat-y center center !important;	color: #000f45;}

/*=====submenu====*/

#sub-menu>ul{
	width: 130px;
	margin: 0;	
}
#sub-menu ul{
	width: 130px;
	margin: 0;
	padding: 0;
	list-style: none;
	font-weight: normal;
	z-index:100;
} 
#sub-menu a{
	display: block;
	width: 130px;
	height: 30px;
	line-height: 30px;
	font: normal 100%;
	padding:auto;
	margin:0;
	text-align:center;
	text-decoration: none;
	color: #000f45;
	border-width: 0 1px 1px 0;
	border-color:#c9cbdb;
	border-style:solid;
} 
#sub-menu li{
	padding: 0;
	margin: 0;
	width: 120px;
	height: 30px;

}

#sub-menu>ul ul{
	position: relative;

	height: auto;
	width: 120px;
	display:none;
	margin: -30px 0 0 120px;
}

#sub-menu li.act{
	height: auto;
}
#sub-menu li li.act>a{
	background: #c9cbdb url(bg_top-menu_act.png);
	color: #000f45;
}
#sub-menu>ul li.act>ul{
	position: static;
	display:block;
	margin: 0;
	height:auto;
	width:auto;
}
	
#sub-menu li a:hover,#sub-menu li li a:hover{
	text-decoration: none;
	background: #bfda08 url(bg_top-menu_hover.png);	color: #000f45;
}
/*=====mail====*/
table.mailform SELECT {
	font-size: 10px;
	color: #000000;
	background-color: #EDEFF1;
	border: 0px solid #CCCCCC;
}

table.mailform {
	border-collapse:collapse;
	border-spacing:0;
}
table.mailform tr td{
	padding:0.5em;
}
table.mailform tr:hover{
	background-color:#EDD;
}


table.mailform TEXTAREA, table.mailform INPUT{
	border: 1px solid gray;
	padding: 0.2em;
	background-color: white;
	font-size: 90%;
	font-family:"MS UI Gothic", monospace;
}

table.mailform TEXTAREA:focus, table.mailform INPUT:focus{
	background-color:#FEE;
	border: 1px solid black;
}

.csc-mailform {
	width: 300px;
	border: 0px none;
	font-size: 11px;
	color: #000000;
	padding-left: 36px;
}

.csc-mailform-field {
	margin-bottom: 6px;
	line-height: 18px;
}

/*========Member table=======*/
table.member th{
	width:100px;
	text-align:center;
}

/*=====TW RSS=====*/
div#twrss_table div.twrss_item_link a{
	font-weight:normal;
}


/*=====ie6 hack=====*/
*html body #outer_wrapper {
	width:950px;
}

*html body #header {
	background: #FAF8F3 url(h1_ie6.jpg) center center;
}
*html body #header h1{
	background-image:none !important;
}
*html body #himage{
	display:none;
}

*html body #top-menu ul ul{
	display:none;
}
*html body #top-menu ul li a:hover	{	background: #bfda08 url(bg_top-menu_hover.png) !important;	color: #000f45; }

*html body #left{
	width:130px;
	float:none;
	padding:0 1em 1em 0;
	margin:0;
	font-size:90%;
}
*html body #left *{
	margin:0;
	list-style: none;
}
*html body #sub-menu{
	display:block;
	position:static;
	float:none;
	z-index:100000;
	margin: 0;
	padding: 0;
}
*html body #sub-menu ul{
	width: 130px;
	margin: 0;
	padding: 0;
	list-style: none;
	font-weight: normal;
} 
*html body #sub-menu ul li a{
	display: block;
} 

*html body dl.csc-textpic-image{
	display: none !important;
}

