@charset "UTF-8";

/*

Theme Name: 大月博光 official web site
Theme URI: http://www.hiromitsu-otsuki.com/
Description: 大月博光のサイト
Author: 松本一成

*/


body {font:13px/1.22  'ＭＳ Ｐ明朝','ヒラギノ明朝 Pro W3','平成明朝',serif;line-height:1.3em;}
*+html body, * html body {font-size:82%;line-height:1.3em;}
table{font-size:inherit;font:100%;border:none;}
pre,code,kbd,samp,tt{font-family:monospace;*font-size:108%;line-height:100%;}


/*========================================

  Elements

========================================*/

* {
	margin:0;
	padding:0;
	text-decoration:none;
}

p { line-height:1.6em; }

img { border:none;
	  margin:0;
	  padding:0;
	  max-width: 100%;
	  height: auto;
}

body {
	color: #555;
}


/* Link
---------------*/

a:link {
	color: #699;
}

a:visited {
	color: #639;
}

a:hover {
	color: #ff2525;
}

a:focus,
textarea:focus,
input:focus {
	outline: 1px solid #2091da;
}

div#navi a:hover img,
div#gallery a:hover img,
div#footer #copyright a:hover img{
-moz-opacity:0.6;
opacity:0.6;
filter: alpha(opacity=50);
}


/* Text
---------------*/


blockquote {
	margin: 1em 0 1em 20px;
	padding: 1px 20px;
	border: 1px solid #ddd;
	color: #444;
}

pre {
	padding: 10px 20px;
	border-left: 6px solid #ddd;
	background-color: #f5f5f5;
	overflow: auto;
	width: 90%;
	_width: 95%; /* for IE6 */
}


/* List
---------------*/

ul,ol,li {
	margin:0;
	padding:0;
	list-style: none;
}



/*========================================

  div#container

========================================*/

div#container{
	background-color:#fff;
	max-width:900px;
	padding:0;
	margin:0 auto;
}


/*========================================

  div#header

========================================*/

div#header{
	width:100%;
	height:90px;
	position:relative;
	margin:0;
	padding:30px 0 0 0;
}

div#navi{
	width:100%;
	height:60px;
	margin:0;
	padding:0;
}

div#navi h1{
	width:19.44%;
	height:60px;
}

div#navi #button{
	position:absolute;
	top:60px;
	left:380px;
}

div#navi #button li{
	float:left;
	margin-right:30px;
}

/*========================================

  div#contents

========================================*/

div#contents{
	width:100%;
	margin-bottom:30px;
	background-color:#fff;
	_overflow: hidden; /* for IE6 */
	_display:inline; /* for IE6 */
}

h2.image,
div#visual{
	width: 100%;
	margin:0 0 30px 0;
	padding:0;
}

div.information{
	width:100%;
	height:200px;
	margin:0;
	padding:0;
	position:relative;
}

h3.title{
	width: 19.44%;
	height:200px;
	margin:0;
	padding:0;
}

div.info_contents{
	width:77.77%;
	height:200px;
	border-left:1px solid #333;
	padding:10px 0 0 10px;
	margin:0;
	position:absolute;
	top:0px;
	left:25%;
	overflow:auto;
}

div.info_contents p{
	font-size:90%;
	line-height:1.6;
}

/* Clearfix
---------------*/


div#contents{
	_height: 1px;
	min-height: 1px;
	/*¥*//*/
	height: 1px;
	overflow: hidden;
	/**/
}


div#contents:after{
	height: 0;
	visibility: hidden;
	content: ".";
	display: block;
	clear: both;
}

.clear {
	display: block;
	clear: both;
}


/*========================================

  div#footer

========================================*/

div#footer {
	width:100%;
	height:50px;
	background-color:#fff;
	margin:0;
	padding:0;
	position:relative;
}


div#footer #copyright{
	font-size:80%;
	color:#333;
	border-top:1px #666 solid;
	padding-top:3px;
}

div#footer #copyright p.return_top{
	position:absolute;
	left:861px;
	top:3px;
}


/*========================================

  html portfolio

========================================*/

div.post_portfolio{
	width: auto;
	height: auto;
	display: block;
	float: left;
	padding: 3px;
	margin-top: 5px;
}

div.post_portfolio h3{
	text-align: center;
}

div#archive_portfolio{
	width: 100%;
	margin: 30px auto;
}
}

div.thumbnail{
	border: 1px solid #999;
}

div#gallery img{
	margin: 20px 0;
}

/*========================================

  html profile

========================================*/

div#profile{
	width:100%;
	margin:0;
	padding:0;
}

div#profile #left{
	width:230px;
	height:350px;
	float:left;
	margin:0;
	padding:0;
	border-right:1px dotted #555;
}

div#profile #center{
	width:348px;
	height:350px;
	padding:0 30px 0 30px;
	float:left;
}

div#profile #right{
	width:230px;
	height:350px;
	padding-left:30px;
	float:right;
	border-left:1px dotted #555;
}

div#profile #right p{
	line-height:1.8;
}

/*========================================

  html exhibition

========================================*/

ul.exhibition{
	margin-left:10px;
}

ul.exhibition li{
	text-indent:1em;
    background-repeat:no-repeat;
    background-position:left center;
	background-image:url(../images/list.gif) ;
	padding-left:10px;
	margin:10px 0;
}

h3.midashi{
	font-size:20px;
	margin:10px 0;
	border-bottom:1px dotted #888;
	padding-bottom:3px;
}

/*========================================

  html lesson

========================================*/


div.lesson{
	margin:0px;
}

div.lesson p{
	margin-left:10px;
}


div.lesson h3{
	font-size:20px;
	margin:10px 0;
	border-bottom:1px dotted #888;
	padding-bottom:3px;
}

div.lesson h4{
	font-size:15px;
	margin:20px 0 5px 0;
}

/* ========== ブログコンテンツ ========== */

div#blog{
	width: 72.2%;
	float:left;
	margin:0 0 20px 0;
}

p#pagetitle{
	font-size:0.875em;
	font-weight:bold;
	color:#22c;
	border:dotted 1px #888;
	text-align:center;
	padding:10px 0;
	margin-top:20px;
}




/* ========== 記事 ========== */

div.post{
	border:solid 1px #777;
	padding:20px;
	margin:20px auto;
}

div.post h2{
	border-bottom:1px solid #888;
	padding-bottom:5px;
	margin-bottom:5px;
}

div.post p.postinfo{
	font-size:0.75em;
	line-height:1.6;
	margin-top:10px;
	text-align:right;
	clear:both;
}

div.post p.postinfo a {
	color:#27c;
}

div.thumbnail{
    border: 1px solid #999;
  }



/* ========== 記事内画像 ========== */

.aligncenter {
	display:block;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:20px;
}

.alignright {
	float:right;
	margin-left:20px;
	margin-bottom:20px;
}

.alignleft {
	float:left;
	margin-right:20px;
	margin-bottom:20px;
}

.wp-caption{
	border:solid 1px #aaa;
	text-align:center;
	padding:5px 0 0 0;
	margin-top:10px;
	background-color:#ddd;
}



div.post img {
	border:none;
	margin:0;
	padding:0;
}



/* ========== ページリンク ========== */

p.pagelink a{
	font-size:0.85em;
	color:#845;
}

span.pageprev{
	float:left;
}

span.pagenext{
	float:right;
}


/* ========== サイドバー ========== */

div#blogside{
	width:230px;
	float:right;
	margin:20px 0 20px 0;
}

div#blogside ul#sidemenu h2 {
	background-image: url(http://www.hiromitsu-otsuki.com/wp/wp-content/themes/hiromitsuotsuki/images/side_menubar.png);
	background-repeat:no-repeat;
	font-size:0.85em;
	color:#fff;
	padding:6px 8px;
	margin:0;
}

div#blogside ul#sidemenu li li {
	font-size:0.85em;
	list-style-type:none;
	margin-bottom:4px;
	background-image:url(http://www.hiromitsu-otsuki.com/wp/wp-content/themes/hiromitsuotsuki/images/side_listmark.png);
	background-repeat:no-repeat;
	padding-left:16px;
	vertical-align:top;
}

div#blogside ul#sidemenu ul {
	margin:8px 8px 20px;
	padding:0;
}

/* ========== フィード ========== */

p.feed{
	font-size:0.75em;
	font-family:Vernada,Helvetica,sans-serif;
	border:solid 1px #999;
	margin:0 0 25px 0;
	padding:5px;
}

p.feed img{
	vertical-align:middle;
	margin-right:8px;
}

/* ========== コメント ========== */

#comments {clear:both;}

div#com{
	border:solid 1px #eee;
	padding:0 18px 18px 18px;
	margin-top:45px;
}

textarea{
	width:600px;
}

div#com h3{
	font-size:1.1em;
	border-bottom:solid 1px #888;
	padding-bottom:3px;
	margin-top:20px;
}

div#com p{
	font-size:0.9em;
}

div.compost{
	border-bottom:dotted 1px #888;
}

p.cominfo{
	text-align:right;
}

p#comfeed img {
	vertical-align:middle;
}

p#comfeed {
	background-color:#ccc;
	padding:8px;
	margin-top:30px;
}

p.input{
	margin:10px 0 0 0;
}


/* ========== 検索 ==========  */

input#s{
	width:150px;
	margin-bottom:20px;
}

/*========================================

  640px以下

========================================*/

@media only screen and (max-width: 640px){

	body{
		width: 100%;
	}

	img{
		max-width: 100%;
		height: auto;
		width/***/: 100%;
	}

	/* ========== header ==========  */
	div#header{
		width:100%;
		height:90px;
		margin:0;
		padding:30px 0 0 0;
	}

	div#navi{
		width:100%;
		height:60px;
		margin:0;
		padding:0;
	}

	div#navi h1{
		width:175px;
		height:60px;
		margin:0 auto;
	}

	div#navi #button{
		position: static;
		margin: 20px auto;
	}

	div#navi #button li{
    width: 70px;
		float: left;
		margin: 5px 18px 0;
	}

  div#navi #button li img{
    width: auto;
  }

	/* ========== contents ==========  */
	h2.image,
	div#visual{
		width: 100%;
		margin:70px 0 30px 0;
		padding:0;
	}

	h3.title{
		display: none;
	}

	div.info_contents{
		width: 90%;
		word-wrap:break-all;
		position: absolute;
		left: 0 !important;
		padding-bottom: 0;
	}

	/* ========== plofile ==========  */
	div#profile #left{
		float: none;
		border: none;
		height: auto;
		margin: 0 auto;
	}
	div#profile #left img{
		width: 50%;
		margin: 0 25%;
	}

	div#profile #left p{
		text-align: center;
	}


	div#profile #center{
		margin: 20px auto;
		height: auto;
		width: 75%;
		word-wrap:break-all;
		float: none;
		padding:0;
	}

	div#profile #center p{
		word-wrap: break-all;
	}

	div#profile #right{
		float: none;
		border: none;
		height: auto;
		margin: 0 auto;
	}

	/* ========== portfolio ==========  */

	div.post_portfolio{
		width: auto;
		height: auto;
		display: block;
		float: left;
		padding: 4px;
		margin-top: 5px;
	}

	div.post_portfolio h3{
		text-align: center;
	}

	div#archive_portfolio{
		width: 90%;
		margin: 0 auto;
	}

	div.thumbnail{
		border: 1px solid #999;
	}

	div#gallery img{
		margin: 20px 0;
	}

	/* ========== blog ==========  */

	div#blog{
		width: 90%;
		margin: 10px auto;
		float: none;
	}

	p#pagetitle{
		font-size:0.875em;
		font-weight:bold;
		color:#22c;
		border:dotted 1px #888;
		text-align:center;
		padding:10px 0;
		margin-top:20px
	}

	div#blogside,ul#sidemenu{
		width: 90%;
		float:none;
		margin:20px auto;
	}

	#blogside p.feed{
		display: none;
	}

	/* ========== footer ==========  */

	div#footer #copyright{
		font-size: 16px;
		color:#333;
		border-top:1px #666 solid;
		padding-top:3px;
		text-align: center;
	}

	div#footer #copyright p.return_top{
		display: none;
	}

}/* == media only screen end --*/



