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

body {
	text-align:center;
	margin:0px auto;
	font-size:12px;
	color:#006F8E;
	background:url(img/common/contents_bg.gif) top repeat-x;
}

a {
	color:#1C9FDC;
	text-decoration:none;
}

a:visited {
	color:#1C9FDC;
	text-decoration:none;
}

a:hover {
	color:#006F8E;
	text-decoration:underline;
}

h1 {
	margin:0px;
	padding: 2px 5px 2px 0px;
	border:0px;
	font-size : 12px ;
	text-align: left;
}
h2 {
	margin:0px;
	padding: 0px 0px 0px 0px;
	border:0px;
	font-size : 12px ;
	text-align: left;
}


p {
	line-height:160%;
}

#wrapper {
	margin:0px auto;
	width:800px;
	border:1px solid #99FFFF;
	border-top:0px;
}

/*ヘッダー部分のスタイル設定------------*/

#header {
	background:white url(img/head/header_bg.gif) repeat-x top;
	height:63px;
}

#logo {
	margin:0px 0px 0px 5px;
	border:0px;
	float:left;
	text-align:left;
}
#topRight {
	margin:2px 10px 0px 0px;
	border:0px;
	float:right;
	text-align:center;
}

.tel {
	display:block;
	text-align:center;
	width: 140px;
	padding: 0px 0px 0px 0px;
	font-size: 16px;
	font-weight:bold;
	text-decoration: none;
	color: #00bcff;
}

ul#subnav {
	list-style: none;
	float: right;
	margin:0px;
	padding-left: 0px;
}

/* hide ie mac show ie win \*/
* html ul#subnav { padding-left: 0px; }
/* end hide */
	
ul#subnav li {
	display: inline;
	font-size:12px;
}
	
/* \*/
ul#subnav li {
	background:url(img/head/subnavi_white.gif) left no-repeat;
}
/* */

ul#subnav li a {
	display: block;
	float: left;
	margin-top:25px;
	padding:0px 10px 0px 5px;
	color: #006F8E;
	text-decoration: none;
	voice-family: "\"}\"";voice-family:inherit;
	text-indent:5px;
	background:url(img/head/subnavi_white.gif) left no-repeat;
}

ul#subnav li a:hover {
	background:url(img/head/subnavi_yellow.gif) left no-repeat;
	color: #1C9FDC;
	text-decoration:underline;
}
	
/*メインナビゲーション部分のスタイル設定------------*/

#mainnav {
	clear:both;
	font-size:12px;
	font-family:Helvetica, sans-serif;
}

#mainnav table{
	width:100%;
}

#mainnav td a {
	width:199px;
	display: block;
	padding-top:5px;
	padding-bottom:5px;
	height:18px;
	color: #fff;
	text-decoration: none;
	text-align:center;
	background:url(img/mainnavi/bg.gif) top repeat-x;
	border-right:1px solid #ffffff;
	font-weight:bold;
}

#mainnav td a:hover{
	background:url(img/mainnavi/bg_on.gif) top repeat-x;
}

#mainnav td#both a{
	width:200px;
	padding-top:5px;
	padding-bottom:5px;
	height:18px;
	color: #fff;
	text-decoration: none;
	text-align:center;
	background:url(img/mainnavi/bg.gif) top repeat-x;
	border-right:1px solid #ffffff;
	font-weight:bold;
}
#mainnav td#both a:hover{
/*
	background:url(img/mainnavi/bg_on.gif) bottom repeat-x;
*/
	background:url(img/mainnavi/bg_on.gif) top repeat-x;
}

.navi_border {
	background:url(img/mainnavi/navi_border.gif) top repeat-x;
	height: 3px;
	clear: both;
}

#bg_contents {
/*
	background:url(img/common/contents_bg.gif) top repeat-x;
*/
}

/*フラッシュのスタイル設定------------*/
#flash {
	text-align:left;
	padding-top:6px;
	margin:0px 0px 8px 0px;
}

#ajaxbg {
	background:url(img/rightarea/banner/ajaxbg.gif) top repeat-x;
}
.ajaxarea {
	margin:3px 12px 5px 12px;
	color:#000000;
}

.ajaxform {
	margin:0px;
}

.ajaxform input {
	width:170px;
}

.ajaxform textarea {
	margin-top:3px;
	width:170px;
	height:60px;
	overflow:auto;
}



/*コンテンツエリアのスタイル設定------------*/
#contentarea {
	margin:0px 0px 5px 0px;
	text-align:left;
}

.left_titleBar {
	font-size:12px;
	background:url(img/leftarea/title_bar.gif) left no-repeat;
	padding-top:8px;
	height:24px;
	margin:0px 0px 0px 0px;
	text-indent:10px;
	color:#FFFFFF;
}

.l_cateTitle {
	margin:7px 0px 10px 5px;
	background:url(img/leftarea/cursor.gif) left no-repeat;
	text-indent:8px;
}

.left_banner {
	text-align:center;
	margin:0px 0px 8px 0px;
}


.l_dash {
	margin:6px 0px 6px 5px;
}

.info_txt {
	margin-left:5px;
	font-size:10px;
}

.right_titleBar {
	font-size:12px;
	background:url(img/rightarea/title_bar.gif) left no-repeat;
	padding-top:8px;
	height:24px;
	margin:0px 0px 0px 0px;
	text-indent:10px;
	color:#FFFFFF;
}

.right_titleBar .title {
	font-size:12px;
	text-indent:10px;
	color:#FFFFFF;
	margin:0px;
}

.paging {
	width: 180px;
	margin:0px 0px 5px 0px;
	padding: 5px 5px 5px 5px;
	font-size:12px;
}
.paging p{
	margin:10px 0px 0px 0px;
	padding: 0px;
}

.r_cateTitle {
	margin:7px 0px 10px 8px;
	background:url(img/leftarea/cursor.gif) left no-repeat;
	text-indent:8px;
}

.right_banner {
	text-align:left;
	margin:0px 0px 8px 0px;
	font-size:12px;
}

.newsarea {
	font-size:12px;
	background:url(img/centerarea/titlebar_bg.gif) left no-repeat;
	padding-top:10px;
	height:24px;
}
.newsarea #title {
	text-indent:10px;
	font-size:12px;
	color:#FFFFFF;
	margin:0px;
}
.newsBody {
	margin:5px 5px 5px 5px;
	line-height:130%;
}

#underlink {
	text-align:center;
	margin:50px 0px 0px 0px;
}

.topicarea {
	margin: 0px;
	padding : 0px;
	font-size:12px;
}
.topicarea .title {
	background:url(img/centerarea/titlebar_bg.gif) left no-repeat;
	text-indent:10px;
	font-size:12px;
	color:#FFFFFF;
	padding-top:8px;
	height:24px;
	margin:0px 0px 0px 0px;
}
.topicarea .title_wide {
	background:url(img/centerarea/titlebar_bg_wide.gif) left no-repeat;
	text-indent:10px;
	font-size:12px;
	color:#FFFFFF;
	padding-top:8px;
	height:24px;
	margin:0px 0px 0px 0px;
}
.topicarea .title_demo {
	background:url(img/centerarea/titlebar_bg_demo.gif);
	text-indent:10px;
	font-size:12px;
	color:#FFFFFF;
	padding-top:7px;
	height:20px;
	margin:8px 0px 0px 0px;
}

.topicBody {
	padding:5px;
	line-height:140%;
}

.bg_line_cap {
  background-image: url(img/cap/dash.gif);
  background-repeat: repeat-x;
  clear:both;
}

/*フッターーエリアのスタイル設定------------*/
#footer {
	clear:both;
	margin-top:15px;
	font-size:13px;
	color:#ffffff;
/*
	background:url(img/footer/bg.gif) bottom repeat-x;
	height:36px;
	padding-top:9px;
*/
	margin-top:30px;
	background: #4fc1fc;
	height:120px;
	padding-top:20px;

	text-align:center;
}
#footer a:link,#footer a:visited,#footer a:hover,#footer a:active{
	color:#ffffff;
}

.entry_box {
/*
    background-color: #F3F5F7;
*/
    background-color: #FFFFFF;
    width : 380px ;
    line-height: 150%;
    padding: 10px 4px 10px 10px;
    border : 3px double #9999ff ;
    font-size : 12px ;
}
.entry_box td{
  color : #000000;
  font-size : 12px ;
}

td{
  color : #006F8E;
  font-size : 12px ;
}


.midashi{
	background: url("img/h1_bg.gif");
	background-position:top;
	padding : 4px 10px 4px 10px;
	color : #1C9FDC;
	margin : -10px -4px 10px -10px;
	font-size : 14px ;
	font-weight: bold;
	border-bottom : 1px #9999ff solid ;
}

.midashi a , .midashi a:visited{
	color : blue;
}
.midashi a:hover , .midashi a:active{
	color: red;
	text-decoration: underline;
}
#inquiry {	
    text-align: center;
    width: 100px;
    background: #3399CC;
    color: #FFFFFF;
}
.breadcrumbs{
	padding : 5px 0px 5px 10px;

}
#areaLeftCol {
	width: 185px;
	overflow: hidden;
	float:left;
}

#areaCenterCol {
	margin: 0px 0px 0px 0px;
	padding : 0px;
/*
 	background-color: #FFFFFF;
*/
	width: 402px;
	overflow: hidden;
	float:left;
}
#areaCenterColWide {
	margin: 0px 0px 0px 10px;
	padding : 0px 0px 0px 0px;
/*
 	background-color: #FFFFFF;
*/
	width: 580px;
	overflow: hidden;
	float:left;
}

#areaRightCol {
	width: 210px;
	overflow: hidden;
	float:right;
}
.sidebar{
  padding: 0px 0px 0px 5px;
  margin: 0px;
  font-family: "ＭＳ Ｐゴシック", Osaka;
  font-size: 12px;
}


.tree ul {
	padding:0;
	margin:0;
	background-position: -9px 15px; 
	background-image: url('img/ul.gif'); 
	background-repeat: repeat-y
}
.tree li {
	font-size: 1em;
	font-weight:bold;
	margin: 0px; 
	padding: 3px 0 3px 24px; 
	list-style-type: none;
}
.tree li a {
	text-decoration:none;
	color:#1C9FDC;
}
.tree li a:hover {
	text-decoration:underline;
}
.tree ul ul {
	background-position: -1px 15px;
	background-image: url('img/ul.gif'); 
	background-repeat: repeat-y;
}
.tree ul li {
	background-position: 0px 7px; 
	background-image: url('img/li.gif'); 
	background-repeat: no-repeat;
}
.tree ul li a {
	font-weight:bold;
	text-decoration:underline;
}
.tree ul li a:hover {
	text-decoration:none;
}
.tree ul ul li {
	background-position: 8px 7px;
	background-image: url('img/li.gif'); 
	background-repeat: no-repeat;	
}
.tree ul ul li a {
	background-position: 0px 7px; 
	color:#1C9FDC;
	text-decoration:underline;
}
.tree ul ul ul li a {
	background-position: 0px 7px; 
	font-size:0.8em;
	color:#999;
	text-decoration:none;
}

.doInquiry a{
	display:block;
	text-align:center;
	width: 120px;
	padding: 4px 10px 4px 10px;
	font-size: 14px;
	font-weight:900;
	text-decoration: none;
	color: #FEFEFE;
	background-color: #AA0080;
	text-shadow: 1px 1px 1px #666666;
	border-left: 1px solid #FFAAEA;
	border-top: 1px solid #FFAAEA;
	border-right: 1px solid #FFAAEA;
	border-bottom: 1px solid #FFAAEA;

	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;

	background-image: -moz-linear-gradient(top, #FFAAEA, #FF00BF); /* FF3.6 */
	background-image: -webkit-gradient(linear,left bottom,left top,color-stop(0, #FF00BF),color-stop(1, #FFAAEA)); /* Saf4+, Chrome */
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFAAEA', endColorstr='#FF00BF'); /* IE6,IE7 */
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFAAEA', endColorstr='#FF00BF')"; /* IE8 */
/*
	behavior:url(http://www.booster-technology.com/PIE.htc);
*/
}
.doInquiry a:hover{
	color: #666666;
	background-color: #FFCCFF;
	text-shadow: 1px 1px 1px #FFFFFF;
	border-left: 1px solid #FFAAEA;
	border-top: 1px solid #FFAAEA;
	border-right: 1px solid #FFAAEA;
	border-bottom: 1px solid #FFAAEA;

	background-image: -moz-linear-gradient(top, #FF95E4, #FF55D5); /* FF3.6 */
	background-image: -webkit-gradient(linear,left bottom,left top,color-stop(0, #FF55D5),color-stop(1, #FF95E4)); /* Saf4+, Chrome */
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#FF95E4', endColorstr='#FF55D5'); /* IE6,IE7 */
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#FF95E4', endColorstr='#FF55D5')"; /* IE8 */
/*
	behavior:url(http://www.booster-technology.com/PIE.htc);
*/
}

.menuExplain {
	width: 280px;
	float:left;
	padding-left:20px;
}

.codeAttention {
	font-size: 14px;
	padding: 0px 0px 0px 0px;
}
codePart {
	padding: 0px 0px 0px 0px;
}
code {
	font-size: 13px;
	padding: 0;
	margin: 0;
}
