﻿/*3カラムベースcss パターンA no.02*/
* {
    margin: 0;
	padding:0px;
}
html,body{
 font-family: "Verdana", "ヒラギノ角ゴ Pro W3", "MS P明朝", "Osaka‐等幅";
 font-size:small;
 color:#555555;
 height:100%;
 margin:0px;
 background-color:#C8C8C8;
 background-image:url('../img/bc.GIF');
 background-repeat:repeat;
}
p{
    font-size:small;
    line-height: 120%;
    letter-spacing:10%;
}
div{
	margin:0px;
	padding:0px;
}
dl{
	margin-left:10px;
}
tt{
	margin:0px;
	padding:0px;
}
th{
    font-weight:normal;
}
tr{
	margin:0px;
	padding:0px;
}
td{
	margin:0px;
	padding:0px;
}
dl{
	margin-left:5px;
}
dd{
	margin-left:10px;
}
img{
	margin:5px;
	border-style:none;
}
#wrapper{
 background-color:#FfFfFf;
 width:720px;
 /*margin:auto;
 */
min-height: 100%;
 height: auto !important;
 height: 100%;
 margin: 0 auto -135px;
 /* the bottom margin is the negative value of the footer's height */;

}
/*main*/
#main{
 margin-top:10px;
 width:700px;

}

#main td{
    vertical-align:top;
}
#header{
 background-image:url('../img/header.jpg');
 width:720px;
 height:210px;
 background-repeat:no-repeat;
}
#title{
}
#coment{
}
#tab1{

}
#tab2{

}
#tab3{

}

#header img{

}
#top{
 background-image:url('../img/background_img.jpg');
 background-repeat:no-repeat;
}
#news{
 background-image:url('../img/line.gif');
 background-repeat:repeat-x;
 background-position-y:top;
}
#news_text{

 padding-left:20px;
}
table{
margin-top:10px;
margin-bottom:10px;
}
/*****************************************************/
.book_foot{

}
.book_head{

}
.book_body{
 margin-left:20px;
 width:680px;
 margin-bottom: 30px;
}
.book_body table{
 margin-left:5px;

}
.book_body tr{

}
.book_body td{
	padding-left:0px;
	padding-right:0px;
}
/*****************************************************/
/*FLASH*/
#top_flash{
 width:710px;
 height:420px;
 margin-left :3px;
 margin-right :auto;
 margin-bottom :20px;
 background-color:#FFFFFF;
}
/*フォリ/
.photo_title{
    width:300px;
    padding-top:41px;
}
#photo_bar1{
    position:absolute;
	top:260px;
	left:10px;
}
#photo_bar2{
    position:absolute;
	top:246px;
	left:10px;
}

/*お知らせ用クラス*/
.info_tab1{
	width:35px;
	padding:0px;
}
.info_tab1 img{
	margin:0px;
}
.info_tab2{
	padding :0px 20px;
	width:450px;
}
.info_tab3{
	width:60px;
	padding-right:5px;
}
/************************************************************/
.push {
    width:100%;
    height:135px;
}
.jump_top{
    text-align:right;
}
.deco01{
 height:31px;
 width:650px;
 background-image:url('../img/hitokoto.jpg');
 background-repeat:no-repeat;
margin-bottom:20px;
}
.deco02{
 font-style:normal;
 height:30px;
 width:650px;
}
.deco05{
margin-top:10px;
 height:30px;
 width:650px;
 background-image:url('../img/tag3.jpg');
 background-repeat:no-repeat;
}
.deco11{
    font-weight:normal;
    color:#6666cc;
}
.link{
 width:450px;
 margin-left:250px;
 color:#C1F9FD;
 font-size:x-small;
 text-align:right;
}
.copyright{
 width:450px;
 margin-top:30px;
 margin-left:250px;
 color:#6666ff;
 font-size:x-small;
 text-align:right;
}
/**********************************************************/

#contents{
 width:700px;
}
#footer{
 height:100px;
 width:720px;
 background-image:url('../img/footer.jpg');
 background-repeat:no-repeat;
}
