/*

ファイル名：style.css
概要：このcssファイルは隔週ブラッシュアップ！レイアウトの設定を記述しています。
サイト名：BrushUP学び
URL：http://www.brush-up.jp
コピーライト：(c) Paseli Co.,Ltd. All Rights Reserved.

*/

/* -----------------------
共通 */

* {
	margin:0;
	padding:0;
	border:none;
}

a:hover img{
	opacity:0.6;
	filter:alpha(opacity=60);
	-ms-filter: "alpha( opacity=60 )";
}

a:hover img.btn {
	opacity:1;
	filter:alpha(opacity=100);
	-ms-filter: "alpha( opacity=100 )";
}

.clear {
	clear:both;
}

.float_l {
	float:left;
}

.float_r {
	float:right;
}

.page_top {
	width:730px;
	text-align:right;
	margin:1px 10px 15px;
}

img.align_top {
	vertical-align:top;
}

img.align_btm {
	vertical-align:bottom;
}

.mar_b10 {
	margin-bottom:10px;
}

.mar_t5 {
	margin-top:5px;
}

.mar_r5 {
	margin-right:5px;
}

.mar_r10 {
	margin-right:10px;
}

.mar_l10 {
	margin-left:10px;
}

.mar_r15 {
	margin-right:10px;
}

.mar_r50 {
	margin-right:50px;
}

.pad_l5 {
	padding-left:5px;
}

.pad_t10 {
	padding-top:10px;
}

.pad_b10 {
	padding-bottom:10px;
}

.tx_gray {
	color:#666666;
}

.tx_ora {
	color:#FC7423;
	font-weight:700;
}


/* -----------------------
title */

.top_btn {
	width:590px;
	margin:0 80px;
	padding:20px 0;
} 

/* -----------------------
yuzu */

.yuzu_bg {
	width:750px;
	background:#EDEDED;
	text-align:center;
	padding-bottom:15px;
}

.yuzu_inner {
	width:724px;
	margin:0 13px;
}

.yuzu_inner_s {
	width:360px;
	text-align:left;
	position:relative;
}

.coming_soon {
	width:273px;
	height:85px;
	position:absolute;
	left:0px;
	top:0px;
}

.yuzu_inner_r {
	width:218px;
	float:right;
}

.yuzu_inner_r img {
	margin-bottom:10px;
}

.yuzu_bor_dot {
	margin:15px 0;
}

.new_icon {
	background:#FF8402;
	padding:3px;
	margin-right:10px;
	color:#FFFFFF;
}

.yuzu_bones {
	width:690px;
	margin:0 30px;
	padding:20px 0 0;
	text-align:left;
}


.yuzu_bones_l {
	width:335px;
	float:left;
}

.yuzu_bones_r {
	width:335px;
	float:right;
}

.bones_tx {
	font-weight:700;
	color:#FF8402;
}


.yuzu_sp {
	width:726px;
	margin:0 12px;
	text-align:left;
	padding-bottom:10px;
}

.yuzu_sp_cont {
	width:728px;
	margin:0 11px;
	background:#FFF;
}

.yuzu_sp_s_cont {
	width:708px;
	margin:0 7px 0 13px;
	padding:10px 0;
}

.yuzu_sp_l {
	width:708px;
	float:left;
	text-align:left;
	padding:0 0 15px 0;
}

.yuzu_sp_r {
	width:339px;
	float:right;
	text-align:left;
}

.yuzu_sp_ss_l {
	width:181px;
	float:left;
	padding:10px 0;
}

.yuzu_sp_ss_r {
	width:181px;
	float:right;
	padding:10px 0;
}

/* -----------------------
koza */


td p.kz {
	padding-left:10px;
}

td.check {
	background:
url(../images/koza_bg.gif) left top no-repeat;
}

.koza_bor {
	display:block;
	padding:10px 0 5px;
}

.input_detail {
	width:708px;
	text-align:center;
	padding:15px 0 0;
}

.koza_btn:hover {
	opacity:0.6;
	filter:alpha(opacity=60);
	-ms-filter: "alpha( opacity=60 )";
}

label {
	margin-top:-5px;
}

/* -----------------------
osusume */

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

.os_cont {
	width:750px;
	margin:0;
	padding:10px 0 15px;
}

.os_cont_s {
	width:370px;
}

.bld {
	font-weight:700;
}

.bld a {
	text-decoration: none; /* no underline */
	color: #333;
}

.bld a:hover {
	text-decoration: none; /* no underline */
	color: #999;
}

.bld a:visited {
	text-decoration: none; /* no underline */
	color: #333;
}

.os_mi a {
	padding: 3px;
	font-weight:700;
	background-color: #FC9454;
	text-decoration: none; /* no underline */
	color: #fff;
}

.os_mi  a:hover {
	padding: 3px;
	font-weight:700;
	background-color: #816C5E;
	text-decoration: none; /* no underline */
	color: #fff;
}

.os_mi  a:visited {
	padding: 3px;
	font-weight:700;
	background-color: #816C5E;
	text-decoration: none; /* no underline */
	color: #fff;
}

.sc_icon {
	text-align:center;
	width:80px;
	height:80px;
	background:#EDEDED;
}

.sc_icon02 {
	text-align:center;
	width:140px;
	height:130px;
}

.sc_icon img {
	vertical-align:middle;
}

.fr_mi a {
	padding: 3px;
	font-weight:700;
	background-color: #A2C430;
	text-decoration: none; /* no underline */
	color: #fff;
}

.fr_mi  a:hover {
	padding: 3px;
	font-weight:700;
	background-color: #816C5E;
	text-decoration: none; /* no underline */
	color: #fff;
}

.fr_mi  a:visited {
	padding: 3px;
	font-weight:700;
	background-color: #816C5E;
	text-decoration: none; /* no underline */
	color: #fff;
}

/* -----------------------
popup */

.p_body_cont {
	text-align:center;
	background-color:#EDEDED;
	padding:0;
	margin:0;
}

.p_article_cont {
	width:550px;
	margin:0 auto;
	padding:20px 0 0;
}

.p_article_top {
	border:solid 1px #EDEDED;
}

.p_article_img {
	width:550px;
	margin:5px 0 10px;
}

.p_thumbnail 	{
	width:550px;
	padding-bottom:10px;
	margin-bottom:10px;
	border-bottom:dotted 1px #999999;
}

.p_thumbnail img {
	margin-right:10px;
    margin-bottom:10px;
	float:left;
}

.p_menu img {
	margin-right:40px;
	margin-bottom:10px;
	float:left;
}


/* -----------------------
thumbnail */

