@charset "UTF-8";

img {
vertical-align:top;
border: none;
}
/*IE6*/
* html img{
vertical-align: bottom;
}
/*IE7*/
*:first-child+html img{
vertical-align: bottom;
}

/* clearfix */
.clf {
    zoom:1;/*for IE 5.5-7*/
}
.clf:after {/*for modern browser*/
    content:".";
    display: block;
    height:0px;
    clear:both;
    visibility:hidden;
}

/* \\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\ */

div#container {
	clear:both;
	margin: 10px 0 15px 15px;
	width:980px;
}

p.pankuzu {
	margin-top: -20px;
	margin-bottom: 10px;
}



#main {
	width: 980px;
	}


#top {
	width: 980px;
}

.top_bg {
	background: url(../images/top.png) 0 0 no-repeat;
	width: 685px;
	height: 320px;
	position: relative;
	float: left;
	margin-right: 15px;
	}


.top_bg h1 {
	text-indent: -9999px;
	width: 15px;
	}

.top_bg h2 {
	text-indent: -9999px;
	width: 15px;
	}

/* ------------------------------------------------------------------------
 * 
 * テキストエリア
 *
 -------------------------------------------------------------------------*/ 
 
 
.box {	width: 685px; float: left; margin-right: 15px;} 

 
.col { 
border-bottom: 1px solid;
border-left: 1px solid;
border-right: 1px solid;
border-color:#ededed;
padding: 10px;
margin-bottom: 15px;
}


.col h4 {
background: url(../images/tit.gif) 0 0 no-repeat;
padding: 0 0 0 15px;
font-size: 18px;
font-weight: bold;
margin-bottom: 10px
}

.col p {
margin: 0 0 0 15px;
line-height: 18px;
}

.col p.btm { text-align: right; margin-bottom: 10px;}
.col p.btm span { color: #969A99;font-size: 10px;}


.col_2 { border-bottom: 3px dotted #ededed; margin-bottom: 10px;}
















.bold { font-weight: bold;}

/* ---------　サイド　---------- */

.side_top {
float: right;
}


.link_box {
margin-top: 10px;
}

.link_box ul {
border-bottom: 1px solid #fdefd0;
border-left: 1px solid #fdefd0;
border-right: 1px solid #fdefd0;
padding: 5px 0px 0px 10px;
}
.link_box ul li {
margin-bottom: 3px;}

.link_box ul li a {
    background: url(../images/icon_point2.gif) no-repeat scroll left 2px transparent;
    margin: 0;
    padding: 0 0 0 10px;
}

/* ---------　ソーシャルリンク　---------- */

.snsList {
	clear: both;
    font-size: 10px;
    padding-bottom: 5px;
    padding-top: 20px;
	margin-left: 485px;
}

	
a.mixi-check-button img {
    margin-bottom: 6px;
    margin-right: 5px;
}	

.fb_share_size_Small {
	padding-top: -40px !important;
	margin-top: 0px;
	/margin-top: -24px;
	display: block;
	float: right;
	}




/* ---------　フラッシュ　---------- */
#wrap {
	height: 545px;
	width: 980px;
	float: left;
	display: block;
	margin: 15px 0;
	}		
	
	
.side {
float: right;
}	
.side_box { margin-bottom: 20px;}	
	
