@charset "shift_jis";

/*common--------------------------------*/

body{

	margin:0 0px;

	line-height: 16px;
	font-size:12px;
	color:#5a5a5a;
	background-image: url(../images/bg.gif);
	background-repeat: repeat-x;

}

h1,h2,h3,h4,h5,h6,p,input,form,ul,li,ol,dl,dt,dd,hr{
	margin: 0 0;
	padding: 0;

}

img{
	border: none;
}

.clear {
	clear: both;
}
.top10 {
	margin-top: 10px;
}
.top20 {
	margin-top: 20px;
}
.bottom10 {
	margin-bottom: 10px;
}
.bottom20 {
	margin-bottom: 20px;
}
.bottom30 {
	margin-bottom: 30px;
}
.right10 {
}
.left10 {
	margin-left: 10px;
}
.line {
	background-image: url(../images/line.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.alignright {
	text-align: right;
}
.aligncenter {
	text-align: center;
}
.ptop {
	text-align: right;
	font-size: 12px;
	margin-bottom: 40px;
}
.ulnomal {
	list-style-type: disc;
	margin-left: 20px;
}

/*font color--------------------------------*/
.f_blue {
	font-weight: bold;
	color: #3666CB;
}
.f_red {
	color: #FF0000;
}
.f_orange {
	font-weight: bold;
	color: #FF9700;
}

/*font size--------------------------------*/
.f_10 {
	font-size: 10px;
}
.f_14 {
	font-size: 14px;
}
.f_16 {
	font-size: 16px;
}

/*link--------------------------------*/
a:link {
	color: #6a90e7;
}
a:visited {
	color: #6a90e7;
}
a:hover {
	color: #9ABEFF;
}
a:active {
	color: #6a90e7;
}

/*#search a:link{
	color: #747474;
}
#search a:visited{
	color: #747474;
}
#search a:active{
	color: #747474;
}
#search a:hover{
	color: #9a9a9a;
}
*/
#clip a:link{
	color: #7dc20b;
}
#clip a:visited{
	color: #7dc20b;
}
#clip a:active{
	color: #7dc20b;
}
#clip a:hover{
	color: #a4de44;
}

/*layout--------------------------------*/
#wrapper {
	width: 815px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 4px;
}
#header {
	width: 815px;
}
#main {
	clear: both;
}
#contents_left {
	width: 218px;
	float: left;
}
#contents_right {
	float: right;
	width: 575px;
	margin-right: 5px;
}

/*head--------------------------------*/
#logo {
	float: left;
}
#headertxt {
	float: left;
	width: 400px;
	margin-top: 12px; font-size:9pt; color:#808080; width:500px;
}
#headerbanner {
	float: right;
	width: 225px;
	margin-top: 12px;vertical-align:middle; text-align:right; width:120px;
}
#headernavi {
	background-image: url(../images/head_bg.gif);
	height: 31px;
	clear: both;
	width: 815px;
}
#login .inptxt {
	width: 140px;
}
#header #navi01{
	margin-top:13px;
	list-style-type: none;
	height: 33px;
	width: 230px;
	float: left;
	padding-left: 60px;
}
#header #navi01 li{
	float:left;
	margin-right:7px;
}
#header #navi02 {
	width: 414px;
	list-style-type: none;
	float: right;
	height: 33px;
	background-image: url(../images/bg_navi2.gif);
	padding-left: 92px;
	background-position: right;
}
#header #navi02 li{
	float:left;
	margin-right:7px;
	margin-top: 8px;
	background-repeat: no-repeat;
	background-position: right;
}
.logintable {
	color: #FFFFFF;
	height: 31px;
	width: 800px;
}
.logintable td {
	color: #FFFFFF;
	text-align: right;
}
.right10 td {
	padding-right: 5px;
}
.right10 {
	font-size: 12px;
}
.logintable .right10 {
	float: right;
}

/*left--------------------------------*/
#contents_left .pr {
	margin-bottom: 5px;
}
#contents_left #search {
	background-color: #F2F2F2;
	margin-top: 10px;
	padding-bottom: 10px;
}
#search .arrow_orange {
	background-image: url(../images/ic_orange.gif);
	background-repeat: no-repeat;
	background-position: 0px 6px;
	padding-left: 8px;
}
#search #ul{
	margin-top:13px;
	margin-left:76px;
	list-style-type: none;
	height: 33px;
	width: 233px;
	float: left;
}
#search li{
	margin-right:5px;
	width: 90px;
	float: left;
	list-style-type: none;
	background-image: url(../images/ic_orange.gif);
	background-repeat: no-repeat;
	background-position: 0px 7px;
	padding-left: 8px;
	line-height: 20px;
	margin-left: 5px;
}
#search table td {
	background-image: url(../images/ic_orange.gif);
	background-repeat: no-repeat;
	background-position: 10px 10px;
	font-size: 12px;
	line-height: 20px;
	padding-left: 10px;
	padding-top: 2px;
}
#contents_left #category {
	background-color: #F2F2F2;
	margin-top: 15px;
	padding-bottom: 10px;
}
#category li {
	list-style-type: none;
	background-image: url(../images/ic_blue.gif);
	background-repeat: no-repeat;
	background-position: 0px 10px;
	padding-left: 10px;
	line-height: 20px;
}
#category ul {
	margin-left: 10px;
}
#contents_left #news {
	margin-top: 15px;
}
.box_clip {
	margin-top: 10px;
	font-size: 10px;
	color: #FF0000;
	text-align: right;
	background-image: url(../images/ic_clip.gif);
	background-repeat: no-repeat;
	line-height: 14px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #7FAD36;
	background-position: left bottom;
	clear: both;
}
.box_clip_b {
	margin-top: 10px;
	font-size: 10px;
	color: #FF0000;
	text-align: right;
	background-image: url(../images/ic_mile.gif);
	background-repeat: no-repeat;
	line-height: 14px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #3666CB;
	background-position: left bottom;
	clear: both;
}
.box_clip2 img {
	margin-top: 8px;
	margin-right: 10px;
	float: left;
}
#mile,#clip {
	clear: both;
}

/*right--------------------------------*/
#contents_left #search td {
	background-image: url(../images/line.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	vertical-align: top;
}
#contents_left #category .sub {
	background-image: url(../images/ic_sub.gif);
	background-position: 20px 6px;
	padding-left: 30px;
}
.newstxt {
	width: 159px;
	float: right;
	margin-top: 8px;
	line-height: 16px;
}
.news_option {
	font-size: 10px;
}
.rec_txt {
	width: 172px;
	float: left;
}
#box_rec .banner {
	float: left;
	width: 100px;
	margin-right: 5px;
	margin-left: 5px;
}
#box_rec p {
	margin-top: 10px;
	margin-bottom: 10px;
}
#boxmain_clip {
	margin-top: 10px;
}
#boxmain_mile {
	margin-top: 0px;
}
#boxmain_mile .anken ul,#boxmain_clip .anken ul {
	list-style-type: none;
	margin-left: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
}
#boxmain_mile .anken li,#boxmain_clip .anken li a{
	background-image: url(../images/ic_green.gif);
	background-repeat: no-repeat;
	padding-left: 15px;
	margin-bottom: 5px;

	color:#538a53;
	font-weight:normal;
	text-decoration:none;
	font-family:"MS UI Gothic";
	background-image: url(../images/ic_green.gif);
	background-repeat: no-repeat;
	border-bottom:0px dashed #216a21;
	padding-left: 17px;
	padding-bottom:2px;
	line-height:150%;
}

#boxmain_mile .anken li,#boxmain_clip .anken li a:hover{
	color:#004d00;
}

#category_menu table,#boxmain_mile .anken table,#boxmain_clip .anken table {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #DBDBDB;
	border-left-color: #DBDBDB;
}
#category_menu td{
	padding: 5px;
}
#boxmain_mile .anken .banner {
	width: 120px;
	margin-right: 3px;
	margin-left: 7px;
	float: left;
	margin-top: 10px;
	margin-bottom: 10px;
}
#boxmain_mile .anken .mile_txt {
	width: 152px;
	float: right;
	margin-top: 10px;
}
#main .title575 {
	width: 568px;
	margin-right: auto;
	margin-left: auto;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #6D93E8;
	padding-top: 7px;
	padding-bottom: 8px;
	padding-left: 7px;
	background-color: #ECF1FD;
	color: #567ACC;
	margin-bottom: 20px;
	font-size: 16px;
}

/*foot--------------------------------*/
#foot {
	width: 815px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #A1B8E7;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
	text-align: center;
	margin-top: 20px;
	padding-top: 10px;
	clear: both;
}

/*second directory--------------------------------*/
#contents_right h2 {
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #6D93E8;
	background-color: #ECF1FD;
	padding-top: 7px;
	padding-bottom: 7px;
	padding-left: 8px;
	font-size: 16px;
	line-height: 16px;
	color: #567ACC;
	margin-bottom: 20px;
}
#contents_right #pointtable1 {
	width: 575px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	border-collapse:collapse;
}
#contents_right #pointtable1 td {
	padding: 8px 5px;
	border: 1px solid #D8D8D8;
}

/*===========clip list============*/
.clip_apply_h2{
	background-image:url('http://blogmile.jp/images/bg_clipnew_14.gif');
	background-repeat:repeat;
	background-color:#fff;
	color:#666;
	font-size:14pt;
	font-weight:bold;
	padding:10px;
	margin:0px 0px 20px 0px;
	width:580px;
	font-family:"MS UI Gothic";
}

.pointtable1_topic {
	padding: 8px 5px;
	background-color:#98fb98;
	background-image:url('http://blogmile.jp/images/bg_clipnew_14.gif');
	background-repeat:repeat;
/*	background-image:url('http://blogmile.jp/images/bg_clipnew_11.gif');
	background-repeat:repeat-x;
*/	border-width:0px;
	color:#666;
	font-weight:bold;
}

#contents_right #cliplist_table {
	width: 575px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	border-collapse:collapse;
}

#contents_right #cliplist_table td {
	padding: 8px 5px;
	border: 1px solid #ddd;
	background-color:#fff; /*#f7faf7;*/
}

.cliplist_pt{
	color:#ff9711;
	font-weight:bold;
}

.cliplist_title a{
	color:#538a53;
	font-weight:normal;
	text-decoration:none;
	font-family:"MS UI Gothic";
	background-image: url(../images/ic_green.gif);
	background-repeat: no-repeat;
	border-bottom:0px dashed #216a21;
	padding-left: 17px;
	padding-bottom:2px;
}

.cliplist_title a:visited{
	color:#538a53;
	border-bottom:0px dashed #6d9a6d;
	font-weight:normal;
}

.cliplist_title a:hover{
	color:#004d00;
	border-bottom:0px dashed #42a642;
}

.cliplist_status{
	text-align:center;
}

.cliplist_button{
	background-color:#fff;
	color:#216a21;
	font-weight:normal;
	font-size:12px;
	width:70px;
	height:20px;
	background-image:url('http://blogmile.jp/images/bg_clipnew_08.gif');
	background-repeat:repeat-x;
	border-width:0;
	padding-top:1px;
}

.cliplist_button_visited{
	background-color:#fff;
	color:#999;
	font-weight:normal;
	font-size:12px;
	width:70px;
	height:20px;
	background-image:url('http://blogmile.jp/images/bg_clipnew_07.gif'); 
	background-repeat:repeat-x;
	border-width:0;
	padding-top:1px;
}

.clip_apply_button{
	margin:20px;
	text-align:center;
}

.apply_tbl_topic{
	padding:10px;
	font-size:12px;
	font-weight:normal;
}

.apply_tbl_inputTxt{
	font-size:12px;
	background-color:#f2ffde;
	padding:5px;
	border-width:1px;
	border-color:#b8c9b8;
	border-style:solid;
}
/*=======================*/



#contents_right #pointtable2 {
	width: 575px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	margin-top: 20px;
	border-collapse:collapse;
}
#contents_right #pointtable2 td {
	padding: 8px 5px;
	border: 1px solid #D8D8D8;
}
#contents_right #pointtable3 {
	width: 575px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	border-collapse:collapse;
}
#contents_right #pointtable3 td {
	padding: 8px 5px;
	border: 1px solid #D8D8D8;
}
#contents_right #pointtable4 {
	width: 500px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	border-collapse:collapse;
}
#contents_right #pointtable4 td {
	padding: 8px 5px;
	border: 1px solid #D8D8D8;
}
#contents_right #pointtable5 {
	width: 400px;
	margin-right: auto;
	margin-left: 0px;
	text-align: left;
	border-collapse:collapse;
	margin-bottom: 30px;
}
#contents_right #pointtable5 td {
	padding: 8px 5px;
	border: 1px solid #D8D8D8;
}
#contents_right #pointtable6 {
	width: 575px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	border-collapse:collapse;
}
#contents_right #pointtable6 td {
	padding: 8px 5px;
	border: 1px solid #D8D8D8;
}
#main #pointtable7 {
	width: 400px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	border-collapse:collapse;
	margin-bottom: 30px;
	margin-top: 20px;
}
#main #pointtable7 td {
	padding: 8px 5px;
	border: 1px solid #D8D8D8;
}
#main #pointtable8 {
	width: 400px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	border-collapse:collapse;
	margin-bottom: 30px;
	margin-top: 20px;
}
#main #pointtable8 td {
	padding: 8px 5px;
	border: 1px solid #D8D8D8;
}
#main .pointtable9 {
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	border-collapse:collapse;
	margin-bottom: 30px;
	margin-top: 20px;
}
#main .pointtable9 td {
	width: 140px;
	padding: 8px 5px;
	border: 1px solid #D8D8D8;
}
#main #pointtable10 {
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	border-collapse:collapse;
	margin-bottom: 30px;
	margin-top: 20px;
}
#main #pointtable10 td {
	padding: 8px 5px;
	border: 1px solid #D8D8D8;
}
#contents_right p {
	padding-left: 10px;
	margin-bottom: 20px;
}
.cell_gray {
	background-color: #ECF1FD;
}
.al_right {
	text-align: right;
}
.al_center {
	text-align: center;
}
.last_bt {
	list-style-type: none;
	float: right;
	height: 33px;
	background-position: right;
	margin-bottom: 30px;
}
.last_bt li{
	float:left;
	margin-top: 8px;
	margin-left: 7px;
}
#contents_right .paging {
	text-align: right;
	margin-top: 5px;
	margin-bottom: 5px;
}
#main .main_p {
	text-align: center;
	margin-top: 3px;
	margin-right: auto;
	margin-left: auto;
}
#main .title {
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #6D93E8;
	padding-top: 7px;
	padding-bottom: 8px;
	padding-left: 7px;
	background-color: #ECF1FD;
	color: #567ACC;
	margin-bottom: 20px;
	font-size: 16px;
}
#pointtable8 #REASON {
	width: 370px;
}
#cat01,#cat02,#cat03,#cat04,#cat05,#cat06,#cat07,#cat08 {
	display: none;
}
#contents_right .box_course{
	width: 186px;
	border: 1px solid #99B5EF;
	float: left;
	margin-right: 4px;
	margin-bottom: 4px;
}
#contents_right .box_course_txt{
	font-size:11px;
}

#contents_right .box_course .course_txt,#contents_right .box_course2 .course_txt {
	width: 137px;
	float: left;
}
#contents_right .box_course img,#contents_right .box_course2 img {
	margin-right: 5px;
	margin-top: 1px;
	margin-bottom: 1px;
	margin-left: 1px;
}
#contents_right .box_course2 {
	width: 185px;
	border: 1px solid #99B5EF;
	float: right;
}
.box600 {
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	text-align: right;
}
.box600_2 {
	width: 600px;
	margin-right: auto;
	margin-left: auto;
}

/* 2006.12.18--------------------------------------------*/
table.searchtable {
	margin: 10px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	width: 575px;
	border-bottom: 1px solid #dcdcdc;
}
table.searchtable th.thumbnail {
	margin: 0px;
	padding: 0px 15px 0px 0px;
	width: 105px;
	text-align: left;
	vertical-align: top;
}
table.searchtable td.thumdata {
	margin: 0px;
	padding: 0px 30px 0px 0px;
	text-align: left;
	vertical-align: top;
}
td.thumdata h3 {
	margin: 0px 0px 8px 0px;
	padding: 0px;
	font-size: 14px;
}
td.thumdata p {
	margin: 0px 0px 8px -5px;
	padding: 0px;
	text-align: left;
	color: #5a5a5a;
}
table.searchtable td.thumpoint {
	margin: 0px;
	padding: 0px;
	vertical-align: top;
}
div.pointwaku { 
	text-align: right;
	width: auto;
}
.pointwaku table {
	border: 1px solid #FF6600;
	margin: 0px 0px 10px auto;
	padding: 0px;
	background-color: #FFFFFF;
	font-size: 12px;
	line-height: 10px;
	color: #FF6600;
}
td.thumpoint  p {
	font-size: 10px;
	margin: 5px 0px;
}

/*12.22add--------------------------------*/
#search #search_input td{
	margin: 0px;
	padding: 0px 3px 0px 0px;
	background-image: none;
}
#search form {
	padding-left: 10px;
	margin-top: 10px;
}

/*FAQ--------------------------------*/
#content_box_600 {
	width: 600px;
	margin-right: auto;
	margin-left: auto;
}
#content_box_600 ol {
	margin-left: 30px;
	list-style-type: square;
	margin-bottom: 20px;
}
#content_box_600 h3 {
	padding-bottom: 5px;
	margin-bottom: 8px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #A4BDE9;
	font-size: 14px;
}
#content_box_600 .qa_box {
	padding: 0px;
	border: 1px solid #E3E3E3;
	margin-top: 5px;
	margin-bottom: 10px;
}
#content_box_600 .qa_box h4 {
	font-size: 14px;
	color: #6D93E8;
	background-color: #E6EEF7;
	padding: 5px;
}
#content_box_600 .qa_box p {
	padding: 10px;
}
#content_box_600 .ptop {
	text-align: right;
	font-size: 12px;
	margin-bottom: 40px;
}
#content_box_600 li {
	margin-bottom: 5px;
}
#content_box_600 .under_arrow {
	list-style-type: none;
}
#content_box_600 .under_arrow li {
	background-image: url(../images/qa_icon.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-left: 20px;
}

/*Guide--------------------------------*/
#guid .guidbottom {
	text-align: right;
}
#guid ol {
	list-style-type: decimal;
}
#guid .shikaku {
	list-style-type: square;
	padding: 0px;
	margin: 0px 0px 0px 20px;
}
#guid p {
	margin-bottom: 10px;
}
#guid h3 {
	margin-bottom: 15px;
}

/*about--------------------------------*/
#about p {
	margin-bottom: 15px;
}
#about h4 {
	font-size: 14px;
	color: #5A7DCD;
	margin-bottom: 8px;
	margin-top: 20px;
	background-color: #ECF1FD;
	padding: 5px 5px 5px 10px;
}
#about h3 {
	color: #587BCC;
	border-bottom-width: 2px;
}
#about .imgcenter {
	text-align: center;
	margin-bottom: 40px;
}
#about h3 {
	padding-bottom: 5px;
	margin-bottom: 8px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #A4BDE9;
	font-size: 14px;
}

/*corp--------------------------------*/
#corp table {
	width: 600px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#corp td {
	text-align: left;
	padding: 10px 5px 5px 10px;
	border-bottom-width: 2px;
	border-bottom-color: #6F95E9;
	border-bottom-style: solid;
}
#corp .bottomb {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #A6BEE7;
}

/*contact--------------------------------*/
#contact table {
	width: 600px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#contact td {
	text-align: left;
	padding: 10px 5px 5px 10px;
	border-bottom-width: 2px;
	border-bottom-color: #6F95E9;
	border-bottom-style: solid;
}
#contact .bottomb {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #A6BEE7;
}
#contact .submit {
	text-align: center;
	border-bottom-width: 0px;
}
#contact ul {
	list-style-type: none;
	margin-bottom: 20px;
}

/*melmane--------------------------------*/
#melmane p {
	margin-bottom: 20px;
}
#melmane h3 {
	padding-bottom: 5px;
	margin-bottom: 8px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #A4BDE9;
	font-size: 14px;
}
#melmane #melmane_box {
	width: 573px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #A4BDE9;
	border-left-color: #A4BDE9;
}
#melmane_box table {
	width: 560px;
	margin-right: auto;
	margin-left: auto;
}
#melmane_box .box348 {
	width: 310px;
	margin-top: 10px;
}
#melmane_box .comment {
	margin-top: 15px;
}
#melmane .question {
	margin-top: 20px;
	background-image: url(../images/melmane/ic_q.gif);
	background-repeat: no-repeat;
	padding-left: 24px;
	padding-bottom: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#melmane .answer {
	background-image: url(../images/melmane/ic_a.gif);
	background-repeat: no-repeat;
	padding-left: 24px;
	padding-bottom: 10px;
	margin: 0px;
}
#melmane .top10 .nomal {
	font-size: 12px;
	font-weight: normal;
	line-height: 12px;
}

/*aboutcorse--------------------------------*/
#aboutcorse h3 {
	padding-bottom: 5px;
	margin-bottom: 8px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #A4BDE9;
	font-size: 14px;
}
#aboutcorse .box232 {
	width: 232px;
	text-align: center;
}
#aboutcorse .table575 {
	width: 575px;
	margin-top: 15px;
	border-collapse:collapse;
	margin-bottom: 30px;
}
#aboutcorse .table575 td {
	padding: 4px;
	text-align: center;
	border: 1px solid #D4E0EC;
}
#aboutcorse .table575 .cellblue {
	background-color: #ECF1FD;
	border: 1px solid #D4E0EC;
}
#aboutcorse #doujou #doujoubg {
	background-image: url(../images/course/img_course04.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin: 0px 0px 30px;
}
#aboutcorse #doujou #doujoubg table {
	width: 445px;
	margin-right: 0px;
	margin-left: auto;
	margin-top: 0px;
	border-collapse:collapse;
	margin-bottom: 8px;
}
#aboutcorse #doujou .titdoujou {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	margin: 20px 0px 0px;
	padding: 0px;
}
#doujoubg table th {
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #A4BDE9;
}
#doujoubg table td {
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #A4BDE9;
}

/*gaiyou--------------------------------*/
#gaiyou .dounyu_box {
	background-image: url(../images/gaiyou/img_gaiyou01.gif);
	background-position: right top;
	background-repeat: no-repeat;
}
#gaiyou .dounyu_box p {
	width: 425px;
	margin-top: 10px;
	margin-bottom: 10px;
}
#gaiyou ul {
	list-style-type: none;
	margin-top: 20px;
	margin-bottom: 20px;
}
#gaiyou li {
	margin-bottom: 10px;
}
#gaiyou h3 {
	padding-bottom: 5px;
	margin-bottom: 8px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #A4BDE9;
	font-size: 14px;
}

/*doujou--------------------------------*/
#wrapper #main #contents_right #report .rightimg {
	float: left;
	padding-left: 8px;
}
#wrapper #main #contents_right #report .box160 {
	width: 160px;
	float: right;
}
#wrapper #main #contents_right #report td {
	margin: 0px;
	padding: 8px 0px;
	vertical-align: top;
}
#wrapper #main #contents_right #report .box279 {
	clear: both;
	padding-top: 10px;
	padding-left: 8px;
}

/*withdraw--------------------------------*/
#withdraw {
	border: 1px solid #D8D8D8;
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	border-collapse:collapse;
	margin-top: 20px;
}
#withdraw td {
	padding: 4px;
	border: 1px solid #D8D8D8;
}
#friends {
	padding: 8px 5px;
	border: 1px solid #D8D8D8;
	border-collapse:collapse;
	margin-top: 20px;
	width: 550px;
	margin-right: auto;
	margin-left: auto;
}
#friends td {
	padding: 4px;
	border: 1px solid #D8D8D8;
}
#intable {
	border: 0px;
	border-collapse:collapse;
}
#intable td {
	border: 0px;
}
.table550 {
	width: 550px;
	margin-right: auto;
	margin-left: auto;
}

.input_button00 {
	background-color:#7b9aff;
	color:#fff;
	font-weight:
	bold; font-size:12px;
	width:130px;
	height:25px;
	background-image:url(http://blogmile.jp/images/bt_bg.gif);
	border-width:0;
}

.input_button01 {
	background-color:#7b9aff;
	color:#666;
	font-weight:
	bold; font-size:12px;
	width:130px;
	height:25px;
	background-image:url(http://blogmile.jp/images/bt_bg_orange.gif);
	border-width:0;
}

.input_button02 {
	background-color:#7b9aff;
	color:#fff;
	font-weight:bold;
	font-size:12px;
	width:130px;
	height:25px;
	background-image:url('http://blogmile.jp/images/bt_bg_green.gif');
	background-repeat:repeat-x;
	border-width:0;
}

.mile_expl {
	font-size:10px;
}

.mile_target {
	font-weight:bold;
	color:#f18d0c;
}

.mile_target_red {
	font-weight:bold;
	color:#ff4d4d;
}

.mile_point {
	font-weight:bold;
	color:#f18d0c;
}

.announce {
	width:550px;
	border:3px solid #ff9a9a;
	margin:5px;
	padding:5px;
	/*color:#ff9a9a; */
	/*color:#ff2e2e;*/
	color:#ff4d4d;
	font-size:11px;
	
}

.announce_n {
	width:550px;
	border:3px solid #b2b2b2;
	margin:5px;
	padding:5px;
	/*color:#ff9a9a; */
	/*color:#ff2e2e;*/
	color:#999999;
	font-size:11px;
	
}

.announce_leftmenu {
	width:250px;
	border:3px solid #ff9a9a;
	margin:5px;
	padding:5px;
	/*color:#ff9a9a; */
	/*color:#ff2e2e;*/
	color:#ff4d4d;
	font-size:11px;
	
}

.announce_n_leftmenu {
	width:150px;
	border:3px solid #b2b2b2;
	margin:5px;
	padding:5px;
	/*color:#ff9a9a; */
	/*color:#ff2e2e;*/
	color:#999999;
	font-size:11px;
	
}


.h33green {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #81B230;
}

.banner_intro{
	margin:5px;
}

.banner_intro img{
	vertical-align:bottom;
}

.banner_intro textarea{
	right:10px;
	background-color:#ffc;
	width:300px;
	font-size:11px;
	border:2px dotted #ffcf66;
	padding:5px;
	color:#5073ba;
}

.pr_box {
	margin-bottom:3px;
	text-decoration:none;
	font-size:12px;
}

.pr_box a{
	text-decoration:none;
}

.pr_title{
	font-size:13px;
}

.pr_txt{
	font-size:11px;
}

.clip_stitle{
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #6D93E8;
	background-color: #ECF1FD;
	padding-top: 7px;
	padding-bottom: 7px;
	padding-left: 8px;
	font-size: 13px;
	line-height: 13px;
	color: #567ACC;
	margin-bottom: 20px;
}


/* ƒNƒŠƒbƒvNew */
.clip_h2{
	background-image:url('http://blogmile.jp/images/bg_clipnew_01.gif');
	background-repeat:repeat;
	background-color:#fff;
	color:#ffffff;
	font-size:14pt;
	font-weight:bold;
	padding:10px;
	margin:0px 0px 20px 0px;
	width:580px;
	font-family:"MS UI Gothic";
}

.clip_h4{
	margin:10px 0 15px 20px
	padding: 8px;
	border-width:0 0 3px 0;
	border-color:#34920a;
	border-style:dashed;
	font-size:11pt;
	font-weight:bold;
	font-family:"MS UI Gothic";
}

.clipnew_box{

}

.clipnew_txt{
	padding:15px;
	line-height:150%;
}

.clipnew_h5{
	font-size:13px;
	font-weight:bold;
	border-bottom:1px solid #3c9a3c;
}
