@charset "utf-8";
/*
Theme Name: 日本Ｍ＆Ａアドバイザー協会
Theme URI: http://www.freemethod.net/
Description: FREEMETHOD
Version: 1.01 2009/02/04
Author: FREEMETHOD
Author URI: http://www.freemethod.net/
*/

/*--------------------------------------------------------------------
common
cssの初期化
--------------------------------------------------------------------*/


* {
margin: 0;
padding: 0;

}
/*
html {
	overflow-y:scroll;
}
*/
a {
/*\*/
	overflow:hidden;
/**/
}
div {
	display:inline-block;
}
div:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
/* Hides from IE-mac \*/
* html div {
	height:1%;
}
div {
	display:block;
}
/* End hide from IE-mac */

/*bodyのスタイル*/

body {
text-align: center;
margin: 0px;
padding: 0px;
font-size:12px;
font-family: "ＭＳ Ｐゴシック", "Osaka", "ヒラギノ角ゴ Pro W3", sans-serif;
color:#333333;
line-height:1.8em;
}

p {
margin-top: 10px;
margin-bottom: 10px;
padding: 0px;
margin-right: 0px;
margin-left: 0px;
text-align:left;
font-size:12px;

}

img{
padding:0px;
margin:0px;
}

html, body {
font-family: "ＭＳ Ｐゴシック", "Osaka", "ヒラギノ角かせゴ Pro W3", sans-serif;
margin: 0;
padding: 0;
font-size: 100%;
}

h2, h3, h4, h5, h6, address, div, blockquote, p, pre, li, dl, dt, dd, hr {
font-family: "ＭＳ Ｐゴシック", "Osaka", "ヒラギノ角ゴ Pro W3", sans-serif;
margin: 0;
padding: 0;
border: 0;
font-style: normal;

font-weight: normal;
font-size: 100%;
}

table, caption, th, td {
font-family: "ＭＳ Ｐゴシック", "Osaka", "ヒラギノ角ゴ Pro W3", sans-serif;
margin: 0;
padding: 0;
border: 0;
font-style: normal;
font-weight: normal;
font-size: 100%;
}

span, em, strong, dfn, code, samp, kbd, var, cite, abbr, acronym, sub,
sup, q, br, ins, del, a, img, object, iframe {
font-family: "ＭＳ Ｐゴシック", "Osaka", "ヒラギノ角ゴ Pro W3", sans-serif;
margin: 0;
padding: 0;
border: 0;
font-style: normal;
font-weight: inherit;
font-size: 100%;
}

a {color: #055AB1;}
	
a:hover {color:#FF6600;}

li{list-style:none;}

td{text-align:left;}

p{
	margin:10px 0px;
	text-align:left;}



p.tcenter{
	text-align:center;}

h1{
	clear:both;
	margin:3px 0px 20px;
	font-weight:100;
	}

#left h2{
background:none;
padding:0;
	margin:0 0 20px;}

#left p.tcenter{
	text-align:center;}

#left h2.h2sub {
text-align:left;
	background:url(../img/h2bg.jpg) repeat-x 0 0;
	padding:3px 10px 3px;	
	font-size: 20px;
	font-family:"ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	color: #fff;
	margin: 20px 0 30px;
}

#left h3 {
text-align:left;
	background:#f9f9f9 url(../img/h3bg.gif) no-repeat 0 center;
	padding:3px 10px 3px 25px;	
	font-size: 16px;
	border:solid 1px #cccccc;
	color: #000000;
	margin: 20px 0 15px;
}

#left h3.h3mt30{
margin:30px 0 15px;}

#right h3{
background:none;}

#left h4 {
text-align:left;
	background:url(../img/h4bg.gif) no-repeat 0 0;
	padding:3px 10px 3px 20px;	
	font-size: 14px;
	color: #055BB1;
	margin: 0px 0 15px;
}
/*--------------------------------------------------------------------
common
ページ共通部分
--------------------------------------------------------------------*/

/*containerのスタイル*/

#container{
text-align:center;
font-size:12px;
padding:0px 0px 0px;
}


/*headerのスタイル*/
#header {
	width:100%;
	margin:0;
	padding:5px 0 0;
}
#header_box {
	width:960px;
	margin:0 auto;
	padding:0;
}

#flashMessage {
	width:960px;
	margin:0px auto 10px;
	text-align:left;
	color:#FF6600;
}

#content {
	background:url(../img/h_back.gif) repeat-x left top;
}
	
#pan{
	text-align:left;
	}

#hleft{
	width:350px;
	float:left;
	margin:7px 0 0;}

#hright{
	width:440px;
	float:right;}



.loginbox{
	background:#eee;
	padding:10px 0 5px;
	margin:0 0 10px;
	font-size:10px;
	line-height:1.0em;}

.hmenu{
	width:330px;
	float:right;
	margin:0px 0 0;}

.hmenu a{
	text-decoration:none;}

.hmenu li{
	text-align:left;
	display: inline;
	margin:5px 0 5px 0px;
	background:url(http://www.jma-a.org/wp-content/themes/bizign_ma/commonimg/h_list.gif) no-repeat 0 3px;
	padding:0px 10px 0px;}

.txtjs{
	font-size:10px;
	width:110px;
	float:left;}

.txtjs li{
	vertical-align:middle;
	line-height:1.0em;
	padding:0 3px 0 0;
	display:inline;}

.tophbg{
	border-top:#999999 1px solid;
	background:url(http://www.jma-a.org/wp-content/themes/bizign_ma/commonimg/hbg.jpg) repeat-x 0 0;}

#navi li{
	display:inline;
	float:left;
	font-weight:bold;
	font-size:15px;
	line-height:1.8em;
	margin:0px 15px 0px 0px;
	padding:15px 10px 25px 14px;
	height:15px;
	width:auto;
	background:url(../img/naviborder.gif) no-repeat left center;
}

#navi ul{
	width:692px;
	height:55px;
	margin:0 auto;
}

#navi{
	width:100%;
	height:55px;
	margin:0 0 25px;
}

#main {
	width:960px;
	margin:0 auto;
	padding:0px 0 0;
}


#left{
	margin:0px 0 20px;
	padding:0px 0;
	width:692px;
	float:left;
	text-align:left;
	}

.news td{
	padding:3px 5px;
	font-size:12px;}

.newstdl{
	font-size:12px;
}


dl{
	margin:0 0 5px;}
dt {  
float:left;
text-align:left; 
width:90px;  
padding:5px 0 5px 10px;
margin:0 15px 0 0 ; 
clear:both;  
	background:url(../img/daybg.gif) repeat 0 0;
	color:#055CB1;
} 

dd {
text-align:left; 
padding:5px 5px 5px 5px;}  
  
  
.aboutbox{
	width:692px;
	margin:30px 0 0;
	padding:50px 0 0;
	background:url(http://www.jma-a.org/wp-content/themes/bizign_ma/commonimg/about.jpg) no-repeat 0 0;
	text-align:center;}

#left .aboutbox p{
	margin:5px 0 0px;}

.leftbox{
	padding:5px 0;
	background:url(http://www.jma-a.org/wp-content/themes/bizign_ma/commonimg/boxm.jpg) repeat-y 0 0;
	text-align:center;}

#left .leftbox p{
	margin:0px 20px 0px;}
	
#left .leftbox p.mu20{
	margin:0 20px 20px;}
#left .leftbox p.mu40{
	margin:0 20px 40px;}

#left .leftbox p.mu60{
	margin:0 20px 63px;}

#right{
	margin:80px 0 20px;
	width:220px;
	float:right;
}

#footer01{
	background:url(../img/fbg.jpg) repeat-x 0 0;
	margin:0 auto 0px;
	padding:34px 0;}

#f01r a{
	font-size:11px;
	text-decoration:none;
	color:#055AB1;
	}

#f01r a:hover{
	font-size:11px;
	text-decoration:none;
	color:#27A1DF;
	}
	


#f01l{
	width:137px;
	float:left;
	padding:0 0 0 0}

#f01r{
	background:url(../img/kugiri.gif) repeat-y 0 0;
	width:730px;
	height:125px;
	float:right;
	text-align:left;}
	
#f01r li{
text-align:left;
	margin:0;
	line-height:1.5em;
	background:url(../img/f_list1.gif) no-repeat 32px 10px;
	padding:5px 10px 0px 42px;
	font-size:11px;}

#f01r li.fblog{	
	background:url(../img/f_list2.gif) no-repeat 32px 10px;
	padding:5px 10px 0 47px;
}

.ftel{
	border:solid 1px #ccc;
	text-align:center;
	float:right;
	padding:0 0 10px;
	width:228px;}



	#footer02{
		width:950px;
		margin:0 auto;}
		
#footer02 p{
	font-size:11px;
	line-height:1.5em;
	margin:0 0px 10px;}

#footer02 a{
	color:#666;
	text-decoration:none;}


/*otherのスタイル*/

.borderpoint{
border-collapse: collapse;
}

.pagetop{
width:890px;
margin:0px auto 0px;
	text-align:right;}
	
ul.pankuzu{
margin-left:10px;
margin-bottom:5px;
text-align:left;
}

.pankuzu li{
display:inline;
}

.pankuzu p{
margin:0 0 10px;}

.pankuzu-home{
padding-left:15px;
background:url(commonimg/home.gif) no-repeat left;
}

/* aboutのスタイル　---------------------------------------------------------------------------------------------------------*/

.listdata{
	background:#ECECEC;}

.listdata li{
	text-align:left;
	list-style-type:disc;
	padding:0 0 0 0px;
margin:0 0 0 40px;
	font-size:14px;
	color:000;}

#left .listdata p{
margin:0px 20px;
}

#left .listdata p.mu10{
margin:0px 20px 10px;
}
ol{
margin:0 0 0 20px;}
ol li{
text-align:left;
list-style:decimal;
padding:0 0 5px 0px;}

.sitemap li{
	margin:5px 15px;
	background:url(commonimg/list.gif) no-repeat 10px 5px;
	padding:0 0 0 28px;}

.sitemap ul{
margin:20px 0 0;}

.sitemap li.subt{
background:#E8E8E8;
padding:3px 10px;}


/* フォームのスタイル　---------------------------------------------------------------------------------------------------------*/
table.hyou td.tdl{
padding-left:15px;
background:url(../img/tdl.gif) repeat-y left;
}

table.hyou td{
padding:10px 10px;}

table.hyou td.tdline{
background:url(../img/tdline.gif) repeat-x center;
height:5px;}

.log{
	border:1px solid #CCCCCC;
	width:100px;
	line-height:1.0em;
	margin:0 0 5px;}

.input1{
	border:1px solid #CCCCCC;
	line-height:1.0em;}

.input2{
	border:1px solid #CCCCCC;
		width:450px;
	line-height:1.0em;}

.txtsize{
	border:1px solid #CCCCCC;
		width:450px;
	line-height:1.0em;}

table.hyou2 td.tdt{
text-align:center;
background:#004E90;
color:#fff;
}

table.hyou2 td{
border-right:1px solid #CCCCCC;
border-bottom:1px solid #CCCCCC;
padding:10px 10px;}

table.hyou2{
border:1px solid #CCCCCC;}

/*fontのスタイル*/


.txtb{
font-weight:bold;
}

.txtblue{
color:#163594;}

.txtblueb{
font-weight:bold;
color:#163594;}

.txtgray{
color:#666666;}

.txt14b{
	font-size:14px;
	font-weight:bold;
	line-height:1.0em;}
.txt16b{
	font-size:16px;
	font-weight:bold;
	line-height:1.0em;}
	
.txt18b{
	font-size:18px;
	font-weight:bold;
	line-height:1.0em;}

.txt25b{
	font-size:25px;
	font-weight:bold;
	line-height:1.0em;}

.txtbrown14{
	color:#660000;
	font-size:14px;}
	
.txtbrown14b{
	color:#660000;
	font-weight:bold;
	font-size:14px;}

	
.txtred{
	color:#FF0000;
}

.txtredb{
	color:#CC0000;
	font-weight:bold;
}


/*float alignのスタイル*/
.fleft{
float:left;
text-align:left;
}

.fright{float:right;}

.tcenter{text-align:center;}
.tleft{text-align:left;}
.tright{text-align:right;}
.tcenter{
	text-align:center;
	vertical-align: top;
}
.clear{clear:both;}

.clearfix {
zoom:1;
overflow:hidden;
}
.clearfix:after {
content: '.';
clear: both;
display: block;
height: 0;
visibility: hidden;
}

.vtop{vertical-align:top;}
.vmiddle{vertical-align:middle;}


/*margin paddingのスタイル*/
.mt3{margin:3px 0px 0px;}
.mt5{margin:5px 0px 0px;}
.mt10{margin:10px 0px 0px;}
.mt15{margin:15px 0px 0px;}
.mt20{margin:20px 0px 0px;}
.mt25{margin:25px 0px 0px;}
.mt30{margin:30px 0px 0px;}
.mt35{margin:35px 0px 0px;}
.mt37{margin:37px 0px 0px;}
.mt40{margin:40px 0px 0px;}
.mt50{margin:50px 0px 0px;}
.mu3{margin:0px 0px 3px;}
.mu4{margin:0px 0px 4px;}
.mu5{margin:0px 0px 5px;}
.mu7{margin:0px 0px 7px;}
.mu8{margin:0px 0px 8px;}
.mu10{margin:0px 0px 10px;}
.mu14{margin:0px 0px 14px;}
.mu15{margin:0px 0px 15px;}
.mu20{
margin:0px 0px 20px;
text-align: left;
}
.mu25{margin:0px 0px 25px;}
.mu30{margin:0px 0px 30px;}
.mu40{margin:0px 0px 40px;}
.mu41{margin:0px 0px 41px;}
.mu45{margin:0px 0px 45px;}
.mu50{margin:0px 0px 50px;}
.mu51{margin:0px 0px 51px;}
.mu60{margin:0px 0px 60px;}
.mu70{margin:0px 0px 70px;}
.mu100{margin:0px 0px 100px;}
.mu200{margin:0px 0px 200px;}
.mu500{margin:0px 0px 500px;}

.mr20{
	margin:0 20px 0 0;}
.mr15{margin-right:15px;}

.w130l{
	width:130px;
	float:left;}

.w200l{
	width:200px;
	float:left;}

.w200r{
	width:200px;
	float:right;}

.w250r{
	width:250px;
	float:right;}

.w270r{
	width:270px;
	float:right;}

.w260l{
	width:260px;
	float:left;}

.w280l{
	width:280px;
	float:left;}

.w300l{
	width:300px;
	float:left;}

.w338l{
	width:338px;
	float:left;}

.w338r{
	width:338px;
	float:right;}
.w410{
	width:410px;
	margin:0 auto;}
.w500l{
	width:500px;
	float:left;}
.w540r{
	width:540px;
	float:right;}

.w640{
	width:640px;
	margin:0 auto;}

.w890{
	width:890px;
	margin:0 auto;}



/* その他のスタイル　---------------------------------------------------------------------------------------------------------*/
.checkbox {
	background:url(../img/listline.gif) repeat 0 0;
}
.checkbox input {
	margin:0px 4px 0px 0px;
	vertical-align:text-bottom;
}
ul.tablelist {
	list-style:none;
	margin:0px;
	padding:0px;
}
ul.tablelist li {
	height:30px;
	width:auto;
	display:inline;
	float:left;
	white-space:nowrap;
	margin:0px 28px 0px 0px;
	padding:0px;
}
ul.tablelist.w200 li {
	width:200px;
}
.bt {
	clear:both;
	margin:10px 0px 20px;
}
table {
	clear:both;
	width:100%;
	margin:0px 0px 10px;
	border:none;
	border-right:1px solid #CCC;
	border-bottom:1px solid #CCC;
}
td {
	background-color:#FFF;
	border:none;
	border-top:1px solid #CCC;
	border-left:1px solid #CCC;
	padding:4px;
	vertical-align:middle;
	text-align:left;
}
th {
	background-color:#F9F9F9;
	border:none;
	border-top:1px solid #CCC;
	border-left:1px solid #CCC;
	padding:4px;
	vertical-align:middle;
	text-align:center;
	font-weight:normal;
}
table.hyou {
	clear:both;
	width:100%;
	margin:0px 0px 10px;
	border:none;
}
table.hyou td.tdl{
	padding:10px 10px 10px 15px;
	background:url(../img/tdl.gif) repeat-y left;
	background-color:#FFF;
	border:none;
	vertical-align:top;
	text-align:left;
}

table.hyou td.tdline{
	background:url(../img/tdline.gif) repeat-x center;
	height:5px;
	border:none;
	padding:0px;
}
.paging {
	clear:both;
	padding:4px;
	margin:15px 0px 20px;
	text-align:center;
	background-color:#F9F9F9;
	border-top:1px solid #CCC;
	border-bottom:1px solid #CCC;
}
.advisor_pix {
	margin:0px 0px 20px;
	text-align:center;
}
.advisor_pix ul {
	list-style:none;
	margin:0px;
	padding:0px;
	text-align:center;
}
.advisor_pix li {
	display:inline;
	margin:0px 5px;
	padding:0px;
}
.advisor_pix li img {
	max-width:320px;
	border:1px solid #CCC;
}
.word label,
.input.text label,
.input.select label,
.input.password label,
.input.textarea label,
.input.file label {
	margin:0px 10px 0px 0px;
	vertical-align:top;
}
.input.textarea textarea {
	font-size:12px;
	line-height:1.4;
}
.input.select input {
	margin:0px 4px 0px 0px;
	vertical-align:text-bottom;
}
input[type=radio] {
	margin: 0px 3px 0px 20px;	
}
.bt_add a {
	display:block;
	text-decoration:none;
	padding:4px;
	margin:0px 0px 15px;
	border:1px solid #065CB1;
	background-color:#065CB1;
	color:#FFF;
	text-align:center;
	width:100px;
}
.bt_add a:hover {
	background-color:#91BEEA;
}

.pref_check {
	margin: 150em;
	padding: 100px;
	color: #f00;
}

.error-message {
	color: #f00;
}

ul.bt_link {
	list-style:none;
	margin:0px;
	padding:0px;
}
ul.bt_link li {
	display:inline;
	float:left;
	margin:0px 12px 12px 0px;
	padding:0px;
	border:1px solid #333;
}
ul.bt_link li a {
	display:block;
	text-decoration:none;
	padding:4px;
	margin:0px;
	border:1px solid #FFF;
	background-color:#333;
	color:#FFF;
	text-align:center;
	width:auto;
}
ul.bt_link li a:hover {
	background-color:#808080;
}

.input label {
	display:block;
	float:left;
	width:120px;
	line-height:1.8;
}
.input ul label {
	display:inline;
	float:none;
	width:auto;
	line-height:1.2;
}
.required label {
	background:url(../img/required.gif) no-repeat right 6px;
}
label.required {
	display:block;
	float:left;
	width:120px;
	line-height:1.8;
	background:url(../img/required.gif) no-repeat right 6px;
}

.file label {
	display:block;
	float:left;
	width:auto;
	line-height:1.8;
}

caption {
	text-align: left;
	font-weight: bold;
}

ul.topPageUl{
	margin-top: 5px;
	width: 336px;
}

ul.topPageUl li{
	margin-left: 20px;
	list-style-image: url('../img/list.gif');
	font-size: 12px;
	position: relative;
	top: -2px;
	left: 5px;
	line-height: 1.8em;
	width: 300px;
}

