/* main.css */

/* デフォルトスタイルクリア */
@import "/reset.css";

html
{
	height:		100%;
	margin-bottom: 1px;
}

body
{
	height:		100%;
	line-height:1.3em;
	background-color:#FFFFFF;
	background-image:url(/info/body.gif);
	background-position:center;
	background-repeat:repeat-y;
	font-family:"メイリオ", Meiryo, "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro";
	font-size:	10pt;
	text-align:	center;
}

* html div#wrap
{
	height: 100%;
}

div#wrap
{
	position: relative;
	width: 800px;
	min-height: 100%;
	margin: 0px auto;/*上下、左右*/
	text-align: left;
}

body > #wrap
{
	height: auto;
}

div#pagecell1
{
	padding-bottom: 20px;
}

#pageNav
{
	float: left;
	width: 190px;
	padding-left: 10px;
}

#content
{
	float: right;
	width: 600px;
}

/************* breadCrumb styles ***************/
#breadCrumb
{
	padding: 0px 0px 5px 10px;/*上、右、下、左*/
	color: #AAAAAA;
	font-size: 10pt;
}

#breadCrumb a
{
	color: #400000;
}

#breadCrumb a:hover
{
	color: #005FA9;
	text-decoration: underline;
}

#footer
{
	position: absolute;
	bottom: 0px;
	clear: both;
	width: 800px;
	height: 45px;
	text-align: right;
}

#footer img
{
	right: 0px;
}

#footerimg
{
	display: block;
	width: 100%;
	height: 24px;
	background: #330100;
}

.c-both
{
	clear: both;
}


/************** pageName styles ****************/
#pageName
{
	margin: 5px;
}

.sectionLinks h3
{
	padding: 10px 0px 2px 10px;
	border-bottom: 1px solid #cccccc;
}

/************ sectionLinks styles **************/
.sectionLinks
{
	width: 190px;
	padding: 5px 0px;/*上下、左右*/
	background: #F3EFED;
}

.sectionLinks a
{
	display: block;
	width: 180px;
	line-height: 1.9em;
	margin: 3px 5px;/*上下、左右*/
	background: url(/navi/navi_bg1.gif);
	color: #513a1b;
	font-weight: bold;
	text-indent: 10px;
}

.sectionLinks a:hover
{
	background: url(/navi/navi_bg2.gif);
	color: #513A1B;
}

a.sub, a.sub2
{
	width: 175px;
	line-height: 1.3em;
	margin-left: 10px;
	background-color: #f5f7f7!important;
	color: #000000!important;
	text-indent: 15px;
}

a.sub
{
	background-image: url(/info/dot1.gif)!important;
	background-repeat: no-repeat!important;
	background-position: left!important;
}

a.sub2
{
	background-image: none!important;
	font-size: 8pt!important;
}

a.sub:hover, a.sub2:hover
{
	background-color: #FFCC00!important;
}

/************* relatedLinks styles **************/
.relatedLinks
{
	padding: 0px 0px 5px 20px;/*上、右、下、左*/
}


.relatedLinks h3
{
	width: 100%;
	line-height: 1em;
	margin: 0px 0px 0px -15px;
	padding: 10px 0px 2px;
	border: none;
	background-image: none;
	font-size: 12px;
}

.relatedLinks a
{
	display: block;
}

.box
{
	margin: 20px;
	padding: 10px;
	border: 1px solid #CCCCCC;
}

.box ul
{
	margin:5px 0px 5px 2em;
	display:block;
}

.box li
{
	margin-left: 20px;
}

.img_left
{
	float: left;
	margin-right: 10px;
}

.img_right
{
	float: right;
	margin-left: 10px;
}

p.indent
{
	margin:10px 20px;
}

ul.indent, ol.indent
{
	margin:10px 20px 10px 2em;
}

ul.indent li
{
	margin-left:2em;
	list-style:disc;
}

ol
{
	list-style:decimal;
}

ol.indent li
{
	margin-left:2em;
}

/*************** story styles ******************/
.story
{
	width: 500px;
	margin: 20px 30px 30px;
	padding: 20px;
	border: 1px solid #CCCCCC;
	background: #FFFFFF;
}

.story img
{
	margin: 5px;
}

.img_l
{
	float: left;
	margin: 0px 20px 10px 0px!important;
}

.img_r
{
	float: right;
	margin: 0px 20px 10px 0px!important;
}

td.storyLeft
{
	padding-right: 12px;
}

/**************** advert styles *****************/
#advert
{
	padding: 10px;
	text-align: center;
}

/************** feature styles *****************/
.feature
{
	display:inline;
	height: auto;
	padding: 10px 0px 10px 30px;
}

.feature img
{
	float: left;
	margin-right: 10px;
	padding: 0px 10px 0px 0px;
}

.feature ul
{
	list-style-position: inside;
	margin-left: 30px;
}

p
{
	margin: 5px 0px;
	line-height: 1.2em;
}

p.feature img
{
	position: relative;
	top: -10px;
}

td
{
	font-size: 10pt;
	white-space: nowrap;
}

td>h4
{
	margin: 5px 0px 3px 0px;
	padding-left: 5px;
}

form
{
	display: inline;
}

a
{
	color: #003300;
	text-decoration: none;
}

#content a:hover
{
	background-color: #CCFFFF;
	color: #FF0000;
	text-decoration: underline;
}

a:active
{
	text-decoration: underline;
}

.vlarge
{
	font-weight: bold;
	font-size: 14pt;
}

.large, .white-large, .Lblue-large, .red-large, .orange-large, .green-large
{
	font-weight: bold;
	font-size: 12pt;
}

.small, .white-small, .Lblue-small, .red-small, .orange-small, .green-small
{
	line-height: 1.3em;
	font-size: 8pt;
}


.white, .white-small, .white-large
{
	color: #FFFFFF;
}


.Lblue, .Lblue-small, .Lblue-large
{
	color: #00FFFF;
}


.red, .red-small, .red-large
{
	color: #FF0000;
}


.orange, .orange-small, .orange-large
{
	color: #FF6600;
}


.green, .green-small, .green-large
{
	color: #006600;
}


.brown
{
	color: #990000;
}


.gyoukan
{
	line-height: 2pt;
}


.caption
{
	line-height: 10px;
	font-size: 8pt;
}


#content>h1
{
	line-height: 1em;
	margin-right: 3%;
	margin-bottom: 0.8em;
	padding-top: 5px;
	padding-bottom: 3px;
	padding-left: 30px;
	border: 3pt double #990000;
	color: #660000;
	font-size: 12pt;
}

h2
{
	line-height: 1.6em;
	margin: 20px 20px 10px 0.6em;
	background: url(/info/h2.gif);
	font-weight: bold;
	font-size: 12pt;
	text-indent: 25px;
}

h3
{
	line-height: 1.6em;
	margin-bottom: 10px;
	margin-left: 1em;
	margin-right: 1em;
	background: url(/info/h3.gif) no-repeat;
	font-weight: bold;
	font-size: 11pt;
	text-indent: 25px;
	background-color:#FAF7F9;
	border:1px solid #804000;
}

h4
{
	width: 350px;
	line-height: 1em;
	margin-top: 10px;
	margin-bottom: 5px;
	margin-left: 1em;
	padding: 0.3em 0.2em 0.2em 1.5em;
	border-top: 3pt double #990000;
	border-bottom: 3pt double #990000;
	background-image: url(/info/h4.gif);
	background-repeat: no-repeat;
	background-position: left center;
	color: #000000;
	font-size: 11pt;
	white-space: nowrap;
}


h5
{
	display: block;
	line-height: 1.6em;
	margin: 10px 10px 10px;
	padding-top: 0.1em;
	padding-bottom: 0px;
	padding-left: 1em;
	background: url(/info/h5.gif);
	color: #FFFFFF;
}


.lb_brown, .lb_green, .lb_blue, .lb_orange, .lb_lightblue
{
	padding: 10px;
	border-left-width: 20px;
	border-left-style: solid;
	color: #FFFFFF;
	text-align: center;
	white-space: nowrap;
}


.lb_brown
{
	border-left-color: #660000;
	background: #993333;
}


.lb_green
{
	border-left-color: #003300;
	background: #006600;
}


.lb_blue
{
	border-left-color: #000033;
	background: #000066;
}


.lb_orange
{
	border-left-color: #CC0000;
	background: #FF6600;
}


.lb_lightblue
{
	border-left-color: #006699;
	background: #CCCCFF;
	color: #000066;
}


.underline
{
	border-bottom: thin solid #993300;
}

hr
{
    border:none;
    border-top:solid 1px #CCCCCC;
    height:1px;
    color:#FFFFFF;
    margin: 10px 0px 10px 0px;
}

dl.parallel1
{
	float: left;
	width:280px;
}

dl.parallel2
{
	margin:auto;
	width: 400px;
}

dl.parallel1 dt, dl.parallel2 dt
{
  clear: left;
  float: left;
  text-align:right;
}

dl.parallel1 dt
{
  width: 6em;
}

dl.parallel2 dt
{
  width: 8em;
}

dl.parallel1 dd, dl.parallel2 dd
{
  text-align:left;
}

dl.parallel1 dd
{
  margin-left: 6.3em;
}

dl.parallel2 dd
{
  margin-left: 8.5em;
}

#content hr
{
	clear: both;
}


img
{
	margin: 5px;
	vertical-align: middle;
	border: none;
}

input
{
	vertical-align: middle;
}


.logo
{
	width: 525px;
	height: 150px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}


.logo .asmo
{
	float: left;
	width: 280px;
	height: 130px;
	padding: 10px;
	background: #000066;
	color: #FFFFFF;
}


.logo .asmo img
{
	margin: 5px;
}

.furoshiki_tutumi tr
{
	vertical-align: text-top;
}

.furoshiki_tutumi td
{
	white-space:normal;
}

.furoshiki_tutumi img
{
	display: block;
	margin-right: auto;
	margin-left: auto;
}

table.list
{
	margin:10px auto;
}

table.list th
{
	text-align:center;
	background: #CCCCFF;
	color: #000066;
}

table.list th, table.list td
{
	padding:3px;
	border:1px solid #1E1E1E;
}

