﻿@charset "utf-8";
/* CSS Document */

.subtitle2 {
	background-image: url(web_img/title_line.jpg);
	background-repeat: repeat-x;
	background-position: 0% 50%;
	margin-top: 120px;
	margin-left: 15px;
	margin-right: 10px;
}
h3 {
	margin-left: 50px;
}
#contents .contents_all {
	padding-top: 40px;
	padding-bottom: 20px;
	font-size: 14px;

}

#contents .contents_head {
	margin-left: 50px;
	margin-right: 40px;
	font-weight: bold;
	padding-left: 5px;
	border-bottom-width: 1px;
	border-left-width: 10px;
	border-bottom-style: solid;
	border-left-style: ridge;
	border-bottom-color: #66F;
	border-left-color: #66F;
}
#contents .contents_text {
	margin-left: 90px;
}
#contents .contents_text  li {
}

.center {
	text-align: center;
	font-weight: bold;
	font-size: 16px;
}
.bold {
	font-weight: bold;
}





#contents2 {
	text-align: center;
	text-decoration: underline;
	font-style: italic;
	margin-top: 150px;
	margin-bottom: 250px;
}

#aisatsu {
	margin-top: 50px;
	margin-left: 15px;
	background-repeat: no-repeat;
	background-position: -5% 0%;
	padding-left: 45px;
	padding-top: 30px;
	height: 670px;
	background-image: url(web_img/greeting-back.jpg);
}
.boader {
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	border-bottom: 1px dotted #00005F;
	border-left: 8px ridge #145EBA;
	padding-left: 12px;
	margin-left: 25px;
	width: 610px;
}
.syacho {
	margin-top: 0;
	background-position: 400px top;
	width: 610px;
	letter-spacing: 2px;
	font-size: 15px;
	background-repeat: no-repeat;
	background-image: url(web_img/syacho.jpg);
}
.name {
	text-align: left;
	margin-top: 45px;
	font-size: 16px;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-weight: bold;
	margin-left: 40px;
	width: 320px;
}




#table {
	background-clip: content-box;
	text-align: center;
	margin-left: 50px;
	border-bottom: 2px solid #CCCCCC;
	border-top: 2px solid #CCCCCC;
	width: 580px;
}
table li {
	list-style-image: url(web_img/icon_or.jpg);
}


.table1 {
	background-image: url(web_img/outline_background.jpg);
	background-repeat: repeat;
	font-weight: 600;
	padding-left: 22px;
	text-align: left;
	border-top: 1px dotted #CCCCCC;
	font-size: 14px;
}
.table2 {
	background-color: #FFFFFF;
	text-align: left;
	border-top: 1px dotted #CCCCCC;
	padding-right: 0px;
	padding-left: 20px;
	font-size: 14px;
	font-weight: normal;
}
#sub-menu ul {
	border: 2px solid #CCC;
	margin-left: 30px;
	margin-right: 20px;
	background-image: url(web_img/navi-backcolor.jpg);
}




#sub-menu .p1{
	padding-bottom: 15px;
	text-align: left;
	left: 0px;
	width: 140px;
	list-style-image: url(web_img/submenu_icon.jpg);
	padding-top: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-left: 30px;
	margin-right: 10px;
}
#sub-menu .p2{
	width: 140px;
	padding-top: 20px;
	list-style-image: url(web_img/submenu_icon.jpg);
	padding-left: 30px;
	padding-bottom: 15px;
	margin-right: 10px;
}
