/*
Theme Name:Steve
Theme URI:
Description:Steve
Author:Get Web site
Author URI:http://get-web-site.com/
Version:1.3
*/


/* ----------------------------------------------------------------------
 googleマップ レスポンシブ対応
---------------------------------------------------------------------- */

.ggmap {
position: relative;
padding-bottom: 26.25%;
padding-top: 30px;F
height: 0;
overflow: hidden;
}
 
.ggmap iframe,
.ggmap object,
.ggmap embed {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}

/* ----------------------------------------------------------------------
 パンくずリスト
---------------------------------------------------------------------- */
.dp_breadcrumb_main{
padding-top:15px;
padding-left:10px;
}

/* ----------------------------------------------------------------------
 basic setting
---------------------------------------------------------------------- */

body { margin:0; padding:0; background:#fff;
       font-family:"Century Gothic",Arial,sans-serif;
       color:#333;
        }
a img { border:none; }
a, a:visited { outline:none; }
a:hover { }
p { margin:0 0 1em 0; padding:0; line-height:240%; }
ul { list-style-type:none; margin:0 0 2em 0; padding:0; line-height:0%; }
ul li { margin:0; padding:0; line-height:normal; zoom:1; }
ol { margin:0 0 2em 19px; padding:0; }
ol li { padding:0 0 5px 0; line-height:normal; }
dl { list-style-type:none; margin:0 0 1em 0; padding:0; line-height:0%; }
dl dt, dl dd { margin:0; padding:0; line-height:normal; zoom:1; }
dl dt { font-weight:bold; }
form,table,input,textarea,dl,dt,dd { margin:0; padding:0; }
table { border-collapse:collapse; width:100%; border:0; }
cite { text-align:right; display:block; }
object { display:block; margin:0 auto; height:auto; }
del { color:#333; }
hr { border:1px solid #ccc; margin:40px 0; }
.wp-caption-text { text-align:center; }
.alignright { float:right; }
.alignleft { float:left; }
.aligncenter { margin-left:auto; margin-right:auto; }
.centered { margin-left:auto; margin-right:auto; }
.clear { clear:both; }
input[type="text"], input[type="password"], textarea, select { outline: none; }



/* layout */
#main_content { width:950px; margin:0px auto 0px;
background-image: url("./img/bodybackground.png");
 }
#side_col { width:260px; float:right; }
#side_col {     width: 250px;
    float: left;
    overflow: hidden;
    padding-left: 20px;
    padding-top: 28px; }
#left_col { float:left; width:668px; }
.layout2 #side_col { float:left; }
.layout2 #left_col { float:right; }
.no_side #left_col { float:none; width:950px; }
.no_side2 #left_col { float:none; margin:0 auto; width:690px; }



/* headline */
.headline1 { margin:0 0 10px 0; line-height:100%; }
.headline2 { font-size:12px; background:url(img/common/headline_base1.gif) no-repeat left top; margin:0 0 12px 0; padding:0 0 0 10px; width:718px; height:26px; line-height:26px; }

.post .headline1 { font-size:16px; background:url(img/common/headline_base2.gif) repeat-x left bottom; margin:40px 0 20px 0; height:31px; line-height:21px; }
.post .headline1:before { content: ''; border-left:4px solid #0066CC; padding:2px 0 2px 8px; }
.post .headline2 { font-size:16px; background:url(img/common/headline_base2.gif) repeat-x left bottom; margin:40px 0 20px 0; height:31px; line-height:21px; width:auto; padding:0; }
.post .headline2:before { content: ''; border-left:4px solid #13E9F1; padding:2px 0 2px 8px; }






/* ----------------------------------------------------------------------
 single post page
---------------------------------------------------------------------- */
/* title area */
.single_post .post_info { background:url(img/common/dot1.gif) repeat-x left bottom; padding:0 0 10px 0; margin:0 0 25px 0; position:relative; height:150px; }
.single_post .title_area { width:480px; float:right; }
.single_post .title { margin:0 0 25px 0; font-size:20px; line-height:140%; }
.single_post .meta { position:absolute; right:0px; top:82px; }
.single_post .meta li { background:none; margin:0 10px 0 0; padding:0 10px 0 0; font-size:10px; float:left; display:inline; border-right:1px solid #aaa; line-height:120%; }
.single_post .meta li.post_author { padding:0 10px 0 15px; background:url(img/common/icon_author.gif) no-repeat left; }
.single_post .meta li.post_category { padding:0 10px 0 15px; background:url(img/common/icon_category.gif) no-repeat left; }
.single_post .meta li.post_tags { padding:0 10px 0 15px; background:url(img/common/icon_tag.gif) no-repeat left; }
.single_post .meta li.post_comment { border:none; margin:0; padding:0 0 0 15px; background:url(img/common/icon_comment.gif) no-repeat left; }
.single_post .meta li.post_edit { border-left:1px solid #aaa; margin:0 0 0 10px; padding:0 0 0 10px; border-right:none; }
.single_post .image img { border:1px solid #ccc; padding:1px; }

/* social bookmark */
#bookmark { position:absolute; right:0px; top:105px; }
#bookmark li { float:left; display:inline; margin:0 0 0 10px; }
#bookmark li.social2 { width:65px; }
#bookmark li.social3 { width:115px; }

/* post */
.post { margin:0 0 25px 0; }

/* related post */
#related_post { margin:0 0 25px 0; }
#related_post ul { margin:0; }
#related_post ul li { margin:0; min-height:88px; line-height:100%; width:50%; float:left; }
#related_post ul li .meta { width:260px; float:left; display:inline; margin:0 0 0 10px; }
#related_post ul li .date { line-height:100%; font-size:11px; margin:0 0 5px 0; padding:13px 0 0 0; font-weight:bold; }
#related_post ul li .title { line-height:130%; font-size:11px; font-weight:normal; margin:0; padding:0; }
#related_post ul li .title a { color:#333; display:block; margin:0 0 10px 0; }
#related_post ul li .title a:hover {  }
#related_post ul li .image img { display:block; border:1px solid #ccc; padding:2px; float:left; }
#related_post ul li .image:hover img { }
#related_post ul li.even .meta { float:right; }
#related_post ul li.even .image img { margin:0 0 0 22px; }

/* next prev post link */
#previous_next_post { margin:0 0 0 0; padding:0 0 30px 0; }
#previous_post a { margin:0; width:45%; float:left; line-height:140%; font-size:10px; background:url(img/common/arrow_left.gif) no-repeat left 2px; padding:8px 0 8px 30px; }
#next_post a { margin:0; width:45%; float:right; text-align:right; line-height:140%; font-size:10px; background:url(img/common/arrow_right.gif) no-repeat right 2px; padding:8px 30px 8px 0; }


/* --- WordPress preset CSS ----------------------------------------------------------------------------------------- */

/* image */
.post img { height:auto; max-width:100%; width:auto; }
.post img.centered,div.centered { display:block; margin:15px auto; }
.post img.aligncenter,div.aligncenter { display:block; margin:15px auto; }
.post img.alignright,div.alignright { margin:10px 0 30px 30px; display:inline; }
.post img.alignleft,div.alignleft { margin:10px 30px 30px 0; display:inline; }
.post .wp-caption { background:#fff; border:1px solid #ccc; max-width:96%; padding:14px 3px 1px; -webkit-border-radius:5px; -moz-border-radius:5px; border-radius:5px; }
.post .wp-caption img { display:block; margin:0 auto; max-width:100%; }
.post .wp-caption .wp-caption-text { padding:10px 0 0; }

/* table */
.post table { margin:0 0 1em 0; }
.post td, .post th { border:1px solid #c1c1c1; padding:15px; }
.post th {
   background:#eee; font-weight:normal;
   background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(248,248,248,1) 100%);
   background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(100%,rgba(248,248,248,1)));
   filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f8f8f8',GradientType=0 );
}

/* block quote */
.post blockquote {
   margin:0 0 1em 0; padding:50px 50px 40px; background:#f2f2f2;
   background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(248,248,248,1) 100%);
   background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(100%,rgba(248,248,248,1)));
   filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f8f8f8',GradientType=0 );
   -webkit-border-radius:5px; -moz-border-radius:5px; border-radius:5px; position:relative; border:1px solid #c1c1c1;
}
.post blockquote:before { content: '"'; font-style:italic; font-size:40px; font-weight:bold; line-height:40px; width:30px; height:30px; position:absolute; top:20px; left:20px; color:#999; }
.post blockquote:after { content: '"'; font-style:italic; font-size:40px; font-weight:bold; text-align:left; line-height:60px; width:30px; height:30px; position:absolute; bottom:20px; right:20px; color:#999; }

/* list */
.post li, .post dt, .post dd { margin:0; line-height:1.5; }
.post ul li {   }
.post ul ul, .post ol ol  { margin:0 0 0 1em; }





/* ----------------------------------------------------------------------
 pages
---------------------------------------------------------------------- */

.no_side #page_headline { font-size:12px; background:url(img/common/headline_base3.gif) no-repeat left top; margin:0 0 12px 0; padding:0 0 0 10px; width:1040px; height:26px; line-height:26px; }
.no_side2 #page_headline { font-size:12px; background:url(img/common/headline_base4.gif) no-repeat left top; margin:0 0 12px 0; padding:0 0 0 10px; width:740px; height:26px; line-height:26px; }
#page_edit { margin:0 0 30px 0; }


/* contact page */
.wpcf7 { padding:20px; -moz-border-radius:10px; -khtml-border-radius:10px; -webkit-border-radius:10px; border-radius:10px; }
.wpcf7 p { padding:20px 20px 0; margin:0; font-size:11px; }
.wpcf7 input, .wpcf7 textarea { width:97.5%;  border:1px solid #ccc; padding:8px; font-size:14px; }
.wpcf7 textarea { height:300px; }
.wpcf7 input.wpcf7-submit { cursor:pointer; color:#fff; font-weight:bold; font-size:14px; width:200px; height:40px; margin:0 auto; display:block; -moz-border-radius:3px; -khtml-border-radius:3px; -webkit-border-radius:3px; border-radius:3px; }
.wpcf7 input.wpcf7-submit:hover { }
.wpcf7 input:focus, .wpcf7 textarea:focus { }
.wpcf7-captchac { border:1px solid #ccc; }
.wpcf7-radio input, .wpcf7-checkbox input { width:auto; border:none; padding:0; }
.wpcf7-radio span, .wpcf7-checkbox span { margin:0 20px 0 0; display:inline-block; }
span.wpcf7-list-item-label { top:-2px; position:relative; display:inline-block; }

#search_button, #comment_textarea textarea:focus, #guest_info input:focus, .wpcf7 input:focus, .wpcf7 textarea:focus, #side_col .recommend_widget .image:hover img, #index_latest_blog #post1 .image:hover img, #blog_list .image:hover img, #related_post ul li .image:hover img, .wpcf7 input:focus, .wpcf7 textarea:focus, .wpcf7 input.wpcf7-submit, #submit_comment, .pickup_banner li a:hover img{
	    border: 1px solid #ccc!important;
}


/* ----------------------------------------------------------------------
 Archive, Search result page
---------------------------------------------------------------------- */
#archive_headline h2 { font-size:12px; background:url(img/common/headline_base1.gif) no-repeat left top; margin:0 0 12px 0; padding:0 0 0 10px; width:718px; height:26px; line-height:26px; }

/* archive post list */
#blog_list li { background:url(img/common/dot1.gif) repeat-x left bottom; margin:0 0 14px 0; padding:0 0 11px 0; }
#blog_list .info { width:470px; float:right; }
#blog_list .title { font-size:17px; line-height:140%; margin:0 0 12px 0; }
#blog_list .title a { color:#333; text-decoration:none; display:block; }
#blog_list .title a:hover { text-decoration:underline; }
#blog_list .desc { line-height:160%; margin:0 0 17px 0; font-size:11px; }
#blog_list .meta { margin:0; }
#blog_list .meta li { background:none; margin:0 10px 0 0; padding:0 10px 0 0; font-size:10px; float:left; display:inline; border-right:1px solid #aaa; line-height:120%; }
#blog_list .meta li.post_author { padding:0 10px 0 15px; background:url(img/common/icon_author.gif) no-repeat left; }
#blog_list .meta li.post_category { padding:0 10px 0 15px; background:url(img/common/icon_category.gif) no-repeat left; }
#blog_list .meta li.post_comment { border:none; margin:0; padding:0 0 0 15px; background:url(img/common/icon_comment.gif) no-repeat left; }
#blog_list .image img { border:1px solid #ccc; padding:1px; }
#blog_list .image:hover img { }

/* page navi */
.page_navi { margin:0 0 20px 0; padding:0; }
.search_result_pager .page_navi { margin-top:20px; }
.page_navi h4 { font-size:10px; font-weight:normal; margin:0 0 10px 0; color:#888; }
.page_navi ul { }
.page_navi li { float:left; }
.page_navi a, .page_navi a:hover, .page_navi span
 { text-decoration:none; color:#666; font-size:11px; padding:13px 15px; line-height:100%; margin:0 2px 4px; background:#efefef; display:block; -moz-border-radius:3px; -khtml-border-radius:3px; -webkit-border-radius:3px; border-radius:3px; }
.page_navi a:hover { color:#fff; text-decoration:none; }
.page_navi span.dots { background:#fff; }

.page_navi span.current { color:#fff; background:#c1c1c1; }
.page_navi a.prev, .page_navi a:hover.prev, .page_navi a:visited.prev {  }
.page_navi a.next, .page_navi a:hover.next, .page_navi a:visited.next {  }

.page_navi p.back a, .page_navi p.back a:hover { display:inline-block; padding:8px 20px; }




/* ----------------------------------------------------------------------
 Side contents
---------------------------------------------------------------------- */
#side_col .side_widget { margin:0 0 0 0; }
#side_col .side_widget .textwidget { font-size:12px; line-height:20px; }
#side_col .side_headline { font-size:15px;  margin:0 0 12px 0; padding:0 0 0 10px; width:250px; height:26px; line-height:27px;    background: url(img/header/mark03.jpg) no-repeat;
    border-bottom: 1px solid #DDD;
    border-radius: 2px;
    padding-top: 6px;
    padding-left: 47px;
        color: #E47B4B;
  border-radius: 2px;

   }
#side_col .side_headline2 { font-size:15px;  margin:0 0 12px 0; padding:0 0 0 10px; width:250px; height:26px; line-height:27px;    background: url(img/header/mark03.jpg) no-repeat;
    border-bottom: 1px solid #DDD;
    border-radius: 2px;
    padding-top: 6px;
    padding-left: 47px;
        color: #E47B4B;
  border-radius: 2px;

   }
#side_col li { line-height:170%; margin:0 0 13px 0; font-size:11px; background:url(img/common/arrow3.gif) no-repeat left 4px; padding:0 0 0 14px; }
#side_col li ul { margin:15px 0 0 0; }
#side_col a { color:#666; }

/* recommend */
#side_col .recommend_widget li { background:url(img/common/dot1.gif) repeat-x left bottom; margin:0 0 8px 0; padding:0 0 8px 0; }
#side_col .recommend_widget a { color:#333; display:block; }
#side_col .recommend_widget a:hover { }
#side_col .recommend_widget .info { width:220px; margin:10px 0 0 0; float:right; }
#side_col .recommend_widget .date { font-size:10px; font-weight:bold; margin:0 0 5px 0; line-height:100%; }
#side_col .recommend_widget .title { font-size:12px; }
#side_col .recommend_widget .image img { border:1px solid #ccc; padding:1px; }
#side_col .recommend_widget .image:hover img { }
#side_col .recommend_widget li.last { background:none; margin:0; padding:0; }

/* calendar */
#wp-calendar { margin:0 auto; width:100%; font-size:11px; border-collapse:separate; table-layout:fixed; }
#wp-calendar th, #wp-calendar td { color:#333; padding:0; line-height:350%; text-align:center; }
#wp-calendar td a { display:block; margin:0; padding:0; text-decoration:none; color:#333; background:#efefef; -webkit-border-radius:4px; -moz-border-radius:4px; border-radius:4px; }
#wp-calendar td a:hover { text-decoration:none; color:#fff;}
#wp-calendar caption { padding:7px 0; }
#wp-calendar thead th, #wp-calendar tfoot td { border:none; padding:0; line-height:200%; }
#wp-calendar #prev, #wp-calendar #next { line-height:200%; }
#wp-calendar #prev a, #wp-calendar #next a { text-decoration:none; background:none; color:#333; }
#wp-calendar #prev a:hover, #wp-calendar #next a:hover { -webkit-border-radius:4px; -moz-border-radius:4px; border-radius:4px; color:#fff; }
#wp-calendar td#today { color:#fff; background:#c1c1c1; -webkit-border-radius:4px; -moz-border-radius:4px; border-radius:4px; }
#footer #wp-calendar { margin-bottom:20px; }
#footer #wp-calendar td a { background:#eaeaea; }

/* ad */
.ad_widget { text-align:center; }




/* ----------------------------------------------------------------------
 index page
---------------------------------------------------------------------- */
#index_contents { float:right; width:678px; //margin-right:20px;}
#index_left_col { float:left; width:684px; }
#index_right_col { float:right; width:120px; }

.index_headline1 {
    font-size: 16px;
    margin: 0 0 12px 0;
    padding: 0 0 0 7px;
    /* width: 716px; */
    height: 31px;
    line-height: 27px;
        background: url(img/header/mark02.png) no-repeat;
    border-bottom: 1px solid #DDD;
    border-radius: 2px;
    padding-top: 6px;
    padding-left: 38px;
    color: #835347;
        margin-top: 30px;
  }
.index_headline2 { font-size:12px;  margin:0 0 12px 0; padding:0 0 0 10px; width:110px; height:26px; line-height:27px;background: #F2F2F2;
  border: 1px solid #DDD;
  border-radius: 2px; }


/* slider */
#showcase { margin:0 0 31px 0; overflow:hidden; width:728px; height:249px; }
.showcase-content-wrapper { width:521px; }
.showcase-content img { display:block; border:1px solid #ccc; padding:2px; }
.showcase-thumbnail { display:block; border:1px solid #ccc; padding:2px; margin:0 0 3px 3px; height:54px; width:198px; }
.showcase-thumbnail img { opacity:0.5; cursor:pointer; }
.showcase-content a:hover img, #showcase .active { }
#showcase .showcase-thumbnail:hover, #showcase .active img { opacity:1; }
.clear { clear:both; display:block; overflow:hidden; visibility: hidden; width:0; height:0; float:none; }


/* Topics */
#index_pickup_area { margin:0 0 23px 0; }

/* Banner */
.pickup_banner { width:285px; float:left; }
#pickup_banner2 { width:auto; float:none; }
.pickup_banner ul, .pickup_banner li { margin:0; }
.pickup_banner li a img { display:block; border:1px solid #ccc; padding:1px; margin:0 0 10px 0; }
#pickup_banner2 ul { position:relative; margin:0 -20px 0 0; }
#pickup_banner2 li { float:left; display:inline; margin:0 19px 0 0; }

/* Pickup Article */
.pickup_post { width:285px; float:right; }
#pickup_post2 { width:auto; float:none; }
.pickup_post h4 { font-size:14px; background:url(img/footer/headline_base1.gif) repeat-x left bottom; margin:0 0 12px 0; padding:0 0 0 0px; height:31px; line-height:21px; }
.pickup_post h4 span { padding:0 0 0 10px; }
.pickup_post ol { list-style:none; margin:0; font-size:12px; }
.pickup_post li { background:url(img/common/dot1.gif) repeat-x left bottom; margin:0 0 7px 0; padding:0 0 7px 0; }
.pickup_post li a { padding:0 0 0 80px; display:block; color:#333; }
.pickup_post li a:hover { }
.pickup_post li.rank1 a { background:url(img/index/rank1.gif) no-repeat left; }
.pickup_post li.rank2 a { background:url(img/index/rank2.gif) no-repeat left; }
.pickup_post li.rank3 a { background:url(img/index/rank3.gif) no-repeat left; }


/* post list */
#index_latest_blog #post1 li { margin:0 0 10px 0; padding:0 0 2px 0;     height: 149px;
    padding-bottom: 0px;}
#index_latest_blog #post1 .info { width:440px; float:right; }
#index_latest_blog #post1 .title a { color:#333; text-decoration:none; display:block; }
#index_latest_blog #post1 .title a:hover { text-decoration:underline; }
#index_latest_blog #post1 .desc { line-height:160%; margin:0 0 17px 0; font-size:11px; }
#index_latest_blog #post1 .meta { margin:0; }
#index_latest_blog #post1 .meta li { background:none; margin:0 10px 0 0; padding:0 10px 0 0; font-size:10px; float:left; display:inline; border-right:1px solid #aaa; line-height:120%; }
#index_latest_blog #post1 .meta li.post_category { padding:0 10px 0 15px; background:url(img/common/icon_category.gif) no-repeat left; }
#index_latest_blog #post1 .meta li.post_comment { border:none; margin:0; padding:0 0 0 15px; background:url(img/common/icon_comment.gif) no-repeat left; }
#index_latest_blog #post1 .image img { border:1px solid #ccc; padding:1px; }
#index_latest_blog #post1 .image:hover img {  }

#index_latest_blog #post2 li { background:url(img/common/dot1.gif) repeat-x left bottom; margin:0 0 14px 0; padding:0 0 11px 0; width:50%; float:left; }
#index_latest_blog #post2 .info { width:195px; float:left; margin:0 0 0 10px; }
#index_latest_blog #post2 .date { font-size:10px; margin:5px 0 5px 0; line-height:100%; }
#index_latest_blog #post2 .title { font-size:11px; line-height:140%; margin:0; }
#index_latest_blog #post2 .title a { color:#333; text-decoration:none; display:block; }
#index_latest_blog #post2 .title a:hover { text-decoration:underline; color:#0066cc; }
#index_latest_blog #post2 .image img { float:left; border:1px solid #ccc; padding:1px; }
#index_latest_blog #post2 .image:hover img { border:1px solid #18c2ec; }
#index_latest_blog #post2 li.even .info { float:right; margin:0; }
#index_latest_blog #post2 li.even .image img { margin:0 0 0 20px; }

#archive_button a {
   color:#fff; font-size:11px; padding:0px 40px 0px; height:28px; line-height:29px; top:-12px; position:relative; display:inline-block; text-decoration:none;
   -moz-border-radius:3px; -khtml-border-radius:3px; -webkit-border-radius:3px; border-radius:3px;
}
#archive_button a:hover {  }


/* right contents */
#index_right_col #index_right_banner { margin:0 0 25px 0; display:block; }
#index_right_col .headline1 { margin:0 0 10px 0; }
#index_right_col #index_archive li { background:url(img/common/dot1.gif) repeat-x left bottom; margin:0 0 8px 0; padding:0 0 8px 0; font-size:12px; }
#index_right_col #index_archive li a { background:url(img/index/arrow1.gif) no-repeat left 3px; padding:0 0 0 14px; display:block; color:#333; text-decoration:none; }
#index_right_col #index_archive li a:hover { text-decoration:underline; }
#index_right_col #index_archive li.last { background:none; margin:0; padding:0; }




/* ----------------------------------------------------------------------
 header
---------------------------------------------------------------------- */
#header { width:950px; min-height:93px; margin:0 auto; z-index:30; position:relative; }

/* logo */
#logo_area { position:relative; float:left; width:500px; height:74px; }
#logo { line-height:120%; position:absolute; font-size:20px; font-weight:normal; margin:0; paddgin:0; top:26px; }
#logo a { text-decoration:none; color:#333; }
#logo a:hover { text-decoration:underline; }

#social_search_area { clear:right; float:right; margin:17px 0 11px 0; }

/* social button */
#social_link { float:right; margin:0 0 0 8px; }
#social_link li { float:left; display:inline; margin:0 -1px 0 0; }
#social_link li.twitter_button a { width:70px; height:25px; display:block; text-indent:-9999px; text-decoration:none; background:url(img/header/twitter.png) no-repeat left top; }
#social_link li.twitter_button a:hover { background:url(img/header/twitter.png) no-repeat left bottom; }
#social_link li.rss_button a { width:70px; height:25px; display:block; text-indent:-9999px; text-decoration:none; background:url(img/header/rss.png) no-repeat left top; }
#social_link li.rss_button a:hover { background:url(img/header/rss.png) no-repeat left bottom; }
#social_link li.facebook_button a { width:70px; height:25px; display:block; text-indent:-9999px; text-decoration:none; background:url(img/header/facebook.png) no-repeat left top; }
#social_link li.facebook_button a:hover { background:url(img/header/facebook.png) no-repeat left bottom; }

/* search area */
#search_area { background:url(img/header/search_input.gif) no-repeat left top; float:right; width:206px; }
#search_input { float:left; font-size:11px; width:105px; margin:0; line-height:100%; border:none; overflow:hidden; background:transparent; color:#999; top:8px; left:10px; position:relative; }
#search_button { float:right; height:25px; color:#fff; font-size:11px; width:87px; }
#search_button:hover { cursor:pointer; }
.search_area2 { margin:9px 0 0 0; }

/* global menu */
#global_menu ul ul { display:none; position:absolute; top:36px; left:0px; margin:0 0 0 -1px; padding:0;z-index: 99999; }
#global_menu ul ul ul { left:100%; top:0; }
#global_menu ul li { font-size:11px; float:left; margin:0; padding:0; position:relative; display:block; background:url(img/header/menu_line1.gif) no-repeat right top; height:36px; line-height:38px; }
#global_menu ul ul li { float:none; height:auto; line-height:24px; padding:0; margin:0; text-align:left; }
#global_menu ul li a { color:#333; display:block; text-decoration:none; text-align:center; height:34px; }
#global_menu ul li a:hover { }
#global_menu ul ul a { position:relative; padding:12px 10px 0px 15px; height:24px; line-height:140%; margin:0 0 -1px 0; text-align:left; background:#fff; border:1px solid #ccc; }
#global_menu ul ul a:hover { border:1px solid #ccc; color:#fff; }
#global_menu ul ul .parent_menu > a, #global_menu ul li.active_menu_first ul .parent_menu > a, #global_menu ul li.active_menu_last ul .parent_menu > a
 { background:#fff url(img/header/arrow1.gif) no-repeat right 17px; }
#global_menu ul ul .parent_menu > a:hover, #global_menu ul li.active_menu_first ul .parent_menu > a:hover, #global_menu ul li.active_menu_last ul .parent_menu > a:hover
 { background:url(img/header/arrow1.gif) no-repeat right 17px; }

/* header menu */
#header_menu { float:right; margin:0; padding:0; background:url(img/header/menu_line1.gif) no-repeat right top; height:22px; }
#header_menu li { float:left; display:inline; margin:0; padding:0; line-height:100%; font-size:10px; width:117px; text-align:center; background:url(img/header/menu_line1.gif) no-repeat left top; }
#header_menu li a { display:block; text-decoration:none; margin:12px 0 0 1px; color:#333; padding:0 0 0 0; border-left:2px solid #fff; height:12px; }
#header_menu li a:hover {  }

/* breadcrumb navi */
#bread_crumb { clear:both; margin:29px 0 0 0; padding:0; width:950px; height:21px; background:url(img/header/bread_crumb.gif) no-repeat left bottom;     display: none;}
#bread_crumb h2 { line-height:22px; font-size:10px; margin:0; padding:0; text-align:center; font-weight:normal; color:#666; }
#bread_crumb ul { margin:0 0 0 15px; padding:0; }
#bread_crumb li { line-height:22px; float:left; display:inline; margin:0 12px 0 0; padding:0 15px 0 0; background:url(img/header/bread_crumb_arrow.gif) no-repeat right 8px; font-size:10px; color:#666; }
#bread_crumb li a {color:#666; }
#bread_crumb li a:hover { }
#bread_crumb li.last { background:none; margin:0; padding:0; }




/* ----------------------------------------------------------------------
 footer
---------------------------------------------------------------------- */
#footer { width: 100%;
margin: 0 auto;
padding: 1px 0 50px 0;
overflow: hidden;
background-image: url("./img/footerback.png");
text-align: center;
height:200px;
}

/* return top */
#return_top { clear:both; display:block;         padding: 15px 53px 25px 0px; height:25px; line-height:16px; float:right; text-decoration:none; font-size:11px; color:#333; }
#return_top:hover { background-position:left bottom; }

.footer_headline { font-size:14px; background:url(img/footer/headline_base1.gif) no-repeat left bottom; margin:0 0 12px 0; padding:0 0 0 0px; width:300px; height:31px; line-height:21px; }
.footer_headline span { padding:0 0 0 10px; }
.footer_widget li { line-height:170%; margin:0 0 10px 0; font-size:11px; background:url(img/common/arrow3.gif) no-repeat left 4px; padding:0 0 0 14px; }
.footer_widget a { color:#666; }

/* copyright */
#copyright { clear:both; padding:0 0 40px; text-align:center; font-size:10px; }
#copyright a { text-decoration:none; color:#333; }
#copyright a:hover { text-decoration:underline; }


/*************************************************************
headline
*************************************************************/
.news_headline1{margin:80px 0 25px 0; border-left:8px solid #444; border-bottom:1px dotted #999; line-height:30px; font-size:1.2em;}


/*************************************************************
button
*************************************************************/
a.button {
   color:#fff; font-size:11px; font-weight:bold; padding:0px 15px 0px; height:34px; line-height:35px; margin:0 4px 4px 0; background:#008ece; display:inline-block; text-decoration:none;
   -moz-border-radius:3px; -khtml-border-radius:3px; -webkit-border-radius:3px; border-radius:3px;
   background: -moz-linear-gradient(top, rgba(0,216,255,1) 0%, rgba(0,142,206,1) 100%);
   background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,216,255,1)), color-stop(100%,rgba(0,142,206,1)));
   filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00d8ff', endColorstr='#008ece',GradientType=0 );
   border:1px solid #009de1; text-shadow: 1px 1px 0px #0085bf;
   box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.1);
}
a.button:hover { color:#fff; text-decoration:none; background:#0ddaff; filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0ddaff', endColorstr='#0ddaff',GradientType=0 ); }
a.button:active { box-shadow:none; bottom:-2px; position:relative; }
.post a.button2 {
   color:#fff; font-size:11px; font-weight:bold; padding:0px 15px 0px; height:34px; line-height:35px; margin:0 4px 4px 0; background:#36bf00; display:inline-block; text-decoration:none;
   -moz-border-radius:3px; -khtml-border-radius:3px; -webkit-border-radius:3px; border-radius:3px;
   background: -moz-linear-gradient(top, rgba(65,231,0,1) 0%, rgba(54,191,0,1) 100%);
   background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(65,231,0,1)), color-stop(100%,rgba(54,191,0,1)));
   filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#41e700', endColorstr='#36bf00',GradientType=0 );
   border:1px solid #2da000; text-shadow: 1px 1px 0px #227a00;
   box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.1);
}
a.button2:hover { color:#fff; text-decoration:none; background:#7bf013; filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7bf013', endColorstr='#7bf013',GradientType=0 ); }
a.button2:active { box-shadow:none; bottom:-2px; position:relative; }

/**************************************************************
font-size
**************************************************************/
.text70{font-size:70%}
.text80{font-size:80%}
.text90{font-size:90%}
.text100{font-size:100%}
.text110{font-size:110%}
.text120{font-size:120%}
.text130{font-size:130%}
.text140{font-size:140%}
.text150{font-size:150%}
.text160{font-size:160%}
.text170{font-size:170%}
.text180{font-size:180%}
.text190{font-size:190%}
.text200{font-size:200%}
.text210{font-size:210%}
.text220{font-size:220%}
.b{font-weight:700}
.u{text-decoration:underline}

/**************************************************************
color
**************************************************************/
.red{color:red}
.blue{color:#2ca9e1}
.green{color:#82ae46}
.orange{color:#ff7d00}
.yellow{color:#fff000}
.pink{color:#ff0084}
.gray{color:#999}


/****************************************************************
align
*****************************************************************/
.align1{text-align:center !important}
.align2{text-align:right !important}
.align3{text-align:left !important}

/****************************************************************
float
*****************************************************************/
.r-flo{float:right;margin:10px}
.l-flo{float:left;margin:10px}
.f-clear{clear:both}
/****************************************************************
lingimg
*****************************************************************/
a img.linkimg{background:none!important}
a:hover img.linkimg{
	opacity:0.7;
	filter:alpha(opacity=70);
	-ms-filter: "alpha( opacity=70 )";
	background:none!important;
}

/*************************************************************
margin
*************************************************************/
.m0{margin:0 !important}
.mt0{margin-top:0 !important}
.mr0{margin-right:0 !important}
.mb0{margin-bottom:0 !important}
.ml0{margin-left:0 !important}

.m5{margin:5px !important}
.mt5{margin-top:5px !important}
.mr5{margin-right:5px !important}
.mb5{margin-bottom:5px !important}
.ml5{margin-left:5px !important}

.m10{margin:10px !important}
.mt10{margin-top:10px !important}
.mr10{margin-right:10px !important}
.mb10{margin-bottom:10px !important}
.ml10{margin-left:10px !important}

.m15{margin:15px !important}
.mt15{margin-top:15px !important}
.mr15{margin-right:15px !important}
.mb15{margin-bottom:15px !important}
.ml15{margin-left:15px !important}

.m20{margin:20px !important}
.mt20{margin-top:20px !important}
.mr20{margin-right:20px !important}
.mb20{margin-bottom:20px !important}
.ml20{margin-left:20px !important}

.m25{margin:25px !important}
.mt25{margin-top:25px !important}
.mr25{margin-right:25px !important}
.mb25{margin-bottom:25px !important}
.ml25{margin-left:25px !important}

.m30{margin:30px !important}
.mt30{margin-top:30px !important}
.mr30{margin-right:30px !important}
.mb30{margin-bottom:30px !important}
.ml30{margin-left:30px !important}

.m35{margin:35px !important}
.mt35{margin-top:35px !important}
.mr35{margin-right:35px !important}
.mb35{margin-bottom:35px !important}
.ml35{margin-left:35px !important}

.m40{margin:40px !important}
.mt40{margin-top:40px !important}
.mr40{margin-right:40px !important}
.mb40{margin-bottom:40px !important}
.ml40{margin-left:40px !important}

.m45{margin:45px !important}
.mt45{margin-top:45px !important}
.mr45{margin-right:45px !important}
.mb45{margin-bottom:45px !important}
.ml45{margin-left:45px !important}

.m50{margin:50px !important}
.mt50{margin-top:50px !important}
.mr50{margin-right:50px !important}
.mb50{margin-bottom:50px !important}
.ml50{margin-left:50px !important}

.m55{margin:55px !important}
.mt55{margin-top:55px !important}
.mr55{margin-right:55px !important}
.mb55{margin-bottom:55px !important}

.ml55{margin-left:55px !important}
.m60{margin:60px !important}
.mt60{margin-top:60px !important}
.mr60{margin-right:60px !important}
.mb60{margin-bottom:60px !important}
.ml60{margin-left:60px !important}

.m65{margin:65px !important}
.mt65{margin-top:65px !important}
.mr65{margin-right:65px !important}
.mb65{margin-bottom:65px !important}
.ml65{margin-left:65px !important}

.m70{margin:70px !important}
.mr70{margin-right:70px !important}
.mb70{margin-bottom:70px !important}
.ml70{margin-left:70px !important}

.m75{margin:75px !important}
.mt75{margin-top:75px !important}
.mr75{margin-right:75px !important}
.mb75{margin-bottom:75px !important}
.ml75{margin-left:75px !important}

.m80{margin:80px !important}
.mt80{margin-top:80px !important}
.mr80{margin-right:80px !important}
.mb80{margin-bottom:80px !important}
.ml80{margin-left:80px !important}

/**************************************************************
padding
**************************************************************/
.p0{padding:0 !important}
.pt0{padding-top:0 !important}
.pr0{padding-right:0 !important}
.pb0{padding-bottom:0 !important}
.pl0{padding-left:0 !important}

.p5{padding:5px !important}
.pt5{padding-top:5px !important}
.pr5{padding-right:5px !important}
.pb5{padding-bottom:5px !important}
.pl5{padding-left:5px !important}

.p10{padding:10px !important}
.pt10{padding-top:10px !important}
.pr10{padding-right:10px !important}
.pb10{padding-bottom:10px !important}
.pl10{padding-left:10px !important}


/* ---------- clearfix hack ---------- */
.clearfix:after { content: "."; display:block; clear:both; height:0; font-size:0.1em; line-height:0; visibility:hidden; overflow:hidden; }
.clearfix { display: inline-block; }
/* exlude MacIE5 \*/
* html .clearfix { height:1% }
.clearfix {display:block;}
/* end MacIE5 */

.nextnews{
	margin-top:30px;
	font-weight:900;
}
.nextnews a{
	float:left;
	margin-right:20px;
}


/* ----------縺昴�ｮ莉厄ｼ｣�ｼｳ�ｼｳ---------- */
.recentpost a{
	  color: #666;
    margin-bottom: 10px;
    /* padding-bottom: 10px; */
    display: block;
}
a.webserve:hover{
	opacity:0.6;
}
#header a:hover img#webserve{
	opacity:0.8!important;
}
element.style {
}
.clearfix {
display: block;
}
.clearfix {
display: inline-block;
}
ul {
list-style-type: none;
margin: 0 0 2em 0;
padding: 0;
line-height: 0%;
}
user agent stylesheetul, menu, dir {
display: block;
list-style-type: disc;
-webkit-margin-before: 1em;
-webkit-margin-after: 1em;
-webkit-margin-start: 0px;
-webkit-margin-end: 0px;
-webkit-padding-start: 40px;
}
Pseudo ::after element
.clearfix:after {
content: ".";
display: block;
clear: both;
height: 0;
font-size: 0.1em;
line-height: 0;
visibility: hidden;
overflow: hidden;
}

#theme_list li {
width: 273px;
line-height: 100%;
float: left;
background: url(img/common/dot1.gif) repeat-x left bottom;
padding: 0 38px 25px;
margin: 0 0 25px 0;
}
ul li {
margin: 0;
padding: 0;
line-height: normal;
zoom: 1;
}

li {
display: list-item;
text-align: -webkit-match-parent;
}


user agent stylesheeta:-webkit-any-link:active {
color: -webkit-activelink;
}
user agent stylesheeta:-webkit-any-link {
color: -webkit-link;
text-decoration: underline;
cursor: auto;
}
Inherited from li
#theme_list li {
line-height: 100%;
}
ul li {
line-height: normal;
zoom: 1;
}
user agent stylesheetli {
text-align: -webkit-match-parent;
}
Inherited from ul#theme_list.clearfix
ul {
list-style-type: none;
line-height: 0%;
}
user agent stylesheetul, menu, dir {
list-style-type: disc;
}
h3 {
display: block;
font-size: 1.17em;
-webkit-margin-before: 1em;
-webkit-margin-after: 1em;
-webkit-margin-start: 0px;
-webkit-margin-end: 0px;
font-weight: bold;
    border-bottom: 1px dotted #876738;
    padding-bottom: 8px;
    text-align:center;
}
h3 a{
	color:#8E7144;
    font-family: "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
    letter-spacing: 2px;
        font-size: 18px;
   font-weight:400;
   text-decoration: none;
}
.media{
background: url(img/mediakeisai.png) no-repeat;
    background-position: center top;
    height: 400px;
    padding: 10px 50px;
    padding-top: 35px;
    margin-top: 19px;
    padding-bottom: 0px;
}


#media_m > li {
float: left;
position: relative;
display: inline-block;
}

#media_m  {
margin: 0 auto;
}

.msl_box{
background: url(img/msl.png) no-repeat;
    background-position: center top;
    height: 307px;
    padding: 10px 50px;
    padding-top: 35px;
    margin-top: 19px;
    padding-bottom: 0px;
}
.kyousei{
	background: url(img/siseikyousei.png) no-repeat;
    background-position: center top;
    height: 275px;
    padding: 10px 50px;
    padding-top: 50px;
    margin-top: 0px;

}
.msl_blog{
	background: url(img/msl_blog_bg.png) no-repeat;
    background-position: center top;
    padding: 10px 50px;
    padding-top: 50px;
    margin-top: 0px;

}
.course{
	background: url(img/course.png) no-repeat;
    background-position: center top;
    height: 955px;
    padding: 10px 50px;
    padding-top: 28px;
    margin-top: 0px;

}
.menutable{
	border:1px solid #ccc;
}
.courseimg img{
    width: 150px;
    height: auto;
    float: left;
    margin: 10px 15px;
}
.course ul li{
	background: url(img/courseback.png) no-repeat;
}
#page_headline {
    padding: 10px 24px;

    text-align: center;
	}
.kasoutitle2{
    background: url(img/kasoutitle2.png) no-repeat;
    background-position: center top;
    padding: 10px 50px;
    padding-top: 28px;
    margin-top: 0px;
    text-align: center;
    color: #94774D;
    font-family: "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
    letter-spacing: 9px;
    font-size: 29px;
    font-weight: 400;
    text-decoration: none;
    padding-top: 15px;
    padding-bottom: 16px;
}
.kasoutitle3{
    text-align: center;
    color: #94774D;
    font-family: "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
    letter-spacing: 2px;
    font-size: 29px;
    font-weight: 400;
    width: 45%;
    float: left;
    border-top: 3px solid #866738;
    border-bottom: 3px solid #866738;
    padding-top: 20px;
    padding-bottom: 20px;
    margin-left: 10%;
    margin-right: 5%;
    margin-top: 50px;
}
.kasoutitle3img{
    width: 30%;
    display: inline-block;
    margin-top: 25px;
}
.kasoutitle4{
	margin-top:35px;
}
.kasoutitle4 li{
    background: url(img/kasoutitle4.png) no-repeat;
    background-position: center top;
    padding: 10px 50px;
    padding-top: 28px;
    margin-top: 0px;
    text-align: center;
    color: #94774D;
    font-family: "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
    letter-spacing: 0px;
    font-size: 15px;
    font-weight: 400;
    text-decoration: none;
padding-top: 7px;
    padding-bottom: 7px;
    list-style: none;
        margin-bottom: 10px;
            font-family: "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
}
.kasoublock{
    background: url(img/kogaobk.png) repeat-y;
    background-position: center top;
    margin: 10px 45px;
    padding: 20px 35px;
}
.kasoutitle5{
    text-align: center;
    color: #ED6C00;
    font-family: "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
    letter-spacing: 2px;
    font-size: 38px;
    font-weight: 900;
    padding-top: 20px;
    margin-top: 30px;
    margin-left: 5%;
    margin-right: 5%;
    line-height: 1.4;
}
.bridal1 .leftblock,.bridal1 .rightblock{
	    margin: 0px;
    width: 40%;
    float: left;
    margin-right: 3%;
}
.kasoutitle2 .l2{
	letter-spacing:2px;
	font-weight:900;
}
.kasoublock2{
	    margin-right: 0px;
	margin-left:40px;
}
.kasoublock2 .leftblock,.kasoublock2 .rightblock{
	    margin: 0;
    float: left;
    width: 42%;
}
.kasoublock2 .leftblock{
	margin-right:5%;
}
.kasoutitle6.tleft{
	    text-align: left;
    padding: 10px 0px;
        margin: 0px 37px;
            font-size: 20px;
                line-height: 1.2;
}
.kasoublock2 img{
	float:left;
}
.kasoutext{
margin-left: 16%;
    margin-right: 16%;
    font-size: 14px;
    letter-spacing: 2px;
        margin-top: 30px;
}
.w13 .onlypc img{
	width:149px;
}
.post img.w250{
	width:265px;
}
.coursetext h4.title{
color: #ED6C00;
    font-family: "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
    letter-spacing: 2px;
    font-size: 21px;
    font-weight: 400;
    text-decoration: none;
    margin: 0;
    padding: 0;
    padding-top: 14px;
    margin-bottom: 13px;
}
.kasoutitle6{
    clear: both;
    color: #ea5414;
    font-family: "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
    letter-spacing: 4px;
    text-align: center;
    padding: 13px 50px;
    font-size: 24px;
    border-top: 2px solid #ea5414;
    margin: 0px 58px;
    border-bottom: 2px solid #ea5414;
    font-weight: 600;
}
.margin10{
	clear:both;
	margin-bottom:10px;
}
.margin20{
	clear:both;
	margin-bottom:20px;
}
.margin30{
	clear:both;
	margin-bottom:30px;
}

.coursetext{
	    font-size: 12px;
    line-height: 142%;
    margin-top: 5px;
    font-weight: 900;
}
.coursedesc{
    font-size: 15px;
    margin-bottom: 5px;
    font-family: "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
    font-weight: 400;
    letter-spacing: -1px;
    color: #7A6A56;
}
.coursearea{
	color:#6D6D6D;
}
.coursetext .syousaibutton img{
	    width: 150px;
    position: relative;
    left: -20px;
        top: -21px;
}
.widthflexbk{
        background: url(img/widthflexbk.png) repeat-x;
    color: #876738;
    font-size: 20px;
    letter-spacing: 1px;
    /* font-weight: 700; */
    border: 1px solid #876738;
    padding: 8px 15px;
    font-family: "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
}
.anzancondition{
        margin-left: 70px;
        text-align:left;
            margin-right: 47px;
}

.anzancondition p{
	text-align:left;
}
.anzancondition .kasoutitle5{
	    margin-top: 0px;
    margin-left: 0px;
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 22px;
}
.anzancondition .kasoutitle5.colorg{
	color:#7a6a56;
}
.centerflexwidth{
	text-align: center;
	margin-top: 15px;
}
.rightblock.jtext{
	text-align:left!important;
}
.jtext .kasoutitle5,.horumon .kasoutitle5{
	    padding-bottom: 10px;
}
.horumonimg img{
	width: 100px;
    //position: relative;
    top: 100px;
}
.f14{
	font-size:14px!important;
}
.f16{
	font-size:16px!important;
}
.f18{
	font-size:18px!important;
}
.f20{
	font-size:20px!important;
}
.f22{
	font-size:22px!important;
}
.f24{
	font-size:24px!important;
}
.f27{
	font-size:27px!important;
}
.bridalhalfblock img{
	    width: 220px;
}
.bhtext{
	    padding-top: 10px;
    border-bottom: 2px solid #9f7644;
    margin-bottom: 20px;
    color:#9f7644;
    padding-right:10px;
}
.bhimg img{
	margin-right: 10px!important;
}
.bhimg2{
	    text-align: right;
    margin-right: 31px;
    position: relative;
    top: 30px;
}
.bhtext2{
	    width: 320px;
    position: relative;
    top: -23px;
        color:#9f7644;
        border-top: 2px solid #9f7644;
            padding-top: 5px;
}
.mt0{
	margin-top:0px;
}
.mp0{
	margin: 0;
    padding: 0;
}
.halfblock img{
	width:44%;
	float:left;
	    margin-bottom: 10px!important;
	        margin-top: 0px!important;
}
.textcenter{
	text-align:center;
}
.leftblock.horumon{
	    width: 430px;
	    text-align:left;
}
.ninpuimg.jyuusin img{
	    width: 160px;
    margin-top: 53px!important;
}
.priceimg.jyuusin img{
	    width: 200px;

}
.centerflexwidth .widthflexbk{
	    font-size: 16px;
}
.ornamenttitleblock {
    background: url(img/ornamentbk1.png) no-repeat;
    background-position: center top;
    /* padding: 0px 44px; */
    padding-top: 6px;
    /* margin-top: 0px; */
    /* text-align: center; */
    color: #876838;
    font-family: "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
    font-size: 24px;
    padding-left: 0px;
}
.ninpublock.gray{
background: #796A56!important;
    color: #fff!important;
    padding-top: 5px;
    letter-spacing: 3px;
    font-weight: 900;
    font-family: "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
    margin-left: 40px;
    height: 23px;
margin-top: 30px;
}
.ninputext.gray{
    color: #796A56!important;
    font-weight: 900;
    font-family: "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
    font-size: 18px;
    line-height: 1.3;
        width: 70%;
            margin-top: 30px;
}
.kasoutitle2.f22{
	    height: 28px;
    font-weight: 600;
    letter-spacing: 2px;
    padding-top: 17px;
}
.ornamenttextblock {
    background: url(img/ornamentbk2.png) repeat-y;
    background-position: center top;
    padding: 10px 50px;
    padding-top: 28px;
    margin-top: 0px;
    text-align:left;
}
.ornamentlastblock {
    background: url(img/ornamentbk3.png) repeat-y;
    background-position: center top;
    /* padding: 10px 50px; */
    padding-top: 26px;
    margin-top: 0px;
    position: relative;
    top: -21px;
}
.ninpublock{
        background: url(img/ninpuflowblock.png) no-repeat;
    height: 27px;
    text-align: center;
    width: 125px;
    color: #876838;
    font-family: "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
    font-size: 18px;
    padding-top: 4px;
    letter-spacing: 7px;
    font-weight: 400;
        float: left;
    margin-right: 25px;
}
.ninpublock.osirusi{
    background: url(img/widthflexbk.png) repeat-x;
        border: 1px solid #876738;
    width: 480px;
    font-weight: 900;
}

.ninputext{
margin-bottom: 10px;
    color: #876838;
    font-family: "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
    font-size: 15px;
    line-height: 14px;
    display: inline-block;
    width: 80%;
}
.p50{
	padding-bottom:50px;
}
.colorred{
	color:#ea5514;
	    position: relative;
    top: -7px;
}
.post .ninpu img.aligncenter{
	margin-top:0px;
}
.ninpu #page_headline{
	    padding-bottom: 1px;
}
.leftblock{
	float:left;
	margin-right:20px;
	margin-left:50px;
}
.price_leftblock{
	float:left;
	margin-right:20px;
	}
.ninpuimg img{
	    width: 210px;
        margin-top: 35px!important;
}
.ninpu .kasoutitle5{
	font-size: 24px;
	text-align:left;
	    margin-right: 0px;
}
.ninpuline{
	    border-bottom: 1px solid #ae9350;
    width: 300px;
    display: -webkit-inline-box;
        position: relative;
    top: -7px;
}
.rightblock{
	    padding-right: 66px;
}







.msl_box a img{
	height:174px;
	width:auto;
}
.kyousei .example img{
    height: 174px;
    width: auto;
    border: 2px solid #C9A063;
    float: left;
    margin: 0px 2px;
}
.kyousei .textblock{
	    font-size: 12px;
    line-height: 142%;
    margin-top: 10px;
        font-weight: 900;
        float:left;
        color: #6D6D6D;
}
.syousaibutton img{
	    width: 185px;
    height: auto;
        margin-top: 17px;
        float:right;
}
#theme_list .theme_desc {
font-size: 11px;
height: 80px;
line-height: 150%;
padding: 15px 0 0;
margin: 0 0 15px 0;
border-bottom: 1px solid #ccc;
display: block;
}
p {
margin: 0 0 1em 0;
padding: 0;
line-height: 1.5;
}
user agent stylesheetp {
display: block;
-webkit-margin-before: 1em;
-webkit-margin-after: 1em;
-webkit-margin-start: 0px;
-webkit-margin-end: 0px;
}

.clearfix {
display: block;
}

#theme_list .theme_link img {
display: block;
margin: 0 auto;
}
a img {
border: none;
}
Inherited from a.theme_link
a:hover {
color: #ff0099;
}
.singleblock{
	    //position: relative;
    top: 30px;
    left: 20px;
}

a:hover img {
	opacity: 0.6;
}
#header a:hover img {
	opacity:1.0!important;
}
#header a:hover h6{
	opacity:0.6!important;
}
#header a h6{
	font-size:25px;
}
#logo a:hover img {
	opacity: 0.6!important;
}


.menucaption {
font-size: 13px;
font-family: "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
}

/* global menu */
#menu-global-menu {
	clear: both;
	margin: 0;
	padding: 1px 0 0 0;

	width:950px;
	height: 50px;
	z-index: 30;
	background: url(img/header/menu_line1.png) no-repeat left top;
}
#menu-global-menu ul ul {
	display: none;
	position: absolute;
	top: 36px;
	left: 0px;
	margin: 0 0 0 -1px;
	padding: 0;
}

#menu-global-menu ul ul ul {
	left: 100%;
	top: 0;
}

#menu-global-menu ul li {
	font-size: 11px;
	float: left;
	margin: 0;
	padding: 0;
	position: relative;
	display: block;
	background: url(img/header/menu_line1.png) no-repeat right top;
	height: 36px;
	line-height: 13px;
	font-family: "繝偵Λ繧ｮ繝取�取悃 ProN W6", "HiraMinProN-W6", "HG譏取悃E", "�ｼｭ�ｼｳ �ｼｰ譏取悃",
		"MS PMincho", "MS 譏取悃", serif;
	width: 210px !important;
}

#menu-global-menu ul ul li {
	float: none;
	height: auto;
	line-height: 24px;
	padding: 0;
	margin: 0;
	text-align: left;
	z-index: 99999;
}

#menu-global-menu ul li a {
	color: #333;
	display: block;
	text-decoration: none;
	text-align: center;
	height: 34px;
	font-size: 13px;
	padding-top: 7px;
}
#menu-global-menu ul ul a {
	position: relative;
	padding: 12px 10px 0px 15px;
	height: 24px;
	line-height: 140%;
	margin: 0 0 -1px 0;
	text-align: left;
	background: #fff;
	border: 1px solid #ccc;
}

#menu-global-menu ul ul a:hover {
	border: 3px solid #ccc;
	color: #fff;
}

#global_menu ul li a {
color: #876738;
    display: block;
    text-decoration: none;
    text-align: center;
    height: 40px;
    font-size: 16px;
    padding-top: 8px;
    font-weight: 400;
    line-height: 18px;

}
.siseiblock{
	margin-left:10px;
	    margin-top: 30px;
}
.siseiblock .siseiimg img{
    float: right;
    margin: 10px!important;
    width: 200px;
}
.sejyutublock .sejyutuimg{
	    width: 25px;
    height: 20px;
    border: none;
    margin: 0;
        display: inline-block;
        position:relative;
top: 3px;
    margin: 0px 4px;
}
.sejyutublock{
width: auto;
    float: left;
    text-align: center;
    /* padding: 10px; */
    background: url(img/sejyutubk.png) repeat-x;
    box-shadow: 0px 0px 10px #B5B5B5;
    margin: 5px;
    padding: 10px;
    margin-left: 2%;
    margin-right: 2%;
    margin-bottom: 30px;
    color: #95784d;
    font-size: 18px;
    font-family: "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
}
.sejyutublock img{
	border:3px solid #c8a062;
	    float: none;
    display: flex;
            margin-bottom: 12px;
        height:220px;

}
.siseiblock .widthflexbk.f15{
	    font-size: 15px;
	        padding: 5px 5px;
}
.siseiblock img{
	    margin: 14px 20px!important;
    margin-bottom: 0px!important;
}
#global_menu ul li {
font-size: 11px;
float: left;
margin: 0;
padding: 0;
position: relative;
display: block;
background: url(img/header/menu_line1.png) no-repeat right top;
height: 50px;
line-height: 13px;
font-family: "繝偵Λ繧ｮ繝取�取悃 ProN W6", "HiraMinProN-W6", "HG譏取悃E", "�ｼｭ�ｼｳ �ｼｰ譏取悃", "MS PMincho", "MS 譏取悃", serif;
font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    font-weight: 700;
        width: 135px!important;
}
#global_menu ul li .menucaption{
	font-weight:400;
}

#toggle{
	display:none;
}
#global_menu > ul > li > a:hover{
	border-bottom:none!important;
	opacity:0.6;
}
.supportimg{
	margin:0 auto;
	text-align:center;
}
.supportimg img{
	width:560px;
	height:auto;
	margin-top:20px;
}



.onlysp{
	display:none;;
}

/*お客様の声テキスト*/

.koetext{
       margin: 10px 45px;
}

@media(max-width:950px){

#backline{
	height:150px;
}


}


















#menu-allside{
	    margin-left: -500%;
    margin-right: -500%;
    padding-left: 500%;
    padding-right: 500%;
    	background: url(img/header/global_menu.png) repeat-x left top;
    	    clear: both;
}
.layersliderblock{
    clear: both;
    max-width: 100%;
    top: -1px;
    position: relative;
        margin-bottom: 6px;
}
#telblock{
	float:right;
	    margin-top: 8px;
}
.bodycontentblock{
    /* border: 1px solid #DDD; */
    /* background: url(img/header/background.png) repeat-y; */

}
.bodycontentblock .ornament{
	    /* background: url(img/header/ornament.png) no-repeat; */
	    padding: 0px;
}
body.index{

		    background:#ede5cc url(./img/bg_wall.jpg) 0 0 repeat-x;
		    background-position: center top;
}
body.page{
		    background:#ede5cc url(./img/bg_wall2.jpg) 0 0 repeat-x;
		    background-position: center top;

}
html {
    overflow: auto;
    position: relative;
    top: -5px;
}
body {
    overflow: hidden;
    position: relative;

}
body{
	overflow: hidden!important;
}
.review_show_widget_iframe{
	overflow-y:hidden!important;
}
.widget_recent_entries ul li{
	margin-left:5%!important;
}
.widget_recent_entries2 ul li{
	margin-left:10%!important;
}
.media img{
	margin-right: 7px;
    margin-left: 7px;
    margin-bottom: 7px;
}
.msl_box img{
	float:left;
	    margin-right: 7px;
    margin-left: 8px;
}
.sidebanar,.iframe-content{
	margin:0 auto;
	text-align:center;
}
#metaslider_29,#metaslider_29 a,#metaslider_29 img{
	max-width:100%;
}
.customer{
	background-image: url("./img/okyakusama.png");
	height: 488px;
}
.widget_recent_entries{
	background-image: url("./img/news.png");
	    padding-top: 45px;
	        height: 1110px;
	            margin-top: 30px!important;
}

.widget_recent_entries2{
	background-image: url("./img/msl_blog.png");
	    padding-top: 45px;
	        height: 490px;
	            margin-top: 30px!important;
}

.widget_recent_entries .side_headline{
	display:none;
}
.widget_recent_entries2 .side_headline{
	display:none;
}
.sidebanar img{
    margin-top: 3px;
    width: 250px;
	}
	.youtubemovie{
	width:250px;
	}
.sejyutsuflow h3,.sejyutsuflow p{
	       margin-top: 0px;
}
.topcontents img{
	float:left;
	margin-right:10px;
}
h1#logo{
	top:20px!important;
	    left: 20px!important;
}
#lineblock{
	width:1476px;
	background-image: url("./img/line.png");
	    margin: 0 auto;
    background-position-y: 175px;
        background-repeat: repeat-x;
}
#backlogo{
	    position: absolute;
    top: -86px;
    right: -100px;
        z-index: -1;
}
#backline{
    position: absolute;
    top: 136px;
    left: -212px;
    z-index: -10;
}

.ls-slide h6{
	    font-size: 33px;
    font-weight: 400;
    color: #826232;
    font-family: "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
    letter-spacing: 2px;
}
@media screen and (min-width: 950px)  {
.ls-slide h6{
	    font-size: 27px!important;
    font-weight: 400;
    color: #826232;
    font-family: "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
    letter-spacing: 2px;
}

}
.footer950{
	width:950px;
	margin: 0 auto;
	position:relative;
}
.footerblock{
    position: relative;
    top: 27px;
    width: 420px;
    border-right:1px solid #9A9794;
}
.footerlogo img{
	    width: 370px;
}
.footerreserve img{
	width:370px;
}
.footerline{
	height:100px;
	border-right:1px solid #ccc;
}


#logo img  {
	width:83%;
}
img#teladdres{
	width:80%;
	    margin-left: 10%;

}
img#webserve{
	    width: 70%;
margin-left: 20%;
}
.supportblock{
	margin:0 auto;
	text-align:center;
	    padding-top: 15px;
}
.supportimg{
	background-image:url(img/support.png);
	background-repeat: no-repeat;
	background-position:center top;
	    position: relative;
    top: -30px;
        height: 186px;
}
.ninpu .supportimg{
		background-image:url(img/ninpu/ninpudes.png);
		    height: 200px;
}
.ninpu .supportdes{
	top:-5px;
	    width: 278px;
}
.anzan .ninpuimg img{
    width: 100px;
    margin-top: 20px!important;
    margin-left: 50px;
}
.anzan .rightblock{
    position: relative;
    top: 40px;
    text-align: left;
    padding-right: 146px;
}



.supporttitle{
    color: #796955;
    text-align: left;
    left: 84px;
    position: relative;
    top: 20px;
    font-size: 20px;
    font-family: "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
    line-height: 27px;
        font-weight: 400;
}
.supportdes{
    color: #958774;
    font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-seri;
    text-align: left;
    left: 84px;
    position: relative;
        top: 5px;
    font-size: 12px;
    line-height: 15px;
}
























@media (min-width: 480px) and (max-width: 950px) {
body{
	width:950px;
	    overflow: hidden!important;
}
#menu-allside{
	    margin-left: 0%;
    margin-right: 0%;
    padding-left: 0%;
    padding-right:0%;
    width:950px;
}
#copyright{
	padding:0px;
}



}



@media(max-width:480px){
#logo{top:15px !important;}

	#header,#logo_area{
	width:100%;
	}
.onlysp{
	display:block;
	font-color:#000;
	font-size:16px;
	font-weight:900;
}
.onlysp a{
	font-color:#000;
}
.onlypc{
	display:none;
}

	html {
    margin-top: 0px !important;
}
#global_menu ul li{
	width:100%!important;

}
#global_menu ul{
	display:none;
}
#toggle{
    display: block;
    position: relative;
    width: 100%;
	background-image: url("./img/spmenubk.png");
	height: 35px;
    top: 69px;

  }
  #toggle a{
    display: block;
    position: relative;
    padding: 12px 0 10px;

    color: #fff;
    text-align: center;
    text-decoration: none;
      top: -90px;
      font-weight: 900;
  }
  #toggle:before{
    display: block;
    content: "";
    position: absolute;
    top: 47%;
    left: 12px;
    width: 20px;
    height: 23px;
    margin-top: -10px;
    /* background: #fff; */
    background-image: url("./img/spmenubk3.png");
  }
  #toggle a:before, #toggle a:after{
    display: block;
    content: "";
    position: absolute;
      top: 86%;
    left: 10px;
    width: 20px;
    height: 4px;
    background: #333333;
  }
  #toggle a:before{
    margin-top: -6px;
  }
  #toggle a:after{
    margin-top: 2px;
  }
#social_search_area{
	display:none;
}
#logo_area{
	height: 60px;
}
#menu-global-menu span{
	    font-size: 90%;
    position: absolute;
    left: 160px;
    top: 7px;
}
.telblock{
	margin:0 auto;
	text-align:center;
}
#logo img{
	width:100%!important;
}
.telblock img{
	width:70%;
}
#global_menu ul li {
  width: 100%!important;
  height: 35px;
}

.index #side_col{
	width:99%!important;
}
#index_latest_blog #post1 .info{
	width:100%!important;
}
#index_latest_blog #post1 .image img{
	width:97%!important;
}
#index_contents {
  width: 98%!important;
}
img{
width:100%;
    height: auto;
}
#toggle a{
top: -5px;
    color: #ae9350;
    font-size: 120%;
    text-align: left;
    padding-left: 45px;
}
#toggle{
	top:0px;
}
#bread_crumb{
	display:none;
}
#toggle a:before, #toggle a:after{
	    top: -118%;
	    display:none;
}
.bodycontentblock{
	border:none!important;
	background:none!important;
	}
#menu-allside{
	padding:0px!important;
	margin:0px!important;
}
.index_headline1{
	width:85%!important;
	    height: auto;
}
body {
    min-width: auto;
}
#global_menu ul{
	width:100%;
}
#global_menu ul li a{
    height: 27px;
    z-index: 10000;
    width: 100%;
    padding-top: 8px;
        text-align: left;
            left: 20px;
            position: relative;

}
#global_menu ul li{
	    background-image: url("./img/spmenubk2.png");
	        background-repeat-x: initial;
}
.telblock{
	    color: #8E7144;
    font-family: "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
    letter-spacing: -1px;
    font-size: 15px;
    font-weight: 400;
        margin-top: 10%;
}
.telblock a{
	color: #8E7144;
	text-decoration: none;
	    font-size: 18px;
}
.telblock img{
	    margin-top: 3%;
}
#telblock{
	margin-top:30px!important;
}
#main_content{
	width:100%;
}
.index #side_col{
	padding-left:0px;
	padding-top:10px;
}
.youtubemovie {
    width: 80%!important;
    border: 3px solid #f39700;
}
.sidebanar,#text-6,.widget_recent_entries{

}
.customer,.widget_recent_entries{
	display:none;
}
.customer,.widget_recent_entries2{
	display:none;
}
.sidebanar img{
	width:50%;
	float:left;
}

.media,.kyousei,.course,.supportimg,.msl_box{
	border:1px solid #DBCDAA;
	background:none;
	margin-top:0px;
	height: auto;
	    padding: 6px 10px;
}
.sptitle{
	    background-image: url("./img/sptitle.png");
    background-repeat: no-repeat;
    height: 35px;
    padding-left: 40px;
    padding-top: 5px;
    color: #876838;
    font-family: "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
}
.spblockline{
	padding:2px;
	border:2px solid #CFBE9A;
	margin-bottom:5px;
}
#index_contents{
	float:none;
	margin:0 auto;
	clear: both;
}
.media a img{
	width: 95px;
    margin-right: 5px;
    margin-left: 5px;
    margin-bottom: 5px;
    height: auto;
	float:left;
}
.msl_box a img{
	    width: 46%;
    margin-right: 2%;
    margin-left: 2%;
    height: auto;
}
.example img{
	    width: 46%!important;
    margin-right: 1%!important;
    margin-left: 1%!important;
    height: auto!important;
    margin-bottom:5px;
        margin-bottom: 5px!important;
}
#index_latest_blog #post1 li{
	height:auto;
	margin:0 auto;
	text-align:center;
	    border: 1px solid #DBCDAA;
	    margin-bottom:5px;
}
.course ul li{
	background:none;
}
.courseimg img{
	float:none;
	margin:0px;
	float:none;
	width:70%
}
.coursetext h4.title{
	padding-top:0px;
}
.coursetext .syousaibutton img{
		margin-top:5px;
	    position: initial;
	    float:none;

}
html {
	top:-25px!important;
}
h1#logo{
	left:0px!important;
}
.footer950,.footerblock{
	width:100%;
        z-index:100;
}
.footerlogo img,.footerreserve img{
	width:95%;
}

.supportblock img{
	width:100%;
}
.supportimg{
	background:none;
	margin: 0 auto;
	text-align:center;
}
.supporttitle,.supportdes{
	position:initial;
	text-align:center;
}
.recentpost{
	    border: 1px solid #DBCDAA;
    background: none;
    margin-top: 0px;
    height: auto;
    padding: 6px 10px;
}
.recentpost li{
	    line-height: 170%;
    margin: 0 0 15px 0;
    font-size: 11px;
    background: url(img/common/arrow3.gif) no-repeat left 4px;
    padding: 0 0 0 14px;

}
.recentpost li a{
	        color: #666;
}
body.index,body.page{
	background:#fff;
}
#page_headline{
	display:none;
}
.kasoutitle2{
    letter-spacing: 2px;
    padding: 20px 0px;
    font-size: 20px;
    font-weight: 900;
}
.kasoutitle3{
	width:100%;
	margin:0;
	margin-top:20px;
}
.kasoutitle3img{
	width:100%;
	text-align:center;
}
.kasoutitle4 ul li{
	    background: none;
    border: 1px solid #AA8E48;
}
.kasoutitle5{
	margin:0;
	    font-size: 27px;
}

.kasoutext{
	margin:10px;
}
.ninpu .kasoutitle5{
	text-align:center;
}
.rightblock{
	padding-right:0px;
	clear:both;
}
.ninpuimg img{
	margin-top:0px!important;
}
.ninpu .supportimg{
	background:none;
	height:auto;
}
.anzan .rightblock{
	position:initial;
	padding-right:0px;
}
.kasoutitle6,.anzancondition,.leftblock{
	margin:0px;
}
.widthflexbk{
	display:flex;
	    background: #F5E1B5;
}
.leftblock.horumon{
	width:100%;
}
.leftblock{
	float:none;
}

.price_leftblock {
	float:none;
}
.horumonimg img{
	position:initial;
	max-width:100px;
}
.kasoutitle2{
	background:none;
	text-decoration:underline;
}
.ornamenttitleblock{
	background-image: url("./img/sptitle.png");
    background-repeat: no-repeat;
    height: 35px;
    padding-left: 40px;
    padding-top: 5px;
    color: #876838;
    font-family: "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
    text-align: left;
        background-position-x: left;
}
.ornamenttextblock{
	padding:0;
	margin:0;
}
.ninputext,.ninpublock.osirusi{
	width:100%;

}
.ninpublock.osirusi{
	    background: #F5E1B5;
	        display: table;
}
.ornamentlastblock{
	background:none;
}
.ninpu .spblockline{
	border:none;
}
.ornamenttitleblock{
	font-size: 19px;
}
.onlypc{
	display:none;
}
.kasoublock2 .leftblock, .kasoublock2 .rightblock{
	width:100%;
	float:none;
	text-align:center;
}
.kasoublock2 img{
	float:none;
}
.kasoublock2{
	margin-left:0px;
	text-align:center;
}
.kasoutitle6.tleft,.kasoublock{
	    margin: 0!important;
}
.kasoublock{
	       padding: 20px 5px!important;
}
.singleblock{
	position:initial;
	       float: none;
    padding: 10px;
        padding-top: 0px;
}
.siseiblock .widthflexbk.f15{
	width:94%;
}
.siseiblock .siseiimg img{
	float:none;
}
.siseiimg{
	    text-align: center;
}
.sejyutublock img{
	width:100%;
	height:auto;
}
.sejyutublock{
	float:none;
}
.ninpublock.gray{
	margin-left:0px;
}
.halfblock img{
	width:100%;
}
img{
	max-width: 100%!important;
}
.bridalhalfblock img{
	width:100%;
}
.bhtext2{
	top:0px;
}
.bhimg2{
	top:0px;
}
.f27{
	font-size:18px!important;
}
.menutable td:nth-child(even) {
    width:60px!important;
}

}

#msl_foot_bg{
	width:400px;
	position:absolute;
	top:20px;
	right:50px;
}

#msl_foot{
	float:right;
	width:100%;
}

@media screen and (max-width: 480px) {

#footer { 
height:350px;
}
#msl_foot_bg{
	width:96%;
	//padding-top:150px;
	margin:0 auto;
	margin-top:30px;
	position:static;
}

#msl_foot{
	width:100%;
}

.mslongtail_inner{
		overflow:auto;
}


}




