/* =========== IE用印刷設定CSS =========== */

@media print{

body {
_zoom: 80%; /*WinIE only */
}
}

* {
    margin: 0;
    padding: 0;
    font-family: Verdana, Arial, sans-serif;
    background-repeat: no-repeat;
}
body
{
    font-size: 9pt;
    line-height: 12pt;
    color: #505050;
	background-image: url(../images/wr2.jpg);
    background-repeat: repeat-x;
    letter-spacing: 2px;
}
.wrapper
{
    width: 850px;
	margin: 0px auto;
	position: relative;
}

/* リンク */
a,
a:link,
a:visited {
    color: #444444;
    text-decoration: none;
}
a:hover {
    text-decoration: underline;
}
a:active {}

/* もろもろ */
a img {
    border: none;
}
.left
{
    float: left;
}
.right
{
    float: right;
}
.normal
{
    padding: 0;
    width: 100%;
    height: auto;
}

h1,
h2
{
    clear: both;
    overflow: hidden;
    width: 100%;
    margin-bottom: 20px;
}
h3
{
    width: 100%;
    font-size: 11pt;
    padding-bottom: 3px;
    border-bottom: solid 2px #cccccc;
    margin-bottom: 20px;
    clear: both;
    overflow: hidden;
}
.center
{
    width: 100%;
    clear: both;
    overflow: hidden;
    text-align: center;
}
.txt_right
{
    width: 100%;
    clear: both;
    overflow: hidden;
    text-align: right;
}
.txt_right span
{
    font-size: 120%;
}
.mb20
{
    margin-bottom: 20px;
}
.mb50
{
    margin-bottom: 50px;
}
.mt50
{
    margin-top: 50px;
}
.blue
{
    color: #303c97;
}
.red
{
    color: #ff0000;
}
.fs120
{
    font-size: 120%;
}
.ls0
{
    letter-spacing: normal;
}
.strong
{
    font-weight: bold;
}
.detail
{
    background-image: url(../images/h1.jpg);
    background-repeat: no-repeat;
    font-weight: bold;
    font-size: 11pt;
    width: 574px;
    color: #ffffff;
    line-height: normal;
    height: 23px;
    padding: 6px 0 0 16px;
}
.about_box
{
    width: 478px;
    padding: 20px 10px 0 10px;
    border: dotted 1px #8c8c8c;
    clear: both;
    overflow: hidden;
    margin-bottom: 50px;
}
.ctnbox
{
    width: 560px;
    padding: 15px;
    background-color: #f1f1f1;
    text-align: center;
    margin-bottom: 20px;
    clear: both;
    overflow: hidden;
}
.mb
{
    padding-bottom: 50px;
    margin-bottom: 50px;
    border-bottom: dotted 1px #cccccc;
}
.vm
{
    vertical-align: middle;
}

/* リスト */
ul
{
    margin-left: 30px;
    margin-bottom: 15px;
}
.ul01 li
{
    list-style-type: none;
    letter-spacing: normal;
}
.ul02 li
{
    list-style-type: decimal;
    letter-spacing: normal;
    margin-bottom: 10px;
}
.ul02 li li
{
    list-style-type: lower-roman;
    letter-spacing: normal;
}

/* ヘッダー */
.header_01
{
    width: 100%;
    height: 22px;
    margin-bottom: 17px;
    clear: both;
    overflow: hidden;
    line-height: normal;
}
.header_01 .right img
{
    margin-left: 5px;
}
.header_02
{
    width: 100%;
    height: 56px;
    clear: both;
    overflow: hidden;
    line-height: normal;
}
.header_02 .right
{
    margin-top: 17px;
}

/* メイン */
.main
{
    width: 100%;
    height: 265px;
    line-height: normal;
    margin-bottom: 10px;
    clear: both;
    overflow: hidden;
}
.sub
{
    width: 100%;
    height: 180px;
    line-height: normal;
    margin-bottom: 10px;
    clear: both;
    overflow: hidden;
}
.body
{
    width: 830px;
    padding: 0 10px 0 10px;
}

/* サイドバー */
.body_left
{
    width: 220px;
    float: left;
}
.body_left dl
{
    width: 100%;
    margin-bottom: 10px;
    clear: both;
    overflow: hidden;
}
.body_left dl dt
{
    width: 100%;
    clear: both;
    line-height: normal;
    overflow: hidden;
}
.body_left dl dt img
{
    vertical-align: bottom;
}
.body_left dl dd
{
    width: 220px;
    height: 40px;
    font-weight: bold;
    background-image: url(../images/s_bg.jpg);
    background-repeat: no-repeat;
    clear: both;
    overflow: hidden;
}
.body_left dl dd span
{
    width: 192px;
    padding: 13px 0 0 28px;
    height: 27px;
    display: block;
    cursor: pointer;
}
.body_left dl dd a
{
    color: #454545;
}
.body_left dl dd span:hover,
.body_left dl dd a:hover
{
    text-decoration: underline;
}
.body_left dl .l
{
    background-image: url(../images/s_bg2.jpg);
}
.body_left .center
{
    margin-bottom: 10px;
}

/* ボディ */
.body_right
{
    width: 590px;
    padding-bottom: 50px;
    line-height: 16pt;
    float: right;
}
.body_right p
{
    width: 100%;
    clear: both;
    overflow: hidden;
    margin-bottom: 15px;
}
.body_right .letter
{
    width: 500px;
    margin: 0 45px 0 45px;
    line-height: 18pt;
    font-size: 11pt;
    letter-spacing: 5px;
    clear: both;
    overflow: hidden;
}
.body_right .letter p
{
    width: 100%;
    clear: both;
    overflow: hidden;
    margin-bottom: 20px;
}
.body_right .letter .mb
{
    margin-bottom: 50px;
}
.body_right .letter .mb2
{
    margin-bottom: 100px;
    padding-bottom: 50px;
    border-bottom: dotted 1px #cccccc;
}

/* トップボックス */
.t_box_top
{
    width: 100%;
    margin: 0;
}
.t_box_middle
{
    width: 570px;
    padding: 10px 10px 10px 10px;
    background-image: url(../images/top_box3.jpg);
    background-repeat: repeat-y;
}
.t_box_middle .list
{
    width: 100%;
    clear: both;
    overflow: hidden;
	margin-bottom: 5px;
}
.t_box_middle .list .left,
.t_box_middle .list .right
{
    width: 240px;
/*    height: 34px;
*/    padding: 2px 0 0 40px;
    font-size: 11pt;
    background-image: url(../images/ico.jpg);
    background-repeat: no-repeat;
    background-position: left top;
	line-height: 16px;
	letter-spacing: 1px;
}

.t_box_middle .list .text
{
	font-size: 13px;
}

.t_box_middle .list .font10
{
	font-size: 10px;
}

.t_box_bottom
{
    width: 100%;
    margin-bottom: 20px;
}

/* 新着情報 */
.news
{
    width: 100%;
    clear: both;
    overflow: hidden;
    margin-bottom: 20px;
}
.news h1
{
    margin-bottom: 0;
}
.news dl
{
    width: 100%;
    padding: 10px 0 5px 0;
    border-left: dotted 1px #8d8d8d;
    border-bottom: dotted 1px #8d8d8d;
    font-weight: bold;
    clear: both;
    overflow: hidden;
}
.news dl dt
{
    width: 160px;
    float: left;
    color: #154b79;
    padding-left: 10px;
}
.news dl dd
{
    width: 420px;
    float: left;
}

/* テーブル */
table.info
{
	 padding: 0;
	 margin-bottom: 20px;
	 border-collapse: collapse;
	 border-spacing: 0px;
	 empty-cells: show;
	 width: 100%;
}
table.info td
{
	padding: 5px;
	margin: 0;
}
table.info th
{
	padding: 5px;
	margin: 0;
	text-align: left;
	font-weight:normal;
	width: 120px;
	vertical-align: top;
}
table.info td.g
{
	background: #e5e5e5;
}
table.info td.b
{
	background: #000000;
	color: #ffffff;
}
table.info td.line
{
	background: url(../images/line_v.gif);
	background-repeat: repeat-y;
	background-position:center;
	background-color: #ffffff;
	width: 5px;
}
table.info th.g
{
	background: #e5e5e5;
}
table.info a
{
    text-decoration: underline;
}


/* フッタ */

.footer
{
    width: 100%;
    padding: 10px 0 5px 0;
    color: #184a7b;
    letter-spacing: 1px;
    font-weight: bold;
    text-align: center;
    border-top: dotted 1px #8d8d8d;
    background-color: #b2cef5;
    clear: both;
    overflow: hidden;
}

/* フッタ */

.preparation
{
    width: 100%;
    padding: 50px 0 50px 0;
    line-height: normal;
    clear: both;
    overflow: hidden;
    text-align: center;
    font-size: 16pt;
    font-weight: bold;
    color: #a3a3a3;
}
.borderDm
{
    width: 100%;
    margin: 20px 0 40px 0;
    clear: both;
    overflow: hidden;
    border-bottom: dotted 1px #cccccc;
}
