body {
	font-size: 14px;
	color: #333333;
	margin: 0px;
	padding: 0px;
	background-color: #ffffff;
	font-family:'ＭＳ Ｐゴシック', Osaka, sans-serif;
	background-image:url(img/bg.gif);
	background-repeat:repeat-y;
}

a { 
	text-decoration: none; 
	}
a:link { 
	text-decoration: none; 
	color:#0033CC; 
	}
a:visited { 
	text-decoration: none; 
	color:#0033CC; 
	}
a:hover { 
	text-decoration: underline; 
	color:#0033CC;
	}
a:active { 
	text-decoration: none; 
	color:#0033CC;
	}

.s {
	font-size:12px;
	line-height:140%;
}
.ss {
	font-size:10px;
	line-height:140%;
}
.sb {
	font-size:12px;
	line-height:140%;
	font-weight:bold;
}
.m{
	font-size:14px;
	line-height:140%;
}
.mb{
	font-size:14px;
	line-height:140%;
	font-weight:bold;
}
.l{
	font-size:16px;
	line-height:140%;
}
.lb{
	font-size:16px;
	line-height:140%;
	font-weight:bold;
}
.caption{
	font-size:14px;
	line-height:120%;
}

.title1 {
	margin: 5px 0 3px 0;
	border-style: solid;
	border-color: #097E7D;
	border-width: 0 0 1px 3px;
	padding:3px 0 1px 5px;
	font-size: 16px;
	font-weight: bold;
	color:#333333;
}

.title2 {
	margin: 0 0 10px 0;
	border-style: solid;
	border-color: #ffcccc;
	border-width: 0 0 1px 0;
	padding:3px 0 1px 5px;
	font-size: 14px;
	background-color:#FFE5E5;
	font-weight: bold;
	color:#660000;
}

.copyright {
	font-size:10px;
	color: #333333;
	font-family:Arial, Helvetica, sans-serif;
	line-height:150%;
	margin:0 10px 0 0;
}

.update {
	font-size:11px;
	color: #999999;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	line-height:140%;
	margin:0 10px 0 0;
}

.update2 {
	font-size:13px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	line-height:150%;
	margin:0 10px 0 0;
}
.flow{
	margin: 0;
	border-style: solid;
	border-color: #66CC66;
	border-width: 3px;
	padding:5px 15px 5px 15px;
	background-color:#E7FCDD;
	font-size:14px;
	line-height:140%;
}

.flow2{
	margin: 0;
	border-style: solid;
	border-color: #DCABAC;
	border-width: 3px;
	padding:5px 15px 5px 15px;
	background-color:#FFE2E1;
	font-size:14px;
	line-height:140%;
}
.backnunber{
	margin: 0;
	border-style: solid;
	border-color: #DCABAC;
	border-width: 1px;
	padding:5px 15px 5px 15px;
	background-color:#FFE2E1;
	font-size:12px;
	line-height:140%;
}

.policy{
	margin: 0;
	border-style: solid;
	border-color: #999999;
	border-width: 1px;
	padding:0px 10px 0px 10px;
	background-color:#ffffff;
	font-size:14px;
	line-height:140%;
}

/*メニュー共通要素*/


/*企業向けメニュー*/
#menu{
	width: 180px;
	float: left;
	font-size: 12px;
	margin-bottom: 0px;
}

#menu ul{
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#menu li {
	border-bottom: 1px dotted #009900;
	display: block;
}

#menu li a {
	display: block;
	padding-left: 10px;
	background-color: #ffffff;
	text-decoration: none;
	color: #006600;
	padding-bottom: 5px;
	padding-top: 5px;
}

#menu li a:hover {

	color:#006600;
	background-color:#FFE7E6;
}
#menu li a#this {
	color:#006600;
	background-color:#FFE7E6;
}

.newstitle {
	margin: 0 0 5px 0;
	border-style: solid;
	border-width: 0px 0px 1px 0px;
	border-color: #999999;
	background-color: #ffffff;
	padding: 5px 0 3px 0;
	font-weight: bold;
	color: #333333;
	font-size:16px;
}


.news{
	font-size:14px;
	line-height:140%;
}

.news a:link    {
	color: #333333; 
	text-decoration: none; 
	}
	
.news a:visited { 
	color: #333333; 
	text-decoration: none; 
	}
	
.news a:active  { 
	color: #333333; 
	text-decoration: none; 
	}
	
.news a:hover   { 
	color: #000000; 
	text-decoration: underline; 
	}


.arrow{
	margin-top:5px;
	list-style-image:url(img/arrow.gif);
	line-height:150%;
	}
.photo{
	margin:0 3px 0 3px;
	border:1px outset #ededed;
	padding:2px 2px 2px 2px;
	background-color:#FFFFFF;
}


/*追加分 2008-07-30*/
#newstopics{
	width:530px;
	background-color:#FFFFFF;
	margin-left:15px;
}

#newstopics p{
	padding-left:5.5em;
	text-indent:-5.5em;
	border-bottom-color: #999999;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	margin:0 0 7px 0;
	padding-bottom:7px;
	line-height:145%;
}


/*追加分 2009-10-20*/
#column_yosinaga td{
	border-bottom:#999999 dotted 1px;
	text-align:left;
}

#column_yosinaga img{
	vertical-align:bottom;
}


/*追加分 2009-12-10*/
table#table {
    border: 1px #666666 solid;
    border-collapse: collapse;
    border-spacing: 0;
}

table#table th {
    padding: 5px;
    border: #666666 solid;
    border-width: 0 0 1px 1px;
    background: #ffffcc;
    font-weight: normal;
    line-height: 120%;
    text-align: center;
}
table#table td {
    padding: 5px;
    border: 1px #666666 solid;
    border-width: 0 0 1px 1px;
    text-align: left;
}
table#table caption {
	text-align:left;
}


/*追加分 2010-3-24*/
table.table1 {
    border: 1px #666666 solid;
    border-collapse: collapse;
    border-spacing: 0;
}

table.table1 th {
    padding: 5px;
    border: #666666 solid;
    border-width: 0 0 1px 1px;
    background: #ffffcc;
    font-weight: normal;
    line-height: 140%;
}
table.table1 td {
    padding: 5px;
    border: 1px #666666 solid;
    border-width: 0 0 1px 1px;
}

/*追加分 2010-7-8*/
table.table2 {
    border: 1px #666666 solid;
    border-collapse: collapse;
    border-spacing: 0;
}

table.table2 th {
    padding: 3px;
    border: #666666 solid;
    border-width: 0 0 1px 1px;
    background: #ffffcc;
    font-weight: normal;
    line-height: 140%;
	font-size:12px;
}
table.table2 td {
    padding: 3px;
    border: 1px #666666 solid;
    border-width: 0 0 1px 1px;
	font-size:12px;
}

