@charset "utf-8";
body {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 90%;
	line-height: 160%;
	color: #333;
	margin: 0px;
	padding: 0px;
	background-color: #FFF;
}
.clear {
	clear: both;
}
#header {
	width: 931px;
	margin-right: auto;
	margin-left: auto;
}
#header .logo {
	margin: 0px;
	padding: 0px;
}
#header .logo a {
	text-indent: -9999px;
	display: block;
	background-image: url(../img/header_logo.png);
	background-repeat: no-repeat;
	height: 80px;
	width: 596px;
	overflow: hidden;
}
#g_nav {
	background-color: #3686B6;
	text-align: center;
	letter-spacing: -.40em;
	height: 80px;
}
#g_nav ul {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 1px;
	background-image: url(../img/g_nav_line.gif);
	background-repeat: no-repeat;
	background-position: left center;
	height: 80px;
	letter-spacing: -0.4em;
	min-width: 601px;
	width: 930px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#g_nav ul li {
	list-style-type: none;
	margin: 0px;
	padding-top: 0px;
	padding-right: 1px;
	padding-bottom: 0px;
	padding-left: 0px;
	display: inline-block;
	background-image: url(../img/g_nav_line.gif);
	background-repeat: no-repeat;
	background-position: right;
	height: 80px;
	letter-spacing: normal;
	text-align: center;
	background-color: #FFF;
}
#g_nav ul li a {
	background-image: url(../img/g_nav_btn.gif);
	background-repeat: no-repeat;
	background-position: center 66px;
	display: table-cell;
	height: 80px;
	width: 154px;
	background-color: #3686B6;
	vertical-align: middle;
	text-decoration: none;
	font-weight: bold;
	font-size: 16px;
	color: #FFF;
}
#top_slider_area {
	height: 334px;
	width: 100%;
	padding-top: 15px;
	text-align: right;
	background-image: url(../img/slide_bg.gif);
	background-repeat: repeat-x;
	background-position: center top;
}
#top_slider_area .slider_wrapper {
	width: 928px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
.meteor-slides .meteor-buttons {
	text-align: center;
	width: 100%;
}
header#branding .meteor-buttons {

}
.meteor-slides .meteor-buttons a {
	display: inline-block;
	float: none;
	margin-right: 5px;
	margin-left: 5px;
}
#container {
	width: 948px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 30px;
	padding-bottom: 50px;
}

.main_contents {
	float: right;
	width: 680px;
}

#pageTop{
	color:#FFF;
	padding:0px;
	position:fixed;
	bottom:100px;
	background-image: url(../img/pagetop.png);
	background-repeat: no-repeat;
	height: 85px;
	width: 85px;
	text-indent: -9999px;
	overflow: hidden;
	background-position: left top;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 720px;
}
#pageTop:hover{
	opacity: 0.6;
}

.article-header {
	background-color: #EEE;
	color: #333;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
	border-radius: 7px 7px 0px 0px;
	font-size: 90%;
	line-height: 140%;
}
.article-header a {
	color: #333;
}
.article-footer {
	color: #333;
	border-radius: 0px 0px 7px 7px;
	font-size: 90%;
	line-height: 130%;
	border-top-style: dotted;
	padding: 5px;
	margin-top: 20px;
	border-top-width: 1px;
	border-top-color: #CCC;
}
article.post {
	margin-bottom: 40px;
}
#page_title {
	background-color: #3686B6;
	color: #FFF;
	padding-top: 10px;
	padding-right: 25px;
	padding-bottom: 10px;
	padding-left: 25px;
	border-radius: 7px;
	margin-bottom: 30px;
}
#page_title h1 {
	font-weight: normal;
}


.contentListBox {
	margin-bottom: 40px;
}
.contentListBox .listTitle {
	font-size: 18px;
	font-weight: bold;
	line-height: 42px;
	color: #FFF;
	margin-bottom: 15px;
	padding-left: 50px;
	background-image: url(../img/top_ttl_01_bg.png);
	background-repeat: no-repeat;
	background-position: left center;
	height: 42px;
	display: block;
	margin-top: 0px;
}
#topContent001 .listTitle {
	background-image: url(../img/top_ttl_01_bg.png);
}
#topContent002 .listTitle {
	background-image: url(../img/top_ttl_02_bg.png);
}
#topContent003 .listTitle {
	background-image: url(../img/top_ttl_03_bg.png);
}
#topContent004 .listTitle {
	background-image: url(../img/top_ttl_04_bg.png);
}
#topContent005 .listTitle {
	background-image: url(../img/top_ttl_05_bg.png);
}
#topContent006 .listTitle {
	background-image: url(../img/top_ttl_04_bg.png);
}
#topContent007 .listTitle {
	background-image: url(../img/top_ttl_01_bg.png);
}
#topContent001 .contentBody,
#topContent002 .contentBody,
#topContent003 .contentBody,
#topContent004 .contentBody {
	margin-right: 10px;
	margin-left: 10px;
}
#topContent001 .contentBody .photo {
	margin-right: 8px;
	text-align: center;
	width: 214px;
	font-weight: bold;
	color: #3585B6;
	float: left;
}
#topContent001 .contentBody .photo:last-child {
	margin-right: 0px;
}
#topContent002 .contentBody table {
	border-collapse: collapse;
	width: 100%;
	border-top: 1px solid #CCC;
	border-right: 1px solid #CCC;
}
#topContent002 .contentBody table th {
	background-color: #f0f4f7;
	border-left: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	/*padding: 4px;*/
	padding:4px 0;
}
#topContent002 .contentBody table td {
	border-left: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	/*padding: 4px 10px 4px 10px;*/
	padding:4px 2px;
	text-align: center;
	vertical-align:text-top;
}
#topContent002 .contentBody table td.td_border01{
	border-bottom: 1px dashed #CCC;
}
#topContent002 .contentBody table .day {
	border: 1px solid #CCC;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
	text-align: center;
}
#topContent002 .contentBody table .day em {
	font-style: normal;
	color: #4F9CCA;
}
#topContent002 .contentBody table p{
	font-size: 12px;
	line-height:1.3;
}
#topContent002 .contentBody table th{
	width:15%;
}
#topContent002 .contentBody table th:nth-of-type(1){
	width:8%;
}
#topContent002 .contentBody table th:nth-of-type(2){
	width:3%;
}
#topContent002 .contentBody table p + p{
	margin-top:0.2em;
}
#topContent002 .contentBody table p .text01{
	display:block;
	font-size: 10px;
	font-weight: normal;
}
#topContent002 .contentBody table .name01{
	margin-bottom:3px;
	font-weight: bold;
}
#topContent002 .contentBody table .name02{
	font-size: 10px;
}
#topContent002 .contentBody table .name03{
	font-weight: bold;
}
#topContent002 .contentBody table .name04{
	font-weight: bold;
}
#topContent003 .contentBody dl,
#topContent004 .contentBody dl {
	margin: 0px;
	padding: 0px;
}
#topContent003 .contentBody dl dt,
#topContent004 .contentBody dl dt {
	font-weight: bold;
	color: #FF9900;
	margin: 0px;
	padding: 0px;
}
#topContent003 .contentBody dl dd,
#topContent004 .contentBody dl dd {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#topContent006 .contentBody .top_comment_text01{
	padding-left:160px;
}

#topContent007 .contentBody .photo {
	margin-right: 8px;
	text-align: center;
	width: 214px;
	font-weight: bold;
	color: #3585B6;
	float: left;
}
#topContent007 .contentBody .photo:last-child {
	margin-right: 0px;
}

.main_contents article {
	margin-bottom: 40px;
}
.main_contents article .content_ttl_01 {
	background-image: url(../img/content_ttl_01_bg.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 42px;
	line-height: 42px;
	font-size: 18px;
	font-weight: bold;
	color: #FFF;
	margin-bottom: 20px;
	margin-top: 0px;
	padding-left: 45px;
}
.main_contents article .content_body {
	margin-right: 5px;
	margin-left: 5px;
}
.main_contents article .content_body h2 {
	font-size: 24px;
	line-height: 130%;
	font-weight: normal;
	color: #3585B6;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.main_contents article .content_body h3 {
	font-size: 18px;
	line-height: 130%;
	font-weight: bold;
	color: #35AA8C;
	background-image: url(../img/arrow02.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 25px;
	
}
.main_contents article .content_body h4 {
	font-size: 18px;
	line-height: 140%;
	font-weight: normal;
	color: #3585B6;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

.main_contents article .content_body p {
	margin-bottom: 1.4m;
	margin-top: 0px;
}
.main_contents article .content_body p.No_Space {
	margin-bottom: 0px;
	margin-top: 0px;
}
.main_contents article .content_body strong {
	//color: #4E9BCA;
}
.main_contents article .content_body table {
	border-collapse: collapse;
	line-height: 140%;
}
.main_contents article .content_body table th {
	border: 1px solid #BBB;
	background-color: #f0f4f7;
	padding-top: 4px;
	padding-right: 2px;
	padding-bottom: 4px;
	padding-left: 2px;
	line-height: 130%;
}
.main_contents article .content_body table td {
	border: 1px solid #BBB;
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 10px;
	vertical-align: top;
	line-height: 150%;
}
.main_contents article .content_body table td input {
	border: 1px solid #BBB;
	background-color: #FFC;
	padding: 5px;
	border-radius:5px;
}
.main_contents article .content_body table td textarea {
	border: 1px solid #BBB;
	background-color: #FFC;
	padding: 5px;
	border-radius:5px;
}

.main_contents article .content_body table td .full {
	width: 440px;
}

.main_contents article .content_body table.Narrow {
	border-collapse:collapse;

}
.main_contents article .content_body table.Narrow  th {
	border: 1px solid #BBB;
	background-color: #f0f4f7;
	line-height: 130%;
	font-size: 90%;
	padding: 3px;
}
.main_contents article .content_body table.Narrow  td {
	border: 1px solid #BBB;
	vertical-align: top;
	line-height: 140%;
	font-size: 90%;
	padding: 3px;
}
.main_contents article .content_body ul {
	list-style-type: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 1.5em;
	margin-left: 0px;
}
.main_contents article .content_body ul li {
	list-style-type: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 1em;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	text-indent: -1em;
}
.main_contents article .content_body ul li:before {
    content: "●";
    color: #4E9BCA;
}

.submit_button {
	text-align: center;
}
.submit_button input {
	text-align: center;
	padding: 10px;
	margin-top: 20px;
	font-weight: bold;
	background-color: #3686b6;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-radius: 5px;
	cursor: pointer;
	color: #FFF;
	width: 200px;
}


#side_area {
	float: left;
	width: 232px;
}
#side_wrapper {
	//padding-top: 30px;
}
#side_content {
	position: relative;
}
#side_area .local_nav_box {
	margin-bottom: 30px;
	width: 232px;
}
#side_area .local_nav_box .ttl {
	font-size: 16px;
	font-weight: bold;
	color: #FFF;
	background-image: url(../img/local_nav_ttl.png);
	background-repeat: no-repeat;
	background-position: center center;
	line-height: 42px;
	height: 42px;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
#side_area .local_nav_box ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#side_area .local_nav_box ul li {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFF;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#side_area .local_nav_box ul li a {
	background-color: #dcebf4;
	padding-top: 7px;
	padding-right: 5px;
	padding-bottom: 7px;
	padding-left: 25px;
	display: block;
	color: #333;
	text-decoration: none;
	background-image: url(../img/arrow01.png);
	background-repeat: no-repeat;
	background-position: 7px center;
}



#side_area .widget {
	margin-bottom: 30px;
	width: 232px;
}
#side_area .widget_sp_image {
	margin-bottom: 10px;
}

#side_area .widget h3 {
	font-size: 16px;
	font-weight: bold;
	color: #FFF;
	background-image: url(../img/local_nav_ttl.png);
	background-repeat: no-repeat;
	background-position: center center;
	line-height: 42px;
	height: 42px;
	text-align: center;
	margin: 0px;
	padding: 0px;
	border-radius:5px 5px 0px 0px;
}
#side_area .widget table {
	width: 100%;
}
#side_area .widget ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#side_area .widget ul li {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFF;
	margin: 0px;
	padding: 0px;
	list-style-type: none;

}
#side_area .widget ul li a {
	background-color: #dcebf4;
	padding-top: 7px;
	padding-right: 5px;
	padding-bottom: 7px;
	padding-left: 25px;
	display: block;
	color: #333;
	text-decoration: none;
	background-image: url(../img/arrow01.png);
	background-repeat: no-repeat;
	background-position: 7px center;
}




#side_info {
	width: 211px;
	border: 4px solid #4F9CCA;
	border-radius: 7px;
	margin-bottom: 15px;
	padding-top: 10px;
	padding-right: 7px;
	padding-bottom: 10px;
	padding-left: 6px;
}
#side_info p {
	margin: 0px;
	padding: 0px;
}
#side_info .logo {
	margin-bottom: 5px;
	line-height: 0px;
}
#side_info .photo {
	margin-bottom: 10px;
	line-height: 0px;
}
#side_info .photo img {
	height: auto;
	width: 211px;
}
#side_info .text {
	margin-left: 5px;
	line-height: 140%;
}

#side_info .btn {
	margin-top: 10px;
	text-align: center;
	line-height: 0px;
}
#side_info .btn img {
	height: auto;
	width: 204px;
}



#page_title_box {
	height: 141px;
	width: 100%;
	background-image: url(../img/page_title_bg.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	background-color: #f1f5f6;
}
#page_title_box .title {
	height: 141px;
	width: 920px;
	margin-right: auto;
	margin-left: auto;
	line-height: 141px;
	font-size: 30px;
	font-weight: normal;
	color: #13007C;
}



.widgettitle {
	background-color: #3686B6;
	color: #FFF;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	border-radius: 4px;
	text-align: center;
}

#footer {
	background-color: #3686B6;
	color: #FFF;
	font-size: 90%;
}
#footer .copyright {
	width: 931px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	line-height: 80px;
}

.aligncenter {
    display: block;
    margin: 0 auto;
}
.alignright {
	float: right;
	margin-left: 10px;
	margin-bottom: 1em;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
}
.alignleft {
	float: left;
	margin-right: 10px;
	margin-bottom: 1em;
	padding: 0px;
	margin-top: 0px;
	margin-left: 0px;
}
.Sub_Title_01 {
	font-size: 24px;
	line-height: 140%;
	font-weight: normal;
	color: #3585B6;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.Sub_Title_02 {
	font-size: 18px;
	line-height: 140%;
	font-weight: bold;
	color: #35AA8C;
	background-image: url(/https/www.azuma-c.com/common/img/arrow02.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 25px;
}
.Text_Blue {
	color: #3686B6;
}
.Text_Green {
	color: #35AA8C;
}
.main_contents article .content_body table.No_Border {
	border-collapse:separate;

}
.main_contents article .content_body table.No_Border th {
	padding: 0px;
	margin: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.main_contents article .content_body table.No_Border td {
	padding: 0px;
	margin: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.main_contents article .content_body table.Image_Gallery {
	border-collapse: separate;
	border-spacing: 10px 1px;
	margin-right: auto;
	margin-left: auto;
}
.main_contents article .content_body table.Image_Gallery th {
	background-image: url(/https/www.azuma-c.com/common/img/image_gallery_ttl_bg.gif);
	margin: 0px;
	padding: 5px;
	background-repeat: repeat-x;
	background-position: center center;
	background-size: 100% 100%;
	color: #FFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-radius:5px 5px 0px 0px;

}

.main_contents article .content_body table.Image_Gallery td {
	text-align: center;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 0px;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	border-top-width: 0px;
}
.main_contents article .content_body table.Image_Gallery td img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
	float: left;
}
div.Blue_Haikei {
	background-color: #DCEBF4;
	padding: 20px;
	border-radius: 7px;
	margin-bottom: 1.5em;
	margin-top: 1.5em;
}
div.Blue_Haikei_float {
	background-color: #DCEBF4;
	padding: 20px;
	float: left;
	border-radius: 7px;
	width: 355px;
}
div.Green_Haikei {
	background-color: #F0F4F7;
	padding: 20px;
	border-radius: 7px;
	margin-bottom: 1.5em;
	margin-top: 1.5em;
}
div.Green_Haikei_float {
	background-color: #F0F4F7;
	padding: 20px;
	float: left;
	border-radius: 7px;
	width: 355px;
}
blockquote {
	background-color: #FFC;
	border: 1px solid #CCC;
	padding-right: 25px;
	padding-left: 25px;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 15px;
	padding-bottom: 15px;
}
blockquote p {

}
.main_contents article .content_body .wp-caption {
	padding: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
.main_contents article .content_body .wp-caption　img {
	padding: 0px;
	margin: 0px;
}
.main_contents article .content_body p.wp-caption-text {
	font-size: 90%;
	line-height: 150%;
	padding: 0px;
	text-align: center;
	margin: 0px;
}
.main_contents article .content_body ol {
	margin-top: 0px;
	margin-left: 0px;
	padding: 0px;
}
.main_contents article .content_body ol li {
	margin-left: 25px;
}
/*staff*/
.main_contents article .content_body .prof_01{
	margin-bottom:20px;
	display:flex;
}
.main_contents article .content_body .prof_01 ul{
	flex:1;
	margin-left:20px;
}
.main_contents article .content_body .prof_01 ul li{
	margin-bottom:0.7em;
}
.main_contents article .content_body .prof_01 ul li:before{
	content:"■";
	margin-right:0.2em;
	color:#4F9CCA;
}
.main_contents article .content_body .table_staff{
	width:100%;
	border-left:1px #BBBBBB solid;
	border-top:1px #BBBBBB solid;
	margin-bottom:20px;
}
.main_contents article .content_body .table_staff + .table_staff{
	margin-bottom:70px;
}
.main_contents article .content_body .table_staff th{
	background:#4F9CCA;
	color:#FFFFFF;
	vertical-align:middle;
	border-bottom:1px #BBBBBB solid;
	border-right:1px #BBBBBB solid;
	width:30%;
}
.main_contents article .content_body .table_staff td{
	border-bottom:1px #BBBBBB solid;
	border-right:1px #BBBBBB solid;
	padding:10px 20px;
}