@charset "utf-8";
/*
Theme Name: alps css
Theme URL: http://
Description: baseCSS.
Version: 1.0
Author: アルプス冒険組楽部
Author URL: http://
*/

/* --------- */
.subl h2 {
float:left;
width:394px;
height:107px;
margin:0;
padding:0;
background:url(../img/link/img_subtitle.gif) no-repeat center left;
text-indent:-9999em;
overflow: hidden;
}

/* --------- */
.main-boxl{
	float:left;
	width:372px;
	margin:0;
	padding:0;
	text-align:left;
	list-style-type: square;
}
.main-boxl:after {
content: "";
display: block;
clear: both;
height: 1px;
overflow: hidden;
}
/*\*/
* html .main-boxl {
height: 1em;
overflow: visible;
}


/*-------------------------*/
.main-boxr{
	float:left;
	width:372px;
	margin:0;
	padding:0;
	text-align:left;
}
.main-boxr:after {
content: "";
display: block;
clear: both;
height: 1px;
overflow: hidden;
}
/*\*/
* html .main-boxr {
height: 1em;
overflow: visible;
}

ul{
 font-size: 0.8em;
 line-height:220%; 
 } 
 .c1 {
 list-style-type:disc;
 }
 
p.link {
margin:0;
padding:0;
font-size:1.0em;
line-height:120%;
font-weight:normal;
}
