/* CSS Document */

body {
font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
width:100%;
text-align:center;
margin:0px;
padding:0px;
line-break: strict;           /* IE 5.5+ */
word-break: break-all;
word-wrap: break-word;
background-image:url(image/basic/back.jpg);
background-repeat:repeat-x;
}



pre {
white-space: -moz-pre-wrap;   /* Mozilla */
white-space: -pre-wrap;       /* Opera 4-6 */
white-space: -o-pre-wrap;     /* Opera 7 */
white-space: pre-wrap;        /* CSS3 */
}


br {
letter-spacing:0;
}

a:link {
color: #000000;
text-decoration:underline;
}

a:visited {
color: #000000;
text-decoration:underline;
}

a:hover {
color: #993333;
}

a:active{
color: #000000;
text-decoration:underline;
}

#wrapper{
width:842px;
}

#main1{
height:520px;
background-image:url(image/basic/back_top_r1_c1.jpg);
margin:0px;
padding:0px 21px;
}

#main-common{
height:240px;
background-image:url(image/basic/back-commmon.jpg);
margin:0px;
padding:0px 21px;
}


#main2{
background-image:url(image/basic/back3.jpg);
background-repeat:repeat-y;
margin:0px;
padding:0px 20px;
}

#main-left{
width:280px;
float:left;
text-align:left;
}

#main-right{
padding:20px 20px;
width:480px;
float:left;
text-align:left;
line-height:1.6em;
margin-bottom:100px;
}


#footer1{
clear:both;
background-image:url(image/basic/back2.jpg);
}

#footer2{
height:30px;
background-image:url(image/basic/back.jpg);
text-align:center;
}

#iiyama{
margin:40px 20px;
line-height:1.5em;
color:#0A2928;
}

h1.tokotitle{
margin:0px;
padding:0px;
font-size:1.4em;
}

h4.tokoday{
color:#990000;
margin:0px 0px 20px 0px;
padding:0px;
}

.tokotop{
line-height:1.2em;
font-size:0.9em;
margin-bottom:20px;
padding:10px;
border:1px dotted #0A2928;
}


