@charset "shift_jis";


*{margin:0 0;
padding:0 0;
font-family:'ヒラギノ丸ゴ Pro W4','Hiragino Maru Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
 }

img { 
border:0;
}

a:link,a:visited{
 color:#4e4e4e;
 text-decoration:none;

}
a:active,a:hover{
 color:#FF6600;

 }

body{
 width:1006px;
 height:645px;
 margin:5px auto;
 background-image:url(img/cld-01.gif);
 background-repeat:repeat;
 }

/*#side {
 width:300px;
 height:auto;
 float:left;
 }
 */


#wrapper {

 width:1006px;
 height:645px;

 }
 
#comcom {
 width:900px;
 height:auto;
 clear:both;
 margin:0 0 0 0px;
 }

#comcom p.dl{
 float:left;
 width:340px;
 height:auto;
 font-size:16px;
 font-weight:bold;
 margin:10px 50px 10px 10px;
 padding:5px 5px;
 }

#comcom p.mousikomi{
 float:right;
 width:320px;
 height:auto;
 font-size:16px;
 font-weight:bold;
 border:dotted 3px #99CC00;
 margin:10px 0px 10px 0px;
 padding:5px 5px;
 }