/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/
body{ background-color: #2C5C88;
  color: #333333;
  font-family: -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Noto Sans Japanese", "ヒラギノ角ゴ ProN W3", Hiragino Kaku Gothic ProN, Arial, Meiryo, sans-serif;
  font-weight: 500;
  font-size: 14px;
  line-height: 1.6em;
}
#content {
/*	background: #448aca;*/
	background: #ffffff;
}

#all_content{width: 1000px; text-align: center; margin:0 auto; background-color: #F3F3F3;border-radius:0 0 10px 10px;}

#a_header{padding: 20px; overflow: hidden; border-bottom: 10px #DFDFDF solid; background-color: #FFFFFF}
.h_left{ float: left; width: 200px; text-align: left}
.h_right{ float: right; width: 760px; text-align: right;margin-top: 0.3em}
.h_right li{margin-top: 0.2em}

#a_footer{
	padding: 20px; overflow: hidden; 
	border-top: 10px #DFDFDF solid;
	background-color: #FFFFFF;
	border-radius:0 0 10px 10px;
	margin-bottom:2em}

#main_content{ overflow: hidden;}

#left_navi{width: 220px; float: left}


.ln_ac{
	padding: 20px;
	color: #448aca;
	background: #ffffff;
	border-top: #F3F3F3 solid 1px!important;
	border-bottom: #F3F3F3 solid 1px!important;
}
.ln_ac:last-child{
	border-right: #448aca solid 1px!important;
	border-bottom: #2c5c88 solid 1px!important;
}
.ln_no{ padding: 20px; background-color:#666; color:#bbb;
	border-top: #666 solid 1px!important;
	border-bottom: #666 solid 1px!important;
}

.ln_df a{ display: block; padding: 20px; background-color: #448aca;
	text-decoration: none; color: #FFFFFF;
	border-top: #5baecd solid 1px;
	border-bottom: #2c5c88 solid 1px;}

.ln_df a:hover,.ln_df a:disabled{background-color: #3aa0e0;
	border-top: #3aa0e0 solid 2px;
	border-bottom: #2c5c88 solid 0px;
}


#right_content{
	width: 780px;
	float: left;
	text-align: left;
	padding: 20px 40px 20px 40px;
	background: #ffffff;
}
#right_content h2{font-size: 18px; font-weight:bold; border-bottom: solid #e6f0f5 4px; padding-bottom: 10px; margin-bottom: 20px;}
#right_content h3{font-size: 18px; font-weight:bold; margin-bottom: 10px;}
#right_content .newslist{ margin-top:0.3em; margin-bottom: 40px}
#right_content .newslist li{padding:16px 10px; border-bottom: solid #E6E6E6 1px; overflow: hidden}
#right_content .newslist li:first-child{padding: 0 10px 16px 10px}
#right_content .newslist li span{display: block; height: 1em;float: left; line-height: 1em;white-space:nowrap;}
#right_content .newslist li .n_days{ width: 90px; font-weight:normal}
#right_content .newslist li .n_entry{ width: 580px}


/* -------------------------------------------------------------------------
パンくずCSS
---------------------------------------------------------------------------- */


#pankuzu{margin: 0em 0em 1.5em 0em; text-align:left}
#pankuzu .back_li { display: inline-block; font-size: 10px;}
#pankuzu .now_li { display: inline-block; font-size: 12px;}
#pankuzu .back_li a{ display: inline-block; margin-right: 0.4em; font-size: 12px;padding:3px 10px 1px 10px;
border-radius:3px;background-color:#448aca; border-bottom: 1px solid #316a9d; color: #FFF;
text-decoration: none;}
#pankuzu .back_li a:hover,
#pankuzu .back_li a:disabled{background-color:#3aa0e0;}


/* -------------------------------------------------------------------------
共通CSS
---------------------------------------------------------------------------- */

.a_btn{ display:inline-block; padding:10px 30px; background-color:#448aca; border-radius:3px;
	text-decoration: none; font-size: 110%; border-bottom: 1px solid #316a9d; color: #FFF}
.a_btn:hover,.a_btn:disabled{
	border-top: 1px solid #3aa0e0; background-color:#3aa0e0; 
	border-bottom: 0px solid #328bc4; 
}

.paragraph{margin: 0 0 10px 0}

.t_a_r{text-align: right}

.button,
input[type="submit"].button,
input[type="button"].button,
input[type="reset"].button {
	font-size: 1.14em !important;
}
#content select,
#content textarea {
	background: #ffffff;
}
.min1 {
	font-size: 12px;
}
.big1 {
	font-size: 16px;
}
.big2 {
	font-size: 18px;
}
.big3 {
	font-size: 20px;
}
.big4 {
	font-size: 24px;
}


.link_big1 {
	font-size:16px;
	text-decoration: none;
	font-weight: bold;
}

/* フォーム */
.swpm-edit-profile-form table {
	margin-bottom: 12px;
}
.form_wrapper {
	margin-bottom: 12px;
}
.button_wrapper {
	text-align: center;
}
table th.required_row {
	padding-left: 3.5em;
}
.contact_form .form_wrapper table {
	width: 100%;
}
.contact_form .form_wrapper table thead th {
	background: #448aca;
	color: #ffffff;
	text-align: center;
}
.contact_form .form_wrapper table th {
	background: #fafafa;
	border: 1px solid #cfdddc;
	padding: 10px;
}
.contact_form .form_wrapper table th.required_row {
	padding-right: 4.5em;
}
.contact_form .form_wrapper table td {
	background: #ffffff;
	border: 1px solid #cfdddc;
	padding: 10px;
}
.contact_form .button_wrapper input[type="submit"],
.contact_form .button_wrapper input[type="button"],
.contact_form .swpm-edit-profile-submit-section input[type="submit"],
.contact_form .swpm-edit-profile-submit-section input[type="button"] {
	padding: 1em 2em !important;
	cursor: pointer;
}
.contact_form .button_wrapper input[type="submit"][name="submitBack"] {
	background-color: #448aca;
}
.contact_form .button_wrapper input:last-child {
	margin-right: 0;
}

.contact_form .form_wrapper input[type="text"],
.contact_form .form_wrapper input[type="email"],
.contact_form .form_wrapper input[type="submit"],
.contact_form .form_wrapper input[type="reset"],
.contact_form .form_wrapper input[type="button"],
.contact_form .form_wrapper input[type="password"],
.contact_form .form_wrapper select,
.contact_form .form_wrapper textarea {
	width: 100%;
}

.swpm-edit-profile-submit-section {
	width: 80%;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}
.swpm-edit-profile-submit-section .swpm-edit-profile-submit.button,
.swpm-edit-profile-submit-section .swpm-edit-profile-goback.button {
	width: 16em;
	cursor: pointer;
	display: inline;
}
.swpm-edit-profile-submit-section .swpm-edit-profile-goback.button {
	background-color: #9e9e9e;
	margin-right: 1em;
}

/*#content {
}
#right_content table {
	margin-top: 12px;
}*/
