@charset "Shift_JIS";

/*-------------------------------------------------
BeseCSS
-------------------------------------------------*/

body {
	background: #1A2E71 url(../common/back.jpg) repeat-x;
	margin: 0;
	padding: 0;
	}

td {
	font-size: 80%;
	color: #333333;
	}

p {
	padding: 0px;
	margin: 0px;
	}

a:link { 
	color: #003399;
	text-decoration: none;
	}

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

a:active { 
	color: #CC3366; 
	text-decoration: none;
	}

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

div#site {
	background: url(../common/header-back.jpg) top center no-repeat;
	width: 100%;
	}

img.menu {
	margin-bottom: 1px;
	}

.subtit {
	color: #333399;
	font-weight: bold;
	}

.imgright {
	margin-left: 10px;
	margin-top: 10px;
	}

.369 {
	color: #336699;
	}

.900 {
	color: #990000;
	}

/*-------------------------------------------------
テーブル
-------------------------------------------------*/

.maintable {
	margin-bottom: 5px;
	}

table.line td {
	border-top: 1px solid #6699CC;
	border-bottom: 1px solid #6699CC;
	padding: 5px 0px 5px 0px;
	}

table.line2 td {
	border-top: 1px dotted #BEBEBE;
	border-bottom: 1px dotted #BEBEBE;
	padding: 3px 0px 3px 0px;
	}

table.line3 td {
	border-top: 1px dotted #BEBEBE;
	border-bottom: 0px dotted #BEBEBE;
	padding: 5px 0px 5px 0px;
	}

table.waku {
	border: 1px solid #6699CC;
	background: #E9F0F8;
	}

table.waku2 {
	border: 2px solid #6699CC;
	background: #E9F0F8;
	}

table, tr, td {
	border-collapse: collapse;
	}

/*-------------------------------------------------
リスト
-------------------------------------------------*/
ul.arrow1 {
	margin: 30px 0 0 0;
	padding: 0px;
	}

ul.arrow1 li {
	list-style: none;
	background: url(../common/arrow_01.gif) no-repeat 3px 4px;
	text-align: left;
	padding: 0px 0px 0px 15px;
	margin: 8px 0px 0px 0px;
	}

ul.arrow2 {
	margin: 0px;
	padding: 0px;
	}

ul.arrow2 li {
	list-style: none;
	background: url(../common/arrow_01.gif) no-repeat 3px 4px;
	text-align: left;
	padding: 0px 0px 0px 15px;
	margin: 8px 0 2px 0;
	}

ol.wakunai {
	margin: 0px 5px 0px 25px;
	padding: 0px;
	}

ul {
	margin: 0px;
	padding: 3px 0px 0px 20px;
	}
