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

body {
	margin-top: 0px;
	margin-bottom: 0px;
	background: url(../../img/etc/wall.jpg) no-repeat fixed center top;
	font-family:sans-serif;
	line-height:1.0em;
}
h1,h2,h3,h4,h5 {
	line-height:1.2em;
}

.doc {
	background-color:#fff;
	padding:10px;
	border:#999 solid 1px;
	width:630px;
}

td {
	color: #000000;
	line-height: 1.4em;
}

.p2 {
   margin: 0.5em 0px;
}


.index_txt {
	color: #000000;
	line-height: 110%;
}

a img {
	border:none;
}

a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}
a:active {
	color: #FF6699;
	text-decoration: none;
}

a.blue {
	color: #00F;
	background-color:#CCF;
}

.header {
	color: #FFFFFF;
	text-decoration: none;
	font-size:small;
}
a.header {
	color: #FFFFFF;
	text-decoration: none;
}

a.header:visited {
	color: #FFFFFF;
	text-decoration: none;
}

a.header:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

a.box,a.box2 {
	padding:4px 12px;
	margin:4px;
	border:#999 solid 1px;
	background-color:#036;
	color: #FFFFFF;
	text-decoration: none;
}
a.box2 {
	background-color:#999;
}

a.box:link {
}
a.box:visited {
}

a.box:hover,a.box2:hover {
	background-color:#336;
	text-decoration: underline;
}
a.box:active,a.box2:active {
	background-color:#669;
}

.footer {
	color: #FFFFFF;
	line-height: 110%;
}

.news {
	color: #0033CC;
	text-decoration: none;
	font-weight: bold;
}
a.news {
	color: #0033CC;
	text-decoration: none;
	font-weight: bold;
}

a.news:visited {
	color: #0033CC;
	text-decoration: none;
	font-weight: bold;
}

a.news:hover {
	color: #0033CC;
	text-decoration: underline;
	font-weight: bold;
}

.news_date {
	color: #990000;
}

.news_mark {
	color: #FF9900;
	font-size: 1.2em;
}
.news_mark2 {
	color: #0099FF;
	font-size: 1.2em;
}
.news_title {
	color: #0033CC;
	font-size: 1.4em;
	font-weight: bold;
}
.news_sub {
	font-size: 1.2em;
	font-weight: bold;
	margin-left: 1em;
}
.news_sub2 {
	font-size: 1.0em;
	font-weight: bold;
	margin-bottom: -0.5em;
	border-bottom: #FFFF99;
}

.bg_pickup_l {
	background: url(../../img/box/box_pickup_r2_c1.jpg) repeat-y left;
}

.bg_pickup_r {
	background: url(../../img/box/box_pickup_r2_c3.jpg) repeat-y right;
}

.pickup {
	padding:4px;
	margin:4px;
	color: #fff;
	background-color:#f33;
}

.pickup_title {
	padding:4px;
	margin:4px;
	color: #f33;
	font-size: 1.6em;
	font-weight: bold;
}

.whatsnew_mark {
	color: #0099FF;
}

.info_mark {
	color: #FF0000;
	font-size: 1.2em;
}

.arrow {
	color: #990000;
}
.line {
	background: url(../../img/etc/line.gif) repeat-y fixed center top;
}

.pagetop {
	font-size: 0.8em;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}


.fix10 {
	font-size: 0.8em;
	font-family: "ＭＳ ゴシック", "Osaka－等幅";
	line-height: 12px;
}
.fix12 {
	font-size: 1.0em;
	font-family: "ＭＳ ゴシック", "Osaka－等幅";
}
.fix13 {
	font-size: 1.2em;
	font-family: "ＭＳ ゴシック", "Osaka－等幅";
}

.whatsnewtxt {
	line-height: 120%;
}


.mtxt {
	text-align:right;
	margin:15px 0px;
}
.stxt {
	line-height: 140%;
}

.pointer {
	cursor: hand;
}
.b-bold {
	font-size: 1.2em;
	font-weight: bold;
}

table.admin {
	margin:5px 0px;
	border:#f00 solid 1px;
	color:#f00;
	background-color:#fcc;
}

div.msg {
	border:#ccc solid 1px;
	padding:20px;
}

.box1 {
	margin:5px 0px;
	padding:10px;
	border:#999 solid 1px;
	background-color:#fff;
}

div.title_bk {
	width:619px;
	height:24px;
	padding:10px 0px 10px 35px;
	font-size:15px;
	font-weight:bold;
	color:#fff;
	font-family:sans-serif;
	background: url(../../img/title/title_bk.gif) no-repeat;
	text-shadow: 2px 2px 2px #000;
}

div.tab_menu {
	line-height:2.0em;
	font-size:13px;
}
div.tab_menu span {
	border:#ccc solid 1px;
	background-color:#ccf;
	padding:3px;
}
div.tab_menu a {
	border:#ccc solid 1px;
	padding:3px;
}

span.hissu,span.nini {
	font-size:0.8em;
	border:#f00 solid 1px;
	background-color:#fcc;
	color:#f00;
	padding:2px;
}

span.nini {
	border:#099 solid 1px;
	background-color:#cff;
	color:#099;
}

table.form {
	border:#099 solid 1px;
}

table.form th {
	background-color:#cff;
	valign:top;
	align:left;
	border-width: 1px;
	border-color:#cff #999 #999 #fff;
	border-style:solid;
}

table.form td {
	border-width: 0px 0px 1px 0px;
	border-color: #999;
	border-style: solid;
}

.caption {
	text-align:center;
	color: #333;
	line-height:1.2em;
	font-size: smaller;
}

/* text-shadowに対応していないIEへの対応 */
div.shadow {
	filter:DropShadow(Color=#000000,OffX=2,OffY=2,Positive=1);
}

@media print {
.np {
	display: none;
}
.print {
	display: block;
}

#fontsizeLon,#fontsizeMon,#fontsizeSon {
	display:none;
}

#fontsizeLoff,#fontsizeMoff,#fontsizeSoff {
	display:inline;
}

}
