@charset "UTF-8";
/* CSS Document */

a:link {
	color: #0081B9;
}
a:visited {
	color: #0081B9;
}
a:hover {
	color: #4BCEDA;
}
a:active {
	color: #0081B9;
}

h1, h2, h3, h4, h5, h6, p, address,
ul, ol, li, dl, dt, dd,
table, caption, th, td, img, form {
	margin: 0;
	padding: 0;
	border: none;
	font-style: normal;
	font-weight: normal;
	font-size: 100%;
	text-align: left;
	list-style-type: disc;
	line-height: 25px;
	list-style-position: inside;
}

textarea {
	font-size: 100%;
}



hr { display: none; }

html,body{
	margin:0;
	padding:0;
	font-family:"?ｭ?ｳ ?ｰ繧ｴ繧ｷ繝?け", "繝偵Λ繧ｮ繝惹ｸｸ繧ｴ Pro W4", "Hiragino Maru Gothic Pro";
	letter-spacing: 0em;
	font-size: 90%;
	line-height: 180%;
	text-align:center;
	color: #333333;
	font-weight: normal;
	background-color: #dbdbdb;
	height: auto;
}
#dodai{
	width: 880px;
	margin: auto;
}

.header{
	height: 47px;
	width: 880px;
}
.maintitle{
	width: 880px;
	margin-top: 11px;
	height: 172px;
}
.subtitle{
	height: 40px;
	width: 880px;
	margin-top: 11px;
}
.txt{
	background-color: #FFFFFF;
	width: 836px;
	padding-top: 22px;
	padding-right: 22px;
	padding-bottom: 22px;
	padding-left: 22px;
	text-align: justify;
	background-image: url(images/bottom.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
.txt p{
	margin-bottom:2em;
}
.txt ul{
	margin-top: 10px;
}


.top{
	width: 880px;
	background-image: url(images/top.gif);
	background-repeat: repeat;
	height: 5px;
	margin-top: 11px;
}

.cap{
	width: 668px;
	margin-right: 84px;
	margin-left: 84px;
	margin-top: 10px;
}
.cap p{
	line-height: 1.2;
	margin-top: 8px;
	color: #111155;
}

.cap800{
	width: 800px;
	margin-right: 18px;
	margin-left: 18px;
	margin-top: 10px;
}
.cap800 p{
	line-height: 1.2;
	margin-top: 8px;
	color: #111155;
}

.cap_r200{
	width: 200px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 20px;
	float: right;
	margin-top: 5px;
}
.cap_r200 p{
	line-height: 1.2;
	margin-top: 8px;
	color: #111155;
}

.cap_r300{
	width: 300px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 20px;
	float: right;
	margin-top: 5px;
}
.cap_r300 p{
	line-height: 1.2;
	margin-top: 8px;
	color: #111155;
}

.cap_r400{
	width: 400px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 20px;
	float: right;
	margin-top: 5px;
}
.cap_r400 p{
	line-height: 1.2;
	margin-top: 8px;
	color: #111155;
}

.name{
	background-color: #FFFFFF;
	width: 836px;
	padding-right: 22px;
	padding-bottom: 17px;
	padding-left: 22px;
	text-align: left;
	height: 100px;
	padding-top: 22px;
	background-image: url(images/top.gif);
	background-repeat: no-repeat;
	background-position: top;
	margin-top: 11px;
}
.name p{
	line-height: 160%;
}


.footer{
	background-color: #FFFFFF;
	width: 836px;
	padding-top: 17px;
	padding-right: 22px;
	padding-bottom: 13px;
	padding-left: 22px;
	text-align: left;
	background-image: url(images/top.gif);
	background-repeat: no-repeat;
	background-position: top;
	margin-top: 11px;
}
.footer p{
	line-height: 160%;
}



.bottom{
	height: 5px;
	width: 880px;
	background-image: url(images/bottom.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
}
