/*
 *	FASTDESIGN BBS & MYPAGE Style ver.1 30.Nov.2006 Check it!
 */

/* vvvvv modify vvvvv */
/* ^^^^^ modify ^^^^^ */

h2
{
	float: left;
	margin: 0px 10px;	
}

/* Main Contents Na No Sa */
.bbs_main_title
{
width : auto;
height: auto;
background-color : #666666;
padding : 3px 10px;
margin : 10px 0px 0px 10px;
border-style: solid;
border-color: #ff0000;
border-width: 0px 5px;
text-align: left;
color: #ffffff;
font-weight:bold;
}

.bbs_main_bg
{
width : auto;
_width: 100%;
height: auto;
background-color : #cdcdcd;
padding : 5px 0px;
margin : 0px 0px 0px 10px;
}

#bbs_main_bg_project
{
width : auto;
height: auto;
background-color : #cdcdcd;
padding : 5px 0px;
margin : 0px 0px 0px 10px;
}

#bbs_main_bg_project_p
{
width : auto;
height: auto;
background-color : #cdcdcd;
padding : 5px 0px;
margin : 0px 0px 0px 10px;
}

#bbs_setdeal
{
width : auto;
height: auto;
background-color : #cdcdcd;
padding : 5px 0px;
margin : 0px 0px 0px 10px;
}

.bbs_main_contents_tablebg
{
width : auto;
_width: 100%;
height: auto;
background-color : #666666;
padding : 1px;
margin : 0px 10px;
}

.bbs_main_contents_tablebg table
{
width : 100%;
}

.bbs_main_contents_tablebg th
{
width : 15%;
background-color : #aeccff;
font-weight: bold;
font-size: 13px;
padding: 5px 10px;
}

.bbs_main_contents_tablebg td
{
width : 35%;
background-color : #ffffff;
font-size: 13px;
padding: 5px 10px;
}

.bbs_buttonset
{
width : auto;
font-size: 13px;
padding: 0px;
margin : 5px 10px 5px;
text-align: center;
clear: both;
background-color : #cdcdcd;
}


.bbs_main_contents_tablebg table
{
width : 100%;
}

.bbs_main_contents_tablebg th
{
width : 15%;
background-color : #aeccff;
font-weight: bold;
font-size: 13px;
padding: 5px 10px;
}

.bbs_main_contents_tablebg td
{
width : 35%;
background-color : #ffffff;
font-size: 13px;
padding: 5px 10px
}

.bbs_message_tablebg
{
width : auto;
_width: 100%;
height: auto;
background-color : #666666;
padding : 1px;
margin : 0px 10px;
}

.bbs_message_tablebg table
{
width : 100%;
}

.bbs_message_tablebg table th
{
width : 15%;
background-color : #aeccff;
font-weight: bold;
font-size: 13px;
padding: 5px 10px;
}

.bbs_message_tablebg td
{
width : 85%;
background-color : #ffffff;
font-size: 13px;
padding: 5px 10px;
}

.client_message
{
width : auto;
_width: 100%;
height: auto;
background-color : #ffffff;
padding : 5px 10px;
margin : 0px 10px 5px;
border-width: 0px 0px 0px 10px;
border-color: #AECCFF;
border-style: solid;
display: inline-table;
min-height:1%;@/* IE 7΍ */
}

.client_message:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

/* Hides from IE-mac \*/
* html .client_message {height: 1%;}
.client_message {display: block;}
/* End hide from IE-mac */

.designer_message
{
width : auto;
_width: 100%;
height: auto;
background-color : #ffffff;
padding : 5px 10px;
margin : 0px 10px 5px;
border-width: 0px 0px 0px 10px;
border-color: #ffd79d;
border-style: solid;
display: inline-table;
min-height:1%;@/* IE 7΍ */
}

.designer_message:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

/* Hides from IE-mac \*/
* html .designer_message {height: 1%;}
.designer_message {display: block;}
/* End hide from IE-mac */


.attachment
{
font-size:13px;
}

.attachment_handin
{
border-style: solid;
border-color: #ff0000 #cd0000 #a40000 #ff0000;
border-width: 1px;
margin: 0px 5px;
padding: 3px 5px;
background-color: #ffffff;
background-image:url("../img/common_btn_bg.gif");
background-repeat:repeat-x;
background-position:bottom;
float: right;
clear: right;
}

.attachment_erase
{
border-style: solid;
border-color: #ff0000 #cd0000 #a40000 #ff0000;
border-width: 1px;
margin: 0px 5px 3px;
padding: 3px 5px;
background-color: #ffffff;
background-image:url("../img/common_btn_bg.gif");
background-repeat:repeat-x;
background-position:bottom;
float: right;
font-size: 10px;
}

.bbs_dispro_title
{
width : auto;
height: auto;
background-color : #666666;
padding : 5px 10px;
margin : 10px 10px 0px;
border-style: solid;
border-color: #ff0000;
border-width: 0px 5px;
text-align: left;
color: #ffffff;
font-weight:bold;
font-size: 15px;
}

.bbs_dispro_bg
{
width : auto;
height: auto;
background-color : #cdcdcd;
padding : 5px 0px;
margin : 10px 10px 0px;
}

.bbs_dispro_tablebg
{
width : auto;
_width: 100%;
height: auto;
background-color : #666666;
padding : 1px;
margin : 0px 10px;
}

.bbs_dispro_tablebg table
{
width : 100%;
}

.bbs_dispro_tablebg th
{
width : 30%;
background-color : #aeccff;
font-weight: bold;
font-size: 13px;
padding: 5px 10px
}

.bbs_dispro_tablebg td
{
width : 70%;
background-color : #ffffff;
font-size: 13px;
padding: 5px 10px
}

.mypage_project_title
{
width : auto;
height: auto;
background-color : #ffffcc;
padding : 5px 10px 5px 5px;
margin : 0px 10px;
font-weight: bold;
font-size: 14px;
border-style: solid;
border-color: #666666;
border-width: 2px 2px 0px;
}

.mypage_contents_tablebg
{
width : auto;
_width: 100%;
height: auto;
background-color : #666666;
padding : 1px;
margin : 0px 10px 10px;
}

.mypage_contents_tablebg table
{
width : 100%;
}

.mypage_contents_tablebg th
{
width : 20%;
background-color : #aeccff;
font-weight: bold;
font-size: 13px;
padding: 5px 10px
}

.mypage_contents_tablebg td
{
width : 30%;
background-color : #ffffff;
font-size: 13px;
padding: 5px 10px
}

.mypage_history_tablebg
{
width : auto;
_width: 100%;
height: auto;
background-color : #666666;
padding : 1px;
margin: 0px 10px 5px;
}

.mypage_history_tablebg table
{
width : 100%;
}

.mypage_history_tablebg th
{
background-color : #aeccff;
font-weight: bold;
font-size: 13px;
padding: 5px 10px;
}

.mypage_history_tablebg td
{
background-color : #ffffff;
font-size: 13px;
padding: 5px;
}

.button_mypage_history
{
border-style: solid;
border-color: #ff0000 #cd0000 #a40000 #ff0000;
border-width: 1px;
margin: 0px;
padding: 3px 5px;
background-color: #ffffff;
background-image:url("../img/common_btn_bg.gif");
background-repeat:repeat-x;
background-position:bottom;
font-size: 10px;
display: inline;
text-align: center;
}

.mypage_notice
{
width : auto;
height: auto;
background-color : #ffffcc;
padding : 7px 10px 3px;
margin: 10px 10px 0px;
border-style: solid;
border-color: #ff0000;
border-width: 2px;
text-align: left;
font-weight:bold;
}

.mypage_notice:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.mypage_notice {
    display: inline-table;
    min-height: 1%;
}
/* Hides from IE-mac \*/
* html .mypage_notice {height: 1%;}
.mypage_notice {display: block;}
/* End hide from IE-mac */

.mypage_notice input
{
margin: 5px 0px;
}

.mypage_notice02
{
width : auto;
height: auto;
background-color : #ffffcc;
padding : 7px 10px;
margin: 10px 10px 0px;
border-style: solid;
border-color: #ff0000;
border-width: 2px;
text-align: left;
font-weight:bold;
}

.mypage_notice02 input
{
margin: 5px 0px;
}

.mypage_notice ul
{
padding : 0px;
margin: 0px;
}

.mypage_notice li
{
border-style: solid;
border-color: #ff0000 #cd0000 #a40000 #ff0000;
border-width: 1px;
margin: 3px 5px 0px 0px;
padding: 3px 5px;
background-color: #ffffff;
background-image:url("../img/common_btn_bg.gif");
background-repeat:repeat-x;
background-position:bottom;
font-size: 13px;
width: 130px;
display: block;
text-align: center;
float: left;
}

.mypage_notice_button a
{
display: block;
}

.bbs_message_tablebg table th
{
background-color : #ffe690;
font-weight: bold;
font-size: 13px;
padding: 5px 10px
}

.finish_notice
{
width: 98%;
margin: 0px 0px 10px;
padding: 5px 10px;
background-color: #ffffff;
clear: both;
border-style: solid;
border-color: #b3b3b3;
border-width: 1px;
}

.admin_title
{
width : auto;
height: auto;
background-color : #666666;
padding : 3px 10px;
margin : 10px 10px 0px;
border-style: solid;
border-color: #ff0000;
border-width: 0px 5px;
text-align: left;
color: #ffffff;
font-weight:bold;
}

.admin_bg_project
{
width : auto;
height: auto;
background-color : #cdcdcd;
padding : 5px 10px;
margin : 0px 10px 0px;
}

.admin_contents_tablebg
{
width : 100%;
height: auto;
background-color : #666666;
padding : 1px;
margin : 0px;
}

.admin_contents_tablebg table
{
width : 100%;
}

.admin_contents_tablebg th
{
background-color : #aeccff;
font-weight: bold;
font-size: 13px;
padding: 5px 10px
}

.admin_contents_tablebg td
{
background-color : #ffffff;
font-size: 13px;
padding: 5px 10px
}

.errorExplanation li
{
width : auto;
height: auto;
padding : 5px 10px;
margin : 5px 10px 0px;
color:#FF6600;
font-weight:bold;
border-style: solid;
border-color: #FF6600;
border-width: 1px;
list-style: none;
}

.confirm_order_message
{
width : auto;
height: auto;
text-align: center;
padding : 40px 10px 50px;
margin : 5px 10px 0px;
color:#FF6600;
font-weight:bold;
font-size: 15px;
}

.confirm_order_message a
{
	margin: 0px auto;
padding: 3px 5px;
background-image:url("../img/common_btn_bg.gif");
background-repeat:repeat-x;
background-position:bottom;
font-size: 16px;
display: block;
border-style: solid;
border-color: #ff0000 #cd0000 #a40000 #ff0000;
border-width: 1px;
width: 200px;
}

.pay_start_message
{
width : auto;
height: auto;
text-align: center;
padding : 0px;
margin : 10px auto 0px;
color:#FF6600;
font-weight:bold;
font-size: 16px;
}

.pay_start_message p
{
width : auto;
height: auto;
text-align: center;
padding : 10px 0px;
color: #000000;
}

.pay_start_message a
{
	margin: 3px auto;
padding: 5px 5px;
background-image:url("../img/common_btn_bg.gif");
background-repeat:repeat-x;
background-position:bottom;
font-size: 16px;
display: block;
border-style: solid;
border-color: #ff0000 #cd0000 #a40000 #ff0000;
border-width: 1px;
width: 300px;
}

.profile_contents
{
margin : 0px 0px 0px 10px;
border-style: solid;
border-color:#cccccc;
border-width: 0px 1px 1px;
padding: 10px;
}

*+html .profile_contents
{
width:100%;
}

* html .profile_contents
{
width:100%;
}

.profile_title
{
border-style: solid;
border-color: #ff0000;
border-width: 0px 0px 1px;
font-size:150%;
padding:0px 0px 3px;
margin:0px;
    zoom:1;/*for IE 5.5-7*/
}

.profile_title:after {
	content: "";
	display: block;
	height: 0;
	visibility: hidden;
	clear: both;
}

.big_button_right
{
float:right;
}

.profile_contents_wrapper
{
margin:10px 0px 0px;
float:left;
width:100%;
}

.profile_contents_right
{
margin-left:170px;
margin-bottom: 10px;
}

.profile_contents_left
{
float:left;
width:160px;
margin-left:-100%;
border:1px #cccccc solid;
text-align:center;
margin-bottom: 10px;
margin-top:10px;
}

*+html .profile_contents_left, * html .profile_contents_left
{
width:100%;
border:0px #cccccc;
text-align:left;
}

*+html .profile_contents_left_ie, * html .profile_contents_left_ie
{
float:left;
width:160px;
border:1px #cccccc solid;
text-align:center;
}

.profile_contents_right dl
{
margin:3px 0px;
  border-bottom: 1px solid #ccc;
  clear:both;
 zoom:1;/*for IE 5.5-7*/
 padding: 0px 0px 3px;
}

.profile_contents_right dl:after {
	content: "";
	display: block;
	height: 0;
	visibility: hidden;
	clear: both;
}


.profile_contents_right dt
{
background-color:f2f2f2;
  font-weight: bold;
  padding: 3px 5px;
  width: 6em;
  float: left;
  text-align:center;
}

.profile_contents_right dd
{
  margin: 0 0 0 7em;
}

.profile_contents_left_title
{
background-color:#f2f2f2;
padding:3px 5px;
font-weight:bold;
}

.profile_contents_left_title p
{
font-weight:normal;
font-size:8px;
text-align:left;
}

.profile_contents_left img
{
padding : 0px;
margin : 5px 0px;
border-style: solid;
border-color: #b3b3b3;
border-width: 1px;
}

.profile_contents_left li img
{
padding : 0px;
margin : 0px;
border-style: solid;
border-color: #b3b3b3;
border-width: 1px;
float:left;
}

.profile_works li
{
border-top: 1px solid #ccc;
list-style: none;
text-align:left;
padding:5px 0px;
margin : 0px 5px;
 zoom:1;/*for IE 5.5-7*/
}

.profile_works li:after {
	content: "";
	display: block;
	height: 0;
	visibility: hidden;
	clear: both;
}

.profile_contents_bottom
{
clear:left;
background-color:f2f2f2;
padding:3px 5px;
text-align:center;
zoom:1;/*for IE 5.5-7*/
}

.profile_contents_bottom:after {
	content: "";
	display: block;
	height: 0;
	visibility: hidden;
	clear: both;
}

.profile_right_contents
{
margin : 0px 10px 0px 10px;
border-style: solid;
border-color:#cccccc;
border-width: 0px 1px 1px;
padding: 5px 0px 0px;
font-size: 12px;
}

.profile_right_contents li img
{
padding : 0px;
margin : 0px 3px 0px 0px;
border-style: solid;
border-color: #b3b3b3;
border-width: 1px;
float:left;
}

.profile_right_contents li p
{
padding : 0px;
margin : 0px;
font-size: 10px;
}

.search
{
text-align:center;
padding:5px 0px;
}

.search02
{
text-align:center;
padding:0px 0px 5px;
}

.search .button
{
font-size:10px;
padding:2px;
margin: 0px 0px 0px 3px; 
}

.fee_basis
{
font-size:12px;
font-weight:bold;
float:right;
margin:10px 0px 0px;
background-color:f2f2f2;
 padding: 3px 5px;
}

.search_option
{
margin:3px 0px;
 padding: 3px 5px;
background-color:f2f2f2;
font-size: 12px;
 zoom:1;/*for IE 5.5-7*/
}

.search_option:after {
	content: "";
	display: block;
	height: 0;
	visibility: hidden;
	clear: both;
}

.search_option .button
{
font-size:10px;
padding:2px;
margin: 0px 0px 0px 3px; 
}

dl.other_categories{
padding: 5px;
width: 95%;
}



dl.other_categories dt
{
background-color:f2f2f2;
  font-weight: bold;
  padding: 3px;
  float: left;
  font-size:70%;
  text-align:center;
}

dl.other_categories dd
{
margin : 0px 0px 0px 5px;
  float: left;
}

.serch_end
{
border-style: solid;
border-color:#cccccc;
border-width: 1px 0px 0px;
}

.search_title
{
margin:5px;
background-color:f2f2f2;
  font-weight: bold;
  padding: 3px;
  text-align:center;
}

