@charset "Shift-JIS";
/***----------------------------------------------------------------------------
styles.css
Copyright (C) Discover Wakasa All Rights Reserved. 
--------------------------------------------------------------------------- ***/

/***------------
body
------------***/
body{
	width:750px;
	font-size:0.8em;
}

/***------------
mov
------------***/
#mov{
width:455px;
background-color:#f0f0f0;
margin-top:10px;
padding:10px;
margin-left:30px;
}
.txt_mov{
border-bottom:dotted 1px #666666;
padding-bottom:5px;
margin-bottom:10px;
}
.txt_mov2{
float:left;
width:350px;
}
