/*----------スタイルリセット----------*/
* {
	margin:0px;
	padding:0px;
}

body {
	font-size:90%;
	color:#222222;
}

h1,h2,h3,h4,h5,h6 {
	font-size:100%;
}

p,li,dt,dd,table {
	line-break: strict;
	font-size:100%;
	line-height:130%;
	margin:0px;
	padding:0px;
}

table * {
	font-size:100%;
}

img {
	 border:0px;
}

ul li {
	list-style-type:none;
}
ul,ol,li {
	margin:0px;
	padding:0px;
}

table {
	border-collapse:collapse;
	border-spacing:0px;
}
img {
	border:none;
}





/*----------ページ共通スタイル----------*/
body {
	background-image:url(../img/parts/bg.gif);
	background-repeat:repeat-x;
}

#wrapper {
	background-image: url(../img/parts/bg.gif);
	background-repeat: repeat-y;
	width: 812px;
	margin: 0px auto;
}
#inner {
	margin: 0px 6px;
	border-top: 7px solid #003399;
	border-bottom: 7px solid #003399;
	width: 800px;
}

#header {
	background-image: url(../img/parts/header.gif);
	background-repeat: no-repeat;
	margin-bottom: 6px;
}

#logo {
	float: left;
	margin: 10px 0px 0px 10px;
}
#top_navi {
	float: right;
	margin: 5px 10px 0px 0px;
}

#top_navi li {
	float: left;
}

#top_navi .word {
	background-image: url(../img/parts/searchbox.gif);
	background-repeat: no-repeat;
	width: 201px;
	height: 24px;
	margin: 0px;
	padding: 0px;
}
#top_navi #text {
	border: 0px;
	margin: 0px;
	width: 123px;
	padding: 0px;
}
#top_navi #button {
	margin-left: 10px;
}
#top_img {
	background-image: url(../img/parts/top.jpg);
	height: 200px;
	margin-bottom: 5px;
	clear: both;
}






#globalnavi {
	margin-bottom: 15px;
	height: 40px;
	padding: 0px 10px;
	background-image: url(../img/parts/globalnavi.jpg);
	background-repeat: no-repeat;
}

#navi01 {
	background-image: url(../img/parts/01.jpg);
	background-repeat: no-repeat;
	width: 130px;
	height: 40px;
	float:left;
}
#navi02 {
	background-image: url(../img/parts/02.jpg);
	background-repeat: no-repeat;
	width: 130px;
	height: 40px;
	float:left;
}
#navi03 {
	background-image: url(../img/parts/03.jpg);
	background-repeat: no-repeat;
	width: 130px;
	float:left;
	height: 40px;
}
#navi04 {
	background-image: url(../img/parts/04.jpg);
	background-repeat: no-repeat;
	width: 130px;
	float:left;
	height: 40px;
}
#navi05 {
	background-image: url(../img/parts/05.jpg);
	background-repeat: no-repeat;
	width: 130px;
	float:left;
	height: 40px;
}
#navi06 {
	background-image: url(../img/parts/06.jpg);
	background-repeat: no-repeat;
	width: 130px;
	float:left;
	height: 40px;
}
#navi01:hover {
	background-image:url(../img/parts/01-on.jpg);
	background-repeat:no-repeat;
}
#navi02:hover {
	background-image:url(../img/parts/02-on.jpg);
	background-repeat:no-repeat;
}
#navi03:hover {
	background-image:url(../img/parts/03-on.jpg);
	background-repeat:no-repeat;
}
#navi04:hover {
	background-image:url(../img/parts/04-on.jpg);
	background-repeat:no-repeat;
}
#navi05:hover {
	background-image:url(../img/parts/05-on.jpg);
	background-repeat:no-repeat;
}
#navi06:hover {
	background-image:url(../img/parts/06-on.jpg);
	background-repeat:no-repeat;
}
#mainarea {
	margin: 0px 15px;
	padding-bottom: 10px;
}
#pankuzu {
	font-size:70%;
	margin-bottom: 5px;
}
#footer {
	font-size:70%;
	padding:5px 0px 3px;
	border-top: 1px solid #003366;
	margin: 0px 15px;
}
#footer p {
	line-height: 150%;
}

#footer .left ul {
	margin: 0px;
	padding: 0px;
}

#footer .right li {
	float: left;
	margin-left: 15px;
}
#footer .copy {
	text-align: right;
}











/*----------ページ内共通タグスタイル----------*/
.textarea {
	margin: 0px 10px;
}
.textarea p {
	margin-bottom: 10px;
	line-height: 160%;
}
.ul_normal {
	margin-left: 10px;
}

.ul_normal li {
	margin: 0px;
	padding: 0px 0px 0px 8px;
	background-image: url(../img/parts/list.gif);
	background-repeat: no-repeat;
	background-position: 0px 7px;
	line-height: 160%;
}

.in_ul {
	margin:0px 0px 0px 15px;
	padding:0px;
	list-style-type:circle;
	background-image:none;
}
.in_ul li {
	margin:0px 0px 5px;
	padding:0px;
	list-style-type:circle;
	background-image:none;
}

.ol_normal {
	margin-left: 30px;
	padding: 0px;
}

.ol_normal li {
	margin: 0px 0px 5px;
	padding: 0px;
	line-height: 160%;
}
.in_ol {
	padding: 0px;
	margin: 0px 0px 5px 30px;
}

.in_ol li {
	margin: 0px;
	padding: 0px;
	line-height: 160%;
}

.dl_normal {
	margin-bottom: 10px;
}
.dl_normal dt {
	margin-bottom: 3px;
}
.dl_normal dd {
	margin:0px 0px 5px 10px;
}

.dl_icon {
}
.dl_icon dt {
	margin-bottom: 3px;
	background-image: url(../img/parts/icon1.gif);
	background-repeat: no-repeat;
	padding-left: 18px;
	font-weight: bold;
	color: #FF6600;
	background-position: 0px 2px;
}
.dl_icon dd {
	border-bottom: 1px dotted #cccccc;
	line-height: 160%;
	margin-bottom: 10px;
	padding: 0px 5px 3px 18px;
}




h2 {
	background-image: url(../img/parts/title.jpg);
	background-repeat: no-repeat;
	height: 30px;
	padding: 0px 0px 0px 40px;
	line-height: 30px;
	color: #FFFFFF;
	font-size: 120%;
	margin-bottom: 10px;
}
h3 {
	margin-bottom: 8px;
	color: #3366CC;
	border-bottom: 1px dashed #3366CC;
	padding-bottom: 3px;
}
hr {
	border-width:1px 0px 0px 0px;
	border-style:dotted;
	color:#999999;
	height:1px;
	margin-bottom:10px;
}

a:link {
	color:#0099cc;
	text-decoration:underline;
}
a:visited {
	color:#0099cc;
	text-decoration:underline;
}
a:hover {
	text-decoration:none;
	color:#FF9933;
}
.back {
	text-align: right;
	font-size: 80%;
	padding-top: 15px;
	clear: both;
}

.left {
	float:left;
}

.right {
	float:right;
}

.clear {
	clear:both;
}
.none {
	display: none;
}


.h1 {
	height: 1px;
}
.h5 {
	height: 5px;
}

.h10 {
	height: 10px;
}

.h15 {
	height: 15px;
}

.h25 {
	height: 25px;
}


.mg_l10 {
	margin-left:10px;
}

.mg_l15 {
	margin-left:15px;
}

.mg_l20 {
	margin-left:20px;
}

.mg_r10 {
	margin-right:10px;
}

.mg_r15 {
	margin-right:15px;
}

.mg_r20 {
	margin-right:20px;
}
.mg_b5 {
	margin-bottom: 5px;
}

.mg_b10 {
	margin-bottom: 10px;
}

.width40 {
	width: 40%;
}
.width60 {
	width: 60%;
}


.width80 {
	width:80%;
}
.width90 {
	width:90%;
}
.width100 {
	width:100%;
}
.f_blue {
	color:#006699;
}
.f_green {
	color: #006600;
}

.f_red {
	color:#CC0000;
}
.f_top {
	vertical-align:top;
}
.f_right {
	text-align: right;
}
.f_left {
	text-align: left;
}

.f_center {
	text-align:center;
}
.f_small {
	font-size: 80%;
}
.f_small2 {
	font-size: 70%;
}
.f_big {
	font-size: 180%;
}


.tb_set {
	border: 1px solid #999999;
	margin-bottom: 10px;
}
.tb_set th {
	border: 1px solid #999999;
	background-color: #CADDFF;
	padding: 3px 5px;
}

.tb_set td {
	border: 1px solid #999999;
	padding: 3px 5px;
}

.tb_set2 {
	border:none;
}
.tb_set2 th {
	border:none;
	padding:3px;
}
.tb_set2 td {
	border:none;
	padding:3px;
}

