@charset "Shift_JIS";
/* CSS Document */
/* ================================================== */
/* BODYとフォントの設定--------------------------- */
body {
	color: #333333;
	vertical-align: baseline;
	font-size: 14px;
	line-height: 150%;
	font-family: Verdana,"Hiragino Maru Gothic Pro","ヒラギノ丸ゴ Pro W4","ＭＳ ゴシック", sans-serif;
	background-color: #FFFFFF;
}
/* for Windows IE6*/
* html body {
	font-size: 75%;
	letter-spacing: 0px;
	vertical-align:baseline;
}
/* for Windows IE7*/
*:first-child+html body {
	font-size: 75%;
	letter-spacing: 0px;
	vertical-align:top;
	font-family: Meiryo;
}
/* 主なタグを定義--------------------------- */
h1 a{}
h3{
	color: #807C79;
	font-size: 14px;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
}
noscript p{
	font-size: 10px;
	color: #666666;
}
img{
	vertical-align: bottom;}
/* リンクの基本設定---------------------------a */
a:link {
	color : #00A0FF;
	text-decoration : none;
	}
a:active {
	color : #00A0FF;
	text-decoration : none;
	}
a:visited {
	color : #00A0FF;
	text-decoration : none;
}
a:hover {
	color : #00A0FF;
	text-decoration: underline;
}
/* アクセス解析--------------------------- */
#mog {
	top:0px;
	z-index:3;
	width: 1px;
	left: 0px;
	position: absolute;
	height: 1px;
	overflow: hidden;
}

/* 共通の使い回し設定--------------------------- */
.margin-bott5{
	margin-bottom: 5px;
}
.margin-top5{
	margin-top: 5px;
}
.margin-bott10{
	margin-bottom: 10px;
}
.margin-top10{
	margin-top: 10px;
}
.margin-bott20{
	margin-bottom: 20px;
}
.margin-top20{
	margin-top: 20px;
}
.sub-info1{
	font-size: 10px;
	color: #999999;
}
a.small{
	font-size: 11px;
}
a img{
	text-decoration: none;
}
.size10{
font-size: 10px;
}
.size12{
font-size: 12px;
}
.align-r{
	text-align: right;
}
/* その他いろいろな設定--------------------------- */
.clear {
    height: 0px;
    clear:both;
	margin: 0px;
	padding: 0px;
	font-size: 2px;
}
/* ミニリンク--------------------------- */
.box_minilink01r,.box_minilink01l{
	padding-top: 5px;
	clear: both;
}
.box_minilink01r{
	text-align: right;
}
.box_minilink-minus{
	text-align: right;
	margin-top: -28px;
	padding: 0px;
	margin-right: 15px;
	margin-bottom: 12px;
}
.box_minilink01r a,.box_minilink01l a,a.minilink01{
	background-image: url(../img/ic_arrow01.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
	background-position: left center;
}
.box-right .box_minilink01r,
.box-right .box_minilink01l{
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #CCCCCC;
	margin-top: 7px;
	padding-top: 5px;
	line-height: 160%;
}
/* ページTOPに戻るボタン--------------------------- */



/* --------------------------- */
img.left{
	float: left;
	margin-right: 8px;
	margin-bottom: 20px;
}
.box-pdficon{
	font-size: 12px;
	line-height: 140%;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 0px;
}
/* --------------------------- */
/* --------------------------- */
/* --------------------------- */
