@charset "utf-8";
/* CSS Document
Theme Name: stinger-kid
Template: stinger3ver20131217
 */
@import url('../stinger3ver20131217/style.css');

* {
	/*font-family: arial, helvetica, osaka, "MS PGothic", sans-serif;*/
	font-family:"メイリオ", "ＭＳ Ｐゴシック", sans-serif;
	margin: 0px;
	padding: 0px;
}

body {
background-color: #fff;
}

.post ul {
	list-style-type: disc;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 40px;
}

#wrap #wrap-in #main {
float: left;
width: 600px;
padding-right: 15px;
padding-left: 15px;
padding-top: 20px;
border: 1px solid #ccc;
background-color: #FFF;
border-radius: 4px 4px 4px 4px;
padding-bottom: 20px;
}

.entry .sumbox {
float: left;
height: 140px;
width: 210px;
overflow: hidden;
}

.post .entry .entry-content {
float: right;
width: 370px;
padding-left: 20px;
}

#main .post .sumbox02 #topnews div dl dd {
padding-left: 170px;
}

h2 {
font-size: 24px;
padding-top: 5px;
padding-right: 10px;
padding-bottom: 5px;
padding-left: 35px;
border-left-width: 5px;
border-left-style: solid;
border-left-color: #1a1a1a;
color: #333;
line-height: 30px;
margin-top: 20px;
margin-right: 0px;
margin-bottom: 20px;
margin-left: -15px;
}

.post blockquote {
background-color: #f3f3f3;
/*background-image: url(images/quote.png);*/
background-repeat: no-repeat;
background-position: left top;
padding-top: 70px;
padding-right: 20px;
padding-bottom: 20px;
padding-left: 40px;
margin-top: 20px;
margin-right: 20px;
margin-bottom: 20px;
margin-left: -16px;
border-left-width: 1px;
border-left-style: solid;
border-left-color: #CCC;
}

#t_banner{
}
#t_banner img{
  margin: 0 0 20px 0;
 text-decoration: none;
}
#t_banner a{
 text-decoration: none;
}

#side_mail h2{
background-image: url(images/mail_bk.png);
background-repeat: no-repeat;
background-position: 10px center;
color: #444;
text-shadow: 1px 1px 1px #fff;
border-top: 1px solid #ddd;
border-left: 1px solid #ddd !important;
border-right: 1px solid #ddd;
font-size: 1rem;
padding: 10px 20px 10px 55px ;
margin-bottom: 0px !important;
margin-top: 0px;

}

#mail_bk{
background: #f0f0f0 ;
}

#side_mail a{
text-decoration: none;
}

.mail {
padding: 8px 10px;
display: block;
text-align: center;
border: 1px solid #ddd;
}

.mail_btn {
display: block;
border: solid 1px #cccccc;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
-ms-border-radius: 2px;
-o-border-radius: 2px;
border-radius: 2px;
padding: 10px;
margin: 5px 0;
}

.mail_btn a {
display: block;

}