/* Base Weblog (base-weblog.css) */

/* basic elements */


/* 新規CSS */

.l{
float: left;
margin-right: 15px;
}


.space1{
height: 100px;
}

.space2{
height: 200px;
}

.space3{
height: 300px;
}

.space4{
height: 400px;
}



.pro_top{
margin: 0 0 0 5px;
}

/* 料金表 */
table.pro_tab{
width: 540px; 
border: 1px #DCDCDC solid; 
border-collapse: collapse;
font-size: 12px;
line-height: 1.5;
margin: 20px 10px 20px 5px;
}

.pro_tab th{
background: #2971D8;
padding: 3px 10px;
color: #fff;
border: 1px #DCDCDC solid;
font-size: 12px;
text-align: center;
}

.pro_tab td{
font-size: 12px;
padding: 5px 5px 2px 10px;
color: #000;
border: 1px #DCDCDC solid;
}

th.t1{
width: 160px;
}

th.t2{
width: 140px;
}

th.t3{
width: 240px;
}

td.t1{
width: 160px;
font-weight: bold;
color: #696969;
}

td.t1_2{
width: 160px;
font-weight: bold;
color: #696969;
border-bottom: 3px #DCDCDC double;
}

td.t2{
width: 140px;
text-align: center;
border-bottom: 3px #DCDCDC double;
}

td.t3{
width: 240px;
border-bottom: 3px #DCDCDC double;
}



table.fea_tab{
width: 540px; 
border: 1px #DCDCDC solid; 
border-collapse: collapse;
font-size: 12px;
line-height: 1.5;
margin: 20px 10px 20px 5px;
}

.fea_tab th{
background: #2971D8;
padding: 3px 10px;
color: #fff;
border: 1px #DCDCDC solid;
font-size: 12px;
text-align: center;
}

.fea_tab td{
font-size: 12px;
padding: 5px 5px 2px 10px;
color: #000;
border: 1px #DCDCDC solid;
}

.fea_tab th.t1{
width: 60px;
}

.fea_tab td.t1{
width: 160px;
font-weight: normal;
color: #000;
vertical-align: top;
}

.fea_tab td.t1_2{
width: 160px;

color: #000;
vertical-align: top;
}

.fea_tab td.t2{
width: 160px;
text-align: left;
vertical-align: top;
}

.fea_tab td.t3{
width: 160px;
vertical-align: top;
}




.leftban{
margin-top: 4px;
margin-bottom: 10px;
}

.high1{
margin: 15px;
padding: 15px;
border: 3px #DA0B00 double;
}

.menu_t{
color: #F26522;
font-size: 14px;
font-weight: bold;
margin-bottom: 5px;
}

.menu_t a{
color: #0076A3;
}

.menu_t a:hover{
color: #FF4500;
}

.nonica_t{
border-collapse: collapse;
margin-bottom: 15px;
}

.nonica_t th{
padding: 5px 10px;
border-right: 1px dotted silver;
}


.nonica_t td{
padding: 5px 10px;
font-size: 14px;
}

.item_t{
margin: 15px 0;
background: #FFFFF0;
color: #FF4500;
font-size: 14px;
font-weight: bold;
padding: 5px 20px;
border-top: 1px solid #F5DEB3;
border-left: 1px solid #F5DEB3;
border-right: 2px solid #F5DEB3;
border-bottom: 3px double #F5DEB3;
}

p.item_main{
font-size: 14px;
font-weight: bold;
}

.left_tab{
clear: both;
float: left;
margin-right: 10px;
}

.seibun{
margin: 0;
padding: 0;
border: 1px silver solid; 
border-collapse: collapse;
font-size :12px;
}

.seibun th{
width: 120px;
background: #F1F1F1;
color: gray;
font-weight: bold;
padding: 2px 3px 2px 3px;
border-bottom: 1px silver solid;
}

.seibun td{
width: 120px;

color: gray;

padding: 2px 3px 2px 3px;
border-bottom: 1px silver solid;
border-right: 1px silver solid;
}


.contact_tab{
width: 260px;
margin: 0;
padding: 0;
border: 1px silver solid; 
border-collapse: collapse;
font-size :12px;
}

.contact_tab th{
width: 60px;
background: #F1F1F1;
color: gray;
font-weight: bold;
padding: 2px 3px 2px 3px;
border: 1px silver solid;
}

td.label{
width: 60px;
background: #fff;
color: #191970;
padding: 2px 3px 2px 5px;
border-bottom: 1px silver solid; 
}

td.data{
width: 200px;
background: #fff;
padding: 4px 3px 4px 6px;
border-bottom: 1px silver solid; 
}







.q{
clear: both;
width: 500px;

background: #D9E7C5;
padding: 5px 10px;
margin-top: 10px;
margin-left: 10px;
color: #228B22;
font-weight: bold;
border: 1px solid #DCDCDC;
border-bottom: 3px double #DCDCDC;
}

.ans{
width: 500px;

background-color: #fff;
padding: 5px 10px;
margin-left: 10px;
margin-bottom: 15px;
border-left: 1px solid #DCDCDC;
border-right: 1px solid #DCDCDC;
border-bottom: 1px solid #DCDCDC;
line-height: 1.4;
}




.title1{
clear: both;
font-size: 18px;
font-weight: bold;
padding: 5px 10px 3px 10px;
border-left: 7px solid #8DC63F;

border-bottom: 1px solid #8DC63F;
margin: 0 0 15px 0;
color: #228B22;
}

.topnewsbox2{
width: 560px;
padding: 20px 0 0 0;

font-size: 14px;
}

.topnewslist1{
font-size: 14px;
margin: 20px;
list-style-type: none;
line-height: 1.5;
}

.left_title{
width: 160px;
background: #8DC63F;
padding: 3px 10px;
margin: 0 0 10px 0;
color: #fff;
font-weight: bold;
}

.left_title2{
width: 160px;
background: #3178D8;
padding: 4px 10px;
margin: 0;
color: #fff;
font-weight: bold;
font-size: 14px;

}

.top_catch{
margin: 0 15px 15px 5px;
line-height: 1.4;
}

.top_link{
margin-top: 5px;
text-align: right;
}


.top_catch p{
margin: 15px;
}


/* 料金表 */
table.pri_tab{
width: 550px; 
border: 1px #DCDCDC solid; 
border-collapse: collapse;
font-size: 12px;
line-height: 1.5;
margin: 10px 10px;
}

.pri_tab th{
background: blue;
padding: 2px 10px;
color: #fff;
border: 1px #DCDCDC solid;
font-size: 18px;
}

.pri_tab td{
font-size: 14px;
padding: 2px 10px;
color: #000;
border: 1px #DCDCDC solid;
}

td.pri{
text-align: right;
color: red;
}

/* ファンダイブ */

.img_space1{
margin: 15px 0 15px 25px;
}


.dive_img{
margin: 15px 0 15px 40px;
}

.dive_img img{
float: left;
margin-right: 5px;
}

/* 体験ダイブ */

.dive_img2{
margin: 15px 0 15px 10px;
}

.dive_img2 img{
width: 180px;
float: left;
margin-right: 5px;
}

table.taiken_tab{
width: 550px; 
border: 1px #DCDCDC solid; 
border-collapse: collapse;
font-size: 12px;
line-height: 1.5;
margin: 10px 10px;
}

.taiken_tab th{
background: blue;
padding: 2px 10px;
color: #fff;

font-size: 14px;
}

.taiken_tab td{
font-size: 12px;
padding: 10px;
color: #000;
border: 1px #DCDCDC solid;
}

td.pri{
text-align: right;
color: red;
}

th.dive_time{
text-align: right;
font-size: 12px;
font-weight: normal;
}




.maintitle{
font-size: 22px;
font-weight: bold;
color: blue;
margin: 0 0 0 10px;
}

.topcon{
margin: 3px 0 0 350px;
}

.osusume_title a{
text-decoration: none;
color: #000;
font-weight: bold;
}

.osusume_gaiyou a{
color: #004A80;
}


.other{
background: #fff;
width: 178px;
border-left: 1px solid silver;
border-right: 1px solid silver;
border-bottom: 1px solid silver;
padding: 0;
margin-bottom: 30px;
}

.otherlink{
margin: 10px 0 10px 10px;
padding: 0;
line-height: 1.9;
list-style-type: none;
}

.otherlink li{
background-position: 0 2px;
background-image:url(images/common/arrow.gif);
background-repeat:no-repeat;
padding: 0 0 0 20px;
}

.otherlink li a{
color: #0000FF;
}

.otherlink2{
margin: 10px 0 10px 10px;
padding: 0;
line-height: 1.9;
list-style-type: circle;
}

.otherlink2 li{
margin: 0 0 0 15px;
padding: 0 0 0 0;
}

.otherlink2 li a{
color: #0000FF;
}

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

.blog_ban{
margin: 15px;
}

.con_title{

padding: 3px 0 3px 10px;
margin: 0;
border-left: 7px solid #0054A6;
border-bottom: 1px solid #0054A6;
font-weight: bold;
font-size: 14px;
color: #004A80;
}

.spacebox{
height: 300px;
}

/* 特定商取引法に基づく表記　table設定　*/
table.tokutei{
width: 520px; 
border: 1px silver solid; 
border-collapse: collapse;
font-size: 12px;
line-height: 1.5;
margin: 25px 20px;
}

td.tokutei1{
border: 1px silver solid;
width: 140px; 
background: #F5F5F5;
color: #191970;
font-weight: bold;;
padding: 5px 10px;
}

td.tokutei2{
border: 1px silver solid;
width: 380px; 
background: white;
padding: 5px 10px;
}




table.hyouki{
width: 530px;
border-collapse: collapse;
border: 1px silver solid;
font-size: 12px;
line-height: 1.4;
}

.hyouki th{
padding: 5px 10px;
border-collapse: collapse;
border: 1px silver solid;
background: #F5F5F5;
color: #191970;
font-weight: bold;
}

.hyouki td{
padding: 5px 10px;
border-collapse: collapse;
border: 1px silver solid;
}

.howtouse{
margin: 20px;
padding: 10px 20px;
background: #FFF9F3;
font-size: 12px;
border: 1px dotted #FF8C00;
}

.use_title{
font-size: 14px;
font-weight: bold;
color: #FF4500;
margin: 0 0 10px 0;
}

/* 回り込み */

.l_10{
float: left;
margin-right: 10px;
margin-bottom: 10px;
}


.l_15{
float: left;
margin-right: 15px;
}

.l_15_2{
float: left;
margin-right: 15px;
margin-left: 10px;
}

.r_15{
float: right;
margin-left: 15px;

}

.top_osusume{
float: left;
margin-right: 10px;
margin-bottom: 10px;
}


/* ブログ記事 */



.entrybox{
margin: 0 15px 15px 15px;
}

.entry-header
{
   margin-top: 10px;

   padding: 5px 0 3px 10px;
width: 560px;
height: 25px;
background-image:url(images/common/titlebg.gif);
background-repeat:no-repeat;
   color: white;
   font-weight: bold;
   font-size: 14px;
}

.entry-body{
margin: 10px;
}

.entry-footer{
clear: both;
margin: 5px 15px 15px 15px;
}

.entry-footer a{
color: #002157;
}

.mainshop_img{
margin-left: 12px;
}

.l_15{
float: left;
margin-right: 15px;
}

.open{
margin-top:10px;
color: #006400;
font-weight: bold;
text-align: center;
}


.maincon{
margin: 10px;
font-size: 12px;
}

.maincon2{
margin: 25px 10px 35px 10px;
}

/* カラー設定など */
strong{
font-weight: bold;
}

.red{
color: red;
}

.black{
color: #000;
}

.orange{
color: #FF4500;
}

.orangebd{
color: #FF4500;
font-weight: bold;
}

pre{
    margin: 10px  30px  10px  10px;
    padding: 10px  10px  10px  10px;
    color: #696969;
    background: #F5F5F5;
    line-height: 1.3;
    font-size: 11px;
}

.map{
padding: 15px 10px 10px 10px;
}

/* メニュー料金表 */

.titleimg{
clear: both;
margin-top: 10px;
}

.menu_block{
clear: both;
margin: 15px 0 15px 0;
padding-left: 10px ;
}

.menu_left{
width: 350px;
margin: 0 15px 0 0;
float: left;
}



.menu_left p{
padding: 5px 10px 10px 10px;
}

.menu_title{
margin-top: 3px;
padding: 4px 10px;
width: 330px;
font-size: 14px;
font-weight: bold;
font-family: "ＭＳ Ｐ明朝","ＭＳ 明朝",serif;
color: #002157;
border-bottom:1px solid #FF8C00;
}

.time_price{
color: #FF4500;
}

.img_r{
margin-top: 5px;
margin-bottom: 15px;
float: left;
}

/* 会社概要 */

.gaiyou{
padding: 15px 10px 0 10px;
width: 510px;
line-height: 1.3;
border-collapse: collapse;
margin-left: 20px;
}

.cel_1{
width: 200px;
background-color: #F5F5F5;
padding: 5px 10px 5px 10px;
color: gray;
font-weight: bold;

border: 1px solid #DCDCDC;
}

.cel_2{
width: 350px;
padding: 5px 15px 5px 15px;
border: 1px solid #DCDCDC;

}

/* 採用情報 */
.saiyou{
margin: 0 0 0 0;
width: 530px;
line-height: 1.3;
border-collapse: collapse;
}

/* プライバシーポリシー */
.privacy{
padding: 10px;
}

/* ショップ紹介　TOPページ */

.itemtext{
padding: 10px 10px 0 0;
color: #A0522D;
}

.itemtext2{
padding: 10px 10px 0 0;
color: #000;
}

.itemlink{
clear: both;
text-align: right;
width: 550px;
}

.shoptext{
padding: 0 10px 0 0;
color: #303030;
}

.motto{
margin-top: 15px;
text-align: center;
}

.shopimg{
float: left;
margin: 15px 15px 15px 25px;
}

/* SHOP　オススメ商品 */

.price{
color: red;
}

/* SHOP　カリキュラム紹介 */

.teacher_prof{
background-image:url(images/school/teacher.jpg);
background-repeat:no-repeat;
width: 530px;
height: 220px;
margin: 10px 0 20px 0;
}

table.cari_tab{
border-collapse: collapse;
width: 520px;
border: 1px solid #9E0B0E;
margin: 0 0 15px 0;
}

table.cari_tab2{
border-collapse: collapse;
width: 520px;
border: 1px solid #DC143C;
margin: 0 0 15px 0;
}

th.lesson{
background: #9E0B0E;
width: 260px;
color: white;
font-weight: bold;
padding: 2px 0 2px 7px;
border: 1px solid #B22222;
}



th.lesson_time{
background: #9E0B0E;
width: 120px;
color: white;
font-weight: bold;
padding: 2px 0 2px 7px;
border: 1px solid #B22222;
}

th.lesson_price{
background: #9E0B0E;
width: 70px;
color: white;
font-weight: bold;
padding: 2px 0 2px 7px;
border: 1px solid #B22222;
}

th.lesson_price2{
background: #9E0B0E;
width: 70px;
color: white;
font-weight: bold;
padding: 2px 0 2px 7px;
border: 1px solid #B22222;
}

th.lesson_price3{
background: #DC143C;

color: white;
font-weight: bold;
padding: 2px 0 2px 7px;
border: 1px solid #DC143C;
}


td.lesson{
width: 260px;
color: #000;
padding: 2px 0 2px 7px;
border: 1px solid #9E0B0E;
}

td.lesson2 {

color: #000;
padding: 10px;
border: 1px solid #DC143C;
}

td.lesson_time{
width: 120px;
color: #000;
padding: 2px 0 2px 7px;
border: 1px solid #9E0B0E;
}

td.lesson_price{
width: 70px;
color: #000;
padding: 2px 0 2px 7px;
border: 1px solid #9E0B0E;
}

td.lesson_price2{
width: 70px;
color: #000;
padding: 2px 0 2px 7px;
border: 1px solid #9E0B0E;
}

th.lesson_course{
background: #9E0B0E;
width: 170px;
color: white;
font-weight: bold;
padding: 2px 0 2px 7px;
border: 1px solid #B22222;
}

th.lesson_course2{
background: #DC143C;
width: 170px;
color: white;
font-weight: bold;
padding: 2px 0 2px 7px;
border: 1px solid #DC143C;
}

td.lesson_day{
width: 350px;
color: #000;
padding: 2px 0 2px 7px;
border: 1px solid #9E0B0E;
}

.lesson_title{
color: #B22222;
font-weight: bold;
}

.lesson_title2{
color: #DC143C;
font-weight: bold;
}

.text{
padding: 10px 10px 0 0;
color: #3D3D3D;
}

.arrow{
margin: 15px auto;
width: 480px;
text-align: center;
clear: both;
}


/* サイトマップ */

ul.sitemap_top{
padding: 0;
margin: 0 0 0 20px;
list-style-type: none;
line-height: 1.8;
}

ul.sitemap_1{
padding: 10px 0 10px 0;
margin: 0 0 0 40px;
list-style-type: none;
line-height: 1.8;

}

ul.sitemap_2{
padding: 10px 0 10px 0;
margin: 0 0 0 160px;
list-style-type: none;
line-height: 1.8;
}

li.site1{
background-image:url(images/common/arrow.jpg);
background-repeat:no-repeat;
padding-left: 15px;
background-position: 0px 5px;
}

/* リンク集 */

table.linklist{
margin: 10px 10px 10px 0;
width: 520px;
border-collapse: collapse;
border: 1px solid silver;
}

tr.linksyuu1{
background-color: #F5F5F5;
}

tr.linksyuu2{
background-color: #fff;
}

td.sitelink{
padding: 10px 3px 10px 10px;
width: 150px;
color: #4169E1;
}

td.sitegaiyou{
padding: 10px 15px 10px 25px;
width: 300px;
color: #696969;
vertical-align: top;
}


/* 基本設定　TOPページ */
.maincontents{
padding: 20px;
line-height: 1.3;
}

.maincontents2{
padding: 20px 20px 20px 30px;
line-height: 1.3;
}

.coursebox{
clear: both;
}

.coursetext{
padding: 10px 0 0 0;
font-size: 12px;
}

.menubox{
width: 270px;
margin-right: 15px;
margin-bottom: 10px;
float: left;
}

.menubox_r{
width: 270px;
float: left;
margin-bottom: 10px;
}

.menubox2{
clear: both;
width: 560px;

}

.menubox3{
width: 550px;
padding-left: 10px;
}

.menubox_shop{
width: 550px;
padding-top: 15px;
padding-left: 10px;
line-height: 1.5;
}

.menubox_shop2{
margin: 0 15px 0 15px;
padding-top: 15px;
padding-left: 10px;
line-height: 1.5;
}

.menubox_school{
width: 550px;
padding-top: 15px;
padding-left: 10px;
line-height: 1.5;
}

.menubox_school2{
margin: 0 15px 0 15px;
padding-top: 15px;
padding-left: 10px;
line-height: 1.5;
}

.menubox_flow{
width: 550px;
padding-top: 15px;
padding-left: 10px;
line-height: 1.2;
color: #000;
}

.menubox_link{
width: 550px;
padding-top: 15px;
padding-left: 10px;
line-height: 1.2;
color: #000;
line-height: 1.5;
}

.menuimg{
margin-right: 10px;
float: left;
}

.menuimg2{
padding: 10px 10px 25px 10px;
float: left;
}


.menutext{
padding: 0;
color: #000;
line-height: 1.5;
}

.menutext a{
color: #0076A3;
}

.menutext a:hover{
color: #FF4500;
}

.menutext2{
padding: 0 0 0 10px;
margin: 15px 0 0 0;
color: #002157;
line-height: 1.5;
}

.nailimg{
padding: 15px 5px 0 5px;
float: left;
}

li.info{
background-image:url(images/top/arrow3.gif);
background-repeat:no-repeat;
padding-left: 15px;
background-position: 0px 5px;
}



/* 左ナビ */

ul.main-menu{
margin: 0;
padding: 0;
width: 801px;
height:25px;
}

.main-menu li {
float: left;
	width:120px;
	height:25px;
	list-style-type:none;
}

.main-menu li a {
	width:120px;
	height:25px;
	text-indent:-9999px;
	overflow:hidden;
	display:block;
}


.main-menu li.bt1 {
float: left;
	width:80px;
	height:25px;
	list-style-type:none;
}

.main-menu li.bt1 a {
	width: 80px;
	height:25px;
	text-indent:-9999px;
	overflow:hidden;
	display:block;
}


.main-menu li.bt1 {
	background-image:url(images/common/navi1_off.gif);
	background-repeat:no-repeat;
}

.main-menu li.bt1 a:hover {
	background-image:url(images/common/navi1_on.gif);
	background-repeat:no-repeat;
}

.main-menu li.bt2 {
	background-image:url(images/common/navi2_off.gif);
	background-repeat:no-repeat;
}

.main-menu li.bt2 a:hover {
	background-image:url(images/common/navi2_on.gif);
	background-repeat:no-repeat;
}

.main-menu li.bt3 {
	background-image:url(images/common/navi3_off.gif);
	background-repeat:no-repeat;
}

.main-menu li.bt3 a:hover {
	background-image:url(images/common/navi3_on.gif);
	background-repeat:no-repeat;
}

.main-menu li.bt4 {
	background-image:url(images/common/navi4_off.gif);
	background-repeat:no-repeat;
}

.main-menu li.bt4 a:hover {
	background-image:url(images/common/navi4_on.gif);
	background-repeat:no-repeat;
}

.main-menu li.bt5 {
	background-image:url(images/common/navi5_off.gif);
	background-repeat:no-repeat;
}

.main-menu li.bt5 a:hover {
	background-image:url(images/common/navi5_on.gif);
	background-repeat:no-repeat;
}

.main-menu li.bt6 {
	background-image:url(images/common/navi6_off.gif);
	background-repeat:no-repeat;
}

.main-menu li.bt6 a:hover {
	background-image:url(images/common/navi6_on.gif);
	background-repeat:no-repeat;
}

.main-menu li.bt7 {
	background-image:url(images/common/navi7_off.gif);
	background-repeat:no-repeat;
}

.main-menu li.bt7 a:hover {
	background-image:url(images/common/navi7_on.gif);
	background-repeat:no-repeat;
}




img {vertical-align: text-bottom;}

.topic{
padding: 3px 0 3px 5px;
font-size: 14px;
font-weight: bold;
color: #00008B;
border-bottom: 3px double silver;
border-left: 3px double silver;
width: 500px;
}

.toplogo{

background-repeat: repeat-x;
height: 75px;
width: 800px;
}

.logo{
float: left;
}

.sidemenu{
width: 180px;
height: 120px;
margin-top: 200px;

margin-bottom: 10px;
background-image:url(images/common/sidemenubg.gif);
background-repeat:no-repeat;
}

.sidemenu p{
padding: 10px 7px 10px 10px;
color: #000;
line-height: 1.6;
}

.sidemenu2{
width: 170px;
height: 255px;
margin-top: 40px;
margin-left: 15px;
margin-bottom: 10px;
background-image:url(images/common/sidemenubg.gif);
background-repeat:no-repeat;
}

.sidemenu2 p{
margin: 10px;
color: #fff;
line-height: 1.6;
}

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

.sidespace1{
padding-left: 10px;
padding-bottom: 10px;
}

.sidespace2{
padding-left: 10px;
padding-bottom: 50px;
}

.menu-link{
margin: 0 0 10px 15px;
padding: 10px 0 0 0;
line-height: 1.8;
list-style-type: none;
}

.menu-link a{
color: #002157;
}

.menu-link a:hover{
color: #00BFF3;
}

.menu-link2{
margin: 0 0 10px 10px;
padding: 15px 0 0 0;
line-height: 1.4;
list-style-type: none;
}

.menu-link2 a{
color: #002157;
}

li.info2{
margin-bottom: 10px;
}

li.menu1{
background-image:url(images/common/arrow2.jpg);
background-repeat:no-repeat;
padding-left: 18px;
background-position: 0px 5px;
}




.main{
clear: both;
padding: 15px 0 15px 0;
}

.main2{
clear: both;
padding: 0 0 15px 0;
line-height: 1.4;
}


.main3{
clear: both;
padding: 15px;
line-height: 1.4;
}

.main4{
clear: both;
padding: 20px 10px;

}

.main4 p{
line-height: 1.5;
font-size: 14px;
margin: 0px 15px 10px 5px;
}
.mainimg{
clear: both;
float: left;
margin: 0 10px 0 15px;
}

.maintext{
padding: 3px 20px 0 15px;
width: 320px;
}

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

.itemfooter{
width: 520px;
clear: both;
background: #F5F5F5;
border: 1px solid orange;
padding: 10px 10px 10px 20px;
color: gray;
font-size: 14px;
font-weight: bold;
line-height: 1.3;
}



/* お問い合せフォーム　*/
/* お問い合せフォーム　*/

.contact{
margin: 0 0 35px 15px;
}

.contact table{
font-size: 12px;
}

.contact2 table{
font-size: 12px;
}

.contact2{
height: 550px;
margin: 0 0 35px 15px;
}

.conspace{
height: 300px;
}

.conspace2{
height: 450px;
}

table.mailform{
margin: 15px 0 0 0;
width: 520px; 
border: 1px white solid; 
border-collapse: collapse;
line-height: 1.5;
font-size: 12px;
}

th.midashi1{
border: 1px white solid; 
width: 160px; 
background: #0054A6;
padding: 3px 7px;
color: white;
font-weight: bold;
font-size: 12px;
}

th.midashi2{
border: 1px white solid; 
width: 360px; 
background: #0054A6;
padding: 3px 7px;
color: white;
font-weight: bold;
font-size: 12px;
}

td.enq1{
border: 1px white solid; 
width: 160px; 
background: #F2F2F2;
padding: 7px;
font-size: 12px;
}

td.ans1{
border: 1px white solid; 
width: 360px; 
background: #F5F5F5;
padding: 7px;
font-size: 12px;
}

textarea {
width: 250px;
height: 150px;
}

.send{
width: 450px;
margin: 10px 0 0 80px;
}



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

.footer-link{
clear: both;
margin: 30px auto 0 auto;
padding: 15px 0 0 0;
text-align: center;
font-size: 12px;
color: gray;
line-height: 1.3;
}

.footer-link a{
text-decoration: none;
color: black;
}

.footer-link a:hover{
text-decoration: none;
color: #FF4500;
}


.seo{
margin: 0;
background: #003663;
text-align: left;
}

.seotext{
padding: 5px 0 0 0;
color: #0054A6;
font-weight: bold;
text-align: right;
margin-right: 10px;
}

.seotext2{
padding: 5px 0 0 275px;
color: #000;
text-align: right;
margin-right: 15px;
font-size: 12px;
}


.toplink{
padding: 78px 0 0 125px;
color: #fff;
text-align: right;
margin-right: 10px;
}

.toplink a{
text-decoration: none;
color: #fff;
}

.toplink a:hover{
color: #FFA500;
}

.footer{
margin: 0 0 0 0;
padding: 2px 0 2px 0;
background: #0054A6;
text-align: center;
}

.footertext{
color: white;
}

.footertext a{color: white;text-decoration: none;}
.footertext a:hover { color: #FF4500;text-decoration: none;}

/* 新規CSSここまで */





html
{
   margin: 0;
   /* setting border: 0 hoses ie6 win window inner well border */
   padding: 0;
}

body
{
   margin: 0;
   /* setting border: 0 hoses ie5 win window inner well border */
   padding: 0;
   font-family: 'ＭＳ Ｐゴシック', verdana, 'trebuchet ms', sans-serif;
}

form, input { margin: 0; padding: 0; }
a { text-decoration: underline; }
a img { border: 0; }

h1, h2, h3, h4, h5, h6 { font-weight: normal; }
h1, h2, h3, h4, h5, h6, p, ol, ul, pre, blockquote {
    margin: 0;
    margin: 0;
    font-size: 12px;
}



/* standard helper classes */

.clr
{
   clear: both;
   overflow: hidden;
   width: 1px;
   height: 1px;
   margin: 0 -1px -1px 0;
   border: 0;
   padding: 0;
   font-size: 0;
   line-height: 0;
}

/* .pkg class wraps enclosing block element around inner floated elements */
.pkg:after
{
   content: " ";
   display: block;
   visibility: hidden;
   clear: both;
   height: 0.1px;
   font-size: 0.1em;
   line-height: 0;
}
* html .pkg { display: inline-block; }
/* no ie mac \*/
* html .pkg { height: 1%; }
.pkg { display: block; }
/* */


/* page layout */

body { text-align: center; } /* center on ie */

#container
{
   position: relative;
   margin: 0 auto; /* center on everything else */
   width: 800px;
   text-align: left;

}
#container-inner { position: static; width: auto; }

#banner { position: relative; }
#banner-inner { position: static; }

#pagebody { position: relative; width: 100%;width: 800px;background: #f2f2f2;}
#pagebody-inner { position: static; width: 100%; }

#beta, #gamma, #delta
{
   display: inline; /* ie win bugfix */
   float: left;
   min-height: 1px;
}

#alpha{
   display: inline; /* ie win bugfix */
   position: relative;
   float: left;
   min-height: 1px;
}

#delta { float: right; }

#alpha-inner, #beta-inner, #gamma-inner, #delta-inner
{
   position: static;
}


/* banner user/photo */

.banner-user
{
   float: left;
   overflow: hidden;
   width: 64px;
   margin: 0 15px 0 0;
   border: 0;
   padding: 0;
   text-align: center;
}

.banner-user-photo
{
   display: block;
   margin: 0 0 2px 0;
   border: 0;
   padding: 0;
   background-position: center center;
   background-repeat: no-repeat;
   text-decoration: none !important;
}

.banner-user-photo img
{
   width: 64px;
   height: auto;
   margin: 0;
   border: 0;
   padding: 0;
}


/* content */

.content-nav
{
   margin: 10px;
   text-align: center;
   font-size: 13px;

}

.date-header,
.entry-content
{
   position: static;
   clear: both;
}

.entry,
.trackbacks,
.comments,
.archive
{
   position: static;
   overflow: hidden;
   clear: both;
   width: 100%;
   margin-bottom: 1px;
}

.entry{
padding-bottom: 50px;
}

.trackbacks-info,
.trackback-content,
.comment-content,
.comments-open-content,
.comments-closed
{
   clear: both;
   margin: 5px 10px;
}

.entry-excerpt,
.entry-body,
.entry-more-link,
.entry-more
{
   clear: both;
}


.trackback-footer,
.comment-footer,
.comments-open-footer,
.archive-content
{
   clear: both;
   margin: 5px 10px 20px 10px;
}

.comments-open label { display: block; }

#comment-author, #comment-email, #comment-url, #comment-text
{
   width: 240px;
}

#comment-bake-cookie
{
   margin-left: 0;
   vertical-align: middle;
}

#comment-post
{
   font-weight: bold;
}

img.image-full { width: 100%; }

.image-thumbnail
{
   float: left;
   width: 115px;
   margin: 0 10px 10px 0;
}

.image-thumbnail img
{
   width: 115px;
   height: 115px;
   margin: 0 0 2px 0;
}


/* modules */

.module
{
   position: relative;
   overflow: hidden;
   width: 100%;
}

.module-content
{
   width: 200px;
   position: relative;
   margin: 0;
   padding: 0;
   font-size: 12px;
   line-height: 1.2;
color: #000;
}

.module-content2
{
   position: relative;
   margin: 2px 0 10px 0;
   font-size: 11px;
   line-height: 1.2;
border:1px #C0C0C0 outset;
background-color: white;
}

.module-list,
.archive-list
{
   margin: 0;
   padding: 0;
   list-style: none;
}

.bloglist_top{
width: 160px;
background: #0054A6;
padding: 4px 10px;
margin: 0 0 0 0;
color: #fff;
font-weight: bold;
font-size: 14px;

}

.module-list2
{
list-style: none;
margin: 0 10px;
padding: 5px 0;
vertical-align: middle;
width: 160px;

}

.module-list-item2
{

   margin: 3px 3px 3px 5px;
   padding: 2px 4px;
   line-height:1.3;

}



.module-list-item
{
margin: 2px 0 2px 0;
padding: 5px 0 5px 5px;
border:2px #C0C0C0 outset;
background-color: white;
}






/* Vicksburg (theme-vicksburg.css) */

/* basic page elements */

body
{
   font-family: 'ＭＳ Ｐゴシック', 'trebuchet ms', verdana, helvetica, arial, sans-serif;
   font-size: small;
   line-height: 1.2;
}

a { color: #0000FF; text-decoration: underline;}
a:hover {
color: #FF8C00;
}

#banner a { color: #fff; text-decoration: none; }
#banner a:hover { color: #fff; }

.module-content a { color: #A0522D;text-decoration: underline;}
.module-content a:hover {
color: #FF8C00;
}


.module-content2 a { 
color: black;text-decoration: none;font-size: 12px;
}
.module-content2 a:hover { color: #DA0B00;
top: 2px;
left:2px;
font-size: 12px;
}


h1, h2, h3, h4, h5, h6
{
   font-family: 'ＭＳ Ｐゴシック', 'trebuchet ms', verdana, helvetica, arial, sans-serif;
}

.module-header,
.trackbacks-header,
.comments-header,
.comments-open-header,
.archive-header
{
   /* ie win (5, 5.5, 6) bugfix */
   p\osition: relative;
   width: 100%;
   w\idth: auto;

   margin: 3px 0 0 5px;
   padding: 3px 5px 0px 5px;
   border-left: solid 4px #DC143C;
   color: #DC143C;
   font-size: 11px;
   font-weight: bold;
   line-height: 1;
   text-transform: uppercase;
}

.module-header a,
.module-header a:hover,
.trackbacks-header a,
.trackbacks-header a:hover,
.comments-header a,
.comments-header a:hover,
.comments-open-header a,
.comments-open-header a:hover
.archive-header a,
.archive-header a:hover
{
   color: #fff;
}

.entry-more-link,
.entry-footer,
.comment-footer,
.trackback-footer,
.typelist-thumbnailed
{
   font-size: 11px;
}

.commenter-profile img { vertical-align: middle; }


/* page layout */

body
{

color: black;

background-image: url(images/common/bg.gif);

font-size: 12px;
}

#container
{
   width: 800px;

   background: #fff;
}



#banner
{
   width: 800px; /* necessary for ie win */
   background: #336699;
}

#banner-inner
{
   padding: 5px 3px;
   border-width: 1px 1px 0 1px;
   border-style: solid;
   border-color: #336699;
}

.banner-user
{
   width: 70px;
   margin-top: 3px;
   font-size: 11px;
}

.banner-user-photo { border: 1px solid #fff; }

#banner-header
{
   margin: 0;
   color: #fff;
   font-size: 18px;
   font-weight: bold;
   line-height: 1;
   text-shadow: #36414d 0 2px 3px;
}

#banner-description
{
   margin-top: 2px;
   margin-bottom: 0;
   margin-right: 120px;
   color: gray;
   background: none;
   font-size: 12px;
   font-weight: bold;
   line-height: 1.125;
   text-shadow: #36414d 0 1px 2px;
   float: left;
}

h2.banner-descriptionright
{
   margin: 4px 0 0 0;
   color: gray;
   background: none;
   font-size: 12px;
   font-weight: bold;
   line-height: 1.125;
   text-shadow: #36414d 0 1px 2px;
}

#alpha { margin: 0;padding: 0 0 30px 0; width: 600px;background: #fff;}

#alpha-inner{
margin: 15px;
padding: 0;
}

#beta {
float: left;
margin: 0;
padding: 0;
width: 200px;
height: 100%;
background: #F2F2F2;
}

#beta-inner{
margin: 15px 0 0 10px;
padding: 0;
}

#gamma, #delta { width: 180px; background: #e6ecf2; }


#gamma-inner,
#delta-inner
{
margin: 0;
padding: 0;
}

.date-header
{
   margin-top: 0;
   font-size: 11px;
   font-weight: bold;
   text-transform: uppercase;
}



.entry-headertop
{
   margin-top: 0;
   margin-left: 10px;
   border-bottom: 2px solid #9ACD32;
   padding: 0 0 3px 5px;
   color: black;
   font-weight: bold;
   font-size: 14px;
}

.entry-contenttop
{
   margin-left: 10px;
   line-height: 1.5;
}

.entry-content,
.comment-content,
.trackback-content
{
   margin: 0;
   line-height: 1.5;
}

.entry-footer,
.comment-footer,
.trackback-footer
{
   margin: 0 10px 30px 10px;
   border-top: 1px solid #dae0e6;
   padding-top: 3px;
   color: #666;
   font-size: 11px;
   text-align: right;
}

.comment-content,
.trackback-content,
.comment-footer,
.trackback-footer
{
   margin-left: 10px;
}

.content-nav { margin-top: 0; }

#trackbacks-info
{
   margin: 10px 0;
   border: 1px dashed #a3b8cc;
   padding: 0 10px;
   color: #292e33;
   font-size: 11px;
   text-align: center;
   background: #e6ecf2;
}

.comments-open-footer
{
   margin: 10px 0;
}


/* modules */

.module
{
   margin: 0 0 0 0;

}



.module-search input { font-size: 10px; }
.module-search #search { width: 100px; }

.module-mmt-calendar .module-content table,
.module-calendar .module-content table { font-size: 10px; }

.module-powered { border-width: 0; }
.module-powered .module-content
{
   margin: 10px 2px 5px 2px;
   border: 1px dashed #a3b8cc;
   padding: 5px;
   color: #292e33;
   background: #fff;
}

.module-syndicate .module-content
{
   margin: 2px 2px 5px 10px;
   padding: 5px;
}
.module-photo { background: none; }
.module-photo img { border: solid 1px #fff; }



.module-list .module-list
{
   margin: 0 0 0 0;

}

/* フォントスタイル */

.f11{
font-size: 11px;
}


p.point1{
font-size: 14px;
color: #1E90FF;
font-weight: bold;
margin-bottom: 10px;
}

p.point1_2{
font-size: 14px;
color: #1E90FF;
font-weight: bold;
margin-bottom: 3px;
}

p.point2{
font-size: 12px;
color: #000;
margin: 0 0 10px 20px;
}

.module-list-item2 a
{
color: #0000FF;
}

.leftmenu{
clear: both;
margin: 0 0 10px 0;
}

.leftmenu p{
padding: 7px 7px 10px 10px;
line-height: 1.5;
}

.leftmenu a{
color: #0000FF;
}

.leftmenubox{
margin: 0 5px 15px 0;
}

.maincon{
clear: both;
margin: 15px;
font-size: 12px;
}

.maincon p{
font-size: 12px;
line-height: 1.6;
}

.f12{
font-size: 12px;
}


.white{color: white;}
.red{color: red;}
.blue{color: #191970;}
.gray{color: gray;}
.green{color: green;}
.brown{color: #A52A2A;}

.redbd{color: red;font-weight: bold;}
.bluebd{color: blue;font-weight: bold;}
.graybd{color: gray;font-weight: bold;}
.greenbd{color: green;font-weight: bold;}
.brownbd{color: #A52A2A;font-weight: bold;}
.mizubd{color: #1E90FF;font-weight: bold;}

.redbd12{
color: red;font-weight: bold;
font-size: 12px;
}

.bd{font-weight: bold;}

.bd14{
font-weight: bold;
font-size: 14px;
}

.redbd14{
color: red;
font-weight: bold;
font-size: 14px;
}

p.redbd14{
color: red;
font-weight: bold;
font-size: 14px;
}

.redbd18{
color: red;
font-weight: bold;
font-size: 18px;
}

p.redbd18{
color: red;
font-weight: bold;
font-size: 18px;
}

.orangebd14{
color: #FF8C00;
font-weight: bold;
font-size: 14px;
}

p.orangebd14{
color: #FF8C00;
font-weight: bold;
font-size: 14px;
}

.greenbd14{
color: green;
font-weight: bold;
font-size: 14px;
}

p.greenbd14{
color: green;
font-weight: bold;
font-size: 14px;
}

.bluebd14{
color: blue;
font-weight: bold;
font-size: 14px;
}

p.bluebd14{
color: blue;
font-weight: bold;
font-size: 14px;
}

.cen{
text-align: center;
}

.douga{
margin: 7px 0 10px 10px;
}

.tenpo-l{
float: left;
width: 200px;
margin-right: 50px;
}

.movie{
margin: 7px 0 0 10px;
}
