/* CSS Document */
/* ワンポイントアドバイスページ */




/* 【トップ及び全体の設定】 */

/* 基本設定 */
.main body {
	margin: 0px auto;
	padding: 0px;
	border: 0px;
}
.main * {
	margin: 0px;
	padding: 0px;
	border: 0px;
	color: #666666;
	font-size: 12px;
	text-indent:0px;
	text-align:justify;
	text-justify:inter-ideograph;
	line-height:1.4em;
}
/* 画像の余白解消 */
.main img{        
display: block;
border: none;
}


/* パンくずリスト */
.blist * {
	color:#999999;
	font-size:10px;
	display:inline;
	text-decoration:none;
	font-weight:normal;
}
.blist {
	width: 530px;
	padding:5px 0px 10px 0px;
	margin:0px 0px 20px 0px;
	font-size: 10px;
	font-weight: normal;
	line-height: 1em;
	color:#999999;
	text-decoration:none;
	border-bottom:2px;
	border-style:dotted;
	border-color:#c44441;
}
.blist a:link {
	color:#999999;
	text-decoration:none;
}
.blist a:visited {
	color:#999999;
	text-decoration:none;
}
.blist a:hover {
	color:#FFFFFF;
	text-decoration:none;
	background-color:#c44441;
}
.blist_current {
	color:#666666;
}
/* safari, opera対策 */
html:first-child .blist {
	letter-spacing:-0.1em;
} 


/* index.html タイトル */

.cont_tbl {
	width: 528px;
	margin-bottom:20px;
	padding:0px;
	border:1px solid #C44441;
	line-height:1.6em;
	/* float:left; clearfixで対応 */
}
.cont_titleimg {
	padding:0px 0px 10px 0px;
	float:left;
}
.cont_tbl p {
	padding: 0px 10px 10px 10px;
	line-height: 1.6em;
}

.subcont {
	margin-left:10px;
	width: 517px;
	margin-bottom:20px;
	padding:0px;
	border-top:1px solid #C44441;
	border-left:1px solid #C44441;
	border-bottom:1px solid #C44441;
	overflow: hidden;
}
.subcont_narrow {
	margin-left:10px;
	width: 517px;
	margin-bottom:13px;
	padding:0px;
	border-top:1px solid #C44441;
	border-left:1px solid #C44441;
	border-bottom:1px solid #C44441;
	overflow: hidden;
}
.subcont_narrow p {
	padding: 0px 10px 0px 10px;
	line-height: 1.6em;
}

.subcont_n {
	margin-left:10px;
	width: 517px;
	margin-bottom:13px;
	padding:0px;
	border-top:1px solid #C44441;
	border-left:1px solid #C44441;
	border-bottom:1px solid #C44441;
}
.subsubcont {
	width:463px;
	float:right;
}

.r_img {
	float:right;
	padding:0px 0px 10px 10px;
	overflow: hidden;
}
.r_img0 {
	float:right;
	padding:0px 0px 0px 10px;
}
.l_img {
	float:left;
	padding:10px 0px 7px 10px;
}
.i_img {
	float:none;
	padding:10px 0px 7px 10px;
}
.inbox_img {
	float:none;
	padding:5px 0px 5px 10px;
}
.b_img {
	float:none;
	clear:both;
}
.c_img {
	float:none;
	margin-right:auto;
	margin-left:auto;
	clear:both;
	padding-top:10px;
	padding-bottom:10px;
}

.float_clear {
	float:none;
	clear:both;
}

.attention {
	font-size:10px;
	line-height:1em;
	color:#C44441;
	/*margin-left:10px;
	text-indent:-10px;*/
}

.table {
	margin:0px 10px 0px 10px;
	}
.table td {
	padding:5px;
	}
.table .index {
	text-align:center;
	color:#FFFFFF;
	}
.table .price {
	text-align:right;
	}
.table .tablenote {
	vertical-align:top;
	text-align:right;
	font-size:10px;
	}

.text10 {
	font-size:10px;
	line-height:1.2em;
	}

/* コンテンツナビ */
.cont_nav {
	background-color:#C44441;
	padding:5px 0px 5px 10px;
}

.cont_nav li {
	display:inline;
	font-size:10px;
	color:#FFFFFF;
	padding-right:5px;
}
.cont_nav li a {
	display:inline;
	font-size:10px;
	color:#FFFFFF;
	padding-right:5px;
	text-decoration:none;
}
.cont_nav li a:hover {
	display:inline;
	font-size:10px;
	color:#FFFFFF;
	padding-right:5px;
	text-decoration:underline;
}



/* ボタン */

.bt {
	padding: 0px 0px 10px 10px;
}

.bt li.bt_seminar{
	background:url(../img/procosme/bt_seminar_a.gif);
	background-repeat:no-repeat;
	width:327px;
}
.bt li.bt_seminar02{
	background:url(../img/procosme/bt_seminar02_a.gif);
	background-repeat:no-repeat;
	width:327px;
}

.bt li.bt_psitems{
	background:url(../img/procosme/bt_psitems_a.gif);
	background-repeat:no-repeat;
	width:219px;
}
.bt li.bt_login{
	background:url(../img/procosme/bt_login_a.gif);
	background-repeat:no-repeat;
	width:219px;
}
.bt li.bt_apply{
	background:url(../img/procosme/bt_apply_a.gif);
	background-repeat:no-repeat;
	width:219px;
}
.bt li.bt_items{
	background:url(../img/procosme/bt_items_a.gif);
	background-repeat:no-repeat;
	width:219px;
}
.bt li.bt_member{
	background:url(../img/procosme/bt_member_a.gif);
	background-repeat:no-repeat;
	width:219px;
}

.bt li{
	list-style-type:none;
	height:30px;
	float:none;
}
.bt li img{
	border:0;
}
.bt li a{
	display:block;
	height:30px;
}
.bt li a:hover {
	background:none;
	background-color:transparent;
}
.bt li a:hover img{
	visibility:hidden;
}

.back {
	font-weight:bold;
	font-size:14px;
	text-align:right;
}

/* CLEARFIX */
div.main:after,
.blist:after,
.cont_tbl:after,
.subcont:after,
.subcont_n:after,
.subsubcont:after,
.clearfix {
  height: 0;
  visibility: hidden;
  content: ".";
  display: block;
  clear: both;
}




/******タルゴ******************/
/* 基本設定 */
.thalgo body {
	margin: 0px auto;
	padding: 0px;
	border: 0px;
}
.thalgo * {
	margin: 0px;
	padding: 0px;
	border: 0px;
	color: #666666;
	font-size: 12px;
	text-indent:0px;
	text-align:justify;
	text-justify:inter-ideograph;
	line-height:1.4em;
}
/* 画像の余白解消 */
.thalgo img{        
display: block;
border: none;
}

/* パンくずリスト */
.thalgo .blist {
	width: 530px;
	padding:5px 0px 10px 0px;
	margin:0px 0px 20px 0px;
	font-size: 10px;
	font-weight: normal;
	line-height: 1em;
	color:#999999;
	text-decoration:none;
	border-bottom:2px;
	border-style:dotted;
	border-color:#0C4187;
}
.thalgo .blist a:hover {
	color:#FFFFFF;
	text-decoration:none;
	background-color:#0C4187;
}

/* index.html タイトル */
.thalgo .cont_tbl {
	width: 528px;
	margin-bottom:20px;
	padding:0px;
	border:1px solid #0C4187;
	line-height:1.6em;
	/* float:left; clearfixで対応 */
}
.thalgo .cont_titleimg {
	padding:0px 0px 10px 0px;
	float:left;
}
.thalgo .cont_tbl p {
	padding: 0px 10px 10px 10px;
	line-height: 1.6em;
}
.thalgo .cont_tbl h3 img {
	padding-top: 0px;
}
.thalgo .cont_tbl .subcont h3 img {
	padding-top: 10px;
}

.thalgo .subcont {
	margin-left:10px;
	width: 517px;
	margin-bottom:20px;
	padding:0px;
	border-top:1px solid #0C4187;
	border-left:1px solid #0C4187;
	border-bottom:1px solid #0C4187;
}
.thalgo .subcont_narrow {
	margin-left:10px;
	width: 517px;
	margin-bottom:13px;
	padding:0px;
	border-top:1px solid #0C4187;
	border-left:1px solid #0C4187;
	border-bottom:1px solid #0C4187;
}
.thalgo .subcont_n {
	margin-left:10px;
	width: 517px;
	margin-bottom:13px;
	padding:0px;
	border-top:1px solid #0C4187;
	border-left:1px solid #0C4187;
	border-bottom:1px solid #0C4187;
}

/* コンテンツナビ */
.thalgo .cont_nav {
	background-color:#0C4187;
	padding:5px 0px 5px 10px;
}


.thalgo .r_img {
	float:right;
	padding:10px 0px 10px 10px;
}
.thalgo .r_img0 {
	float:right;
	padding:0px 0px 0px 10px;
}
.thalgo .l_img {
	float:left;
	padding:10px 0px 7px 10px;
}
.thalgo .i_img {
	float:none;
	padding:10px 0px 7px 10px;
}
.thalgo .inbox_img {
	float:none;
	padding:5px 0px 5px 10px;
}
.thalgo .b_img {
	float:none;
	clear:both;
}
.thalgo .c_img {
	float:none;
	margin-right:auto;
	margin-left:auto;
	clear:both;
	padding-top:10px;
	padding-bottom:10px;
}

.thalgo .bt {
	padding: 0px 0px 10px 10px;
}

.thalgo .menu {
	display:block;
	height:20px;
	margin:0;
	padding:0 0 0 10px;
}
.thalgo .menu li {
	margin:0;
	padding:0;
	list-style-type:none;
	display:inline;
}
.thalgo .menu li img {
	display:inline;
}
.thalgo .spec {
	margin-top:-5px;
	padding-top:0;
	/*text-align:right;*/
	color:#0C4187;
}

.thalgo .chart td {
	padding:5px 7px;
}

.thalgo .chart_attention td {
	padding:1px;
	font-size:10px;
}

/* CLEARFIX */
div.thalgo:after,
.blist:after,
.cont_tbl:after,
.subcont:after,
.subcont_n:after,
.subsubcont:after,
.clearfix {
  height: 0;
  visibility: hidden;
  content: ".";
  display: block;
  clear: both;
}