/*  
Theme Name: shashin-kotoba01
Theme URI: http://shashin-kotoba.com
Description: shashin-kotoba template
Author: Hideaki Hamada
Author URI: http://shashin-kotoba.com
Version: 1.0
*/

/* ***********************************************************************
	1 : Base
*********************************************************************** */

body {
    background-color:#CCCCCC;
    margin: 50px 0 50px 30px;
    padding: 0;
    font-family: "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", Osaka, monospace;
    font-size:13px;
    color:#333333;
    letter-spacing:0.4px;
    line-height:180%;
}

#wrapper {
    width: 970px;
	height:auto;
    padding: 0;
}

#content {
    float: right;
    width: 725px;
	height:auto;
	padding: 0 0 0 40px;
    margin: 0 0 0 0;
}

#sidebar {
    float: left;
    width: 205px;
	height:auto;
	text-align: left;
    font-weight:bold;
	position:fixed;
}

#title {
    margin:0 0 25px 0;
}

#navi {
    margin:0 0 0 2px;
}

#credit {
    margin:30px 0 0 0;
}

#sidebar li {
    font-family: Helvetica, Arial, sans-serif;
	font-weight:bold;
	line-height:120%;
	letter-spacing:0.3px;
    list-style-type: none;
	font-size: 12px;
	margin: 0 0 3px 0;
}

#footer {
}

#foot_menu {
    margin:30px 0 0 0;
    font-size: 12px;
    text-align:center;
}

.clear {
    clear: both;
}

/* ***********************************************************************
	1 : Article
*********************************************************************** */

.blog {
    margin:0 0 0 0;
    padding:0 0 0 0;
}

.entry {
    width: auto;
	height: auto;
    margin:0 0 0 0;
	padding:0 0 0 0;
	text-align: left;
}

.entry-header {
    margin: 0 0 15px 0;
    padding:0 0 0 0;
	font-size:12px;
	letter-spacing:0.1px;
	color:#000000;
}

.entry-body {
    margin:0 0 0 0;
}

/* ***********************************************************************
	2 : Page
*********************************************************************** */

.page {
    width: auto;
	height:auto;
    margin:0 0 0 0;
	padding:0 0 0 0;
	text-align: left;
}

.page-header {
    margin: 0 0 30px 0;
    padding:0 0 0 0;
	font-size:14px;
    font-weight: bold;
	letter-spacing:0.1px;
}


/* ***********************************************************************
	3 : Contents
*********************************************************************** */

#message_head {
    width:725px;
    height:25px;
    margin:0 0 0 0;
    background-image:url(http://www.shashin-kotoba.com/wp-content/uploads/image/message_head.png);
    background-position:left top;
    background-repeat:no-repeat;
}

#message {
    width:685px;
    height:auto;
    background-color:#FFFFFF;
    padding: 15px 0 60px 40px;
}

#message_text {
    float:left;
    width:320px;
    height:auto;
    padding:0 30px 0 0;
}

#message_iamge {
    float:right;
    width:300px;
    height:auto;
    padding:0 35px 0 0;
}

#head {
    width:725px;
    height:auto;
    margin:0 0 0 0;
}

#word {
    width:645px;
    height:auto;
    background-color:#FFFFFF;
    padding: 20px 40px 40px 40px;
}

#intro {
    height:auto;
    margin:0 0 0 0;
    text-align:justify;
}

.question {
    font-weight: bold;
}

.interview {
    margin:30px 0 0 0;
    padding:0 0 10px 0;
    text-align:justify;
}

.interview p {
    margin:20px 0 15px 0;
}

.midashi {
    font-weight:bold;
    font-size:15px;
    color:#3786bc;
}

.contents_box {
	width:625px;
	height: auto;
	margin: 3px 0 0 0;
	padding: 10px 0 10px 10px;
	text-align:left;
	background-color:#ffffbf;
}

.contents_left {
	float: left;
	width: 100px;
    height: auto;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	text-align:left;
}

.contents_right {
	float:right;
	width:500px;
	height:auto;
    margin:0 0 0 0;
	padding:3px 10px 0 15px;
	text-align:left;
	font-size: 12px;
	line-height:150%;
}

.contents_right p {
    margin: 0 0 7px 0;
}

.contents_box_noimg {
	width:615px;
	height: auto;
	margin: 3px 0 0 0;
	padding: 12px 0 10px 20px;
	text-align:left;
	background-color:#ffffbf;
	text-align:left;
	font-size: 12px;
	line-height:150%;
}

.banner {
    margin:0 0 15px 0;
}

.banner_title {
    margin:9px 0 0 0;
    font-size: 11px;
    line-height:100%;
    text-align:center;
}

.index_box {
    margin:5px 0 0 0;
	padding: 5px 5px 5px 5px;
	text-align:left;
	background-color:#ffffbf;
}

.index_left {
	float: left;
	width: 210px;
    height: 83px;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	text-align:left;
}

.index_right {
	float:right;
	width:405px;
	height:78px;
    margin:0 0 0 0;
	padding:5px 5px 0 5px;
	text-align:left;
	font-size: 12px;
	line-height:150%;
}

.index_title {
   font-size: 13px;
   font-weight:bold;
   margin:0 0 2px 0;
}

.index_right p {
    margin: 0 0 7px 0;
}

/* ***********************************************************************
	4 : Etc
************************************************************************/

.new {
    font-size:11px;
	color:#FF0000;
	letter-spacing:0.3px;
}

.note {
    font-size:12px;
	color:#3399CC;
	line-height:150%;
}

.line {
    border-bottom:dotted 1px #666666;
	margin: 30px 0 30px 0;
}

.large {
    font-size: 14px;
	font-weight:bold;
}

.small {
    font-size: 10px;
	line-height:150%;
}

/* ***********************************************************************
	5 : Anchor
*********************************************************************** */

a:link {color:#3399CC; text-decoration:none;}
a:visited {color:#3399CC; text-decoration:none;}
a:active {color:#3399CC; text-decoration:none;}
a:hover {color:#3399CC; text-decoration:underline;}

a img {border: none;}
.imgbd a:link img,
.imgbd a:visited img {border : 1px solid #CDCDCD;}
.imgbd a:hover img {border : 1px solid #999999;}
.imgbd a:hover {border-color : #999999;}

#sidebar a:link {color:#000000; text-decoration:none;}
#sidebar a:visited {color:#000000; text-decoration:none;}
#sidebar a:active {color:#666666; text-decoration:none;}
#sidebar a:hover {color:#666666; text-decoration:none;}

a img {border: 0;}

a:hover img {
	filter: alpha(opacity=80);
	-moz-opacity: 0.7;
	opacity: 0.7;
}