*{
	margin:0;
	padding:0;
	font-family: "ＭＳ Ｐゴシック",Osaka,"ヒラギノ角ゴ Pro W3";
}
html{
	height: 100%;
	border: 0;
}
body{
	background: url("/images/css/bkg.png") repeat-x;
	height: 100%;
}
div.clear {
	clear:both;
}
#global_wrapper{
	width: 980px;
	margin: 0pt auto;
}
#header_wrapper{
	
}
#header{
	width: 100%;
	height: 92px;
}
#header .left{
	float:left;
}
#header .right{
	float: right;
	padding: 10px;
}
.column_left{
	vertical-align: top;
	padding: 0px 0px 20px 5px;
	
}
.column_center{
	vertical-align: top;
	padding: 0px 10px 20px 5px;	
}
.column_center_wide{
	vertical-align: top;
	padding: 0px 20px 20px 0px;	
}

.clear { /* generic container (i.e. div) for floating buttons */
    overflow: hidden;
    width: 100%;
}

div#top_menu{
	float:left;
	padding-left: 5px;
	
}
div#top_menu a{
	display:block;
	height: 29px;
	width: 121px;
	float:left;
	text-decoration:none;
}
div#top_menu a span{
	font-size: 12px;
	font-weight: bold;
	padding-top: 10px;
	float: left;
	width: 121px;
	text-align: center;
	cursor:pointer;
}
a.Lon, a.Loff:hover{
	background: url("/images/css/top_menu.png") no-repeat;
	background-position: 0 0;
	color: #FFF;

}
a.Loff{
	background: url("/images/css/top_menu.png") no-repeat;
	background-position: 0 -29px;
	color: #373636;
}
a.Con, a.Coff:hover{
	background: url("/images/css/top_menu.png") no-repeat;
	background-position: -121px 0px;
	color: #FFF;
}
a.Coff{
	background: url("/images/css/top_menu.png") no-repeat;
	background-position: -121px -29px;
	color: #373636;
}
a.Ron, a.Roff:hover{
	background: url("/images/css/top_menu.png") no-repeat;
	background-position: -242px 0px;
	color: #FFF;
}
a.Roff{
	background: url("/images/css/top_menu.png") no-repeat;
	background-position: -242px -29px;
	color: #373636;
}

div.lm_section {
	padding-bottom: 10px;
}
/* -- left menu a --*/
div.lm_a {
	padding-bottom: 10px;
}
div.lm_a li{
	list-style-type:none;
	height: 24px;
}
div.lm_a a {
	display:block;
	width: 220px;
	text-decoration: none;
	height: 25px;
	_height: 26px;
}
div.lm_a a span {
	font-size: 12px;
	color: #FFF;
	padding-top: 5px;
}

div.lm_a a.top{
	background: url("/images/css/lm_a.png") no-repeat;
	background-position: 0px 0px;
}
div.lm_a a.mid{
	background: url("/images/css/lm_a.png") no-repeat;
	background-position: 0px -24px;
}
div.lm_a a.bot{
	background: url("/images/css/lm_a.png") no-repeat;
	background-position: 0px -48px;
}
div.lm_a a.top:hover{
	background: url("/images/css/lm_a.png") no-repeat;
	background-position: -221px 0px;
}
div.lm_a a.mid:hover{
	background: url("/images/css/lm_a.png") no-repeat;
	background-position: -221px -24px;
}
div.lm_a a.bot:hover{
	background: url("/images/css/lm_a.png") no-repeat;
	background-position: -221px -48px;
}

/* -- left menu b --*/
div.lm_b {
	padding-bottom: 10px;
}
div.lm_b li{
	list-style-type:none;
	height: 24px;
}
div.lm_b a {
	display:block;
	width: 220px;
	text-decoration: none;
	height: 25px;
	_height: 25px;
}
div.lm_b a span {
	font-size: 12px;
	color: #FFF;
	padding-top: 5px;
}

div.lm_b a.top{
	background: url("/images/css/lm_b.png") no-repeat;
	background-position: 0px 0px;
}
div.lm_b a.mid{
	background: url("/images/css/lm_b.png") no-repeat;
	background-position: 0px -24px;
}
div.lm_b a.bot{
	background: url("/images/css/lm_b.png") no-repeat;
	background-position: 0px -48px;
}
div.lm_b a.top:hover{
	background: url("/images/css/lm_b.png") no-repeat;
	background-position: -221px 0px;
}
div.lm_b a.mid:hover{
	background: url("/images/css/lm_b.png") no-repeat;
	background-position: -221px -24px;
}
div.lm_b a.bot:hover{
	background: url("/images/css/lm_b.png") no-repeat;
	background-position: -221px -48px;
}



a.top span{
	display: block;
	padding: 7px 0px 0px 30px;
}
a.mid span{
	display: block;
	padding: 5px 0px 0px 30px;	
}
a.bot span{
	display: block;
	padding: 5px 0px 0px 30px;
}
table.inset{
	width:750px;
}
table.inset td.top{
	background: url("/images/css/inset_top.png") no-repeat;
	height: 15px;

}
table.inset td.mid{
	background: url("/images/css/inset_mid.png") repeat-y;
	padding: 5px 20px;
}
table.inset td.bot{
	background: url("/images/css/inset_bot.png") no-repeat;
	height: 25px;
}
table.inset td.plain{
	padding: 0px 7px;
}
table.inset_s{
	width:510px;
}
table.inset_s td.top{
	background: url("/images/css/inset_s_top.png") no-repeat;
	height: 15px;

}
table.inset_s td.mid{
	background: url("/images/css/inset_s_mid.png") repeat-y;
	padding: 5px 20px;
}
table.inset_s td.bot{
	background: url("/images/css/inset_s_bot.png") no-repeat;
	height: 25px;
}
table.inset_s td.plain{
	padding: 0px 7px;
}

/*--- used for profile lists --*/
table.inset_list{
	width:510px;
}
table.inset_list td.top{
	background: url("/images/css/inset_list_top.png") no-repeat;
	height: 15px;
}
table.inset_list td.mid_top{
	background: url("/images/css/inset_list_mid.png") repeat-y;
	padding: 0px 20px;
	height: 40px;
	vertical-align: top;
}
table.inset_list td.mid{
	background: url("/images/css/inset_s_mid.png") repeat-y;
	padding: 5px 20px;
}
table.inset_list td.bot{
	background: url("/images/css/inset_s_bot.png") no-repeat;
	height: 25px;
}
table.inset_list td.plain{
	padding: 0px 7px;
}

div.search_box {
	font-size: 12px;
	color: #666;
	padding: 10px 0px;
}

h1.type_a{
	background: url("/images/css/bkg_h1.jpg") no-repeat;
	font-size: 16px;
	padding: 0px 0px 20px 20px;
	color: #666;
}
h2.type_a{
	background: url("/images/css/bkg_h2.jpg") no-repeat;
	height: 28px;
	font-size:12px;
	padding: 5px 0px 0px 20px;
}
h2.type_a a, h2.type_a a:visited{
	color: #FF3366;
	text-decoration:none;
	padding: 0px 10px;
	
}
h2.type_b {
	color: #AE298A;
	font-size: 12px;
	padding: 5px 0px 5px 0px;
	border-bottom: 1px dashed #AE298A;
	margin-bottom: 10px;
	
}
table.data {
	width: 730px;
	border-collapse: collapse;
	margin-bottom: 20px;
	/* border: 1px solid #FFDAE3;*/ 
}
table.data th{
	vertical-align:top;
	text-align:left;
	padding: 5px;
	font-size: 12px;
	background: #FFDAE3;
	color: #AA3355;
	border: 1px solid #FFDAE3;
}
table.data td{
	vertical-align:top;
	text-align:left;
	padding: 5px 5px 5px 10px;
	font-size: 12px;
	background: #FFF;
	border: 1px solid #FFDAE3;
}

div.video_s{
	
}
div.video_m{
	width: 303px;
	height: 258px;
	background: #000;
	border: 1px solid #999;
	padding: 2px 3px;
	
}

/* ----------------------------------- */
a.tab_a {
    background: transparent url('/images/css/tab_a.gif') no-repeat scroll top right;
    color: #FFF;
    display: block;
    float: left;
    font: bold 12px arial, sans-serif;
    height: 24px;
    margin-right: 6px;
    padding-right: 18px; /* sliding doors padding */
    text-decoration: none;
}

a.tab_a span {
    background: transparent url('/images/css/tab_a_span.gif') no-repeat;
    display: block;
    line-height: 14px;
    padding: 4px 0 5px 18px;
}
a.tab_a:hover {
    background-position: bottom right;
    color: #FFF;
    outline: none; /* hide dotted outline in Firefox */
}

a.tab_a:hover span {
    background-position: bottom left;
    padding: 4px 0 5px 18px; /* push text down 1px */
}

#main_wrapper {
	width: 100%;
	float: left;
	padding-top: 10px;
}

.menu_header_a {
	background: url('/images/css/menu_header_a.gif') no-repeat;	
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	height: 30px;
	vertical-align: top;
	padding: 3px 0px 0px 6px;
	
}

div.apeal_point {
	line-height: 18px;
	color: #666666;
	padding-bottom: 10px;
}
div.profile h2, div.videos h2 {
	background: #8069b0;
	padding: 5px 10px;
	font-size: 14px;
	font-weight: bold;
	width: 550px;
	color: #FFF;
}
div.section{
	float:left;
	width: 100%;
	
}
div.profile div.left {
	margin: 20px 20px 20px 0px;
	width: 200px;
	float: left;
}
div.profile div.right {
	margin: 20px 0px 20px 0px;
	width: 330px;
	padding: 10px;
	float: right;
	border: 1px solid #CCC;
	font-size: 12px;
	color: #666;
}
div.videos div.left {
	padding: 20px 20px 20px 0px;
	width: 200px;
	float: left;
}
div.videos div.right {
	margin: 20px 0px 20px 0px;
	width: 300px;
	padding: 10px;
	float: right;
	border: 1px solid #CCC;
	font-size: 12px;
	color: #666;
}
div.profile h3 {
	color: #8069b0;
}

div.access{
	width: 550px;
	float: left;	
	float:left;
	border: 1px solid #CCC;
	padding: 10px;
}
div.access div.data{
	width: 300px;
	float: left;
}
div.access div.map{
	float: left;
	width: 200px;
	background: #CCC;
}
div.access th, div.access td{
	vertical-align: top;
	text-align: left;
	font-size: 12px;
	color: #666;
	padding: 3px;
}
div.access th {
	width: 80px;
}
div.profile div.googlefeed {
	float: left;
	width: 550px;
	padding: 0px 0px 10px 0px;
}
/* Paginator */
.paginator{
	width:100%;
	text-align:center;
	margin:10px 0;
	padding:5px 0;
	color: #999;
	font-size: 12px;
	float:left;
	clear:both;
	
}
.paginator a{
	padding:2px 6px;
	border:solid 1px #EE6688;
	background:#FFDAE3;
	text-decoration: none;
	color: #333;
}
.paginator a:hover{
	color:#fff;
	background:#AA3355;
}
.paginator .currentPage{
	padding:2px 6px;
	font-weight:bold;
	color:#999
}

/* action button */
span.action {
	padding: 3px 0px;
}
span.action a{
	padding:2px 5px;
	border:solid 1px #EE6688; /* Lamel Pink */
	background:#FFDAE3;
	text-decoration: none;
	font-size: 10px;
	color: #333;
}
span.action a:hover{
	color:#fff;
	background:#AA3355;
	border:#32619A;
}



/* Flash */
/* warnings and notices */
div.flash_wrapper {
	padding: 0px 10px 10px 5px;
}
div.notice, div.warning, div.error{
	padding:10px;	
	font-weight:bold;
	text-align:left;
	background: #FFF;
}
div.notice{
	color:#66CC00;
	border: 2px solid #66CC00;
}
div.warning{
	color:#FF3300;
}
div.error{
	color:#CC0000;
}

div.errorExplanation{
	padding: 20px;
	color: #333;	
}
div.errorExplanation h2{
	padding: 5px 0px;
	font-size: 12px;
	color: #CC0000;
}

div#footer_wrapper {
	float: left;
	width: 100%;
}

div#footer_top {
	float:left;
	font-size: 10px;
	text-align: center;
	padding: 5px;	
	color: #666;	
}
div#footer_top a{
	color: #666;
}
div#footer_mid{
	float: left;
	padding-top: 20px;
	width: 100%;
	height: 50px;
	background: url("/images/css/bkg_footer_mid.png") no-repeat;
	text-align: center;
	font-size: 12px;
	color: #666;
}
div#footer_mid a{
	font-size: 12px;
	color: #666;
}
div#footer_bottom {
	float:left;
	background: #E2E2E2;
	text-align: center;
	padding: 3px;
	width: 100%;
	font-size: 10px;
}

#page_tabs_wrapper{
	width: 100%;
	height: 50px;
}

#page_tabs {
	text-align:center;
	padding: 0px 10px 10px 20px;
}

/* -- Top page specific --*/
table.cosmetics_menu {
 	width: 500px;
	margin: 8px;
	
}
table.cosmetics_menu th.title {
	height: 85px;
	text-align: left;
	width: 250px;
}
table.cosmetics_menu th.title a{
	color: #FF3366;
	text-decoration: none;
	font-size: 12px;
}
table.cosmetics_menu th.title a:hover{
	color: #3366cc;
}

table.cosmetics_menu h3 {
	font-size: 12px;
	padding: 5px 15px 0px 15px;
}
table.cosmetics_menu td.text{
	height: 65px;
	width: 250px;
}
table.cosmetics_menu p {
	font-size: 11px;
	padding: 0px 15px 5px 15px;
}

div.ad_right_rectangle {
	
}

/*---*/
div#left_search {
	background: url(/images/css/left_search.png) no-repeat;
	width: 216px;
	height: 62px;
	margin: 20px 0px;
}
div#left_search input{
	border: 1px solid #AAA;
	margin: 28px 0px 0px 40px;
	padding: 2px;
	width: 135px;
}

/*--*/
div.menu_block div{
	padding: 10px 15px;
	font-size: 12px;
}
div.menu_block {
	border: 1px solid #aaa;
	width: 210px;
	background: #FFF;
	margin: 20px 0px 5px 0px;
}

/*--*/
div.message_box {
	width: 90%;
	margin: 10px 15px;
	border: 1px dashed #AA3355;
}
div.message_box p{
	padding: 10px;
	font-size: 12px;
	color: #666;
	
}
