@charset "utf-8";

/*
ページ全体
-------------------------------------------*/
* {
	padding:0;
	margin: 0;
}
body, textarea { font-family: "メイリオ", "ＭＳ Ｐゴシック", sans-serif; }  
input, select { font-family: Arial, "ＭＳ Ｐゴシック", sans-serif; }
body {
	color:#333333;
	font-size: 13px;
	line-height: 1.5em;
	background-color: #FFFFFF;
	background-image: url(../image/bg.jpg);
	background-repeat: repeat-x;
	background-position: 0 0;
}
img {
	border: 0;
}
a {
	color: #0099CC;
}
a:hover {
	color: #D0627D;
	text-decoration: none;
}
address {
	font-size: 10px;
	font-style: normal;
	color: #707070;
	background-color: #F6F6F6;
	line-height: 20px;
	text-align: center;
	padding-right: 10px;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #E7E7E7;
	padding-top: 5px;
	padding-bottom: 5px;
}
ul, li {
	list-style-type: none;
}
h1  {
	font-size: 11px;
	color: #E096A9;
	font-weight: normal;
	padding-top: 8px;
	text-align: right;
	padding-right: 10px;
	padding-bottom: 5px;
}
#base {
	width: 940px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	padding: 1px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #D9D9D9;
	border-right-color: #D9D9D9;
	border-bottom-color: #D9D9D9;
	border-left-color: #D9D9D9;
}


/*
ヘッダー
-------------------------------------------*/
#header {
	background-image: url(../image/head.jpg);
	height: 100px;
	position: relative;
	background-color: #FFFFFF;
	background-position: left top;
	width: 940px;
	background-repeat: no-repeat;
}
#info   {
	font-size: 12px;
	color: #333333;
	text-align: right;
	padding-right: 10px;
	padding-top: 35px;
}
.bg-home {
	background-image: url(../image/icon-home.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 28px;
}
.bg-sitemap {
	background-image: url(../image/icon-sitemap.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 28px;
}
.bg-window {
	background-image: url(../image/icon-window.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 20px;
}




/*
メイン
-------------------------------------------*/
#main {
	float: left;
	width: 920px;
	background-color: #FFFFFF;
	padding: 10px;
}
#content #news-box {
	margin-top: 10px;
	margin-bottom: 15px;
	border: 1px solid #E5E5E5;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
}
#content {
	float: right;
	width: 650px;
	padding-bottom: 5px;
}
#content .box {
	margin-bottom: 15px;
}
#content .box_out {
	background-color: #F6F6F6;
	margin-top: 1px;
	margin-bottom: 5px;
	padding: 5px;
}
#content .box_in {
	background-color: #FFFFFF;
	border: 1px solid #E5E5E5;
	margin-bottom: 5px;
	padding: 10px;
	line-height: 1.8em;
}
#content .box02 {
	margin-right: 10px;
	margin-left: 10px;
}
.box02 p {
	margin-bottom: 5px;
}


#content .border-box01 {
	padding: 15px;
	border: 1px solid #CCCCCC;
	margin: 10px;
}
#content .border-box02 {
	padding: 15px;
	border: 1px dotted #FF3300;
	margin: 10px;
}
#content h2 {
	font-size: 18px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #D6748E;
	line-height: 30px;
	padding-left: 8px;
	font-weight: bold;
	margin-bottom: 5px;
	letter-spacing: 1px;
	padding-top: 5px;
}
#content h3 {
	font-size: 14px;
	line-height: 22px;
	color: #FFFFFF;
	padding-bottom: 3px;
	padding-left: 10px;
	margin-top: 5px;
	padding-top: 3px;
	background-color: #D6748E;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #E0E0E0;
	font-weight: normal;
	margin-bottom: 3px;
}
#content h4 {
	color: #D6748E;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #D6748E;
	font-size: 16px;
	line-height: 1.5em;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 5px;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 8px;
}
#content h5 {
	font-size: 13px;
	margin-top: 5px;
	margin-bottom: 3px;
	font-weight: bold;
	color: #D6748E;
}
#content h6 {
	font-size: 12px;
	font-weight: normal;
	color: #669900;
}

.topimage {
	margin-bottom: 10px;
}

.pankuzu {
	font-size: 11px;
	color: #666666;
	margin-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	padding-bottom: 2px;
}
.pagetop{
	text-align: right;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-right: 5px;
	clear: both;

}


/*
サイドメニュー
-------------------------------------------*/
#side {
	background-color: #F8F8F8;
	padding: 5px;
	float: left;
	width: 250px;
}
#side h3 {
	font-size: 14px;
	line-height: 22px;
	color: #FFFFFF;
	background-image: url(../image/h3_side.jpg);
	height: 26px;
	padding-bottom: 6px;
	font-weight: normal;
	margin-bottom: 1px;
	padding-top: 4px;
	padding-left: 22px;
}
#side .side_box {
	width: 240px;
	margin-bottom: 10px;
	background-color: #F0F0F0;
	padding-top: 5px;
	padding-right: 2px;
	padding-bottom: 10px;
	padding-left: 2px;
	margin-right: auto;
	margin-left: auto;
}

#side .side_box .side_inbox {
	border: 1px solid #DDDDDD;
	width: 232px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
}

#side .side_box .side_linkbox {
	border: 1px solid #DDDDDD;
	width: 232px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
}

#side .side_box .side_contactbox {
	border: 1px solid #DDDDDD;
	width: 212px;
	background-color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
	font-size: 12px;
	color: #333333;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.side_inbox li {
	line-height:0;
}
.side_inbox li a {
	display: block;
	font-size: 12px;
	line-height: 18px;
	color: #333333;
	text-decoration: none;
	background-color: #F9F9F9;
	width: 188px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 24px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E0E0E0;
	background-image: url(../image/side_li.jpg);
	background-position: 2px top;
	background-repeat: no-repeat;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #F0F0F0;
	border-left-color: #F0F0F0;
}
.side_inbox li a:hover {
	background-color: #EBBECA;
	color: #FFFFFF;
	background-image: url(../image/side_li_ov.jpg);
}
.side_linkbox ul {
	width: 210px;
	margin-right: auto;
	margin-left: auto;
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
}
.side_linkbox li {
	background-image: url(../image/list03.gif);
	background-repeat: no-repeat;
	background-position: 2px 8px;
	padding-left: 15px;
	padding-top: 2px;
	padding-right: 5px;
	margin-right: 5px;
	margin-left: 5px;
	padding-bottom: 2px;
}
.side_linkbox li a {
	font-size: 12px;
	color: #14130C;
	text-decoration: none;
}
.side_linkbox li a:hover {
	color: #D0627D;
}


/*
フッター
-------------------------------------------*/
#footer {
	clear: both;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #D6748E;
	width: 940px;
	position: relative;
	text-align: center;
	font-size: 12px;
	padding-bottom: 5px;
}
table td {
	border-collapse: collapse;
}


/*
テキスト・画像・リスト等
-------------------------------------------*/
.alignright {
	float: right;
	background-color: #FFFFFF;
	padding: 3px;
	border: 1px solid #DDDDDD;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 20px;
	text-align: center;
}
.alignright p {
	font-size:12px;
	margin-top: 3px;
}
.float-clear{
	clear:both;
}
#top_img {
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #EFEFEF;
}
#content ol.list {
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 25px;
}
#content ol.list li {
	list-style-position: outside;
	margin-bottom: 5px;
	list-style-type: decimal;
}
#content ul.list {
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 15px;
}
#content ul.list li {
	list-style-type: disc;
	list-style-position: outside;
	margin-bottom: 5px;
}
#content ul.list03 {
	margin-top: 10px;
	margin-left: 5px;
}
#content ul.list03 li {
	float: left;
	background-image: url(../image/list03.gif);
	background-repeat: no-repeat;
	padding-left: 25px;
	width: 170px;
	background-position: 10px 8px;
	margin-bottom: 10px;
}
.table01 {
	background-color: #CCC;
}
.table01 th {
	font-weight: normal;
	padding-top: 3px;
	padding-right: 8px;
	padding-bottom: 3px;
	padding-left: 8px;
}

.table01 td {
	background-color: #FFF;
	padding-top: 3px;
	padding-right: 8px;
	padding-bottom: 3px;
	padding-left: 8px;
}
.table02 th {
	padding-top: 3px;
	padding-right: 12px;
	padding-bottom: 3px;
	padding-left: 12px;
	font-weight: normal;
	text-align: left;
}

.table02 td {
	padding-top: 3px;
	padding-right: 8px;
	padding-bottom: 3px;
	padding-left: 8px;
}


.indent {
	padding-left: 10px;
}
.font-red {
	color: #FF0000;
}
.font-blue {
	color: #0066CC;
}

.bg-pdf {
	background-image: url(../image/icon-pdf.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
	padding-top: 3px;
	padding-bottom: 3px;
}
.indent span {
	display: inline-block;
	width: 4em;
} 
.warituke
{
	width: 110px;
	text-align:justify;
	text-justify:distribute-all-lines;
} 
.margin-t5 {
	margin-top: 5px;
}
.margin-t10 {
	margin-top: 10px;
}
.margin-b5 {
	margin-bottom: 5px;
}
.margin-b10 {
	margin-bottom: 10px;
}
.margin-b15 {
	margin-bottom: 15px;
}
.padding-b5 {
	padding-bottom: 5px;
}

.font-small {
	font-size: 11px;
}
.font-big {
	font-size: 15px;
}

.torikesi {
	text-decoration: line-through;
}
.font-right {
	text-align: right;
}
.font-center {
	text-align: center;
}
.under-lined{
	border-bottom-width: 3px;
	border-bottom-style: double;
	border-bottom-color: rgb(51,51,51);
}
.under-line{
	text-decoration: underline;
}

.more-buttan a{
	width: 300px;
	margin-right: auto;
	margin-left: auto;
	display: block;
	background-color: #333;
	color: #FFF;
	text-decoration: none;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-top: 15px;
	margin-bottom: 25px;
	font-size: 120%;
	transition: all 0.5s ease-out;
}

.more-buttan a:hover{
	background-color: #999;
}

.point-box{
	padding: 25px;
	border: 1px solid #CCC;
	margin-top: 15px;
}

.point-box div{
	padding: 15px;
	background-color: #F4F4F4;
}
