/*============================================================

World Wide Web MEDIA MAGAZINE RIN（凜）　contents


============================================================*/

@charset "utf-8";



/**/
/*outline.htmlのために新規----------------------------------------------*/
.pic_spt_r{margin:5px 20px; width:200px; float:right;}



/*先日送ったフォームや利用規約関係のための新規*/
#sptctn{
	width:700px;
	text-align:left;
	margin:0 9px 40px 0;
	overflow:hidden;
	}
		
.dot_box{float:left;width:548px;margin:10px auto; padding-bottom:50px;border-bottom:dotted 1px #ccc;}
.sptctnbox{margin:10px; width:600px; text-align:left;}

#sptctn ul{list-style:disc;}
#sptctn li{ margin-left:30px;}

.spttitle{
	margin-top:7px;
	font-size:16px; font-weight:bold;
	line-height:100%;
	background:#003399; border:solid 1px #ccc;border-bottom:none;
	color:#fff;
	padding:5px 10px;
}
.spttitle2{
	margin-top:7px;
	font-size:16px; font-weight:bold;
	line-height:100%;
	background:#990066; border:solid 1px #ccc;border-bottom:none;
	color:#fff;
	padding:5px 10px;
}
.sptbase{
	margin-top:0px; padding:3px;background:#eceeef; border:solid 1px #ccc;border-top:none;
}
.spt_textarea{	
    color:#333;
	width:400px; height:100px;
	font-size:14px;
	line-height:1.5em; 
	}
	
.other_input{font-size:14px; letter-spacing:0em;border:solid 1px #999; padding:1px;background:#fff; color:#333;}
	
	

/*font-size:14px→12px*/
textarea, input, select{font-size:12px;padding:1px;color:#333;}
/*-----*/

/*margin-top:25px;margin-bottom:15px;→20px；10px*/
.spacer_min{margin-top:20px;margin-bottom:10px; text-align:center;}
/*-----*/

/*font-size指定解除*/
.login {margin:0; width:500px; text-align:center;}
/*-----*/

/*contens.cssから、common.cssへ移動　（汎用性がでてきたため）*/
.btn_back{ text-align:right; padding-right:30px;}
.btn_next{ text-align:left; padding-left:30px;}
/*-----*/



