/* { padding: 0; margin: 0; } */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	margin-top: 0px;
	background-color:#CCCCCC;
}

#page{
	width:800px;
	margin: 0px auto;
	border:1px solid #666666;
}

/* ヘッダパーツ */

#header1{
	width:800px;
	height: 93px;
	margin: 0px;
	background-image:url(layo_img/top1.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	overflow:hidden;
}

#mainMenu { 
	margin:18px 0px 0px 19px;
	padding:0px;
}

#header2{
	width:800px;
	height: 31px;
	margin: 0px;
	background-image:url(../layo_img/top2.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	overflow:hidden;
}

#subMenu { 
	margin:5px 0px 0px 44px;
	padding:0px;
}

#header3{
	width:800px;
	height: 31px;
	margin: 0px;
	background-color:#FFFFFF;
	overflow:hidden;
}

#functionMenu { 
	margin:5px 0px 0px 430px;
	padding:0px;
}

/* ボディパーツ */

#body{
	width:800px;
	margin: 0px;
	padding:0px;
	background-color:#FFFFFF;
	font-size: 14px;
	line-height: 21px;
}

#contentsTitle { 
	width: 720px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color:#174571;
	margin:0px 0px 0px 40px;
	padding: 0px;
	border-bottom:1px solid #8D6969;
	overflow:hidden;
}

#contentsTitleEn { 
	width: 720px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color:#174571;
	margin:0px 0px 0px 40px;
	padding: 0px;
	overflow:hidden;
	height: 20px;

}

#contentsTitleEn2 { 
	width: 720px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#174571;
	margin:0px 0px 0px 40px;
	padding: 0px;
	border-bottom:1px solid #8D6969;
	overflow:hidden;
}



#contentsWide { 
	width: 720px;
	margin:10px 40px 10px 40px;
}

#contentsPagerB {
	width: 720px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color:#174571;
	margin:0px 0px 0px 40px;
	padding: 0px;
	height: 50px;
	border-top:1px dotted #8D6969;
	overflow:hidden;
}

/* フッタパーツ */

#footer{
	width: 780px;
	margin: 0px;
	padding:2px 10px 2px 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color:#EFEDCF;
	background-color:#8D6969;
}

span.fMail a:link{color:#EFEDCF;}
span.fMail a:active{color:#EFEDCF;}
span.fMail a:visited{color:#EFEDCF;}
span.fMail a:hover{color:#FFFF00;}
span.fMail {font-weight:bold;}

/* その他 */

.pict { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color:#174571;
}

.border_double {
	margin-top:2px;
	margin-bottom:2px;
    height: 4px;
    border-bottom:1px solid #666666;
    color: #E4DEC1;
    background: #E4DEC1;
}

.border_thin {
    margin-top:0px;
    margin-bottom:0px;
    height: 1px;
    border-bottom:1px dotted #8D6969;
}

.clear { clear: both; background: none; }

/* TopPage */

#contentsTopPage {
	width: 720px;
	margin:0px 40px 0px 40px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
}

.contentsIndex {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
}

.border_indexDot {
    margin:0px;
	padding:0px;
    height: 1px;
	line-height: 14px;
    color: #E4DEC1;
}

.border_listBoxDot {
	border-bottom:1px dotted #8D6969;
	line-height: 16px;
}

.border_simpleDot {
	border-top:1px dotted #8D6969;
	border-bottom:0px #FFFFFF;
}
.border_ThumbOneBox {
	width: 100px;
	height: 120px;
	vertical-align: middle;
}

.commentary {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 21px;
	color:#000000;
	border-bottom:1px dotted #8D6969;
}

/*span.lMail a:link{color:#006600;}
span.lMail a:active{color:#006600;}
span.lMail a:visited{color:#006600;}
span.lMail a:hover{color:#00FF00;}
span.lMail {font-weight:bold;}*/

a:link{color:#174571;}
a:active{color:#006600;}
a:visited{color:#996666;}
a:hover{color:#FF9900;}

.margin10 {
	margin: 10px;
}

.margin12LF {
	margin-left: 10px;
	margin-right: 10px;
}

.margin10B {
	margin-bottom: 10px;
}

.borderDGS {
	border-bottom:1px solid #8D6969;
}

.borderDGS_bottom {
	border-bottom:1px dotted #8D6969;
}

.standardFont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 21px;
}

.captionFont { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
}

.captionFontPlane { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:normal;
	color:#000000;
	line-height: 14px;
}

span.contents_link a:link{color:#003399;}
span.contents_link a:hover{color:#0000FF;}


.searchFld {
	width:126px;
	height:16px;
	background-color: #F5F5F5;
	border: 1px solid #CCCCCC;
}
.picturebox {
	border: 1px solid #CCCCCC;
	background-color: #F5F5F5;
}

