@charset "euc-jp";
/*
-------------------------------------------------------------------------------------------
 cosplay-walker.com's Styles
 Author:  Senoh
 Last updata:  2007.7.20
-------------------------------------------------------------------------------------------
*/
/*--------------------------------↓合わせ一覧↓--------------------------------*/
table.type2 a:link {/*リンク色*/
	color: #000;
}
table.type2 a:visited {/*リンク訪問済み*/
	color: #000;
}
table.type2 a:hover {/*リンクマウスオーバー*/
	color: #46b7dc;
 	position:relative;
 	top:1px;
 	left:1px;
}
table.type2 th a:link {/*合わせタイトルリンク色*/
	color: #339900;
}
table.type2 th a:visited {/*合わせタイトルリンク色*/
	color: #339900;
}
table.type2 th a:hover {/*リンクマウスオーバー*/
	color: #46b7dc;
 	position:relative;
 	top:1px;
 	left:1px;
}
#contents {
	width: 800px;
	background: url(../common/images/bg_form.gif) repeat-y;
	margin-bottom: 15px;
}
#a_search {
	position: relative;
}
#a_search form {
	z-index: 1;
	padding: 5px 0;
	background: url(../common/images/bg_form.gif) repeat-y;
}

#a_search form dl {
	margin-left: 130px;
}
#a_search form dt {
	margin-right: 8px;
	float: left;
}
#a_search form p {
	width: 73px;
	height: 23px;
	position: absolute;
	top: 3px;
	right: 120px;
}
input#Keyword {
	border: #ccc 1px solid;
	width: 200px;
	height: 13px;
}
#contents p {
	padding: 5px auto;
}
#contents p.center {/*センタリング*/
	text-align: center;
	margin: 5px auto;
}
#contents h2 {
	text-indent: -10000px;
	background: url(images/h_awase.gif) no-repeat;
	width: 800px;
	height: 49px;
}
#contents h3 {/*募集作成ボタン*/
	margin-left: 200px;
	padding: 10px 0;
}
#contents h3 a {
	display: block;
	text-indent: -10000px;
	background: url(images/b_bosyuu.gif) no-repeat;
	width: 400px;
	height: 30px;
}
#contents h3 a:hover {
	background: url(images/b_bosyuu.gif) no-repeat 0px -30px;
	filter: alpha(opacity=100);
}
#contents div.a_serch {
	margin-left: 120px;
}
#contents table.type1, #contents table.type2 {
	margin: 5px 20px 10px;
	width: 760px;
	border-collapse: collapse;
	border-bottom: 2px solid #999999;
}
table th, table td {
	padding: 3px 5px;
	border: none;
}
table th {/*イベント名*/
	font-size: 18px;
	height: 25px;
	line-height: 25px;
}
table.type2 th {
	border-bottom: 1px dotted #999999;
}
table.type2 td {
	padding: 3px 3px 3px 0;
}
table td.mark {/*アイコン説明*/
	background: url(images/bg_mark.gif) no-repeat;
	width: 190px;
	height: 80px;
}
table dt {/*テーブル内での横並び用*/
	float: left;
	clear: left;
	margin-right: 10px;
	margin-bottom: 0px;
}
table th dt {
	width: 680px;
	font-weight: 700;
}
table.type1 dt {
	margin: 4px 8px 2px 25px;
}
* html table.type1 dt {/*IE6用ハック*/
	margin: 4px 8px 2px 13px;
}
table.type2 dt.midasi {
	background: url(images/icon_04.gif) left no-repeat;
	padding-left: 25px;
}
table.type2 dt.midasi img {
	margin: 5px 10px 0 0;
	text-align: left;
}
table.type1 dd.under {
	clear: both;
	margin-left: 25px;
	padding: 0 5px 5px 0;
	font-size: 12px;
	font-weight: 400;
	line-height: 15px;
}
table td.mark dd {
	font-weight: 700;
	float: none;
	padding-top: 14px;
}
table td span.oubo a {
	display: block;
	text-indent: -10000px;
	background: url(images/b_oubo.gif) no-repeat;
	width: 150px;
	height: 30px;
}
table td span.oubo a:hover {
	background: url(images/b_oubo.gif) no-repeat 0px -30px;
	filter: alpha(opacity=100);
}

/*---↓fukuda---*/
table td span.hensyu a {
	display: block;
	text-indent: -10000px;
	background: url(images/b_hensyu.gif) no-repeat;
	width: 110px;
	height: 30px;
}
table td span.hensyu a:hover {
	background: url(images/b_hensyu.gif) no-repeat 0px -30px;
	FILTER: alpha(opacity=100);
}

table dd.detail {
	margin-top: -20px;
	padding-bottom: 5px;
	float: right;
}
table dd.detail a {/*詳細ボタン*/
	display: block;
	text-indent: -10000px;
	background: url(images/b_syousai.gif) no-repeat;
	width: 50px;
	height: 25px;
}
table dd.detail a:hover {
	background: url(images/b_syousai.gif) no-repeat 0px -25px;
	filter: alpha(opacity=100);
}
#shita {/*下部枠線*/
	padding-top: 15px;
	background: url(../common/images/cnr_form.gif) no-repeat;
	width: 800px;
	height: 35px;
}
p span.caution {
	color: #EA0000;
}
td span.caution {
	color: #FF6600;
	font-weight: 700;
}
table td.mark span.caution {
	color: #3399FF;
}
td.w6 {
	width: 5%;
	padding: 3px 5px 3px 0;
}
td.w7 {
	width: 7%;
	padding: 3px 5px 3px 0;
}
td.w10 {
	width: 10%;
}
td.w15 {
	width: 15%;
}
table.type2 td img, table.type4 td img {
	margin: 2px 2px;
}
td.space {/*テスト用*/
	border-left: hidden;
}
table tr.under td{/*テスト用・テーブル下部に陰*/
	background: url(images/bg_shadow.gif) no-repeat;
	border: none;
	padding: 0;
}
/*--------------------------------↑合わせ一覧↑--------------------------------*/
/*--------------------------------↓合わせ詳細↓--------------------------------*/
#contents h2#more {
	text-indent: -10000px;
	background: url(images/h_minfo.gif) no-repeat;
	width: 800px;
	height: 49px;
}
#contents table.type3 {
	margin: 15px 31px 10px;
	width: 738px;
	border: 1px solid #CCCCCC;
	border-collapse: collapse;
}
table.type3 th {
	font-size: 12px;
	background-color: #f9ded9;
	text-align: center;
	padding: 3px 5px;
	margin: 0;
	border: 1px solid #CCCCCC;
}
table.type3 td {
	font-weight: 700;
	padding: 5px 10px;
	border-left: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
}
table.type3 td.date {
	width: 60px;
	background-color: #fff0ed;
	text-align: center;
}
table.type3 td.btn {
	background: white;
	width: 100px;
	border: none;
}
table.type3 dd {
	width: 490px;
	padding: 0;
	margin: 0;
}
table td.w400 {
	width: 400px;
}
table th.w110 {
	font-weight: 700;
	line-height: 20px;
	background: white;
	width: 110px;
}

#contents table.type4 {/**/
	margin: 0 15px;
	width: 770px;
}
#contents table.type4 p {
	margin: 3px 30px;
	line-height: 18px;
}
#contents #comp {
	color: #e94d51;
	background: #e9f5d0;
	text-align: center;
	padding: 20px 0 17px;
	margin: 10px 30px 5px;
}
#contents #comp p.mar {
	padding: 15px 280px 2px;
}
#comp .amodoru a {
	display: block;
	text-indent: -10000px;
	background: url(images/b_awasemodoru.gif) no-repeat;
	width: 178px;
	height: 30px;
}
#comp .amodoru a:hover {
	background: url(images/b_awasemodoru.gif) no-repeat 0px -30px;
	FILTER: alpha(opacity=100);
}
table.type4 th, table.type4 td {
	padding: 3px 5px;
	border-bottom: none;
	border-left: none;
}
table.type4 td.write {
	background: url(images/bg_type4.gif) repeat-y;
}
table.type4 td.under {
	background: url(images/bg_type4under.gif) no-repeat;
	
}
table tr.alist {
	background: url(images/bg_type4.gif) repeat-y;
}
table td.twaku {
	padding: 5px 30px;
}
table.type4 .alist div.dot {
	background: url(../common/images/dot_04.gif) no-repeat 0 0;
	width: 710px;
} 
table .alist div.li_dot {
	background: url(../common/images/dot_04.gif) no-repeat 0 0;
	width: 710px;
	height: 1px;
	clear: left;
	line-height: 0;
	font-size: 0;
} 
table.type4 tr.alist .listwaku {/*各枠*/
	width: 177px;
	height: auto;
	float: left;
}
table.type4 dl {
	margin-left: 5px;
}
table.type4 dt {
	margin: 0;
	padding: 0;
}
table.type4 tr.alist dt img {/**/
	padding: 5px;
	float: left;
	clear: left;
}
table.type4 .alist dd {
	padding-left: 60px;
}
table.type4 .alist dd.name {
	padding: 2px ;
}
table.type4 dt.date {
	font-size: 14px;
	line-height: 18px;
}
table.type4 h4 {
	text-indent: -10000px;
	width: 770px;
	height:	25px;
	margin-left: 5px;
}
table.type4 h4#message {
	background: url(images/h4_message.gif) no-repeat;
}
table.type4 h4#jouken {
	background: url(images/h4_jouken.gif) no-repeat;
}
table.type4 h4#chara {
	background: url(images/h4_chara.gif) no-repeat;
}
table.type4 h4#sankasya {
	background: url(images/h4_sankasya.gif) no-repeat;
}
div#shita p.oubo  {
	margin: 0 325px;
}
p.oubo a {
	display: block;
	text-indent: -10000px;
	background: url(images/b_oubo.gif) no-repeat;
	width: 150px;
	height: 30px;
}
p.oubo a:hover {
	background: url(images/b_oubo.gif) no-repeat 0px -30px;
	filter: alpha(opacity=100);
}
.minfo #shita {
	padding-top: 0;
	background: url(../common/images/cnr_form.gif) no-repeat;
	width: 800px;
	height: 50px;
	clear: both;
}
table.type3 th.big {
	text-align: center;
	font-weight: 700;
}
.pad01 {
	padding: 5px 0 0 30px;
	line-height: 20px;
}
.weight {
	font-weight: 700;
	line-height: 20px;
	font-size: 14px; 
}
/
/*--------------------------------↑合わせ詳細↑--------------------------------*/


