@charset "Shift_JIS";

/**********【全体】**********/

*
{
margin:0;
padding:0;
font-family:ＭＳ ゴシック;
}

img{border:none;}

a:link{color:#36f; text-decoration:none; border-bottom:1px dotted #36f;}
a:visited{color:#36f; text-decoration:none; border-bottom:1px dotted #36f;}
a:hover{color:#f90; text-decoration:none; border-bottom:1px dotted #f90;}
a:active{color:#f90; text-decoration:none; border-bottom:1px dotted #f90;}

#tsuzuki a:link{color:#36f; text-decoration:none; border-bottom:0px dotted #36f;}
#tsuzuki a:visited{color:#36f; text-decoration:none; border-bottom:0px dotted #36f;}
#tsuzuki a:hover{color:#f90; text-decoration:none; border-bottom:0px dotted #f90;}
#tsuzuki a:active{color:#f90; text-decoration:none; border-bottom:0px dotted #f90;}

body
{
background:#eee;
text-align:center;
}

h1
{
width:770px;
text-align:right;
font-size:8pt;
font-weight:normal;
padding:5px 10px 5px 0;
}

#header
{
background-image: url(img/header.gif);
width:780px;
height:150px;
}

#all
{
background:#fff;
width:740px;
text-align:left;
padding:20px;
}

#title
{
background:url(img/title.jpg) no-repeat;
width:740px;
height:320px;
}

#title_text
{
width:420px;
height:150px;
font-size:8pt;
padding:160px 300px 10px 20px;
line-height:1.4;
}

#mini_1,#mini_2,#mini_3,#mini_4,#mini_5,#mini_6,#mini_7
{
width:740px;
height:50px;
margin:20px 0 0 0;
}

#mini_1{background:url(img/mini_1.gif) no-repeat;}
#mini_2{background:url(img/mini_2.gif) no-repeat;}
#mini_3{background:url(img/mini_3.gif) no-repeat;}
#mini_4{background:url(img/mini_4.gif) no-repeat;}
#mini_5{background:url(img/mini_5.gif) no-repeat;}
#mini_6{background:url(img/mini_6.gif) no-repeat;}
#mini_7{background:url(img/mini_7.gif) no-repeat;}

.mini_text
{
font-size:10pt;
line-height:1.4;
margin:10px;
}

.mini_text img
{
margin:10px;
}

.mini_text img.img_left
{
float:left;
}

.mini_text img.img_right
{
float:right;
}

#tsuzuki
{
text-align:right;
margin:30px;
}

#info
{
width:700px;
line-height:1.6;
padding:20px;
text-align:center;
}

#info_text
{
width:300px;
border:1px dotted #999;
line-height:1.6;
font-size:8pt;
padding:20px;
text-align:center;
}

#to_home
{
width:720px;
text-align:center;
font-size:8pt;
padding:10px;
margin:20px 0 0 0;
}

#to_osaka_domonet
{
width:720px;
text-align:center;
font-size:8pt;
padding:10px;
}

#footer
{
background:#fff;
border-top:1px solid #eee;
width:780px;
text-align:center;
font-size:8pt;
padding:10px 0;
}