@charset "utf-8";
/*
Theme Name: IRIS
Theme URI: http://
Description: IRIS
Version: 0.0
Author: trico interactive
Author URI: http://www.trico.to/
Tags: IRIS
*/

/*
Copyright (c) 2009, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 3.0.0
build: 1549
*/
html{color:#000;background:#FFF;}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}li{list-style:none;}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym{border:0;font-variant:normal;}sup{vertical-align:text-top;}sub{vertical-align:text-bottom;}input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}input,textarea,select{*font-size:100%;}legend{color:#000;}
/*
http://developer.yahoo.net/yui/license.txt
version: 3.0.0
build: 1549
*/
body{font:13px/1.231 arial,helvetica,clean,sans-serif;*font-size:small;*font:x-small;}select,input,button,textarea{font:99% arial,helvetica,clean,sans-serif;}table{font-size:inherit;font:100%;}pre,code,kbd,samp,tt{font-family:monospace;*font-size:108%;line-height:100%;}
/*CLEARFIX*/
.clearfix:after{content:url('img/blank.gif');display:block;clear:both;height:0;}.clearfix{display:inline-block;}.clearfix{display:block;}

/*GLOBAL
-------------------------*/
html,body{
	height:100%;
}
html{
	background:transparent;
}
body{
	background:url(img/bg.gif) repeat 50%;
	text-align:center;
}
#wrapper{
	background-color:#FFFFFF;
	width:860px;
	min-height:100%;
	height:auto !important;
	height:100%;
	text-align:left;
	margin:0 auto;
}
.center{
	text-align:center;
}
.alignright{
	float:right;
}
.alignleft{
	float:left;
}
.caution{
	text-align:center;
	margin-bottom:20px;
}
/*FONT & COLOR
-------------------------*/
body{
	font-family: arial,sans-serif;
}
#content h2,
#home .left h2{
	font-size:108%;
	line-height:1.6em;
    font-family: "Sorts Mill Goudy","リュウミン M-KL","Ryumin Medium KL",serif;
}

#home .right h2{
    font-family: "Sorts Mill Goudy","リュウミン M-KL","Ryumin Medium KL",serif;
}
#content h2 {
    display: block;
    margin-bottom: 3px;
    
}
.navigation a{
	font-size:93%;
}
.block .date{
	font-size:85%;
	color:#595757;
}
p,
div.wpcf7-response-output{
	font-size:93%;
	line-height:2em;
	color:#595757;
}
div.entry span.date{
padding-bottom:10px;
}
div.entry p{
	line-height:2.2em;
margin-bottom:10px;
}
a:link, a:visited{
	color:#270f00;
	text-decoration:none;
}
a:hover{
	color:#957e98;
	text-decoration:none;
}
.caution{
	color:#968D87;
}
/*HEADER
-------------------------*/
#header{
	text-align:center;
	padding:60px 0 60px 0;
	position:relative;
}
#header h1{
	margin:0 0 15px 0;
}
#header ul{
	margin:38px auto 0 auto;
	border-bottom:1px solid #C8C3C0;
	width:608px;
	position:relative;
	height:23px;
}
#header li{
	position:absolute;
	top:0;
}
#header .home{left:18px;}
#header .about{left:76px;}
#header .prose{left:165px;}
#header .lesson{left:236px;}
#header .catalog{left:313px;}
#header .wedding{left:389px;}
#header .link{left:478px;}
#header .contact{left:530px;}

/*CONTENT
-------------------------*/
#content{
	padding:0 90px 0 89px;
}
#content .post{
	width:680px;
	margin:0 0 50px 0;
}
#content .block{
	padding:30px 20px;
}
#content .category{
	text-align:center;
	padding:0 0 8px 0;
}
#content .date{
	display:block;
	margin:3px 0 11px 0;
}
#content p,
#home .left p{
	margin:0 0 11px 0;
}
#content div.list{
	padding-top:20px;
	padding-bottom:0;
	margin:0;
}
#content div.list a img{
	float:left;
	padding:0;
    width: 105px;
    height: auto;
}
#content div.list img{
	padding:20px 0 0 0;
}
#content div.list .date{
	margin-bottom:15px;
}
#content div.list div{
	margin-left:130px;
}
#content div.list p{
	margin:0;
}
#content .navigation{
	margin:15px 0 0 0;
}
#content .single{
	padding-top:30px;
	padding-bottom:15px;
}

#content .single .entry h2{
    display: block;
    margin-bottom: 25px;
}
#content .photo .container,
#home .left .photo .container{
	float:left;
	width:215px;
}

.container img{
    max-width: 215px;
    height: auto;
}
#content .photo .entry,
#home .left .photo .entry{
	margin-left:245px;
}
#content .photo .container img{
	margin-bottom:10px;
}
#content .list-line{
	margin-bottom:10px;
}
#content p img.alignleft,
#home p img.alignleft{
	margin:5px 30px 20px 0;
}
#content .entry{
	padding-bottom:22px;
}
.entry ul{
	padding:9px 0 0 0;
	border-top:1px solid #C8C3C0;
	border-bottom:1px solid #C8C3C0;
	list-style-position:inside;
	margin:0 0 10px 0;
}
.entry ul li{
	margin:0 0 7px 30px;
	font-size:93%;
	color:#595757;
	list-style-type:square;
	line-height:1.7em;
}
* html .entry ul li{
	margin-left:15px;
}
*:first-child+html .entry ul li{
	margin-left:15px;
}
/*FOOTER
-------------------------*/
#copyright{
	padding:0 0 30px 0;
	text-align:center;
	clear:both;
}

/*PAGE ENTER
-------------------------*/
#enter{
	text-align:center;
	padding:122px 0 67px 0;
}
#enter #flash-content{
	margin:0;
}
#enter h1{
	margin:0 0 21px -2px;
}
#enter div{
	margin:36px 0 0 -2px;
}

/*HOME
-------------------------*/
#home{
	width:680px;
	margin:0 0 40px 90px;
}
#home .left{
	float:left;
	width:446px;
}
#home .left .post{
	margin:28px 0 28px 0;
}
*html #home .left .post{ margin-bottom:0; }
*:first-child+html #home .left .post{ margin-bottom:0; }
#home .left h2{
	margin:20px 0 7px 0;
}
#home .left .date{
	display:block;
	margin:0 0 12px 0;
}
#home .right{
	float:right;
	width:180px;
}
#home .right .post{
	background:#edefef;
	padding:15px;
	margin:0 0 15px 0;
}
#home .right .thumbnail{
	background:#fff;
	width:105px;
	padding:10px;
	margin:0 auto;
}
#home .right .thumbnail img{
    width: 105px !important;
    height: auto;
}
#home .right h2{
	margin:15px 0 5px 0;
}
#home .right span{
	display:block;
	margin:0 0 10px 0;
}

/*LINK
-------------------------*/
.linkcat h2{
	font-size:90%;
	padding:0 0 8px 40px;
}
ul.blogroll{
	padding:0 0 20px 60px;
	border-bottom:1px solid #C8C3C0;
	margin:0 0 20px 0;
	font-size:85%;
	line-height:1.75em;
}

/*ABOUT
-------------------------*/
p.about{
	line-height:210%;
	padding-bottom:15px;
}
p.clear{
	clear:both;
	padding:50px 0 20px;
}

/*CONTACT FORM
-------------------------*/
#content div.wpcf7 {
	margin:0;
	padding:0;
}
#content div.wpcf7 .submit{
	text-align:center;
}
#content div.wpcf7 label{
	width:60px;
	display:block;
	float:left;
}
#content div.wpcf7 span input{
	width:565px;
	padding:5px 5px;
	border:1px solid #C8C3C0;
}
#content div.wpcf7 textarea{
	width:565px;
	padding:5px;
	border:1px solid #C8C3C0;
}
#content div.wpcf7-response-output{
	margin:2em 0 1em;
	padding:5px 10px;
	text-align:center;
}
#content div.wpcf7-mail-sent-ok{
	border:0;
}
#content div.wpcf7-mail-sent-ng{
	border:0;
}
#content div.wpcf7-spam-blocked{
	border:0;
}
#content div.wpcf7-validation-errors{
	border:0;
}
#content span.wpcf7-form-control-wrap{
	position:relative;
	display:block;
}
#content span.wpcf7-not-valid-tip{
	position:absolute;
	top:0;
	left:60px;
	z-index:100;
	background:#fff;
	border:1px solid #ff0000;
	font-size:85%;
	line-height:1.75em;
	width:565px;
	padding:4px 5px 3px;
}
* html #content span.wpcf7-not-valid-tip{
	left:0px;
}

/*added 150903
-------------------------*/
.snsico{
    text-align: right;
    margin-top: 8px;
}

.snsico a{
    margin-left: 10px;
}

.snsico a:hover{
    opacity: 0.8;
}

a:active, a:hover,a:visited{ /* FireFox リンク選択時の点線を消す */
    overflow: hidden;
    outline: none;
}