@charset "utf-8";
/*
 *	FD Children MOE
 */
body {
   margin: 0;
   padding: 0;
   background-color: #ffffff;
   color:#333333;
   font-family: sans-serif;
   line-height: 1.5;
}

h1,h2,h3,h4,h5,h6 {font-size:1em; margin:0px; padding:0px;}
p { margin:0px; }
ul li { list-style-type:none; }
a img { border:0; }
a { outline: none; }
body{text-align:center;}

/* CLEAR FIX*/
.clearfix:after {  
	visibility: hidden;  
	display: block;  
	font-size: 0;  
	content: " ";  
	clear: both;  
	height: 0;  
}  
* html .clearfix             { zoom: 1; } /* IE6 */  
*:first-child+html .clearfix { zoom: 1; } /* IE7 */  


#header{margin:0px;}

#header_lead{
background-color:#e5e5e5;
box-shadow: 0px 1px 1px #666;
padding:5px 20px;
}

#header_lead h1{
margin:0px auto;
text-shadow: 0 1px 0 #ffffff;
padding:0px;
text-align:left;
font-weight:bold;
font-size:12px;
color:#333;
display:block;
float:left;
}

#header_utility{float:right}

#header_utility a{
font-size:12px;
height:15px;
display:block;
float:left;
margin:0px 0px 0px 15px;
padding:0px 0px 0px 15px;
background-image : url(../images/link_arrow_circle.png);
background-position : left center;
background-repeat: no-repeat;
}

#header_utility a{background-position : left top;line-height:1.1em;} /* IE7以前向け */  
head~/* */body #header_utility a{background-position : left center;line-height:1.1em;} /* IE8向け */  
html:not(:target) #header_utility a{background-position : left 0px;line-height:1em;} /* モダンブラウザ向け */

#header_utility a:link,#header_utility a:visited,#header_utility a:hover,#header_utility a:active{color:#0074ff;}

.header_wrap{width:950px;margin:0px auto;}
#header_logo{float:left;margin:10px 0px 10px;}
#header_logo a{margin-right:20px;}

a.header_query{
float:right;
display:block;
background-image : url(/images/moe_header_query.png);
background-position : center top;
background-repeat: no-repeat;
width:231px;
height:53px;
margin-top:10px;
}

a.header_query img{
width:231px;
height:53px;
}

#header_gnavi{
border-width:1px 0px 1px;
border-color:#ff4d58;
border-style:solid;
}

#header_gnavi ul{
margin:0px auto;
padding:0px;
width:950px;
}

#header_gnavi ul li{
list-style:none;
display:block;
float:left;
margin:1px 10px 1px 0px;
padding:0px;
}

#header_gnavi ul li a{
display:block;
border-radius: 5px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
color:#ff4d58;
padding:5px 10px;
font-weight:bold;
font-size:16px;
line-height:1em;
text-decoration:none;
}

#header_gnavi ul li a:hover{background-color:#ff434e;color:#ffffff;}
#header_gnavi ul li a.current{background-color:#ff4d58;color:#ffffff}

#header_gnavi ul li.mypage{float:right;}

.bread_crumb{
background-color:#ff4d58;
clear:both;
height:22px;
}

.bread_crumb div{
width:950px;
font-weight:bold;
color:#ffffff;
text-align:left;
font-size:12px;
margin:0px auto;
padding:2px 0px 0px;
}

.bread_crumb div div{display:inline;margin:0;padding:0;width:auto;}

.bread_crumb div div a:link,.bread_crumb div div a:hover,.bread_crumb div div a:active,.bread_crumb div div a:visited{
color:#ffffff;
text-decoration:underline;
font-weight:normal;
}

.bread_crumb div div span{
float:right;
font-size:12px;
font-weight:normal;
}
.bread_crumb div div span span{
float:none;
font-size:12px;
font-weight:bold;
}
.bread_crumb div div span.bread_crumb_item{
float:none;
font-size:12px;
}


#mainvisual{
background: url(../images/moe_mainvisual_bg.jpg) no-repeat center top;
height:565px;
}

#control_panels{float:left;margin-top:10px;}

.control_panel{
background-color:#ff7c84;
border-radius: 5px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
-webkit-box-shadow: 0px 1px 3px #4d4d4d;
-moz-box-shadow: 0px 1px 3px #4d4d4d;
box-shadow: 0px 1px 3px #4d4d4d;
width:239px;
padding-bottom:5px;
margin-bottom:10px;
}

.control_panel_title{padding:10px 0px 8px;}

.control_panel_content{
background-color:#ffffff;
border-radius: 3px;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
-webkit-box-shadow: 0px 1px 1px #b3000b;
-moz-box-shadow: 0px 1px 1px #b3000b;
box-shadow: 0px 1px 1px #b3000b;
margin:0px 5px;
}

.control_panel_content p.control_panel_content_artist_num{
font-size:12px;
color:#323232;
text-align:center;
font-size:12px;
font-weight:bold;
margin:0px 0px 10px;
padding-top:10px;
line-height:1em;
}

.control_panel_content p.control_panel_content_artist_num span{
color:#ff4d58;
font-size:20px;
}

.mar-t-20{margin-top:20px !important;}
.mar-b-3{margin-bottom:3px !important;}
.mar-b-7{margin-bottom:7px !important;}
.relative{position:relative !important;}
.align-left{text-align:left !important;}

.three-btnbox02 ul, .three-btnbox02 li{margin:0px; padding:0px; list-style:none;}
.three-btnbox{padding-bottom:10px;}

.control_panel_content_desc{text-align:justify;font-size:12px;line-height:1.2em;padding:10px;}
.control_panel_content_desc span{font-weight:bold;color:#F06;}

.three-box-list ul,.three-box-list li{list-style:none;text-align:left;margin:0px;}
.three-box-list ul{margin:0px; padding:0px;}
.three-box-list li{margin:0px;}

.icon-bg-matt{
	background: url(../images/icon-matter.gif) no-repeat 0 4px;
	padding: 0 0 0 22px;
	}
	
.icon-bg-q{
	background: url(../images/icon-q.gif) no-repeat 0 4px;
	padding: 0 0 0 22px;
	}
	
.three-box-list{
	padding: 0 15px 10px;
	font-size: 14px;
	}
	
.three-box-list a{
	color:#000097;
	text-decoration: underline;
	}
	
.three-box-list a:hover{
	color:#CA0000;
	text-decoration: none;
	}

.mainvisual_catch01{
position:absolute;
left:243px;
top:30px;
}
.mainvisual_catch02{
position:absolute;
left:609px;
top:-40px;
}

#howto{margin-top:20px;}

#howto ul
{
list-style:none;
margin:10px 0px 0px;
padding:0px;
}

#howto ul li
{
float:left;
padding:0px;
width:282px;
margin:0px 0px 0px 22px;
border:10px solid #FC7D86;
border-radius: 5px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
-webkit-box-shadow: 0px 1px 3px #4d4d4d;
-moz-box-shadow: 0px 1px 3px #4d4d4d;
box-shadow: 0px 1px 3px #4d4d4d;
}

#howto ul li p
{
margin:0px 10px 10px 10px;
font-size:0.8em;
padding:0px;
letter-spacing: 0px;
}

.top_link{
float:right;
color:#6CD5CE;
font-size:15px;
font-weight:bold;
}

.top_link a
{
padding-left:16px;
background-repeat: no-repeat;
background-position: left center;
background-image: url("/img/link_arrow.gif");
font-size:15px;
margin-left:10px;
}

.subsection_camera
{
margin:5px auto;
width:950px;
text-align:left;
font-weight:bold;
font-size:12px;
}

.profile_title_neo
{
padding:2px;
border-style:solid;
border-width:1px;
border-color:#9196a2;
background-image: url(/img/name_bg_neo.gif);
background-position : center bottom;
background-repeat: repeat-x;
zoom:1;/*for IE 5.5-7*/
}

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


.name_neo{
padding-left:20px;
padding-top:10px;
font-size:32px;
float:left;
}

.btns_neo
{
float:right;
margin:0px 2px 0px 20px;
}

.btns_neo a
{
margin:0px;
  background-repeat : no-repeat;  
display:block;
  padding : 0px;
  margin : 2px 0px;
  background-position : center top;
}
.btns_neo a:hover{background-position : center -26px;}

a.back_btn_neo{background-image : url(/img/back_button_moe.gif);}
a.order_btn_neo{background-image : url(/img/order_button_moe.gif);}

.profile_contents_bottom_neo
{
clear:both;
margin-top:10px;
padding:10px;
border-style:solid;
border-width:1px;
border-color:#9196a2;
background-image: url(/img/name_bg_neo.gif);
background-position : center bottom;
background-repeat: repeat-x;
text-align:center;
zoom:1;/*for IE 5.5-7*/
}

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

.btn_bottom_neo
{
margin:0px auto;
width:470px;
}

.profile_contents_bottom_neo a
{
margin:0px;
  background-repeat : no-repeat;  
display:block;
float:left;
  padding : 0px;
  margin : 0px 10px;
  background-position : center top;
}
.profile_contents_bottom_neo a:hover{background-position : center -26px;}

.prof_tab_neo
{
margin-top:10px;
border-bottom:2px solid #F70268;
zoom:1;/*for IE 5.5-7*/
}

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

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

.prof_tab_neo li
{
float:left;
list-style:none;
}

.prof_tab_neo li a
{
margin:0px;
  background-repeat : no-repeat;  
display:block;
  padding : 0px;
}

li.prof_tab_prof a{background-image : url(/img/prof_tab_prof_moe.gif);background-position : center top;}
li.prof_tab_achiev a{background-image: url(/img/prof_tab_achiev_moe.gif);background-position : center top;}
li.prof_tab_office a{background-image: url(/img/prof_tab_office_moe.gif);background-position : center top;}

li.prof_tab_prof a:hover{background-image : url(/img/prof_tab_prof_moe.gif);background-position : center -27px;}
li.prof_tab_achiev a:hover{background-image: url(/img/prof_tab_achiev_moe.gif);background-position : center -27px;}
li.prof_tab_office a:hover{background-image: url(/img/prof_tab_office_moe.gif);background-position : center -27px;}

li.prof_tab_prof_current a{background-image : url(/img/prof_tab_prof_moe.gif);background-position : center -27px;}
li.prof_tab_achiev_current a{background-image: url(/img/prof_tab_achiev_moe.gif);background-position : center -27px;}
li.prof_tab_office_current a{background-image: url(/img/prof_tab_office_moe.gif);background-position : center -27px;}

table.profile_table_neo{
    border-top:1px solid #9196a2;
    border-left:1px solid #9196a2;
    border-collapse:collapse;
    border-spacing:0;
    background-color:#ffffff;
    empty-cells:show;
    margin-bottom:10px;
    width:562px;
}

.profile_table_neo th{
    border-right:1px solid #9196a2;
    border-bottom:1px solid #9196a2;
    color:#46494c;
    background-color:#D8DBDD;
    background-image:url(/img/profile_table_bg.gif);
    background-position:left top;
    background-repeat : no-repeat;  
    padding:0.3em 1em;
    text-align:center;
    font-weight:bold;
    font-size:12px;
    white-space:nowrap;
    vertical-align:top;
}
.profile_table_neo td{
    border-right:1px solid #9196a2;
    border-bottom:1px solid #9196a2;
    padding:0.3em 1em;
    font-size:90%;
}

.profile_table_neo td img{margin-right:1px;}

.search_btn_neo,.quote_btn_neo
{
margin:0px 0px 10px;
}

.search_btn_neo a,.quote_btn_neo a
{
margin:0px;
  background-repeat : no-repeat;  
display:block;
  padding : 0px;
  margin : 0px 0px;
  background-position : center top;
}

.search_btn_neo a{background-image : url(/img/search_btn_neo.gif);}
.quote_btn_neo a{background-image : url(/img/quote_btn_neo.gif);}
.search_btn_neo a:hover,.quote_btn_neo a:hover{background-position : center -43px;}
/* Footer the Hot Foot yeah! */
#footer
{
text-align:center;
margin-top:10px;
clear:both;
}

.footer_go_top
{
text-align:right;
margin:5px auto 0px;
width:950px;
font-size:0.8em;
}
.footer_go_top a
{
background-repeat: no-repeat;
background-position: left center;
margin: 0px;
padding: 0px 0px 0px 13px;
background-image: url("/img/pagetop.gif");
}
.footer_links
{
padding:5px 0px;
background-color:#e5e5e5;
font-size:0.8em;
}
.footer_copyright
{
border-top: solid 2px #9391a2;
padding:10px 0px;
font-size:0.8em;
}
#footer_contents_neo
{
width:950px;
margin:0px auto;
    zoom:1;/*for IE 5.5-7*/
}

#footer_contents_neo:after {
	content: "";
	display: block;
	height: 0;
	visibility: hidden;
	clear: both;
}

#footer_contents_neo_left
{
float:left;
width:200px;
}


#footer_contents_neo_right
{
float:right;
width:740px;
}

.service_menu_neo
{
text-align:left;
padding:0px;
}

.service_menu_title
{
margin-top:10px;
}

.service_menu_title a:link
{
font-weight:bold;
}

.service_menu_content
{
font-size:90%;
margin-top:5px;
}

#footer_contents_neo .right_body{font-size:0.9em;}

.profile_customer_voice
{
height:150px;
overflow:auto;
}

.profile_customer_voice p
{
border-bottom:1px dotted #9196a2;
padding:5px 0px;
font-size:0.9em;
}

#footer .query{margin-top:5px;}

#main
{
width:950px;
padding : 0px;
margin : 10px auto;
text-align:left;
}

#content
{
margin:0px;
}

#left{
width:732px;
float:left;
}

#right{
width:200px;
float:right;
}
.flow
{
margin:0px auto;
padding : 0px;
}

.sub_title
{
margin:10px auto 5px;
}

.camera_rid
{
width:auto;
height:2px;
background-image: url("/img/top_design_rid_center.gif");
background-repeat: repeat-x;
background-position: top;
display:block;
margin: 0px;
padding: 0px;
}


.camera_rid_l1
{
width:2px;
height:2px;
background-image: url("/img/camera_rid_l1.gif");
background-repeat: no-repeat;
background-position: top;
float:left;
display:block;
margin: 0px;
padding: 0px;
}


.camera_rid_r1
{
width:2px;
height:2px;
background-image: url("/img/camera_rid_r1.gif");
background-repeat: no-repeat;
background-position: top;
float:right;
display:block;
margin: 0px;
padding: 0px;
}

.camera_title
{
border-style: solid;
border-color: #8f8ea0;
border-width: 0px 1px;
background-color:#EEDBDA;
margin: 0px;
text-align:center;
    font-size:12px;
padding:3px 5px;
font-weight:bold;
color:#6F7173;
}

.camera_title span
{
font-size:0.8em;
font-weight:bold;
}

.camera_body
{
border-style: solid;
border-color: #8f8ea0;
border-width: 0px 1px;
margin: 0px;
padding: 8px;
}

.camera_bottom
{
width:auto;
height:2px;
background-image: url("/img/camera_bottom_center.gif");
background-repeat: repeat-x;
background-position: top;
display:block;
margin: 0px;
padding: 0px;
}


.camera_bottom_l1
{
width:2px;
height:2px;
background-image: url("/img/camera_bottom_l1.gif");
background-repeat: no-repeat;
background-position: top;
float:left;
display:block;
margin: 0px;
padding: 0px;
}


.camera_bottom_r1
{
width:2px;
height:2px;
background-image: url("/img/camera_bottom_r1.gif");
background-repeat: no-repeat;
background-position: top;
float:right;
display:block;
margin: 0px;
padding: 0px;
}

.search_result
{
margin : 10px 0px;
padding : 0px;
}
.search_result_neo
{
margin : 10px 0px;
padding : 0px;
border:1px solid #dcdcdd;
}

.search_option
{
font-weight:bold;
}

.search_option_neo
{
margin : 2px;
padding : 10px;
background-color:#dcdcdd;
font-size:0.9em;
}

#search_control
{
display:none;
margin-top:10px;
}

#search_control table{
    border-top:1px solid #9196a2;
    border-left:1px solid #9196a2;
    border-collapse:collapse;
    border-spacing:0;
    background-color:#ffffff;
    empty-cells:show;
    margin-bottom:10px;
    width:706px;
}

#search_control table th{
    border-right:1px solid #9196a2;
    border-bottom:1px solid #9196a2;
    background-color:#D8DBDD;
    background-image:url(/img/profile_table_bg.gif);
    background-position:left top;
    background-repeat : no-repeat;  
    padding:0.3em 1em;
    text-align:center;
    font-weight:bold;
    font-size:12px;
    white-space:nowrap;
}
#search_control table td{
    border-right:1px solid #9196a2;
    border-bottom:1px solid #9196a2;
    padding:0.3em 1em;
    font-size:90%;
}

input.button
{
border-style: solid;
border-color: #FC7D86 #BF555C #8A3C41 #FC7D86;
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: 13px;
	color:#DD4D57;
	font-weight: bold;
	cursor: pointer; 
}
.search_info
{
margin:5px 0px;
padding:5px;
background-color:#dcdcdd;
font-size:0.9em;
text-align:right;
}

.search_num
{
font-weight:bold;
}
.search_designer_list
{
width : auto;
*width: 100%;
height: auto;
background-color : #ffffff;
padding : 0px 0px 5px;
margin : 0px;
clear: both;
border-style: solid;
border-color:#cccccc;
border-width: 1px 0px 0px;
    zoom:1;/*for IE 5.5-7*/
}

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

.search_designer_list_title
{
width : auto;
height: auto;
border-style: solid;
border-color: #ff3370;
border-width: 0px 0px 1px;
padding : 8px 10px 2px;
margin : 0px 0px 5px 0px;
text-align:left;
font-size: 12px;
font-weight: bold;
}
.search_designer_list_title a
{
font-size: 14px;
font-weight: bold;
}

.search_designer_list_title a:link
{
	color:#FC7D86;
	text-decoration:none;
	font-weight: bold;
}

.search_designer_list_title a:visited
{
	color:#941d55;
	text-decoration:none;
	font-weight: bold;
}

.search_designer_list_title a:active
{
	color:#FF6600;
	text-decoration:underline;
}
.search_designer_list_title a:hover
{
	color:#CA0000;
	text-decoration:underline;
}

.search_designer_description
{
width : auto;
height: auto;
padding : 0px 0px 5px;
margin : 5px 0px 0px 155px;
text-align: left;
border-bottom: 1px solid #ccc;
}

.search_designer_mainwork
{
width : 150px;
height: 150px;
padding : 0px;
margin : 0px 5px 5px 0px;
border-style: solid;
border-color: #cdcdcd;
border-width: 1px;
text-align: center;
font-weight:bold;
float: left;
clear: both;
}

.place_right_normal
{
float : right;
margin : 0px 0px 0px 3px;
}

.search_careerfee
{
font-size: 12px;
font-weight: bold;
}

.clear
{
clear : both;
width : 100%;
margin : 0px;
padding: 0px;
}

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

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

dl.other_categories dd
{
margin : 0px 0px 0px 5px;
  float: left;
    font-size:0.8em;
}

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

dl.search_option_set dt
{
background-color:#ff3370;
  font-weight: bold;
  padding: 3px;
  float: left;
  font-size:0.8em;
  text-align:center;
  color:#ffffff;
}

dl.search_option_set dd
{
margin : 0px 0px 0px 5px;
  float: left;
    font-size:0.8em;
}

.search_title
{
margin:5px 0px;
background-color:dcdcdd;
  font-weight: bold;
  padding: 3px;
  text-align:center;
    font-size:0.8em;
}

.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; 
}

.search_right
{
margin: 0px 0px 20px 0px; 
}

.common_button_right
{
border-style: solid;
border-color: #FC7D86 #BF555C #8A3C41 #FC7D86;
border-width: 1px;
margin: 0px 0px 0px 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;
height: auto;
}

.common_button_right a
{
	color:#FC7D86;
	text-decoration:none;
	font-weight: bold;
}

.common_button_right a:link,.common_button_right a:visited
{
	color:#FC7D86;
	text-decoration:none;
	font-weight: bold;
}
.common_button_right a:active
{
	color:#FF6600;
	text-decoration:underline;
}
.common_button_right a:hover
{
	color:#CA0000;
	text-decoration:none;
}

.profile_contents
{
margin : 0px;
padding: 0px;
}

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

* html .profile_contents
{
width:100%;
}

.profile_title
{
border-style: solid;
border-color: #ff3370;
border-width: 0px 0px 1px;
font-size:150%;
padding:0px 0px 3px;
margin:10px 0px 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 #9196a2 solid;
text-align:center;
margin-bottom: 10px;
margin-top:10px;
}

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

*+html .profile_contents_left_ie, * html .profile_contents_left_ie
{
float:left;
width:160px;
border:1px #9196a2 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_right dd p
{
  font-weight:bold;
}

.profile_contents_left_title
{
    background-color:#D8DBDD;
    background-image:url(/img/profile_table_bg.gif);
    background-position:left top;
    background-repeat : no-repeat;  
    font-weight:bold;
    font-size:12px;
padding:3px 5px;
font-weight:bold;
color:#6F7173;
}

.profile_contents_left_title p
{
color:#6F7173;
font-weight:normal;
font-size:80%;
text-align:center;
}

.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{
padding:0px;
margin : 0px;
}

.profile_works li
{
border-top: 1px solid #9196a2;
display:block;
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;
border-color: #ff3370;
border-width: 1px;
border-style:solid;
padding: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
{
border-style: solid;
border-color: #8f8ea0;
border-width: 0px 1px;
margin: 0px;
padding: 5px 0px 0px;
font-size: 0.6em;
}

.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;
}

.achievements_title
{
margin : 20px 0px 10px;
border-color: #ff3370;
border-width: 0px 0px 1px 5px;
border-style:solid;
padding:5px;
font-weight:bold;
font-size:0.8em;
}
.toolTip{ position: relative; }  
.toolTip span{  
display: block;  
border: solid 1px #999;  
background-color: #E5E5E5;  
text-decoration: none;  
position: absolute;  
top: 20px;  
left: 10px;  
padding: 5px;  
visibility: hidden;  
width: 400px;
font-size:0.9em;
text-align:left;  
}  
  
a.toolTip:hover,a.toolTip:hover span{ visibility: visible; z-index: 100; }

.button_order
{
border-style: solid;
border-color: #FC7D86 #BF555C #8A3C41 #FC7D86;
border-width: 1px;
margin: 0px;
padding: 0px;
float:left;
margin-left:5px;
}
.button_order a
{
display:block;
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: 13px;
	color:#FC7D86;
	font-weight: bold;
	text-decoration: none;
}
.button_order a:link
{
	color:#FC7D86;
	font-weight: bold;
	text-decoration: none;
}

.button_order a:visited
{
	color:#FC7D86;
	font-weight: bold;
	text-decoration: none;
}

.button_order a:active
{
	color:#FC7D86;
	font-weight: bold;
	text-decoration: none;
}
.button_order a:hover
{
	color:#FC7D86;
	font-weight: bold;
	text-decoration: none;
}

.login
{

}

.login_rid
{
width:auto;
height:3px;
background-image: url("/img/login_rid_center.gif");
background-repeat: repeat-x;
background-position: top;
display:block;
margin: 0px;
padding: 0px;
}


.login_rid_l1
{
width:2px;
height:3px;
background-image: url("/img/login_rid_l1.gif");
background-repeat: no-repeat;
background-position: top;
float:left;
display:block;
margin: 0px;
padding: 0px;
}


.login_rid_r1
{
width:2px;
height:3px;
background-image: url("/img/login_rid_r1.gif");
background-repeat: no-repeat;
background-position: top;
float:right;
display:block;
margin: 0px;
padding: 0px;
}

.login_title
{
border-style: solid;
border-color: #8f8ea0;
border-width: 0px 1px;
background-color:#ff9000;
margin: 0px;
padding: 5px 10px;
color:#fff;
text-align:left;
font-weight:bold;
font-size:0.8em;
}

.right_body
{
border-style: solid;
border-color: #8f8ea0;
border-width: 0px 1px;
margin: 0px;
padding: 8px;
}

.login_project
{
color:EAB700;
font-weight:bold;
margin:5px 0px;
font-size:0.8em;
}

.login_name
{
font-size:0.8em;
}

.login_project a:link
{
	color:#FC7D86;
	text-decoration: underline;
font-weight:normal;
}

.login_project a:visited
{
	color:#941d55;
	text-decoration: underline;
font-weight:normal;
}

.login_project a:active
{
	color:#FF6600;
	text-decoration:none;
font-weight:normal;
}
.login_project a:hover
{
	color:#CA0000;
	text-decoration:none;
font-weight:normal;
}

.login_tool
{
font-size:0.8em;
}

.login_tool p
{
background-repeat: no-repeat;
background-position: left center;
margin: 0px;
padding: 0px 0px 0px 20px;
}

.login_account
{
background-image: url("/img/login_account.gif");
}

.login_databox
{
background-image: url("/img/login_databox.gif");
}

.login_tool p.login_logout
{
background-image: url("/img/logout.gif");
margin:5px 0px 0px;
}


.login_tool p a:link
{
color:#FC7D86;
  text-decoration: underline;
  font-weight:normal;
}

.login_tool p a:visited
{
color:#FC7D86;
	text-decoration: underline;
  font-weight:normal;
}


.login_tool p a:active
{
	color:#FF6600;
	text-decoration:none;
  font-weight:normal;
}

.login_tool p a:hover
{
	color:#CA0000;
	text-decoration:none;
  font-weight:normal;
}

.query
{
margin: 20px 0px;
}

.query_rid
{
width:auto;
height:3px;
background-image: url("/img/query_rid_center.gif");
background-repeat: repeat-x;
background-position: top;
display:block;
margin: 0px;
padding: 0px;
}


.query_rid_l1
{
width:2px;
height:3px;
background-image: url("/img/query_rid_l1.gif");
background-repeat: no-repeat;
background-position: top;
float:left;
display:block;
margin: 0px;
padding: 0px;
}


.query_rid_r1
{
width:2px;
height:3px;
background-image: url("/img/query_rid_r1.gif");
background-repeat: no-repeat;
background-position: top;
float:right;
display:block;
margin: 0px;
padding: 0px;
}

.query_title
{
border-style: solid;
border-color: #8f8ea0;
border-width: 0px 1px;
background-color:#DCDCDD;
margin: 0px;
padding: 5px 10px;
text-align:left;
font-weight:bold;
font-size:0.8em;
}

.query_number p
{
background-repeat: no-repeat;
background-position: left center;
margin: 0px;
padding: 0px 0px 0px 18px;
font-weight:bold;
text-align:left;
}

.query_tel
{
background-image: url("/img/query_tel.gif");
font-weight:bold;
color:#990000;
}

.query_tel_s
{
font-size:0.7em;
color:#808080;
}

.query_mail
{
background-image: url("/img/query_mail.gif");
}

.query_mail a
{
font-weight:bold;
font-size:0.8em;
}

.query_description
{
margin:5px 0px;
  padding : 5px 0px 0px;
  border-top:1px solid #cdcdcd;
  font-size:0.8em;
  text-align:left;
}

.query_proposal a
{
background-image : url(/img/query_proposal.gif);
background-position : center top;
background-repeat: no-repeat;
display:block;
}

.query_proposal a:hover
{
background-image : url(/img/query_proposal.gif);
background-position : center -25px;
background-repeat: no-repeat;
display:block;
}
.query_download a
{
background-image : url(/img/query_download.gif);
background-position : center top;
background-repeat: no-repeat;
display:block;
}

.query_download a:hover
{
background-image : url(/img/query_download.gif);
background-position : center -25px;
background-repeat: no-repeat;
display:block;
}

.clientlogin{margin:5px auto;text-align:center;}
.clientlogin a
{
background-image : url(/img/clientlogin.gif);
background-position : center top;
  background-repeat : no-repeat;  
display:block;
margin:0px auto;
}
.clientlogin a:hover{background-image : url(/img/clientlogin.gif);background-position : center -25px; display:block;}

.designerlogin{margin:5px auto;text-align:center;}
.designerlogin a
{
background-image : url(/img/designerlogin.gif);
background-position : center top;
  background-repeat : no-repeat;  
display:block;
margin:0px auto;
}
.designerlogin a:hover{background-image : url(/img/designerlogin.gif);background-position : center -23px; display:block;}
.search_btn_neo,.quote_btn_neo
{
margin:0px 0px 10px;
}

.search_btn_neo a,.quote_btn_neo a
{
margin:0px;
  background-repeat : no-repeat;  
display:block;
  padding : 0px;
  margin : 0px 0px;
  background-position : center top;
}

.search_btn_neo a{background-image : url(/img/search_btn_moe.gif);}
.quote_btn_neo a{background-image : url(/img/quote_btn_moe.gif);}
.search_btn_neo a:hover,.quote_btn_neo a:hover{background-position : center -43px;}
.new_achievements_indiv
{
padding: 0px 10px 0px;
}
.new_achievements_contents
{
border-style: solid;
border-color:#cccccc;
border-width: 0px 0px 1px;
padding: 10px 0px 10px;
clear: both;
    zoom:1;/*for IE 5.5-7*/
}

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

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



.proposal_achievements_contents
{
background-color:#fff;
padding: 10px;
clear: both;
font-size:1.1em;
    zoom:1;/*for IE 5.5-7*/
}

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


.new_achievements_contents_title
{
width : auto;
height: auto;
border-style: solid;
border-color: #ff0000;
border-width: 0px 0px 1px;
padding : 2px 0px;
margin : 0px 0px 5px 0px;
text-align:left;
    zoom:1;/*for IE 5.5-7*/
}
.new_achievements_contents_title a
{
font-weight:bold;
}
.new_achievements_contents_title a:link
{
  text-decoration: underline;
}

.new_achievements_contents_title a:visited
{
	color:#941d55;
	text-decoration: underline;
}

.new_achievements_contents_title a:active
{
	color:#FF6600;
	text-decoration:none;
}
.new_achievements_contents_title a:hover
{
	color:#CA0000;
	text-decoration:none;
}


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

.new_achievements_contents_pict
{
width : auto;
height: auto;
padding : 0px;
margin : 0px 5px 5px 0px;
border-style: solid;
border-color: #cdcdcd;
border-width: 1px;
text-align: center;
font-weight:bold;
float: left;
clear: both;
}

.new_achievements_contents_description
{
width : auto;
height: auto;
padding : 0px;
margin : 0px 5px 0px 0px;
text-align: left;
line-height: 1.3em;
font-size: 0.8em;
}

.new_achievements_contents_client
{
width : auto;
height: auto;
padding : 5px 0px;
margin : 5px 0px 0px 105px;
text-align: left;
border-style: solid;
border-color: #b3b3b3;
border-width: 1px 0px 0px;
font-size: 0.8em;
}

.proposal
{
	width:710px;
	margin:0px auto;
	text-align:center;	
}

.proposal_image
{
	float:left;
	margin:0px 20px 10px 0px;
}
.proposal_menu
{
	float:right;
	margin:0px 0px 10px 0px;
	text-align:left;
	width:435px;
}

.proposal_menu ul
{
	list-style:none;
}
.proposal_menu li
{
	list-style:none;
	margin-top:8px;
}

.proposal_rid,.proposal_bottom
{
background-repeat:no-repeat;
background-position:top;
clear:both;
}

.proposal_rid
{
background-image:url("/img/proposal_rid.gif");
}
.proposal_bottom
{
background-image:url("/img/proposal_bottom.gif");
}

.proposal_content_grey
{
	background-color:#e5e5e5;
	padding:10px;
	font-size:0.8em;
	text-align:left;
    zoom:1;/*for IE 5.5-7*/
}

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

.proposal_content_grey p
{
margin-bottom:10px;
}

.proposal_index
{
	margin-top:20px;
	text-align:left;	
}

.proposal_content
{
	padding:10px 0px;
	font-size:0.9em;
	text-align:left;
    zoom:1;/*for IE 5.5-7*/
}

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

.common_button_right
{
border-style: solid;
border-color: #ff0000 #cd0000 #a40000 #ff0000;
border-width: 1px;
margin: 0px 0px 0px 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;
height: auto;
}

.common_button_right a
{
	color:#000097;
	text-decoration:none;
	font-weight: bold;
}

.common_button_right a:link,.common_button_right a:visited
{
	color:#000097;
	text-decoration:none;
	font-weight: bold;
}
.common_button_right a:active
{
	color:#FF6600;
	text-decoration:underline;
}
.common_button_right a:hover
{
	color:#CA0000;
	text-decoration:none;
}

.achievement_categories ul
{
list-style:none;
margin:0px;
padding:0px;
}

.achievement_categories li
{
margin:0px 0px 5px 0px;
padding:3px 0px 3px 0px;
border-bottom: 1px dotted #dcdcdc;
font-weight:bold;
color:#960200;
}

.achievement_categories li a
{
font-weight:bold;
}
.achievement_categories li a:link
{
  text-decoration: underline;
}

.achievement_categories li a:visited
{
	color:#941d55;
	text-decoration: underline;
}

.achievement_categories li a:active
{
	color:#FF6600;
	text-decoration:none;
}
.achievement_categories li a:hover
{
	color:#CA0000;
	text-decoration:none;
}


.welcome_subtitle
{
border-left:5px #fd8f00 solid;
margin-top:10px;
padding:0px 5px;
font-weight:bold;
font-size:110%;
text-align:left;
}
.project_name,.achieve_designer_name
{
text-align: center;
vertical-align: middle;
width: 349px;
border-collapse: collapse;
border-spacing: 0px;
margin:10px 0px 20px;
}

.project_name{float:left;}
.achieve_designer_name{float:right;}

.project_name th,.achieve_designer_name th
{
border:1px solid #9196a2;
background-color:#f2f2f2;
padding:3px;
font-weight:bold;
white-space: nowrap;
}

.project_name td,.achieve_designer_name td
{
border:1px solid #9196a2;
padding:3px 5px;
text-align: left;
vertical-align:middle;
height:45px;
}
.client_attribution
{
margin: 0px 10px 0px;
padding: 3px 0px 0px 67px;
background-color: #ffffff;
background-image:url("/img/company.gif");
background-repeat:no-repeat;
background-position:left center;
font-size: 13px;
font-weight:bold;
	height:20px;
	float:left;
}

.design_type
{
margin: 0px 0px 0px;
padding: 3px 0px 0px 67px;
background-color: #ffffff;
background-image:url("/img/design.gif");
background-repeat:no-repeat;
background-position:left center;
font-size: 13px;
font-weight:bold;
	height:20px;
	float:left;
}

.designer_name
{
margin: 0px 0px 0px;
padding: 3px 0px 0px 67px;
background-color: #ffffff;
background-image:url("/img/designer.gif");
background-repeat:no-repeat;
background-position:left center;
font-size: 13px;
font-weight:bold;
	height:20px;
	float:left;
}

.designer_name a
{
display:block;
}

.designer_name a:active
{
	color:#FF6600;
	text-decoration:underline;
}
.designer_name a:hover
{
	color:#CA0000;
	text-decoration:underline;
}


dl.client_review
{
width : 480px;
height: auto;
padding : 0px;
margin : 0px;
float:left;
}

* html dl.client_review {width : 470px;}

dl.client_review dt
{
float:left;
width:160px;
text-align:center;
font-weight:bold;
font-size:0.7em;
padding:5px;
clear:both;
}


dl.client_review dd
{
margin-left:160px;
padding:3px 10px;
text-align: left;
line-height: 1.3em;
font-size: 0.9em;
}

.achievements_list
{
width : auto;
height: auto;
border-style: solid;
border-color:#cccccc;
border-width: 0px 1px 1px;
background-color : #ffffff;
padding : 10px 10px 0px;
margin : 0px 10px;
    zoom:1;/*for IE 5.5-7*/
}

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

.achievements_content
{
width : auto;
*width: 100%;
height: auto;
background-color : #ffffff;
padding : 10px 5px 10px;
margin : 0px;
clear: both;
border-style: solid;
border-color:#cccccc;
border-width: 1px 0px 0px;
    zoom:1;/*for IE 5.5-7*/
}

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

.voices
{
border-style: solid;
border-color:#cccccc;
margin: 0px;
padding:0px 0px 5px;
border-width: 0px 0px 1px;
    zoom:1;/*for IE 5.5-7*/
}

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

.voices ul
{
margin:0px 0px;
}

.voices li
{
border-style: solid;
border-color: #ff0000 #cd0000 #a40000 #ff0000;
border-width: 1px;
background-color: #ffffff;
text-align: left;
font-weight:bold;
padding: 5px 5px 3px 30px;
margin:0px 10px 0px 0px;
background-repeat:no-repeat;
background-position: left bottom;
font-size: 16px;
float:right;
list-style:none;
}

.voices li.category_button_interview{background-image:url("/img/button_cat_interview.gif");}
.voices li.category_button_designer{background-image:url("/img/button_cat_designer.gif");}
.voices li.category_button_achievement{background-image:url("/img/button_cat_achie.gif");}

.level_up
{
	float:right;
	margin:0px;
	width:233px;
	text-align:right;
	background-image : url(/img/level_bg01.gif);
background-position : right top;
background-repeat: no-repeat;
}


.level_up a img
{
margin : 0px 0px 5px 2px;
border-style: solid;
border-color: #cdcdcd;
border-width: 1px;
width:205px;
}
.search_title_camera
{
padding : 5px 10px;
margin : 0px;
border-color: #ff3370;
border-width: 3px;
border-style:solid;
color:#666666;
font-size:0.8em;
    zoom:1;/*for IE 5.5-7*/
}

.search_title_camera:after {
	content: "";
	display: block;
	height: 0;
	visibility: hidden;
	clear: both;
}
.achievements_title
{
margin : 20px 0px 10px;
border-color: #ff3370;
border-width: 0px 0px 1px 5px;
border-style:solid;
padding:5px;
font-weight:bold;
font-size:0.8em;
}

.cart_content
{
margin : 0px;
}

.cart_tablebg
{
width : 100%;
height: auto;
background-color : #8f8ea0;
padding : 1px;
margin : 0px;
}

.cart_tablebg table
{
width : 100%;
}

.cart_tablebg th
{
background-color : #f2f2f2;
font-weight: bold;
font-size: 0.9em;
padding: 5px 10px;
color:#111111;
}

.cart_tablebg td
{
background-color : #ffffff;
font-size: 0.9em;
padding: 5px;
color:#111111;
}

.cart_tablebg td font,.cart_tablebg td label,.cart_tablebg td input,select,option,.cart_tablebg td p,.cart_tablebg td span
{
color:#111111;
}


/* CLEAR FIX*/
.clearfix:after {content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix { height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

#top_mainvisual
{
background-image : url(/img/top_mainvisual_bg.gif);
background-position : left top;
background-repeat: repeat-x;
text-align:center;
}

#top_mainvisual_content
{
margin:0px auto;
width:950px;
height:359px;
position:relative;
background-image : url(/img/top_mainvisual.jpg);
background-position : left top;
background-repeat: no-repeat;
}

#top_breadcrumb
{
position:absolute;
top:5px; left:0px;
text-align:left;
font-weight:bold;
font-size:12px;
}

#top_share
{
position:absolute;
top:5px; left:670px;
}

#top_share div{float:right;}
 
#top_mainvisual_buttons
{
position:absolute;
top:272px; left:41px;
}
 
#top_mainvisual_buttons a
{
margin-right:0px;
}

#top_searchoption
{
position:absolute;
top:50px;
left:683px;
text-align:left;
}

.toolTip{ position: relative; }  
.toolTip span{  
display: block;  
border: solid 1px #999;  
background-color: #E5E5E5;  
text-decoration: none;  
position: absolute;  
top: 20px;  
left: -400px;  
padding: 5px;  
visibility: hidden;  
width: 400px;
font-size:0.9em;
text-align:left;  
}  
  
a.toolTip:hover,a.toolTip:hover span{ visibility: visible; z-index: 100; }

#top_searchoption table
{
border-collapse: collapse;
border-spacing: 0px;
}

#top_searchoption table td
{
padding:0px;
margin:0px;
}

#top_searchoption table td.adjust
{
padding-bottom:8px;
}
*+html #top_searchoption table td.adjust
{
padding-bottom:4px;
}

* html #top_searchoption table td.adjust
{
padding-bottom:4px;
}

#news{
background-image: url("/img/moe_news.gif");
background-repeat: no-repeat;
background-position: left top;
width:950px;
height:32px;
margin-bottom:10px;
padding:7px 0px 0px 70px;
font-size:14px;
}

#pickup{margin-top:10px;}

#pickup ul
{
margin: 10px 0px 0px;
padding: 0;
list-style:none;
zoom:1;/*for IE 5.5-7*/
}

#pickup ul:after{
	content: "";
	display: block;
	height: 0;
	visibility: hidden;
	clear: both;
}

#pickup ul li
{
margin-left:15px;
width:178px;
float:left;
display:block;
background-position : left top;
background-repeat: no-repeat;
background-image : url(/img/pickup_flame.gif);
font-size: 0.8em;
padding-top:10px;
height:236px;
}

#pickup ul li p
{
padding:0px 10px 0px;
width:150px;
line-height:1.2em;
}

#pickup ul li p a img
{
margin-bottom:5px;
width:150px;
background-position : center center;
background-repeat: no-repeat;
}

#achieve
{
margin-top:20px;
}

.no_customer_reviews
{
margin:10px 0px 0px;
    border:1px solid #9196a2;
    margin-bottom:10px;
    padding:5px;
    text-align:center;
}

.link_arrow a
{
padding-left:16px;
background-repeat: no-repeat;
background-position: left center;
background-image: url("/img/link_arrow.gif");
font-size:15px;
}
.faq_index div
{
font-size:0.8em;
background-color:e5e5e5;
font-weight:bold;
padding:3px;
}

.faq_index ul
{
list-style:none;
margin:0px;
padding:0px;
}

.faq_index li
{
margin:0px;
padding:3px 0px;
border-bottom: 1px dotted #dcdcdc;
color:#960200;
font-size:0.8em;
text-align:left;
}

.faq_index li a
{
text-decoration:underline;
}
.faq_index li a:visited
{
text-decoration:underline;
}
.bbs_buttonset
{
margin:10px 0px;
padding:5px;
background-color:e5e5e5;
border:#aaa solid 1px;
text-align:center;
}
.mypage_tub
{
margin:0px 0px 0px;
padding:0px;
text-align:left;
background-image : url(/img/global_navigation_btn.gif);
background-position : center bottom;
background-repeat : repeat-x;
height:32px;
clear:both;
}

.mypage_tub ul
{
margin:0px;
padding:0px;
list-style:none inside;
text-align:left;
}

.mypage_tub li
{
margin:0px;
padding:0px;
float:left;
list-style:none inside;
}

.mypage_tub li a
{
margin:0px;
  background-repeat : no-repeat;  
display:block;
  padding : 0px;
  margin : 0px;
}
li.agreement_tub_client a{background-image : url(/img/agreement_tub_client.gif);background-position : center top;}
li.agreement_tub_designer a{background-image : url(/img/agreement_tub_designer.gif);background-position : center top;}
li.agreement_tub_client a:hover{background-image : url(/img/agreement_tub_client.gif);background-position : center -32px;}
li.agreement_tub_designer a:hover{background-image : url(/img/agreement_tub_designer.gif);background-position : center -32px;}
li.agreement_tub_client_current a{background-image : url(/img/agreement_tub_client.gif);background-position : center -32px;}
li.agreement_tub_designer_current a{background-image : url(/img/agreement_tub_designer.gif);background-position : center -32px;}
li.faq_tub_client a{background-image : url(/img/faq_tub_client.gif);background-position : center top;}
li.faq_tub_designer a{background-image : url(/img/faq_tub_designer.gif);background-position : center top;}
li.faq_tub_client a:hover{background-image : url(/img/faq_tub_client.gif);background-position : center -32px;}
li.faq_tub_designer a:hover{background-image : url(/img/faq_tub_designer.gif);background-position : center -32px;}
li.faq_tub_client_current a{background-image : url(/img/faq_tub_client.gif);background-position : center -32px;}
li.faq_tub_designer_current a{background-image : url(/img/faq_tub_designer.gif);background-position : center -32px;}
li.welcome_tub_client a{background-image : url(/img/welcome_tub_client.gif);background-position : center top;}
li.welcome_tub_designer a{background-image : url(/img/welcome_tub_designer.gif);background-position : center top;}
li.welcome_tub_client a:hover{background-image : url(/img/welcome_tub_client.gif);background-position : center -32px;}
li.welcome_tub_designer a:hover{background-image : url(/img/welcome_tub_designer.gif);background-position : center -32px;}
li.welcome_tub_client_current a{background-image : url(/img/welcome_tub_client.gif);background-position : center -32px;}
li.welcome_tub_designer_current a{background-image : url(/img/welcome_tub_designer.gif);background-position : center -32px;}

.agreement_box01
{
font-size:0.8em;
background-color:e5e5e5;
padding:10px;		
}

.agreement_box02
{
font-size:0.8em;
font-weight:bold;
padding:10px 0px 0px;
border-bottom: 1px dotted #dcdcdc;		
}

.agreement_box02 p
{
font-weight:normal;
margin-top:5px;	
}

.faq_box01
{
background-color:e5e5e5;
padding:5px 10px;
font-weight:bold;
margin-bottom:5px;
font-size:0.9em;			
}

.faq_box02
{
font-weight:bold;
padding:0px 0px 10px;
border-bottom: 1px dotted #666;
font-size:0.9em;
margin-bottom:10px;			
}

.faq_box02 a
{
font-weight:bold;
}

.faq_box02 p
{	
font-weight:normal;
}

.faq_box02 div
{
font-size:0.9em;		
font-weight:bold;
margin-top:5px;	
}
.help_table table
{
text-align: left;
vertical-align: center;
border-collapse: collapse;
font-size:1.3em;
margin:5px 0px 10px;
empty-cells: show;
}

.help_table th
{
background-color:#ddd;
padding:10px 3px;
white-space: nowrap;
font-weight:bold;
text-align:center;
border:1px #ccc solid;
}

.help_table td
{
padding:3px 5px;
border:1px #ccc solid;
font-size:0.9em;
color:#666;
}

.help_table td.th
{
background-color:#eee;
font-weight:bold;
color:#333;
}
.moe_grid
{
margin: 0px 0px 20px;
}

.moe_rid
{
width:auto;
height:2px;
background-image: url("/img/moe_rid_center.gif");
background-repeat: repeat-x;
background-position: top;
border-color: #FC7D86;
display:block;
margin: 0px;
padding: 0px;
}


.moe_rid_l1
{
width:2px;
height:2px;
background-image: url("/img/moe_rid_l1.gif");
background-repeat: no-repeat;
background-position: top;
float:left;
display:block;
margin: 0px;
padding: 0px;
}


.moe_rid_r1
{
width:2px;
height:2px;
background-image: url("/img/moe_rid_r1.gif");
background-repeat: no-repeat;
background-position: top;
float:right;
display:block;
margin: 0px;
padding: 0px;
}

.moe_title
{
border-style: solid;
border-color: #FC7D86;
border-width: 0px 1px;
background-color:#FC7D86;
margin: 0px;
padding: 10px 20px;
text-align:left;
font-weight:bold;
font-size:1.2em;
color:#ffffff;
}

.moe_body
{
border-style: solid;
border-color: #FC7D86;
border-width: 0px 1px;
margin: 0px;
padding: 8px;
}

.moe_bottom
{
width:auto;
height:2px;
background-image: url("/img/moe_bottom_center.gif");
background-repeat: repeat-x;
background-position: top;
display:block;
margin: 0px;
padding: 0px;
}


.moe_bottom_l1
{
width:2px;
height:2px;
background-image: url("/img/moe_bottom_l1.gif");
background-repeat: no-repeat;
background-position: top;
float:left;
display:block;
margin: 0px;
padding: 0px;
}


.moe_bottom_r1
{
width:2px;
height:2px;
background-image: url("/img/moe_bottom_r1.gif");
background-repeat: no-repeat;
background-position: top;
float:right;
display:block;
margin: 0px;
padding: 0px;
}

.contents_title
{
border-style: solid;
border-color: #8f8ea0;
border-width: 0px 1px;
background-color:#DCDCDD;
margin: 0px;
padding: 5px 10px;
text-align:center;
font-weight:bold;
}
.sitemap
{
font-size:0.8em;
padding:10px 0px 10px;
border-bottom: 1px dotted #dcdcdc;
clear:both;		
    zoom:1;/*for IE 5.5-7*/
}

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

.sitemap ul
{
margin: 0 0 0 1em;
padding: 0;
list-style: none;
font-weight:bold;
}
.sitemap ul li
{
padding:0px 0px 0px 14px;
background-image : url(/img/arrow_design.gif);
background-position : left center;
background-repeat: no-repeat;
margin-top:5px;
}

.sitemap ul li a
{
font-weight:bold;
}

.sitemap ul li ul
{
margin: 0 0 0 1em;
padding: 0;
list-style: none;
font-weight:normal;
width:300px;
float:left;
}

.sitemap ul li ul li a
{
font-weight:normal;
}

.welcome_subtitle
{
border-left:5px #fd8f00 solid;
margin-top:10px;
padding:0px 5px;
font-weight:bold;
font-size:110%;
text-align:left;
clear:both;
}
.cm_mainvisual
{
background-image: url("/img/title_news.gif");
background-repeat: no-repeat;
background-position: left top;
width:732px;
height:230px;
padding:15px 0px 0px;
}


.cm_mainvisual div
{
float:right;
margin-right:20px;
}

.cm_mainvisual div a
{
display:block;
padding-left:14px;
margin-bottom:5px;
background-image : url(/img/arrow_cm.gif);
background-position : left center;
background-repeat: no-repeat;
font-weight:bold;
font-size:12px;
}

.cm_mainvisual div a:link
{
	color:#ffffff;
  text-decoration: underline;
}

.cm_mainvisual div a:visited
{
	color:#ffffff;
	text-decoration: underline;
}

.cm_mainvisual div a:active
{
	color:#ffffff;
	text-decoration:none;
}
.cm_mainvisual div a:hover
{
	color:#ffffff;
	text-decoration:none;
}
.cm_rid
{
width:auto;
height:3px;
background-image: url("/img/cm_rid_center.gif");
background-repeat: repeat-x;
background-position: top;
display:block;
margin: 0px;
padding: 0px;
}


.cm_rid_l1
{
width:2px;
height:3px;
background-image: url("/img/cm_rid_l1.gif");
background-repeat: no-repeat;
background-position: top;
float:left;
display:block;
margin: 0px;
padding: 0px;
}


.cm_rid_r1
{
width:2px;
height:3px;
background-image: url("/img/cm_rid_r1.gif");
background-repeat: no-repeat;
background-position: top;
float:right;
display:block;
margin: 0px;
padding: 0px;
}

.cm_title
{
border-style: solid;
border-color: #8f8ea0;
border-width: 0px 1px;
background-color:#282a2d;
margin: 0px;
padding: 5px 10px;
text-align:left;
}

.cm_title h1,.cm_title p
{
font-weight:bold;
font-size:0.8em;
color:#ffffff;
}

.news_cm
{
padding:5px 10px;
}

.cm_news_unit
{
border-style: dotted;
border-color: #dcdcdc;
border-width: 0px 0px 1px;
font-size:0.9em;
padding:5px 0px;
}
.cm_image
{
float:right;
text-align:center;
padding:3px;
border-style: solid;
border-color: #000097;
border-width: 1px;
}

.cm_image a
{
display:block;
text-align:center;
}

.cm_news_title
{
font-size:1em;
font-weight:bold;
}

.cm_news_description
{
font-size:0.8em;
color: #606060;
}

.cm_news_contents
{
font-size:0.9em;
padding-right:110px;
}

.cm_news_notice
{
font-size:0.7em;
margin-top:5px;
}

.cm_index ul
{
list-style:none;
margin:0px;
padding:0px;
}

.cm_index li
{
margin:0px;
padding:3px 0px 3px 10px;
border-bottom: 1px dotted #dcdcdc;
color:#960200;
font-size:0.8em;
}

.cm_index li a
{
text-decoration:underline;
}
.cm_index li a:visited
{
text-decoration:underline;
	color:#941d55;
}

.cm_index li.cm_theme_title
{
padding:8px 0px 3px 0px;
font-size:1em;
}

.cm_index li.cm_theme_title a
{
font-weight:bold;
}

#global_navigation_neo
{
margin: 10px 0px 0px;
text-align:center;
background-image: url(/img/glonavi_neo_bg.gif);
background-position : center bottom;
background-repeat: repeat-x;
}

.go_to_fd{
    border:1px solid #9196a2;
    background-repeat: no-repeat;
	background-position: left top;
	padding:10px 8px 20px 8px;
	margin:10px 0px;
	background-image: url("../images/lead_help.gif");
    text-align:center;
border-radius: 5px;
 -webkit-border-radius: 5px;
 -moz-border-radius: 5px;
}

.go_to_fd p{
	margin:0px 0px 0px 30px;
    font-size:16px;
    line-height:1.5em;
    text-align:left;
    font-weight:bold;
}

.go_to_fd span{margin:10px auto;display:block;font-size:14px;text-align:center;}

.btn_help_fd{
margin-top:10px;
}

.btn_help_fd a{
margin:0px;
background-repeat : no-repeat;  
display:block;
padding : 0px;
background-position : center top;
background-image : url(/images/btn_help_fd.gif);
}

.btn_help_fd a:hover{background-position : center bottom;}