@charset "UTF-8";


/**************基本タグ**************/

body {
	margin: 0px;
	background-color: #E0E0E0;
	text-align: center;
	background-image: url(../../img_cmn/body_bk02.jpg);
	background-repeat: repeat-x;
	background-position: top;
	line-height: 1.5;
}

a {
	color: #000066;
}

p{
	margin-top: 0px;
	margin-bottom: 0px;
}
ul{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
ol{
	margin-top: 2px;
	margin-bottom: 4px;

}
h1{
	color: #FFFFFF;
	background-color: #A4A4A4;
	padding: 3px;

}
h2{
	color: #690011;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #690011;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-bottom: 5px;
}
.h2Green{
	color: #003500;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #003500;
}
.h2Blue{
	color: #000033;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #000033;
}
.h2Purple{
	color: #62004B;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #62004B;
}
h3{
	color: #666666;
	margin-top: 10px;
	padding-top: 5px;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #666666;
	padding-left: 10px;
	margin-bottom: 5px;
}
h4{
	color: #690011;
	padding-left: 7px;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #690011;
	border-bottom-width: 1px;
	border-bottom-style: double;
	border-bottom-color: #A4A4A4;
	padding-bottom: 3px;
	padding-top: 3px;
	background-color: #F3F4E1;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #A4A4A4;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FBFCEB;
}
/**************基本レイアウト**************/

/***ヘッダ−***/
#head {
	margin-top: 5px;
	margin-bottom: 8px;
}


/***ボディ***/
#wrapA{
	margin-right: auto;
	margin-left: auto;
	background-image: url(../../img_cmn/body_bk01.jpg);
	width: 960px;
	background-repeat: no-repeat;
	text-align: center;
	margin-top: 0px;
}
#wrapB{
	background-color: #FFFFFF;
	width: 760px;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-left-color: #999999;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #999999;
	border-bottom-color: #680010;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	margin-top: 15px;
}
#wrapC, #wrapE{
	text-align: left;
	width: 728px;
	margin-right: auto;
	margin-left: auto;
}
#wrapD{
	text-align: left;
	width: 760px;
	margin-right: auto;
	margin-left: auto;
}

#pms{
}
#pmsindex {
}

#toppms {
	width: 719px;
	background-color: #FFFFFF;
	margin-left: 19px;
	line-height: 30px;
}

#footer{
}

/***ボディ***/

#pmsLeft{
	width: 186px;
	float: left;
}
#pmsRight{
	width: 534px;
	float: right;
	padding-right: 16px;
}

/***コンテンツフッタ−***/

#contentfooter {
	margin-top: 20px;
	margin-bottom: 20px;
	background-color: #979797;
	line-height: 28px;
	text-align: right;
	padding-right: 5px;
	padding-left: 5px;
}
#contentfooter a{
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 33px;
	margin-left: 7px;
	padding-top: 5px;
	padding-bottom: 5px;
}


/*トップページのコンテンツフッタ−*/
#pmsindex #contentfooter {
	background-color: #FFFFFF;
}

/***フッタ−***/
 #footer{
	margin-bottom: 15px;
}

/***メニュ−***/
#menupms{
}
#menu {
	margin-top: 30px;
	background-color: #690011;
	padding-top: 10px;
	padding-bottom: 10px;
}
#bnmenu{
	padding-left: 1px;
	margin-top: 10px;
	margin-bottom: 15px;
}
#menu ul{
	margin: 0px;
	width: 186px;
}
#menu li a img{
	vertical-align: bottom;
}
#menu .menu_s{
	padding-left: 5px;
	background-color: #7F172B;
	line-height: 22px;
	background-image: url(../../img_cmn/icon_menu_s.gif);
	background-repeat: no-repeat;
	background-position: 160px;
	padding-right: 5px;
	margin-top: 1px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #994C59;
}
#menu .menu_s_on{
	padding-left: 5px;
	background-color: #FFFFFF;
	line-height: 22px;
	background-image: url(../../img_cmn/icon_menu_s_on.gif);
	background-repeat: no-repeat;
	background-position: 160px;
	padding-right: 5px;
	margin-top: 1px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #994C59;
}
#menu .menu_s a{
	color: #E3CBCE;
	text-decoration: none;
	display: block;
	height: 100%;
}
#menu .menu_s_on a{
	color: #7F172B;
	text-decoration: none;
	display: block;
	height: 100%;
}
#menu .menu_s a:hover{

}
#submenu {
	margin-bottom: 20px;
}

/***トップページ***/

#mpic{
}

/***コンテンツページ***/

#pms h1{
	background-repeat: no-repeat;
	background-position: right;
	line-height: 25px;
	padding-left: 7px;
}
.h1Profile{
	background-image: url(../../img_cmn/tl_academyprofile.gif);
}
.h1Atp{
	background-image: url(../../img_cmn/tl_atp.gif);
}
.h1Contact{
	background-image: url(../../img_cmn/tl_contact.gif);
}
.h1Ctp{
	background-image: url(../../img_cmn/tl_ctp.gif);
}
.h1Educational{
	background-image: url(../../img_cmn/tl_educational.gif);
}
.h1Sponser{
	background-image: url(../../img_cmn/tl_sponser.gif);
}
.h1Grade{
	background-image: url(../../img_cmn/tl_grade.gif);
}
/*一覧ページ*/
#list{
}
#list ul{
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #A4A4A4;
}
#list li{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #A4A4A4;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 8px;
}
#list .bkcolor{
	background-color: #E0E0E0;
}
#list .bkcolorB{
	background-color: #FFFFD8;
}
/*一覧ページ*/
#listRight{
	width: 434px;
	float: right;
}
#listLeft{
	width: 85px;
	float: left;
}


/*協会概要-委員会のメンバー*/
#committee{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #A55E3B;
	padding-top: 10px;
	padding-bottom: 10px;
}
#committee .name{
}
#committee .tbeFdB{
	width: 140px;
	text-align: left;
	vertical-align: top;
}
#committee .tbeFdL{
	width: 394px;
	vertical-align: top;
}

/*スポンサー 文字の大きさ*/
.font_b{
	font-size: large;
}

.font_m{
	font-size: medium;
}
.font_s{
	font-size: small;
}
.font_ss{
	font-size: x-small;
}

/*CTPリスト　県名リンク*/

.kenmei{
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}

.kenmei a{
	color: #3F3F3F;
}

/**************ディテール/**************/
#headline{
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #BDBDBD;
}


/***画像、テキスト位置***/

.right{
	float: right;
}
.left{
	float: left;
}
#toppms .right{
	padding-right: 15px;
}

/***テーブルとフォーム***/

form {
	margin: 0px;
	padding: 0px;
}
input, select, textarea {
}

#tbebg1h th{
	border: 1px solid #999999;
	padding: 0.3em;
}
#tbebg2h th{
	border: 1px solid #999999;
	padding: 0.4em;
	background-color: #E5E5E5;
}

#tbebg1h td{
	border-top: 1px solid #999999;
}

#tbebg1 td{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
#tbebg2 td{
	border-width: 1px;
	border-style: solid;
	border-color: #999999;
}

.tbeFd2{
	font-weight: bold;
}
.tbeFd1 {
	height: 17px;
	width: 110px;
	color: #191919;
	text-align: left;
	color: #333333;
}
.tbeFd1 p{
	padding-left: 20px;
	background-image: url(../../img_cmn/icon_tbefd01.gif);
	background-repeat: no-repeat;
	line-height: 13px;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #7B7B7B;
}
.tbeFd2 {
	background-color: #E5E5E5;
	width: 180px;
}
.tbeFd3 {
	background-color: #CDCDDE;
	color: #1B1B6A;
}
.tbeFd4 {
	background-color: #D4D4EB;
	color: #1B1B6A;
}
.tbeFd5 {
	background-color: #D4D4EB;
	color: #FFFFFF;
}
.tbeFd6 {
	width: 63px;
	border-right-width: 3px;
	border-right-style: solid;
	border-right-color: #C3C3C3;
}
.tbeFd7 {
	width: 60px;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #C3C3C3;
	background-color: #ECECEC;
}
.tbeFd7-ga {
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #C3C3C3;
	background-color: #ECECEC;
}

.tbeFd8 {
	width: 42px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #A4A4A4;
}
.tbeFd9 {
	width: 100px;
	text-align: left;
	vertical-align: middle;

}
.tbeFd10 {
	height: 17px;
	width: 103px;
	color: #191919;
	text-align: center;
	color: #333333;
	padding: 0.3em;
}


.pmstbe1 {
	width: 530px;
}
.pmstbe2 {
	width: 534px;
}
.pmstbe2 td{
	padding: 6px;
}
.pmstbe3 {
	width: 400px;
}
.pmstbe3 td{
	padding: 5px;
}
.pmstbe4 {
}
.pmstbe4 td{
	padding: 4px;
}
.pmstbe5 {
}
.pmstbe5 td{
	padding: 2px;
}

.pmstbe6 {
	width: 530px;
	border-collapse: collapse;
}
.border{
	border: 1px solid #92B8C6;
}


/***テキスト背景色***/

.YellowBox{
	background-color: #F5F6B5;
	padding: 10px;
}
.BlueBox{
	background-color: #BDD7F6;
	padding: 10px;
	color: #0C3260;
}
.CobaltBox{
	background-color: #B8FFFE;
	padding: 5px;
	color: #000000;
}
.BeigeBox{
	background-color: #E9EC9D;
	padding: 10px;
}
.WakuBox{
	border: 1px solid #989C80;
	padding-left: 5px;
}
.WakuBox2{
	border: 1px solid #989C80;
	padding: 8px;
}
.WhiteBox{
	background-color: #FFFFFF;
	width: 320px;
}
.WhiteBox li{
	list-style-type: disc;
	margin-left: 18px;
}

/***文字色***/

.textBlue{
	color: #000066;
}
.textAzuki{
	color: #70081C;
}
.textGreen{
	color: #00A000;
}
.textGray{
	color: #333333;
}
.textStrong{
	color: #70081C;
	font-size: medium;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
	line-height: 1.5;
}


/***文字背景色***/

.rfreYellow{
}
.rfreBlue{
	color: #0066CC;
	background-color: #F2FBFF;
	padding: 2px;
}


/***リンク背景***/

#NewsSpace{
	background-color: #EFEFEF;
	width: 524px;
}
.NewsSpaceTop{
	background-image: url(../../img_cmn/tl_news.jpg);
	height: 47px;
	background-repeat: no-repeat;
}
.NewsSpaceFoot{
	background-image: url(../../img_cmn/ft_news.jpg);
	height: 29px;
	background-repeat: no-repeat;
}
#NewsSpace a{
	color: #690011;
}
#NewsSpace p{
	padding-left: 20px;
}

/*お知らせの太字*/
#NewsSpace p.new a{
	font-weight:bold;
	}

.page-newslist #NewsSpace p.new a{
	font-weight:normal;
	}

.LinkSpace a{
}
.PdfSpace a{
	padding-left: 40px;
	padding-top: 20px;
	padding-bottom: 20px;
	line-height: 40px;
}

#contentfooter a, .ya, .paper, .pdf, .word, .excel{
	background-repeat: no-repeat;
	background-position: 3px;
}
.imgwaku{
	border: 1px solid #333333;
}
.pdf {
	background-image: url(../../img_cmn/icon_pdf02.gif);	
}
.word {
	background-image: url(../../img_cmn/icon_word.gif);
}
.excel {
	background-image: url(../../img_cmn/icon_excel.png);	
}
.ya {
	background-image: url(../../img_cmn/icon_ya.gif);	
}
.paper {
	background-image: url(../../img_cmn/icon_paper.gif);	
}
.nv_right {
	background-image: url(../../img_cmn/nv_next.gif);	
}
.nv_left {
	background-image: url(../../img_cmn/nv_back.gif);	
}
.nv_down {
	background-image: url(../../img_member/nv_down.gif);	
}
.nv_top {
	background-image: url(../../img_cmn/nv_top.gif);	
}
.imnews {
	padding: 8px;
	border: 3px double #96942F;
	margin-bottom: 10px;
	background-color: #FFFFFF;
}
#NewsSpace .imnews2 a{
	color: #B20000;
}
.imtxt{
	font-size: 14px;
}
