﻿@charset "UTF-8";
/*-------------------------------------all----------------------------------------*/
html {
	overflow-y:scroll;
}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote {
	margin:0;
	padding:0;
	font-family:"ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3",Osaka
}
fieldset,img{
	border:0;
}
abbr,acronym{
	border:0;
}
address,caption,cite,code,dfn,em,strong,th,var{
	font-style:normal;
	font-weight:normal;
}
h1,h2,h3,h4,h5,h6{
	font-size:100%;
	font-weight:normal;
}
a:link , a:active , a:visited{
	color:#207FDD;
	text-transform: none;
	text-decoration: none;
}

a:hover{
	color:#FF0000;
	text-transform: none;
	text-decoration: underline;
}

body{
	background-color:#DCE6EC;
	text-align: center;
}
#Wrapper {
	width: 950px;
	margin:0 auto;
	background-color:#FFFFFF;
	margin-top:0px;
	text-align: left;
}
/*table{
	border-collapse:collapse;
}*/

/*-------------------------------------Header----------------------------------------*/

#Header {
	width: 950px;
	padding-top: 5px;
	height: 95px;
	margin-bottom:0px;
	padding-bottom:0px;
	overflow: hidden;
	background: url(../imgs/j-dy_top.gif) no-repeat 10px 5px;
}
body #Header a:link , body #Header a:active , body #Header a:visited{
	color:#207FDD;
	text-transform: none;
	text-decoration: none;
}

body #Header a:hover{
	color:#FF0000;
	text-transform: none;
	text-decoration: underline;
}
#Head_Left {
	padding-left: 120px;
	height: 95px;
	width: 405px;
	float:left;
}
#Head_Left:hover {
	background: url(../imgs/j-dy_anime.gif) no-repeat 10px top;
}
#Head_Left h1,
#Head_Left p {
	font-size: 12px;
	color: #333333;
	margin-bottom:5px;
}
#Head_Right {
	height: 95px;
	padding-right: 10px;
	width: 415px;
	float: right;
	text-align: right;
	font-size: 14px;
	font-weight: bold;
}
#Head_Right p {
/*	font-family: '小塚ゴシック Pro B';*/
}
#Head_Right ul li {
/*	font-family: '小塚ゴシック Pro B';*/
	font-size: 12px;
	list-style-type: none;
	float: right;
	margin: 50px 0 0 18px;
}
#Head_Right ul li a {
	background: url(../imgs/top-mark-1.gif) no-repeat left top;
	padding-top: 1px;
	padding-bottom:1px;
	padding-left: 15px;
	height: 15px;
}
#Head_Right ul li a:hover {
	text-decoration: none;
	background: url(../imgs/top-mark-2.gif) no-repeat left top;
}

/*-------------------------------------Footer----------------------------------------*/

#Footer {
	height: 40px;
	width: 950px;
	text-align: center;
	bottom: 0px;
	font-size: small;
	background-color: #FFFFFF;
	clear: both;
	margin: 0 auto;
	padding-top: 10px;
	padding-bottom: 0;
	color: #444444;
	line-height: 1.3em;
}

/*-------------------------------------Contents----------------------------------------*/

#Contents {
	width: 950px;
	padding: 0 8px 8px 8px;
}
#Contents_Box {
	padding: 0 10px 10px 10px;
}
#Main_Contents {
	width: 730px;
	float: left;
	background-color: #FFFFFF;
	min-height: 300px;
}
#Side_Contents {
	width: 194px;
	float: left;
	text-align: center;
	background-color: #FFFFFF;
	padding-left: 9px;
}
#Top_Icon {
	height: 15px;
	width: 400px;
	padding-right: 5px;
}
#Top_Icon a img {
	height:15px;
	padding-left:20px;
}

#Service_Banner {
	text-align: center;
	margin:30px 10px 10px 0px;
	width:730px;
	height:70px;
}
#Service_Banner img {
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
}
#Service_Banner h3 {
	font-weight: bold;
}


/*-------------------------------------Others----------------------------------------*/

.Fl_lft , .fl {
	float: left;
}
.Fl_rgt , .fr {
	float: right;
}
.cb {
	clear: both;
}
.dn {
	display: none;
}
p.toback {
	text-align: right;
	clear: both;
	font-size: 12px;
}

.pankuzu {
	font-size:14px;
	margin:15px 0;
}

img.sct {
	display: none;
	height: 0;
	width: 0;
}

img.sct + br {
	display: none;
	height: 0;
	width: 0;
}

img[width="1"][height="1"] + br {
	display: none;
	height: 0;
	width: 0;
}

