/*====ページ全体====*/
body {
	margin: 0;
	padding: 0;
	background: transparent url(../images/bg.gif) repeat scroll 0 0;
	font-size:100%;
	text-align:center;
	}
img {
	border:none;
	}
.clear {
	clear:both;
	}
.clearfix {
	zoom:1;
	}
.clearfix:after {
	height: 0;
	content: ".";
	visibility: hidden;
	display: block;
	clear: both;
	}
a {
	color:#003366;
	text-decoration:none;
	}
a:hover {
	color:#FF8000;
	text-decoration:underline;
	}
#ContentsArea {
	margin:0 auto 0 auto;
	padding:0;
	width:900px;
	border-left:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
	color:#555;
	text-align:left;
	}
ul, li {
	list-style-type:none;
	padding: 0;
	margin: 0;
	}
h1, h2, h3, h4, h5, h6 {
	display:block;
	}



/*====ヘッダイメージ====*/
#HeaderArea {
	margin:0;
	padding:0;
	width:900px;
	background:#C1E8FD;
	}
.headertab {
	background:transparent url(../images/h1.gif) no-repeat scroll 0 0;
	height:270px;
	width:900px;
	margin:0;
	position:relative;
	}
.headertab div.h {
	text-indent:-99999px;
	display:block;
	}
.headertab h1 {
	margin:0;
	text-indent:-99999px;
	display:inline;
	}
.headertab ul {
	background:transparent none repeat scroll 0 0;
	margin: 0;
	padding: 0;
	position:absolute;
	top:244px;
	left:20px;
	}
.headertab ul li {
	float:left;
	height:26px;
	width:169px;
	padding-right: 3px;
	text-align: center;
	background:#1c2938 url(../images/header_tab_bg.gif) no-repeat scroll 0 0;
	}
.headertab ul li a {
	display:block;
	font-size:12px;
	font-weight:bold;
	line-height:14px;
	height:26px;
	width:169px;
	}
.headertab ul li a:hover {
	background:transparent url(../images/header_tab_bg.gif) no-repeat scroll 0 -26px;
	text-decoration: underline;
	color: #003366;
	}
.headertab ul li.on a {
	background:transparent url(../images/header_tab_bg.gif) no-repeat scroll 0 -26px;
	}
.headertab ul li span {
	position:relative;
	top:6px;
	}
.headertab ul li div {
	display:block;
	font-size:12px;
	font-weight:bold;
	line-height:14px;
	height:26px;
	width:169px;
	color: #999;
	}
h2.index {
	background:transparent url(../images/h2_index.gif) no-repeat scroll 0 0;
	height:140px;
	margin:0;
	padding:0;
	text-indent:-99999px;
	}
h2.first {
	background:transparent url(../images/h2_01.gif) no-repeat scroll 0 0;
	height:140px;
	margin:0;
	padding:0;
	text-indent:-99999px;
	}
h2.second {
	background:transparent url(../images/h2_02.gif) no-repeat scroll 0 0;
	height:140px;
	margin:0;
	padding:0;
	text-indent:-99999px;
	}
h2.third {
	background:transparent url(../images/h2_03.gif) no-repeat scroll 0 0;
	height:140px;
	margin:0;
	padding:0;
	text-indent:-99999px;
	}
h2.guide {
	background:transparent url(../images/h2_04.gif) no-repeat scroll 0 0;
	height:140px;
	margin:0;
	padding:0;
	text-indent:-99999px;
	}


/*====コンテンツサイズ====*/
#MainArea{
	width:900px;
	margin:0;
	padding:0;
	line-height:1.8em;
	font-size:85%;
	x-background:#FFF7EA;
	background:#ffdc7f;
	}
#LeftArea{
	width:640px;
	margin:0;
	padding:0;
	float:left;
	background:#FFF;
	}
#RightArea{
	width: 260px;
	margin:0;
	padding:0;
	float:right;
	background:#ffdc7f;
	}

/*====LeftArea====*/

/* 各記事の設定 ------------------------------*/
.Account{
	width: 600px;
	margin: 20px 0 20px 20px;
	padding: 0 0 20px 0;
	border-bottom: 1px dotted #DDD;
	}
.AccountTxt{
	margin: 5px 0 0 10px;
	width: 580px;
	}
h3 {
	background:transparent url(../images/h3.gif) no-repeat scroll 0 0;
	font-size:16px;
	font-weight:bold;
	height:30px;
	margin:0;
	padding:4px 0 0 10px;
	color: #FFF;
	}
.Account img {
	margin: 10px 0;
	}
.Account ul {
	list-style-type:none;
	padding: 10px 0 10px 60px;
	margin: 0;
	}
.Account dl {
	font-size:12px;
	}
.Account dl dt {
	font-weight:bold;
	}
.Account .table {
	border: 1px solid #ff6600;
	padding: 5px;
	}
.Account .table p {
	text-align: center;
	color: #ff6600;
	font-size: 16px;
	margin: 5px 0;
	}
.Account .table img {
	float: left;
	padding: 0;
	margin: 5px 10px 0 0;
	}
.Account .table ol {
	margin: 5px 0;
	padding:0 0 0 80px;
	}
.Account .table li {
	font-size: 14px;
	line-height: 2.5em;
	font-weight:bold;
	}
.Account p span.com {
	background:#ffff99;
	}
.Account p span.sp {
	color:#999;
	font-size: 12px;
	}

/* 図の設定 ------------------------------*/
.PhotoAreaL {
	width:250px;
	margin:0 15px 10px 0;
	padding:0;
	float:left;
	background:#333;
	color:#FFF;
	}
.PhotoAreaR {
	width:250px;
	margin:0 0 10px 15px;
	padding:0;
	float:right;
	background:#333;
	color:#FFF;
	}
.PhotoImg {
	width:246px;
	margin:2px;
	}
.PhotoTitle{
	margin:0 0 3px 0;
	padding:0 0 0 5px;
	line-height:1.5em;
	font-weight:bold;
	font-size:10px;
	}
.PhotoText{
	margin:0 0 3px 0;
	padding:0 0 0 5px;
	line-height:1.5em;
	font-size:10px;
	}
.PhotoText a{
	color:#FFFFFF;
	}
.banner_l{
	margin:30px 0 30px 20px;
	padding:0;
	width:600px;
	}
.Account00{
	width: 600px;
	margin: 30px 0 0 20px;
	padding: 0;
	border-top:1px dashed #AAA;
	border-bottom:1px dashed #AAA;
	}
.textArea01{
	margin: 10px 0 10px 10px;
	width: 580px;
	line-height:1.3em;
	font-size:10px;
	}
#LeftArea .plinkbottom {
	padding: 10px 0 0 20px;
	}
#LeftArea .plinkbottom ul li {
	display: inline;
	float: left;
	padding: 0 2px 5px 0;
	height:41px;
	width:192px;
	}
#LeftArea .plinkbottom ul li a {
	background-repeat:no-repeat;
	display:block;
	height:41px;
	margin-bottom:5px;
	overflow:hidden;
	text-indent:-9999px;
	width:192px;
	x-padding: 0 2px 5px 0;
	background-image:url(../images/left_page_button04.gif);
	}
#LeftArea .plinkbottom ul#on5 li a {
	background-repeat:no-repeat;
	display:block;
	height:41px;
	margin-bottom:5px;
	overflow:hidden;
	text-indent:-9999px;
	width:192px;
	x-padding: 0 2px 5px 0;
	background-image:url(../images/left_page_button04.gif);
	}
#LeftArea .plinkbottom ul li.plink1 a {
	background-position:0 0px;
	}
#LeftArea .plinkbottom ul li.plink2 a {
	background-position:0 -41px;
	}
#LeftArea .plinkbottom ul li.plink3 a {
	background-position:0 -82px;
	}
#LeftArea .plinkbottom ul li.plink4 a {
	background-position:0 -123px;
	}
#LeftArea .plinkbottom ul li.plink5 a {
	background-position:0 -164px;
	}
#LeftArea .plinkbottom ul li.plink1 a:hover, #LeftArea .plinkbottom ul#on01 li.plink1 a {
	background-position:0 -206px;
	}
#LeftArea .plinkbottom ul li.plink2 a:hover, #LeftArea .plinkbottom ul#on02 li.plink2 a {
	background-position:0 -247px;
	}
#LeftArea .plinkbottom ul li.plink3 a:hover, #LeftArea .plinkbottom ul#on03 li.plink3 a {
	background-position:0 -288px;
	}
#LeftArea .plinkbottom ul li.plink4 a:hover, #LeftArea .plinkbottom ul#on04 li.plink4 a {
	background-position:0 -329px;
	}
#LeftArea .plinkbottom ul li.plink5 a:hover, #LeftArea .plinkbottom ul#on05 li.plink5 a {
	background-position:0 -370px;
	}

.guide {
	margin:20px 0 20px 20px;
	}
.guide .guidetable {
	border: 1px solid #385371;
	width: 600px;	
	padding: 0;
	margin: 0;
	}
.guide .guidetable h4 {
	height:38px;
	width:600px;
	margin:0;
	padding:0;
	text-indent:-9999px;
	background:#385371 url(../images/h4.gif) no-repeat scroll 0 0;
	}
.guide .guidetable h5 {
	height:50px;
	width:598px;
	margin:0;
	padding:0;
	text-indent:-9999px;
	background:transparent url(../images/h5.gif) no-repeat scroll 0 0;
	}

.guide .guidetable ul {
	padding:3px 10px;
	border-top: 1px dotted #bbb;
	}
.guide .guidetable li {
	width: 100%;
	font-size: 12px;
	line-height:1.5em;
	}
.guide .guidetable li h6 {
	margin: 0;
	padding: 0;
	display: inline;
	}
.guide .guidetable li h6 a {
	font-weight: bold;
	font-size: 16px;
	display:inline;
	}
.guide .guidetable li a img {
	float: left;
	padding-right: 5px;
	}
.guide .guidetable li p {
	font-size: 11px;
	line-height:1.2em;
	margin: 0;
	}
.guide .guidetable li dl {
	margin: 0 5px 10px 5px;
	padding: 5px;
	background-color: #efefef;
	}
.guide .guidetable li dl dt {
	padding-left: 20px;
	font-weight: bold;
	}


/*====RightArea====*/
#RightArea .plink {
	padding:10px 0 0 4px;
	}
#RightArea .plink ul, li {
	padding: 0;
	}
#RightArea .plink li {
	margin: 0 0 5px 0;
	padding: 0;
	}
#RightArea .plink ul li a {
	background-repeat: no-repeat;
	display: block;
	height: 54px;
	overflow: hidden;
	text-indent: -9999px;
	width: 252px;
	background-image: url(../images/right_page_button04.gif);
zoom:1;
	}
#RightArea .plink ul li.plink1 a {
	background-position:0 0px;
	}
#RightArea .plink ul li.plink2 a {
	background-position:0 -54px;
	}
#RightArea .plink ul li.plink3 a {
	background-position:0 -108px;
	}
#RightArea .plink ul li.plink4 a {
	background-position:0 -162px;
	}
#RightArea .plink ul li.plink5 a {
	background-position:0 -216px;
	}
#RightArea .plink ul li.plink1 a:hover, .plink ul#on1 li.plink1 a {
	background-position:0 -270px;
	}
#RightArea .plink ul li.plink2 a:hover, .plink ul#on2 li.plink2 a {
	background-position:0 -324px;
	}
#RightArea .plink ul li.plink3 a:hover, .plink ul#on3 li.plink3 a {
	background-position:0 -378px;
	}
#RightArea .plink ul li.plink4 a:hover, .plink ul#on4 li.plink4 a {
	background-position:0 -432px;
	}
#RightArea .plink ul li.plink5 a:hover, .plink ul#on5 li.plink5 a {
	background-position:0 -486px;
	}

.comtxt {
	margin-top: 600px;
	}
.comtxt dl {
	margin: 5px 5px 10px 5px;
	padding: 5px;
	background:#FFFFFF none repeat scroll 0 0;
	border:2px solid #FFFF99;
	font-size:12px;
	line-height:1.2em;
	}
.comtxt dl dt {
	background:#FFFF99 none repeat scroll 0 0;
	font-weight:bold;
	padding:3px;
	margin-bottom: 5px;
	}
.comtxt dl dd {
	margin-left: 10px;
	}


#MenuArea {
	width:240px;
	margin:0 0 0 10px;
	padding:0;
	}
#MenuMain {
	width:240px;
	margin:0;
	padding:0;
	background:url(images/index07.gif) repeat-y;
	}
#MenuMain div{
	line-height:1.7em;
	width:230px;
	margin:0 0 0 7px;
	padding:5px 0 5px 14px;
	font-size:12px;
	}

.banner{
	margin:20px 0 0 0;
	padding:0;
	}
/*====PageTop====*/
.PageTopArea {
	margin:10px 0;
	padding:0;
	}

/*====Footer====*/
#FooterArea {
	margin:0;
	padding:0;
	width:900px;
	border-top:1px solid #CCCCCC;
	background:#FFF;
	position:relative;
	}
#Footer {
	margin:20px 0 0 20px;
	width:870px;
	height:80px;
	}
#FooterText {
	x-float:right;
	font-size:10px;
	color:#666666;
	line-height:1.3em;
	text-align:left;
	}

#FooterLogo {
	position:absolute;
	top:-95px;
	right:0px;
	}

#FooterLogo .comtxt {
	margin-top: 0px;
	}
#FooterLogo .comtxt dl {
	margin: 5px 5px 10px 5px;
	padding: 5px;
	background:#FFFFFF none repeat scroll 0 0;
	border:2px solid #29308d;
	font-size:12px;
	line-height:1.2em;
	color: #FFFFFF;
	}
#FooterLogo .comtxt dl dt {
	background:#29308d none repeat scroll 0 0;
	font-weight:bold;
	padding:3px;
	margin-bottom: 5px;
	}
#FooterLogo .comtxt dl dd {
	margin-left: 10px;
	}
