@charset "Shift_JIS";

/* -----基本設定----- */

*{
margin:0px;
padding:0px;
color:#000000;
}


/* -----メール----- */
input.text{
	font-size:100%;
	border-color:#A1A1A1 #E5E5E5 #E5E5E5 #A1A1A1;
	border-style:solid;
	border-width:1px;
	padding:2px;
	width:60%;
}
textarea{
	font-size:100%;
	border-color:#A1A1A1 #E5E5E5 #E5E5E5 #A1A1A1;
	border-style:solid;
	border-width:1px;
	padding:2px;
	width:98%;
}

body{
background-image:url(images/bg_sky.jpg);
background-repeat:repeat-x;
height:100%;
}

img{
border:0px;
vertical-align:bottom;
}

.bg-base{
margin:0px auto;
background-repeat:repeat-y;
width:850px;
background-color:#fff;
border-left:1px solid #000;
border-right:1px solid #000;
}

a{
text-decoration:none;
}

a:hover{
text-decoration:underline;
}

table{
border-collapse: collapse;
border-spacing:0;
}


/* -----ヘッダ----- */

h1{
font-weight:normal;
font-size:11px;
height:18px;
line-height:18px;
text-indent:4px;
color:#fff;
background-color:#000000;
background-image:url(images/h1.jpg);
}

.logo{
height:90px;
border-bottom:1px solid #000;
margin-bottom:10px;
}

#simplegallery1{
border:1px solid #000;
margin:0px 10px 10px 10px;
}

/* -----左ナビゲーション----- */

.left_box{
width:210px;
float:left;
text-align:left;
background-color:#fff;
}

.left_botan{
margin:0px 0px 0px 10px;
}

.left_text{
border:1px solid #000;
padding:6px;
line-height:22px;
font-size:13px;
margin:0px 0px 10px 10px;
}

.left_text span{
font-weight:bold;
font-size:15px;
}

.tel{
color:#cc0000;
}

/* -----右コンテンツ----- */

.right_box{
width:640px;
float:right;
text-align:left;
height:auto;
background-color:#ffffff;
}

.right_text{
padding:12px;
border:1px solid #ccc;
margin:10px;
font-size:17px;
font-weight:bold;
line-height:30px;
}

h2{
font-size:17px;
width:620px;
height:50px;
line-height:50px;
text-indent:17px;
color:#fff;
background-image:url(images/midashi.gif);
background-repeat:no-repeat;
margin-right:10px;
margin-left:10px;
}

/* -----テーブル----- */

.photo{
width:620px;
margin:10px auto 0px auto;
}

.photo img{
width:198px;
border:1px solid #000;
}

.td_left{
text-align:left;
padding-bottom:10px;
}

.td_center{
text-align:center;
padding-bottom:10px;
}

.td_right{
text-align:right;
padding-bottom:10px;
}

/* -----フッター----- */

.footer_box{
margin:auto;
clear:both;
width:850px;
height:100px;
background-image:url(images/footer.gif);
background-repeat:no-repeat;
}

.red{
color:#cc0000;
font-weight:bold;
}


.table-01{
    border:1px #cccccc solid;
    width:620px;
margin:10px auto 10px auto;
}

table.table-01 td{
    padding:8px;
    border: 1px #cccccc solid;
    border-width: 0 0 1px 1px;
}

.con1{
background:#f2f2f2;
border: 1px #ffffff solid;
text-align:left;
vertical-align:top;
}


.table-01 td{
font-weight:bold;
}