* {
	margin: 0px;
	padding: 0px;
}
body {
	font-size: 80%;
	line-height: 140%;
	color: #333333;
	background-color: #FEFAF9;
	font-family:"ƒƒCƒŠƒI", Meiryo, "Hiragino Kaku Gothic Pro", "ƒqƒ‰ƒMƒmŠpƒS Pro W3", "‚l‚r ‚oƒSƒVƒbƒN", san-serif;
}
.clear {
	font-size: 0px;
	clear: both;
	line-height: 0px;
	height: 1px;
}
.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}
.clearfix {
	min-height: 1px;
}
* html .clearfix {
	height: 1px;
	/* Mac”ÅIE‚Ì‚Ý‚É“K—p \*//*/
	height: auto;
	overflow: hidden;
	/**/
}
img {
 	border:none;
}
a:link {
	TEXT-DECORATION: none;
	outline: none;
}
a:visited {
	TEXT-DECORATION: none;
	outline: none;
	color: #0066CC;
}
a:hover {
	TEXT-DECORATION: none;
	outline: none;
	color: #007DFB;
}
a:active {
	TEXT-DECORATION: none;
	outline: none;
}
.foot_link a:link {
	TEXT-DECORATION: none;
	color: #333333;
}
.foot_link a:visited {
	TEXT-DECORATION: none;
	color: #333333;
}
.foot_link a:hover {
	TEXT-DECORATION: none;
	color: #999999;
}
.foot_link a:active {
	TEXT-DECORATION: none;
	color: #333333;
}
#wrap {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(img/wrap_bg.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	padding-right: 40px;
	padding-left: 40px;
}
#wrap_bottom {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(img/wrap_bottom.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	height: 40px;
}
#header {
	width: 900px;
	margin-bottom: 40px;
	padding-top: 10px;
}
#header h1 {
	font-size: 12px;
	line-height: 14px;
	font-weight: normal;
	text-align: right;
	margin-bottom: 20px;
	padding-right: 25px;
}
#header .flash {
}
#header .head_logo {
	float: left;
	padding-left: 10px;
}
#header ul.head_link {
	margin-top: 20px;
	margin-left: 30px;
}
#header ul.head_link li {
	float: left;
	list-style-type: none;
}
.head_link a:hover img { 
	opacity: 0.6; 
	filter: progid:DXImageTransform.Microsoft.Alpha(Enabled=1,Style=0,Opacity=60);
}
#header .pic {
	margin-top: 15px;
}
#content {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
#content .indent {
	padding-left: 20px;
	padding-right: 20px;
}
#content p {
	margin-bottom: 10px;
}
#content .flash {
	float: left;
	padding-left: 10px;
}
#content h2 {
	margin-bottom: 30px;
}
#content h3 {
	margin-bottom: 20px;
	margin-top: 20px;
}
#content .top_box {
	width: 380px;
	margin-left: 40px;
	float: left;
}
#content .top_text {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 20px;
}
#content .top_title {
	margin-bottom: 15px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
#content .top_link {
	float: left;
	margin-bottom: 22px;
	margin-left: 20px;
}
.top_link a:hover img { 
	opacity: 0.6; 
	filter: progid:DXImageTransform.Microsoft.Alpha(Enabled=1,Style=0,Opacity=60);
}
#content ul.content {
	list-style-type: none;
}
#content ul.content li {
	list-style-type: none;
}
#content .title_content {
	margin-top: 20px;
	margin-bottom: 20px;
}
#content .text_content {
	margin-top: 10px;
	margin-bottom: 40px;
}
#content .pic {
	margin-bottom: 20px;
}
#content .box {
	margin-bottom: 30px;
}
#content .box2 {
	padding-left: 54px;
	padding-right: 54px;
}
#content .box_btn {
	text-align: center;
	margin-top: 20px;
	margin-bottom: 20px;
}
#content .box_btn2 {
	text-align: right;
	margin-top: 10px;
}
#content .box_btn3 {
	margin-top: 40px;
}
#content .box_left {
	float: left;
}
#content .box_left_355 {
	float: left;
	width: 355px;
}
#content .box_left_380 {
	float: left;
	width: 380px;
}
#content .box_right {
	float: right;
}
#content .box_right_350 {
	float: right;
	width: 350px;
}
#content dl.topics {
	overflow: auto;
	scrollbar-face-color: #FFFFFF;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #FFFFFF;
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-arrow-color: #CCCCCC;
	scrollbar-darkshadow-color: #FFFFFF;
	height: 160px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 20px;
}
#content .topics dt {
	font-weight: normal;
	margin-bottom: 10px;
	float: left;
	width: 100px;
}
#content .topics dd {
	margin-bottom: 10px;
	padding-left: 100px;
}
#content table {
	border-collapse: collapse;
}
#content table.table1 {
	width: 100%;
}
#content table.table1 th {
	text-align: left;
	vertical-align: top;
	background-color: #F9F3E3;
	padding: 10px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #E3E0D1;
	font-weight: normal;
	border-bottom-color: #E3E0D1;
}
#content table.table1 td {
	padding: 10px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #E3E0D1;
	border-bottom-color: #E3E0D1;
}
#content table.table2 {
	width: 100%;
}
#content table.table2 th {
	text-align: left;
	vertical-align: top;
	padding: 10px;
	background-color: #FEFAF9;
	border: 1px solid #999999;
	font-weight: normal;
}
#content .last {
	margin-right: 0px;
}
#footer {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	margin-top: 10px;
}
#footer .foot_link {
	margin-top: 20px;	
	margin-bottom: 15px;
}
.foot_pic a:hover img { 
	opacity: 0.6; 
	filter: progid:DXImageTransform.Microsoft.Alpha(Enabled=1,Style=0,Opacity=60);
}
#footer .foot_copy {
	line-height: 100%;
}
.formfield_s {
	width: 300px;
}
.formfield_l {
	width: 300px;
}
.font_size {
	font-size: 85%;
}
