@charset "shift_jis";

/**********************************************
                 リセット
***********************************************/
/*
Copyright (c) 2008, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 2.5.1
*/
html{
font-size:100%;
color:#000;
/*background:#FFF;*/}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,blockquote,th,td,p{
	padding:0;
	margin: 0;
}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img{border:0;}
address,caption,cite,code,dfn,em,th,var{font-style:normal;font-weight:normal;}
li{list-style:none;}
caption,th{text-align:left;}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}
q:before,q:after{content:'';}
abbr,acronym {border:0;font-variant:normal;}
/* to preserve line-height and selector appearance */
sup {vertical-align:text-top;}
sub {vertical-align:text-bottom;}
input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}
/*to enable resizing for IE*/
input,textarea,select{*font-size:100%;}
/*because legend doesn't inherit in IE */
legend{color:#000;}

/**********************************************
                  base
***********************************************/
body {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	color: #333333;
	margin: 0px;
	line-height: 120%;
	position:relative;
}
hr {
	height: 0px;
	width: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	display: none;
	margin: 0px;
	padding: 0px;
}
img{
	border:0px;
}
strong {
	font-weight: bold;
}
a:link {
	color: #306189;
}
a:visited {
	color: #116FBB;
}
a:hover {
	color: #306189;
	text-decoration:none;
}
form{
    display:table;
}
th,td{
    font-size:0.8em;
	letter-spacing:1px;
}
td td{
    font-size:1em;
}

/* コンテンツ
===============================================*/
#container {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	font-size:1.2em;
	clear: both;
/*	behavior: expression(IEPNGFIX.fix(this));*/
}
#container p{
	margin-bottom: 1em;
}
#main_con {
	width: 800px;
	background-color: #FFFFFF;
	padding: 20px 0px 0px 0px;
	position: relative;
	clear: both;
}
#right_con {
	width: 800px;
	font-size: 0.8em;
	position: relative;
	margin:0px;
}
#right_con p{
	margin-bottom:15px;
/*	font-size:1.2em;*/
}
#top_border{
    padding:0px;
	border-bottom: #1a9abe solid 8px
}

/**********************************************
               ヘッダー
***********************************************/
#head {
	width: 800px;
	height:70px;
	background: #FFFFFF url(/common_img/head/worldmap.gif) no-repeat 180px center;
	position: relative;
	padding-top: 25px;
	margin-right: auto;
	margin-left: auto;
}
#head h1 {
    font-size:12px;
	position: absolute;
	left: 0px;
	top: 24px;
	color: #102955;
	font-weight:bold;
}
#head p {
	font-size:12px;
	position: absolute;
	left: 0px;
	top: 24px;
	color: #102955;
	margin:0px;
	padding:0px;
	font-weight:bold;
}
#head_con {
	width: 750px;
	position: relative;
	height: 60px;
}
#head_link {
	width: 360px;
	position:absolute;
	left: 560px;
	top: 49px;
	text-align:right;
}
#logo {
	width: 400px;
	height: 27px;
	float: left;
	line-height: 27px;
	padding-top:18px;
}
#logo img {
	display: inline;
}

/**********************************************
                フッター
***********************************************/
#footer {
	width:790px;
	border-top: 4px solid #1B99BF;
	position: relative;
	padding: 5px;
	margin:0px;
	font-size: 0.7em;
}
#attention2 {
	font-size: 0.8em;
	color: #3f3f3f;
	clear: left;
/*	width:760px;*/
	background-color: #EFEFEF;
	padding:10px;
	margin-bottom:10px;
}
#copyright {
	clear: both;
	margin-top: 10px;
}
#pagetop{
    clear:both;
	text-align:right;
	width:800px;
	font-size:0.8em;
	margin-bottom:15px;
}
#footer_con .pagetop {
	padding-left: 10px;
	background: url(/common_img/icon/toparrow_mini.gif) no-repeat 0px 4px;
	font-size:0.8em;
}

/**********************************************
        　　　 コンテンツ
***********************************************/
/* h1,h2,h3,共通
===============================================*/
h1,h2,h3{
    font-weight:bold;
}
/* h1
===============================================*/
#right_con h1 {
	clear: both;
	font-size: 1.3em;
	padding-top: 10px;
	margin-bottom: 20px;
	text-align:center;
	line-height: 150%;
}
/* h2
===============================================*/
#right_con h2 {
	background: #FCFCFC url(/common_img/h2_bg.jpg) repeat-x left bottom;
	font-size: 1em;
	padding: 3px 5px;
	margin-bottom: 10px;
	clear: both;
}
#right_con .h2_opt {
	border-left: 4px solid #1c88af;
	padding-left: 10px;
}
/* h3
===============================================*/
#right_con h3 {
	font-size: 1.0em;
	color:#102955;
	border-bottom:2px solid #102955;
	padding-bottom: 5px;
	margin-bottom:10px;
	clear:both;
}
/* h4
===============================================*/
#right_con h4 {
	font-size: 1.0em;
	color: #003366;
}

/*--------------------------------------------------------------------------

汎用CSS

--------------------------------------------------------------------------*/

/* ポジション系
===============================================*/
.center {
	text-align: center;
}
.left{
	float:left;
}
.right{
	float:right;
}
.right_fix {
	text-align: right;
}

/* ul,li
===============================================*/
/*pagelink
-----------------------------------*/
.pagelink {
	min-height: 1%;
	margin-bottom: 15px;
	width:880px;
}
.pagelink li {
	float:left;
	display: block;
	padding:0px 0px 5px 0px;
	min-height: 1%;
	white-space:nowrap;
}
.pagelink:after {
	content: ".";
	display: block;
	clear: both;
	font-size: 0.1em;
	line-height: 0.1em;
	height: 0px;
	visibility: hidden;
}
* html .pagelink {/*IE6 only*/
	height: 1%;
	overflow: visible;
}
/*list
-----------------------------------*/
.list{
    margin-bottom:15px;
}
.list li{
    list-style-position:inside;
	list-style-type:disc;
	margin-bottom:5px;
}

/* マージン
===============================================*/
/*マージン下
-----------------------------------*/
.mgn_b0,
#right_con p.mgn_b0{
	margin-bottom:0px;
}
.mgn_b5,
#right_con p.mgn_b5{
	margin-bottom: 5px;
}
.mgn_b10,
#right_con p.mgn_b10 {
	margin-bottom: 10px;
}
.mgn_b15,
#right_con p.mgn_b15 {
	margin-bottom: 15px;
}

/* アイコン系
===============================================*/
.textlink1 {
	background: url(/common_img/icon/arrow_mini.gif) no-repeat 0px 5px;
	padding-left: 8px;
	font-size:0.8em;
	font-weight:normal;
}
.pagetop{
    clear:both;
	text-align:right;
	font-size:80%;
	margin-top:15px;
	margin-bottom:15px;
}
.pagetop a {
	padding-left: 10px;
	background: url(/common_img/icon/toparrow_mini.gif) no-repeat 0px 4px;
}
.win{
	margin-left:5px;
	margin-right:5px;
}

/* テキスト色、サイズ、インデント
===============================================*/
/*テキスト色
-----------------------------------*/
.txt_gray {
	color: #666666;
}
.txt_red,
#right_con h3.txt_red {
	color: #C60000;
}
.txt_blue {
	color: #1B99BF;
}
.txt_blk{
    color:#333333;
}
.txt_org {
	color: #FF6600;
}
.txt_grn {
	color: #009933;
}
.txt_red_bld {
	color: #D20000;
	font-weight: bold;
}
.txt_blue_bld {
	color: #0000FF;
	font-weight: bold;
}
.txt_org _bld{
	color: #FF6600;
	font-weight: bold;
}
.txt_grn_bld {
	color: #009933;
	font-weight: bold;
}

/*テキストサイズ
-----------------------------------*/
.txt_l{
	font-size: 1.1em;
}

/*インデント
-----------------------------------*/
.attention{
	text-indent:-1em;
	padding-left:1em;
	background-color:#FFFFFF;
}

/* table系
===============================================*/

/*tbl1
-----------------------------------*/
.tbl1,.tbl1_cen {
	border-top: 1px solid #999999;
	border-left: 1px solid #999999;
	margin-bottom:15px;
}
.tbl1 td,.tbl1_cen td {
	padding: 5px;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	vertical-align: top;		
}
.tbl1 th,.tbl1_cen th {
	padding: 5px;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	font-weight: bold;
	background-color: #EFEFEF;
	text-align: center;	
}
/*tbl1_cen
-----------------------------------*/
.tbl1_cen td {
    vertical-align:middle;
	padding:5px 4px 5px 4px;	
}
.tbl1_cen th {
    vertical-align:middle;
	padding:5px 4px 5px 4px;
}
.tbl1_cen {
	text-align:center;
}

/*tbl0
-----------------------------------*/
.tbl0 {
	margin-bottom:15px;
}
.tbl0 th,
.tbl0 td{
	padding:7px;
}

/*tbl用クラス
-----------------------------------*/
.sun{
	background-color: #EBF5FA;
	font-weight: bold;
	color: #C60000;
}
.sat{
	background-color: #EBF5FA;
	font-weight: bold;
	color: #1B99BF;
}
.holiday{
	background-color:#FFEEEE;
}
.table_b {
	background-color:#DFEFFF;
}

/*dl用クラス
-----------------------------------*/
.dl_list {
	font-size:85%;
	width:800px;
	margin-bottom:20px;
}
.dl_list dt {
	width:110px;
	float:left;
	margin-bottom:5px;
	clear:left;
}
.dl_list dd {
	width:690px;
	float:left;
	margin-bottom:5px;
}
.dl_list:after {
	content: ".";
	display: block;
	clear: both;
	font-size: 0.1em;
	line-height: 0.1em;
	height: 0px;
	visibility: hidden;
}

/* 線
===============================================*/
.line_dotted {
	border-bottom: 1px dotted #CCCCCC;
	padding:5px;
	margin-bottom:15px;
}
.boder_red {
	border: 1px dotted #FF6600;
	padding: 10px;
	text-align: center;
}
.underline {
	text-decoration: underline;
}


/* 背景
===============================================*/
.bg_red {
	background-color: #FFEEEE;
	text-align: center;
}
.bg_blue {
	background-color: #EBF5FA;
	text-align: center;
}
.bg_blue2 {
	background-color: #E1FFFF;
	text-align: center;
}

/* =================================================================== */
/* 印刷用                                                    */
/* =================================================================== */

@media print {
*{
    float:none
}
body {
	background-image:none;
}
#head,
#route,
#menuArea,
#left_con,
#footer_con,
#gadget_area{
    display:none;
}
#container {	
	/*width: 770px;*/
	width: 100%;
	background-image:none
}
#right_con{
    float:none;
    width: 685px;
}

}
