@charset "shift_jis";

/*------------------------------------------------------------
import css
------------------------------------------------------------*/

@import url("../import.css");


/* ---------- trial ---------- */
#wide-box {
margin:0 15px 0 15px;
}

#table-box {
width:650px;
margin:30px 115px 0 115px;
}

#table-box p {
font-size:160%;
line-height:160%;
}


#sub-title {
font-weight:bold;
color:#333333;
border-left:7px solid #333333;
border-bottom:1px solid #CCCCCC;
padding:5px 0px 5px 7px;
margin-top:30px;
font-size:160%;
}

#ul-style ul li {
background-image:url(../../images/algorizm/icon01.gif);
background-repeat:no-repeat;
background-position:0 4px;
padding-left:20px;
margin-top:7px;
padding-bottom:7px;
border-bottom:1px dashed #CCCCCC;
font-size:95%;
}

#space-box {
margin:30px 20px 0 20px;
font-size:160%;
}

#ul-style02 {
margin:0;
padding:0;
}

#ul-style02 ol li {
list-style-type:decimal;
list-style-position:inside;
margin-top:10px;
padding-left:18px;
line-height:160%;
}

#ul-style03 {
margin:0;
padding:0;
}

#ul-style03 ol li {
	list-style-type:decimal;
	margin-top:10px;
	padding-bottom:10px;
	margin-left:50px;
	padding-left:4px;
	line-height:160%;
}

#attention-box {
font-size:80%;
margin-top:10px;
}

#table-style {
width:640px;
border:1px solid #CCCCCC;
border-collapse:collapse;
margin-top:3px;
}

#table-style th {
border-right:1px solid #CCCCCC;
border-bottom:1px solid #CCCCCC;
padding:10px;
background-color:#F3F3F3;
font-weight:bold;
}

#table-style td {
border-right:1px solid #CCCCCC;
border-bottom:1px solid #CCCCCC;
padding:10px;
}

#explain-box {
margin-top:20px;
}

#explain-box a {
font-size:100%;
}

#acount-box {
margin-top:10px;
margin-left:30px;
}

#acount-box .left-box {
width:280px;
float:left;
}

#acount-box .right-box {
width:280px;
float:left;
margin-left:20px;
}

.txt-style {
margin-top:20px;
font-size:160%;
font-weight:bold;
}

.algolizm-history {
text-align:right;
padding-top:20px;
}

.con-bnr {
	text-align: center;
	margin: 0 0 15px 0;
}
