/*
Template: full-frame-pro
Theme Name: full-frame-pro-tsunashima
Author: Catch Themes
Author URI: http://catchthemes.com/
Description:full-frame-pro_child
Version: 3.1
*/

@import url("../full-frame-pro/style.css"); 

/* IE */
@font-face {
font-family: ??????;
src: url(http://tsunashima-seitai.com/2015/wp-content/themes/full-frame-pro-tsunashima/font/hannari.eot);
}
/* Firefox, Opera, Safari */
@font-face {
font-family: ??????;
src: url(http://tsunashima-seitai.com/2015/wp-content/themes/full-frame-pro-tsunashima/font/hannari.ttf) format(?truetype?);
}

/* IE */
@font-face {
font-family: IPA明朝;
src: url(http://tsunashima-seitai.com/2015/wp-content/themes/full-frame-pro-tsunashima/font/ipaexm.eot);
}
/* Firefox, Opera, Safari */
@font-face {
font-family: IPA明朝;
src: url(http://tsunashima-seitai.com/2015/wp-content/themes/full-frame-pro-tsunashima/font/ipaexm.ttf) format(?truetype?);
}



h1,
h2,
h3,
h5{
	font-family: はんなり明朝;}
h4{
	font-weight: bold;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	clear: both;
	line-height: 1.2;
	margin: 0 0 10px;
}


h1 {
	font-size: 220%;
	margin: 0 0 40px;
	letter-spacing: -3px;
	text-align: justify;
	-webkit-font-smoothing: antialiased;
}

h2 {
	margin: 0px 0px 40px;
	padding: 15px 0;
	border-bottom: 5px dotted #FFF;
	font-size: 200%;
	letter-spacing: -3px;
	text-align: justify;
	-webkit-font-smoothing: antialiased;
}

h3 {
	font-size: 28px;
	border: 1px solid #FFF;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	padding: 3px 15px 10px 15px;
	margin: 0px 0px 30px;
	letter-spacing: -3px;
	text-align: justify;
	-webkit-font-smoothing: antialiased;
}

h4 {
	font-size: 25px;
	color: #3f210e;
	margin-bottom: 15px;
	text-align: justify;
	-webkit-font-smoothing: antialiased;
}

h5 {
    font-size: 28px;
    text-align: justify;
    margin: 0 0 25px;
}

h6 {
	font-size: 20px;
        text-decoration:underline;
	text-align: justify;
	-webkit-font-smoothing: antialiased;
}

b,
strong {
	font-weight: bold;
}

.alignleft {
	display: inline;
	float: left;
	margin-right: 1.5em;
	margin-bottom: 1.5em;
}

dfn,
cite,
em,
i {
	font-style: italic;
}

address {
	margin: 0 0 1.5em;
}

#feature-slider, #header-featured-image {
    margin-top: 0px;
}

body, button, input, select, textarea {
    color: #404040;
    font-family: メイリオ,Meiryo,Osaka,“ヒラギノ角ゴ Pro W3″,“Hiragino Kaku Gothic Pro”,“ＭＳ Ｐゴシック”,“MS PGothic”,sans-serif;
    font-size: 17px;
    line-height: 1.7;
-webkit-font-smoothing: antialiased;
}

.site {
	width: 100%;	
}

.wrapper {
	width: 980px;
	margin: 0 auto;
}

/* Disable Responsive */
.disable-responsive .wrapper {
    width: 980px;
}
.disable-responsive #fixed-header,
.disable-responsive #content,
.disable-responsive #colophon,
.disable-responsive #feature-slider,
.disable-responsive #promotion-message,
.disable-responsive #featured-content {
    min-width: 980px;
}
.disable-responsive #footer-left-content, 
.disable-responsive #footer-right-content {
    width: 620px;
}

#promotion-message h2 {
    margin-bottom: 20px;
}

.excerpt-image-left .has-post-thumbnail .archive-post-wrap .featured-image, .excerpt-image-right .has-post-thumbnail .archive-post-wrap .featured-image {
    display: inline;
    width: 30%;
}

.fullframe-nav-menu a, .sidebar-header-right .widget_nav_menu a {
    color: #666;
    padding: 7px 20px;
}

#cf {
    width: 100%;
    border: 1px solid #FFF;
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;
    padding: 20px;
    margin: 0 auto;
}
#map {
    width: 100%;
    border: 1px solid #FFF;
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;
    padding: 20px;
    margin: 0 auto;
    margin-top: 40px;
}

.kakomi01 {
    width: 100%;
    border: 3px dotted #ffffff;
    border-radius: 10px;
    padding: 20px;
    margin: 0px auto;
    padding-bottom: 0px;
    margin-bottom: 40px;
	text-align:center;
}

.kakomi01 a{
	font-size:18px;
	font-weight:600;
}
.kakomi02 {
    width: 100%;
    border: 1px dotted #f5f5dc;
    border-radius: 10px;
    padding: 20px;
    margin: 0px auto;
    padding-bottom: 0px;
    margin-bottom: 40px;
}
.kakomi02 h4{
	margin-top:0px important;
	margin-bottom:10px;
}
.kakomi_700{
	width:700px;
    padding: 20px;
    margin: 0px auto;
    padding-bottom: 0px;
    margin-bottom: 40px;
	
}
.pd_left20{
	padding-left:20px;
	padding-right:20px;
}
.pd_left30{
	padding-left:30px;
	padding-right:30px;
}
.pd_left40{
	padding-left:40px;
	padding-right:40px;
}
.pd_left50{
	padding-left:50px;
	padding-right:50px;
}
.pd_left60{
	padding-left:60px;
	padding-right:60px;
}