@charset "utf-8";
/* CSS Document */

a:link    {color:#A97E34;text-decoration:none}
a:visited {color:#A97E34;text-decoration:none}
a:active  {color:#E60012;text-decoration:none}
a:hover   {color:#E60012;text-decoration:none}


/********************************************************************/
/*								BUTTON								*/
/********************************************************************/

/********** 参加希望 **********/
.sanka {
	width:130px;
	height:20px;
	float:left;
	display:inline;
}

.sanka ul {
	margin:0px;
	padding:0px;
	list-style-type:none;
}

.sanka li {
	display:inline;
	padding:0px;
	margin:0px;
}

.sanka a {
	background-image:url(../images/material/btn_sanka_a.jpg); 
	width:130px;
	height:20px;
	background-repeat:no-repeat;
	margin:0px auto;
	padding:0px;
	display:block;
}

.sanka a:hover {
	background-image:url(../images/material/btn_sanka_b.jpg);
	width:130px;
	height:20px;
	background-repeat:no-repeat;
	margin:0px auto;
	padding:0px;
	display:block;
}

/********** 応援メッセージ **********/
.ouen {
	width:130px;
	height:20px;
	float:left;
	display:inline;
}

.ouen ul {
	margin:0px;
	padding:0px;
	list-style-type:none;
}

.ouen li {
	display:inline;
	padding:0px;
	margin:0px;
}

.ouen a {
	background-image:url(../images/material/btn_ouen_a.jpg); 
	width:130px;
	height:20px;
	background-repeat:no-repeat;
	margin:0px auto;
	padding:0px;
	display:block;
}

.ouen a:hover {
	background-image:url(../images/material/btn_ouen_b.jpg);
	width:130px;
	height:20px;
	background-repeat:no-repeat;
	margin:0px auto;
	padding:0px;
	display:block;
}

/********** 単品ダウンロード **********/
.dl {
	width:130px;
	height:20px;
	float:left;
	display:inline;
}

.dl ul {
	margin:0px;
	padding:0px;
	list-style-type:none;
}

.dl li {
	display:inline;
	padding:0px;
	margin:0px;
}

.dl a {
	background-image:url(../images/material/btn_dl_a.jpg); 
	width:130px;
	height:20px;
	background-repeat:no-repeat;
	margin:0px auto;
	padding:0px;
	display:block;
}

.dl a:hover {
	background-image:url(../images/material/btn_dl_b.jpg);
	width:130px;
	height:20px;
	background-repeat:no-repeat;
	margin:0px auto;
	padding:0px;
	display:block;
}

/********** テキストリンク **********/

.word01 ul {
	list-style-type : none;
}

.word01 li {
	display:inline;
	padding:0px;
	margin-left:-50px;
}

.word01 li a {
	display:block;
	text-decoration:none;
	color:#A97E34;
	background-image:url(../images/material/allow1.png);
	background-repeat:no-repeat;
	background-position:5px 4px;
	padding:0 0 0 25px;
}

.word01 li a:hover {
	background-image:url(../images/material/allow2.png);
	background-position:5px 4px;
	background-repeat:no-repeat;
	margin:0px;
}


/********************************************************************/
/*								WORD								*/
/********************************************************************/

.word01 {
	padding:5px;
	font-size:12px;
	color:#333333;
	line-height:18px;
}

.word01_title {
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#E60012;
}

.word01_small {
	font-size:11px;
	/*color:#555555;*/
	line-height:14px;
}

.word02 {
	padding-left:5px;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#FFFFFF;
}

.word03 {
	padding:10px;
	font-size:12px;
	color:#333333;
	line-height:18px;
}

.word03_title {
	padding:0px;
	/*background-color:#081E09;*/
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#555555;
	line-height:22px;
}

.word03_title2 {
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#E60012;
	line-height:22px;
}

.word03_title3 {
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:13px;
	color:#E60012;
}

.word04 {
	padding:0px;
	font-size:10px;
	color:#F3E3D1;
	line-height:15px;
}

.word_red {
	color:#E60012;
}
