/* 共通要素 */

@charset "shift_jis";

body,html{
     scrollbar-base-color:#664032;
     scrollbar-face-color:#664032;
     scrollbar-track-color:#664032;
     scrollbar-highLight-color:#664032;
     scrollbar-darkshadow-color:#664032;
     scrollbar-arrow-color:#b4866b;
     scrollbar-shadow-color:#b4866b;
     scrollbar-3dLight-color:#b4866b;
	 text-align:center;
	 height: 100%;
	 background:url(../images/main_bg.jpg) repeat;
	 }
}

a { color:#c01c23; text-decoration:underline; outline:0px;}
a:hover{ color:#ff9023; text-decoration:none;}

img{ border: 0px;}

#copyright {width: 758px; background-color:#FFFFFF; display: block; position:relative; clear:both;}
.margin_td10{ margin: 10px 0px 10px 0px;}

h1,h2,h3,h4,h5,h6,p,ul,ol,dl { margin-top: 0px; margin-bottom: 0px; padding: 0px;}

* {margin:0px;}

h1{ font-size: 18px; font-weight: bold; text-align:left; margin-bottom:0px; margin-top:0px;}
h2{ font-size: 16px; font-weight: bold; text-align:left; margin-bottom:0px; margin-top:0px;}
h3{ font-size: 14px; font-weight: bold; text-align:left; margin-bottom:0px; margin-top:0px;}

.red         { color:#CC0000; }
.red2         { color:#FF6666; }
.orange      { color:#FF9900; }
.blue        { color:#3399FF; }
.green       { color:#009900; }
.pink        { color:#FF66CC; }
.purple      { color:#CC66CC; }
.brown       { color:#996633; }
.white       { color:#FFFFFF; }
.bold        { font-weight:bold; }
.red-bold    { color:#CC0000; font-weight:bold; }
.orange-bold { color:#FF9900; font-weight:bold; }
.blue-bold   { color:#3399FF; font-weight:bold; }
.green-bold  { color:#009900; font-weight:bold; }
.pink-bold   { color:#FF66CC; font-weight:bold; }
.purple-bold { color:#CC66CC; font-weight:bold; }
.brown-bold  { color:#996633; font-weight:bold; }
.white-bold  { color:#FFFFFF; font-weight:bold; }

.xx-small    { font-size:8px; line-height:12px; }
.small       { font-size:10px; line-height:14px; }
.large       { font-size:16px; line-height:20px; }
.xx-large    { font-size:18px; line-height:22px; }
.title-text  { font-size:12px; line-height:14px; font-weight:bold; }
.copyright   { font-family:Helvetica, sans-serif; font-size:8px; line-height:12px; color: #999999;}

.img-link a:hover { position:relative; top:1px; }

.red-large   { color:#CC0000; font-size:16px; line-height:20px; }

.left		{ text-align:left; }
.center		{ text-align:center; }
.right		{ text-align:right; }

.koryaku_p	{color:#FFFFFF; font-size:12px; line-height:18px; margin:0;}

/* indexトップメニュー */
#topmenu-box { width: 720px; height: 58px; margin:0 auto;}
#top-obi {background:url(../images/line01.gif) no-repeat; width:720px; height:32px; margin:0 auto;}

#topmain-box {width:720px; height:auto; margin: 0 auto; display:block;}

#topleft-box {width:359px; height:auto; float:left; display:block;}
#topleft-logo { background:url(../images/logo.jpg) no-repeat; width:359px; height:242px;}
#topleft-logo h1 { display:none;}

#topleft-newsspeck { background:url(../images/news_bg.jpg) no-repeat; height:419px; width:359px;}

#topleft-news {height:277px; width:359px; text-align:left;}
#topleft-news h2 { height:45px;}
#topleft-news h2 span{display: none;}
#topleft-news p {width:359px; height: auto; padding:0px 0px 0px 31px; color:#FFFFFF; font-size:12px; line-height:1.3em; margin:0;}
#topleft-news p span{ font-size:10px; color:#FFFFFF;}
#topleft-news img {margin: 3px 0px 6px 0px;}

#topleft-speck {width:359px; height: 142px; text-align:left; padding: 0px 0px 0px 0px; margin:0;}
#topleft-speck h2 {height:20px;}
#topleft-speck h2 span { display:none;}
#topleft-speck-box { width:359px; height:auto; padding: 0px 0px 0px 31px;}
#topleft-speck-box p{font-size:10px; color:#3f2960; line-height:20px;}
#topleft-speck-box img{ margin: 0px 0px;}
#topleft-speck-a {width:100px;}


#topright-box {width:361px; height:661px; float:right; background:url(../images/main_img.jpg) no-repeat; display:block; }
#topright-box span{font-size:12px; display:none;}

#copyright {background:url(../images/copyright.jpg) no-repeat; width:720px; height:97px; margin:0 auto; position:static;}
#bottom-obi {background:url(../images/line02.gif) no-repeat; width:720px; height:32px; margin:0 auto;}

