﻿/* CSS Document */

/* *{ margin:0; padding:0;} */

body{ font-size:12px;}

a{ color:#0000FF;}
a:visited{ color:#660066;}
a img{ border:none;}

/*全体*/

#wrap{ margin-left:auto; margin-right:auto; width:560px;}

#container{ margin-left:0px;}

/*イラスト*/

#flash_area{ width:550px; height:400px; background:#FFFFFF;}


/*HowToチラシ情報*/

#title_chirashi{ width:100%; height:40px;}
#title_chirashi h1{ text-indent:-9999px; background:url(image/title_chirashi.gif) no-repeat;}

#topics{ margin-left:40px; margin-bottom:40px;}
#topics ul{ margin:0; padding:0; list-style-image:url(image/list_image.gif);}
#topics li{ margin:0; padding:0; margin-bottom:6px;}


/*HowTo情報アーカイブス*/

#title_archives{ height:60px; text-indent:-9999px; background:url(image/title_archives.gif) no-repeat;}

#navi_area{ float:left; width:560px; margin-bottom:30px;}
#left_area{ float:left; width:260px; margin-right:30px;}
#right_area{ float:left; width:260px;}

.navi{ float:left; width:260px; margin-bottom:14px;}


/*アイデア大募集＆ダウンロード情報*/

#bottom_area{ float:left; width:560px;}

/*アイデア大募集*/

#idea{ float:left; width:340px; line-height:1.5em;}
#title_idea h1{ height:40px; text-indent:-9999px; background:url(image/title_idea.gif) no-repeat;}


/*ダウンロード情報*/

#download{ float:right; width:218px; height:356px; solid; text-align:left; background:url(image/down_bg.gif) top left no-repeat;}
#download h1{ text-indent:-9999px;}
/* .text{ padding:10px; color:#666666; line-height:1.5em;} */


