/*
 Theme Name:   Snowblanc_2
 Theme URI:    http://www.snowblanc.net/wp-content/themes/snowblanc_2/
 Description:  twentytwelve Child Theme
 Author:       Mai Suzuki	
 Author URI:   http://ozoktoyota.moo.jp
 Template:     twentytwelve
 Version:      1.1.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
 Text Domain:  twentyfourteen-child
*/

body {
	background-image:url("http://www.snowblanc.net/wp-content/uploads/bg_base.jpg");
	background-repeat:repeat;
	background-attachment:fixed;
	font-family:"メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, sans-serif;
}
#page {
	background-image:url("http://www.snowblanc.net/wp-content/uploads/bg_snowfrake.png"),  url("http://www.snowblanc.net/wp-content/uploads/bg_contents.png");
	background-repeat: no-repeat, repeat;
}
.site-header h1 a {
	font-size: 24px;
	font-size: 1.714285714rem;
	line-height: 1.285714286;
	margin-bottom: 14px;
	margin-bottom: 1rem;
	display:block;
	margin:0; /* センタリングする場合 */
	width:257px; /* タイトルの高さ */
	height:78px; /* タイトル部の横幅 */
	background:url(http://www.snowblanc.net/wp-content/uploads/logo.png);
	background-repeat:no-repeat; /* リピートさせない場合 */
	float:left;
}
.site-header h1 span {
	display:none;
}
.site-header h1, .site-header h2 {
	text-align: center;
}
.site-header h2 {
	color:#4a4283;
}
.site-header h1, .site-header h2 {
	text-align: center;
}
.site-description {
	float:right;
	width:300px;
	margin-top:-50px;
	clear:left;
	letter-spacing:0.1em;
}
.entry-title, h2, .widget-title {
	color:#4a4283;
	font-family: 'Halant', serif;
	font-weight:600;
}
/*navigation------------------------------------------*/


.main-navigation{
	border-bottom: double 5px #999;

	}
.main-navigation ul.nav-menu{
	margin-top:20px;
	}
	
.main-navigation li {
  margin: 0 40px 0 0;
}

.main-navigation li a,  .main-navigation li {
	text-decoration:none;
	font-family: 'Halant', serif;
	font-size:1em;
	vertical-align: text-bottom;
	padding:0 3px 0 3px;
}


.main-navigation li a:hover {
	color:#4a4283;
}

.main-navigation li ul li a:hover {
	background: #CCC;
	color:#4a4283;
}
.main-navigation .current-menu-item > a {
	color:#333;
	font-weight: 600;
	background-image:url("http://www.snowblanc.net/wp-content/uploads/bird1.png");
	background-repeat:no-repeat;
	background-position:top;
	height:50px;
}

/*New Post Catch------------------------------------------*/

	
#npc_disco li {
	float:left;
	width:180px;
	height:250px;
	list-style:none;
}
#npc_disco a {
	text-decoration:none;
}
#npc_cocoon	
#npc_suimeikyu li {
	float:left;
	width:120px;
	height:250px;
	list-style:none;
}
#npc_suimeikyu .title {
	display:block;
}


/*Home------------------------------------------*/	

.home #npcatch li {
	clear:both;
	width:100%;
	height:auto;
}
.home #npcatch .date {
	margin-left:10px;
	font-size:x-small;
}
.home .entry-title {
	display:none;
}

.home .entry-header {
	margin:0;
	padding:0;
}
.home #primary {
	margin-top:0!important;
}
.top_topics {
	margin-top:20px;
	padding:0 10px;
	box-shadow: 1px 2px 6px rgba(100, 100, 100, 0.3);
	border-radius: 3px;
}
.top_topics li {
	list-style-type: none;
	border-bottom:1px dotted #999;
	padding:3px 0;
	margin:0 20px;
}
.top_topics a, .top_topics a:visited {
	color:#21759b;
	text-decoration:none;
}
.top_topics img {
	display:none;
}
.top_topics .title {
	font-size:small;
}
.top_topics .date {
	font-size:x-small;
	display:block;
}

.top_subbn {
	margin-top:20px;
}

.top_subbn br{
	line-height:5px;
}


.h2_top_topics {
	color:#999;	
	font-family: 'Pinyon Script', cursive;
	font-size:2em;
	text-align:center;
	margin-bottom:-5px;
}
.h3_top_topics  {
	color:#999;	
	font-size:0.8em;
	font-family: 'Halant', serif;
	letter-spacing:0.1em;
	text-align:center;
}
.h2_top_release span {
	display:none;
}
.h2_top_release {
	background-image:url(http://www.snowblanc.net/wp-content/uploads/h2_top_release.png);
	background-repeat:no-repeat;
	width:115px;
	height:40px;
	margin:10px auto;
}

.top-right-bn{
	margin-top:-25px;
}

/*Contact------------------------------------------*/	
	
.contact_message {
	box-shadow: 1px 2px 6px rgba(100, 100, 100, 0.3);
	padding:10px 20px;
	font-size:small;
	font-family:"ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	letter-spacing:0.1em;
}
.wpcf7-submit {
	width:100px;
	text-align:center;
}
.post {
	margin-bottom:30px;
	border-bottom:1px solid #ccc;
}

.entry-content img{
	box-shadow:none;
	}
/*Widget------------------------------------------*/	
.widget-title{
	color:#999;	
	font-family: 'Pinyon Script', cursive;
	font-size:1.4em;
	text-transform:inherit;
	}

.widget_recent_entries li {
	list-style-type: none;
	list-style:#999;
	border-bottom:1px #999999 dotted;
	padding:10px 0 10px 0;
}

.widget_twitter ul{
	margin:10px 0 10px 0;
	}
	
.widget_twitter li{
	background:#ffffff;
	margin-bottom:10px;
	padding:10px;
	list-style-type:none!important;
	border-radius: 4px;        /* CSS3草案 */  
    -webkit-border-radius: 4px;    /* Safari,Google Chrome用 */  
    -moz-border-radius: 4px;   /* Firefox用 */  
	}
	
.widget_twitter li a{
	color:#36F;}
	
.widget_twitter .entry-meta, .widget_twitter .intent-meta {
	display:none;}
	
/*Footer------------------------------------------*/	
.site-info{
	color:#4a4283;
	font-family: 'Halant', serif;
	font-weight:400;
	text-align:center;
	letter-spacing:0.1em;}
	
/*Smartphone-----------------------------------------*/
@media(max-width:640px){
	.site-description{
		display:none;}
	}