@charset "UTF-8";

/*
CSS Credit: http://www.templatemo.com/
*/


body {
	margin:0;
	padding:0;
	line-height: 1.5em;
	font-family: "Hiragino Kaku Gothic Pro",HiraKakuPro-W3,"qMmpS Pro W3","CI", Meiryo,"MS P SVbN",Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #ffffff;
	background: #ffffff;
	background: url(images/background.jpg) ;
}

a:link, a:visited { color: #cccc66; text-decoration: none} 
a:active, a:hover { color: #cccc66; text-decoration: underline}

#container_wrapper {
	background: url(images/commonbackground.jpg) repeat-x;
}

#container {
	width: 800px;
	margin: auto;
	border: 1px solid #cccccc;
}

h1,h2,h3,h4,h5,h6 {
   margin:0;
}

.style1 {font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3"}

/*------------ Header --------------- */

#header {
	height: 200px;
	background: #000000 url(images/common_banner.jpg) no-repeat;
}

#site_title {
	padding-top: 75px;
	padding-left: 40px;
	font-size: 50px;
	color:#ff0080;
}

#site_title span{
	font-weight: 200;
	color:#80ff80;
}

#site_slogan h1{
	padding-top: 20px;
	padding-left: 120px;
	font-size: 1.3em;
	color:#660000;
}
/* ---------------------------------- */

/*------------- Menu ------------------*/
.menu{
	float: left;
	width: 800px;
	height: 45px;
	margin: 0px;
	padding: 0px;
	background: #434343 url(images/menubackground.gif) repeat-x;
}

.menu ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	text-align: center;
}

.menu li{
	display: inline;
}

.menu li a{
	float: left;
	padding: 10px 0px;
	font: 1.2em arial;
	text-align: center;
	text-decoration: none;
	color: #c6c6c6;
	width: 133px;
}

.menu li a:hover, .menu li .current{
	color: #ffffff;
	background: url(images/menuhover.gif) center center no-repeat;
}

/* ----------------- end of menu----------------*/

/* ----------------- Content ----------------------- */


#content {
	width: 800px;
}

#top {
	float: left;
	padding: 20px;
	width: 760px;
	background: #ffffff;
}

#bottom {
	float: left;
	width: 780px;
	color: #999966;
	padding: 15px 10px 0 10px;
	background: #1e1f19;
}

#bottom a{
	line-height: 25px;
	color:  #999966;
}

#bottom .section {
	float: left;
	width: 205px;
	padding: 10px 20px;
	height: 140px;
}

#bottom .section a{
	padding-left: 25px;
	color: #999966;
	line-height: 25px;
	text-decoration: none;
	background: url(images/list_icon.gif) no-repeat center left;
}
#bottom .section a:hover {
	color: #cccc66;
}

#bottom .left {
	float: left;
	padding: 10px 20px;
	width: 445px;	
	height: 140px;
	overflow:auto;
	background: url(images/sectionleftborder.gif) left no-repeat;
}

#bottom .middlerightborder {
	float: left;
	padding: 20px 0px;
	width: 16px;
	height: 140px;
	background: url(images/sectionrightborder.gif) left no-repeat;
}

.text_area {
	color:#646442;
	margin: 10px;
	clear:both;
}


.text_area h3{
	width:720px;
	clear: both;
	float: left;
    margin:0 0 0 0;
	padding:0;
	color:#646442;
    height:40px;
    text-indent:45px;
	font-size:1.3em;
	font-weight:bold;
    background: url(images/midashiobi_h2.jpg) no-repeat;
    overflow:hidden;
	background-position:0px 0px;
    line-height:2.6;
	letter-spacing: 0.3em;
}


.text_area p {
	font-size:1.3em;
	line-height:150%;
}

.publish_date {
	clear: both;
	color: #999966;
	padding-bottom: 5px;
	font-weight: bold;
}

.title h2{
	height: 37px;
	margin-left: 10px;
	padding-top: 18px;
	padding-left: 30px;
	font-size: 1.8em;	
	color:#ff0080;
	background: url(images/cup.gif) left center no-repeat;
}

.subtitle{
	padding-bottom: 10px;
	font-size: 1.4em;
	color: #cccc33;
}

.text_area img{
	float: left;
	margin: 0px 10px;
	padding-right:10px;
}

/*--------- End of Content -------------*/

/* -------- Footer --------- */

#footer {
	clear: left;
	padding-top: 5px;
	padding-right: 10px;
	width: 790px;
	height: 30px;
	color: #999966;
	line-height: 24px;
	text-align:right;
	font-size:90%;
	background: #212121 url(images/footerbackground.gif) repeat-x;
}
#footer a {
	color: #999966;
	text-decoration: none;
}

#footer a:hover {
	color: #cccc66;
}

/* --------- end of footer --------------*/


/* -------- #circletab styles --------- */
.circlecontainer {
        width: 574px;
		clear: both;
		float: left ;
        padding: 0px;
        margin: 0px 0px 0px 0px;
        border: 0px solid #ccc;
        background: #fff;
}


/* square */

#navSquare {
        margin: 0;
        padding: 0 0 34px 10px;
        border-bottom: 1px solid #9FB1BC;
}

#navSquare li {
        margin: 0;
        padding: 0;
        display: inline;
        list-style-type: none;
}

#navSquare a:link, #navSquare a:visited {
        float: left;
        font-size: 90%;
        line-height: 14px;
        font-weight: bold;
        padding: 8px 12px 6px 12px;
        text-decoration: none;
        color: #708491;
}

#navSquare a:link.active, #navSquare a:visited.active, #navSquare a:hover {
        padding-bottom: 12px;
        color: #000;
        background: url(images/square.gif) no-repeat bottom center;
}
/* -------- end of #circletab styles --------- */

/* -------- #tabs1 styles --------- */
    #tabs1 {
	clear:both;
      float:left;
	margin: -20px 0px 30px 20px;
    width:720px;
      font-size:100%;
      line-height:normal;
          border-bottom:1px solid #BCF1B0;
      }
    #tabs1 ul {
          margin:0;
          padding:10px 10px 0 0px;
          list-style:none;
      }
    #tabs1 li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabs1 a {
      float:right;
      background: url(images/tableft1.gif) no-repeat left top;
      margin:0;
      padding:0 0 0 4px;
      text-decoration:none;
      }
    #tabs1 a span {
      float:right;
      display:block;
      background: url(images/tabright1.gif) no-repeat right top;
      padding:5px 15px 4px 6px;
      color:#009999;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabs1 a span {float:none;}
    /* End IE5-Mac hack */
    #tabs1 a:hover span {
      color:#33CCCC;
      }
    #tabs1 a:hover {
      background-position:0% -42px;
      }
    #tabs1 a:hover span {
      background-position:100% -42px;
      }

      #tabs1 #current a {
              background-position:0% -42px;
      }
      #tabs1 #current a span {
              background-position:100% -42px;
      }
	  
	#tabbottom {
	clear: both;
	float: left;
	margin: 0px 0px 0px 0px;
    width:610px;
	height:15px;
	background: url(images/tabback.gif) repeat-x;
      }


.shikaku{
border: 1px solid #C0C0C0;
padding: 5px 5px 5px 5px;
background: #ffffff;
}




/* -------- end of #tabs1 styles --------- */
