/* CSS Document */
h1,h2,h3,h4,h5,h6,body,html,p,li,dt,dd,pre,form,fieldset,input,textarea,select {
 font-family: "ƒqƒ‰ƒMƒmŠpƒS Pro W3" , "Hiragino Kaku Gothic Pro" , Osaka, "ƒƒCƒŠƒI" , "Meiryo" , "‚l‚r ‚oƒSƒVƒbƒN", san-serif;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	color: #000000;
	font-style: normal;
	font-size: small;
	line-height: 1.6;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 0%;
	line-height: 0%;
	vertical-align: bottom;
}
img.arrow {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 0%;
	line-height: 0%;
	vertical-align: middle;
}
img.footer {
	vertical-align: middle;
}
img.icon {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 0%;
	line-height: 0%;
}
img.title {
	margin: 0px 0px 4px 0px;
}
#image-btn {
    border: 0px;
    width:  89px;
    height: 24px;
    background: url(../images/button_conf.gif) left top no-repeat;
}
#image-image-btn_send {
    border: 0px;
    width:  65px;
    height: 24px;
    background: url(../images/button_send.gif) left top no-repeat;
    margin-right: 20px;
}
#image-image-btn_back {
    border: 0px;
    width:  65px;
    height: 24px;
    background: url(../images/button_back.gif) left top no-repeat;
    margin-right: 10px;
}
img.point {
	vertical-align: middle;
}
p.space {
	margin: 4px 0px 4px 0px;
	color: #000000;
	text-indent: 0px;
}

A{
	text-decoration: none;
}
A.under_line{
	text-decoration: underline;
}
A.under_line2{
	text-decoration: underline;
	padding-right: 10px;
	padding-left: 10px;
	font-size: 12px;
}


*{
    margin:0;
    padding:0;
}
html{
    height:100%;
}
body{
	background-position: left;
    height:100%;
    margin:0px;
    width: 100%;
	text-align: center; /* center on ie */
}
* html div#container{
    height:100%;
}
div#container{
    width: 90%;
    margin:0px auto;
    min-height: 100%;
    margin-left: 9%;

}
.right{
	margin-right: 20px;
	text-align: right;
}
.topspace{
	margin-top: 20px;
	margin-left: 10px;
}
.align_left {
	text-align: left;
}
.align_right {
	text-align: right;
}
body > #container {
	height: auto;
}
div#main{
    padding-bottom:30px;
}
.allcenter  {
	margin-left:auto;           /* IEˆÈŠO—p‚Ì’†‰›Šñ‚¹ */
	margin-right:auto;          /* IEˆÈŠO—p‚Ì’†‰›Šñ‚¹ */
	text-align:left;            /* ’†g‚ð¶Šñ‚¹‚É–ß‚· */
	width:920px;                /* • */
}

#footer{
    height:30px;
    width:100%;
	background-color: #003399;
}
#footer_index{
    position:relative;
    bottom:0px;
    height:30px;
    width:100%;
    margin-top: 100px;
	background-color: #003399;
}
#header{
    width: 100%;
	border-top: solid 10px #003399;
}
#topbox{
	width:100%;
	border-bottom: solid 3px #003399;
}
#rightImg{
	background: url(../images/bgimg.gif) fixed repeat-y top right;
}
#contents{
    margin-left: 10px;
    margin-top: 5px;
    height: 100%;
}

#mainImage{
    position:relative;
	width: 100%;
	margin-top: 5px;
}
#digest{
    width: 250px;
	margin-top: 5px;
	margin-left: 20px;
}

#topic{
	margin-top: 8px;
}

#rightmenu{
    position:relative;
    widht: 175px;
    margin-top: 5px;
}
input.name-box { 
	width: 50%;
}
input.age-box { 
	width: 10%; 
}
input.occu-box { 
	width: 60%; 
}
input.telephone-box { 
	width: 40%; 
}
input.email-box { 
	width: 80%; 
}
textarea {
	width: 95%;
	overflow: auto;
}

#image-btn-send {
    border: 0px;
    width: 100px;
    height: 30px;
    background: url(../images/send.gif) left top no-repeat;
}
#image-btn-conf {
    border: 0px;
    width: 100px;
    height: 30px;
    background: url(../images/conf.gif) left top no-repeat;
}

#table{
	background-color: #FAF0E6;
	border: 1px solid #000000;
}
input {
	height: 20;
	font-size: 12;
}
textarea {
	font-size: 12;
}
ul.rmenu{
    list-style:none;
    width:175px;
    line-height: 150%;
}
li.rmenu{
    margin-right: 10px;
	font-size: 13px;
    padding-right:15px;
    background:url(../images/titleback.gif) no-repeat center right;
    text-align:right;
}
ul.result{
    list-style:none;
    line-height: 150%;
}
li.result{
	font-size: 12px;
	text-indent: 5px;
}
ul.result_title{
    list-style:none;
    line-height: 150%;
}
li.result_title{
	font-size: 12px;
	text-indent: 5px;
	font-weight: bold;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #999999;
	font-size: 16px;
	padding-top: 10px;
	padding-bottom: 10px;
}
h1 {
	font-weight: bold;
	color: #0000cc;
	font-size: 12px;
}
p {
	color: #999999;
	padding-right: 10px;
	padding-left: 10px;
	font-size: 12px;
}
p.blue {
	color: #0033cc;
	padding-right: 10px;
	padding-left: 10px;
	font-size: 12px;
}

dl {
	margin: 0 0 13px;
	padding: 0 10px 10px;
}
dl dt {
	float: left;
	width: 10em;
	padding: 10px 0;
	font-weight: bold;
	font-size: 13px;
	text-indent: 1em;
	line-height: 150%;
}
dl dd#second{
	padding: 10px 0 10px 0em;
	font-size: 13px;
	line-height: 150%;
	border-bottom: 1px #ffffff solid;
}
dl dd {
	padding: 10px 0 10px 10em;
	font-size: 13px;
	line-height: 150%;
	border-bottom: 1px #CCCCCC solid;
}
aaa{
	background-image: url(../images/bgcolor.JPG);
	filter: alpha(opacity=100, style=2);
	width: 10em;
	height: 2em;
	text-align: center;
}
p.point{
	background: url(../images/point.gif) no-repeat left center;
	font-weight: bold;
	font-size: 13px;
	color: #000000;
}

table.bookshelf {
	border-collapse: collapse;	border-spacing: 0;
	font-size: 12px;
	width: 600px;
	border-collapse: separate;
	border-spacing: 0;
	margin-bottom: 10px;
}
table.bookshelf td#title {
	width: 115px;
	font-weight: bold;
	font-size: 12px;
	vertical-align: top;
	text-indent: 12px;
	height:100%;
	background: url(../images/onepoint.gif) no-repeat left -2px;
}
table.bookshelf td#sep {
	text-indent: 5px;
}
table.bookshelf td {
	align: center;
}
table.privacy {
	font-size: 12px;
	width: 600px;
}
table.privacy td#title {
	width: 200px;
	font-weight: bold;
	font-size: 12px;
	color: #3333cc;
	vertical-align: top;
	text-indent: 5px;
	background: url(../images/tama.gif) no-repeat left top;
}
table.privacy td {
	align: center;
}
table.table1 {
	border-collapse: collapse;	border-spacing: 0;
}
table.table1 td {
	width: 250px;
}
table.table2 {
	border-collapse: collapse;	border-spacing: 0;
	font-size: 12px;
	width: 580px;
	border-style: solid; /* ˜g‚ÌŽí—Þ */
	border-color: #666699; /* ˜g‚ÌF */
	border-width: 1px; /* ˜g‚Ì• */
	margin-bottom: 30px;
}
table.table2 th	{
	background: #CAE5F1 url(../images/th.jpg) repeat-x;
	border-top: 2px solid #1D5C79;
	border-bottom: 1px solid #FFF;
	line-height: 150%;
	border-style: solid; /* ˜g‚ÌŽí—Þ */
	border-color: #666699; /* ˜g‚ÌF */
	border-width: 1px 0px; /* ˜g‚Ì• */
}
table.table2 td#title	{
	background: #dae2ed;
	padding: 3px;
	border-bottom: 1px solid #ffffff;
	border-style: solid; /* ˜g‚ÌŽí—Þ */
	border-color: #666699; /* ˜g‚ÌF */
	border-width: 1px 0px; /* ˜g‚Ì• */
}
table.table2 td {
	background: #F4FAFC url(../images/td.jpg) repeat-x;
	border-bottom: 1px solid #ffffff;
	border-style: solid; /* ˜g‚ÌŽí—Þ */
	border-color: #666699; /* ˜g‚ÌF */
	border-width: 1px 0px; /* ˜g‚Ì• */
}
table td#line {
    background: url(../images/tate_line.gif) left top repeat-y;
}
span {
	text-indent: 12px;
}
table.title_img_left {
	border-collapse: collapse;	border-spacing: 0;
	width: 600px;
	height: 70px;
}
table.title_img_left td#bar_l {
	width: 400px;
	background: url(../images/title_baack.gif) repeat-x right top;
}
table.title_img_left td#bar_r {
	background: #cccccc;
	width: 180px;
	font-weight: bold;
	font-size: 18x;
	color: #000066;
	vertical-align: bottom;
	text-align: right;
	background: url(../images/title_baack.gif) repeat-x right top;
}
.titlebg{
	border: 1px solid #999999;
	padding: 2px;
}

.titlebg1{
	background-image: url(../images/titleback.gif);
	background-repeat: repeat-x;
	background-position: top;
	font-size: 11pt;
	padding: 2px 0px 2px 5px;
	border-left: 5px solid #446644;
} 
