﻿
/* all_style */

body {
	background:url(../img/bg.gif) repeat-x;
	margin:0px;
	padding:0px;
	text-align:center;
	border:none;
	font-size: 12px;
	line-height: 1.5em;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}

#main_bg { background:url(../img/header_bg.gif) no-repeat 50% 0%; }

h1 {
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	font-style: normal;
	font-weight: normal;
}

h2 {
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	font-style: normal;
	font-weight: normal;
	;
}

a:link {
	color: #FF3366;
	text-decoration:underline;
}

a:visited {
	color: #FF3366;
	text-decoration:underline;
}

a:hover {
	text-decoration:underline;
	color:#FF6699;
}

a:active {
	text-decoration:underline;
	color:#FF6699;
}

p {
	margin: 0px;
	padding: 0px;
}

ul {
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}

li {
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

img { border:none; }

.red { color: #FF0000; }

.small_red {
	font-size: x-small;
	color: #FF0000;
	line-height:1.5em;
}

strong {font-weight:bold;
color:#FF0000;}

.clear {
	clear: both;
	margin:0px;
	padding:0px;
}

.under_limk {
	text-align: right;
	font-style: normal;
	margin:0px;
	padding:0px;
	font-size: x-small;
}

.margin01 { margin-right:5px; }

#top {
	margin:auto;
	width:730px;
}

#header {
	width: 730px;
	margin:0px;
	padding-top:20px;
	text-align:left;
}

#header ul {
	margin:0px;
	padding:0px;
}

#header li {
	display:inline;
	padding-right:20px;
}

.main01 {
	width: 730px;
	margin: 0px;
	padding:20px 0px 10px 0px;
}

.block {
	border-top:dotted 1px #666666;
	padding:25px 0px 25px 0px;
}

.block img { float:left; }

.txtbox01 {
	width:360px;
	float:right;
	text-align:left;
	line-height:1.8em;
}

.txtbox01 h2 {
	background:url(../img/number01.gif) no-repeat;
	padding:6px 0px 6px 0px;
	text-indent:45px;
	font-size:18px;
}

.txtbox01 p { padding-top:15px; }

.txtbox02 {
	width:360px;
	float:right;
	text-align:left;
	line-height:1.8em;
}

.txtbox02 h2 {
	background:url(../img/number02.gif) no-repeat;
	padding:6px 0px 6px 0px;
	text-indent:45px;
	font-size:18px;
}

.txtbox02 p { padding-top:15px; }

.txtbox03 {
	width:360px;
	float:right;
	text-align:left;
	line-height:1.8em;
}

.txtbox03 h2 {
	background:url(../img/number03.gif) no-repeat;
	padding:6px 0px 6px 0px;
	text-indent:45px;
	font-size:18px;
}

.txtbox03 p { padding-top:15px; }

.footer {
	background:url(../img/footer_bg.gif) #000000 repeat-x;
	padding:20px 0px 20px 0px;
	font-size:x-small;
	color:#FFFFFF;
	line-height: 1.8em;
}
