/*--基本設定--*/
*{font-size:12px; color:#666666;}
body{background:#FFE5E5;}
a{color:#258FB8; text-decoration:none;}
a:hover{color:#999933; text-decoration:none;}
img{border:none;}
/*--ｺﾝﾃﾅ--*/
#container{width:900px; height:610px; margin:0px auto 0px auto; background:url(../1.img/background.jpg); }

/*--左ｴﾘｱ--*/
#left_box{width:470px; float:left;}
/*--左ｴﾘｱ:ﾍｯﾀﾞﾛｺﾞ--*/
#left_box .header_logo{ margin:22px 0px 3px 20px;}
#left_box h1{display:none;}
/*--左ｴﾘｱ:ｲﾝﾌｫﾒｰｼｮﾝ--*/
#left_box .infomation{ margin:30px 0px 0px 25px; height:210px;}
#left_box h2{background:url(../1.img/ttl_infomation.gif); width:105px; height:25px; background-repeat:no-repeat; margin:0px 0px 10px 0px;}
#left_box span{display:none;}
.infomation .i_date{background:url(../1.img/ico_item_AEA8FF.gif); background-repeat:no-repeat; height:13px; width:200px; padding-left:13px; letter-spacing:2px;}
.infomation .i_news{line-height:1.8em; letter-spacing:1px; margin-bottom:10px; width:400px;}
/*--左ｴﾘｱ:QRｺｰﾄﾞ--*/
#left_box .qrcode{margin:0px 0px 0px 25px; height:135px;}
/*--左ｴﾘｱ:OSﾊﾞﾅｰ--*/
#left_box .osbanner{margin:0px 0px 0px 15px;}
/*--右ｴﾘｱ--*/
#right_box{width:425px; float:right;}
/*--右ｴﾘｱ:ﾍｯﾀﾞﾛｺﾞ--*/
#right_box .header_link{margin:20px 0px 0px 0px; text-align:right; padding-right:15px;}
#right_box .category_link{margin:20px 0px 0px 45px;}
.category_link img{padding:0px 10px 15px 10px;}
#footer{width:100%; text-align:center; padding-top:10px; letter-spacing:2px; font-size:10px; line-height:1.5em;}