/*
Theme Name: いなづみ眼科専用テーマ
Theme URI: http://www.inazumiganka.com/
Description: いなづみ眼科専用に制作したテーマです。
Version: 1.0
Author: 中島紙工株式会社
Author URI: http://www.nakashima.com/
*/


/*
Copyright (c) 2010, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.com/yui/license.html
version: 3.3.0
build: 3167
*/
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;}
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%;}
h1{font-size:138.5%;}h2{font-size:123.1%;}h3{font-size:108%;}h1,h2,h3{margin:1em 0;}h1,h2,h3,h4,h5,h6,strong{font-weight:bold;}abbr,acronym{border-bottom:1px dotted #000;cursor:help;}em{font-style:italic;}blockquote,ul,ol,dl{margin:1em;}ol,ul,dl{margin-left:2em;}ol li{list-style:decimal outside;}ul li{list-style:disc outside;}dl dd{margin-left:1em;}th,td{border:1px solid #000;padding:.5em;}th{font-weight:bold;text-align:center;}caption{margin-bottom:.5em;text-align:center;}p,fieldset,table,pre{margin-bottom:1em;}input[type=text],input[type=password],textarea{width:12.25em;*width:11.9em;}

/*
 * font-size sample
 * 10px = 77%
 * 11px = 85%
 * 12px = 93%
 * 13px = 100%
 * 14px = 108%
 * 15px = 116%
 * 16px = 123.1%
 * 17px = 131%
 * 18px = 138.5%
 * 19px = 146.5%
 * 20px = 153.9%
 * 21px = 161.6%
 * 22px = 167%
 * 23px = 174%
 * 24px = 182%
 * 25px = 189%
 * 26px = 197%
*/

.clear {clear: both;}
a {color: #0033bb;}
a img {border: none;}
.spacer {display:block;height:1px;width:1px;}
.after-clear:after {
    content: "";
    clear: both;
    height: 0;
    display: block;
    visibility: hidden;
}


/* ページの外枠 body base wrap */
body {
	background:url(images/body.gif) repeat-x left top #fff7e2;
	text-align:center;
	padding:0 0 30px 0;
}

#base {
	width:710px;
	padding:10px;
	margin:0 auto;
	text-align:left;
	background:#fff;
}


/* ヘッダー */
#header {
	width:710px;
	padding:10px 0 0 0;
	background:#fcf9f0;
}

#header h1,
#header p {
	margin:0;
}

#header div.header-l {	
	width:330px;
	float:left;
}

#header div.header-l img {
	display:block;
	padding:0 0 3px 10px;
}

#header div.header-r {
	width:310px;
	float:right;
}

#header div.header-r p {
	padding:20px 0 0 0;
}

#header div.header-r p span.tel {
	font-size:medium;
	color:#008877;
}

#header.header-home {
	background:url(images/header-home.jpg) no-repeat left top;
	padding:10px 0 189px 0;
}

.image-photo {
	border-top:solid 5px #ff9900;
}


/* navi-main */
#navi-main {
	width:708px;
	margin:0 1px;
}

#navi-main ul {
	margin:0;
}

#navi-main ul li {
	width:118px;
	float:left;
	list-style:none;
}

#navi-main ul li a {
	display:block;
	width:118px;
	padding:15px 0 20px 0;
	text-align:center;
	color:#000;
	background:url(images/navi.jpg) no-repeat left top;
	text-decoration:none;
	line-height:1.1;
}

#navi-main ul li.current_page_item a,
#navi-main ul li.current_page_parent a,
#navi-main ul li a:hover {
	color:#fff;
	background:url(images/navi.jpg) no-repeat right top;
}


/* contents */
#contents {
	background:url(images/contents.gif) repeat-y left top;	margin:10px 0 0 0;
}

#contents.contents-home {
	background:none;
}


/* home-left */
#home-left {
	width:275px;
	float:left;
}

#home-left p {
	padding:10px;
	background:#e6f6f2;
	border-left:solid 1px #66cccc;
	line-height:1.5em;
}

/* home-right */
#home-right {
	width:425px;
	float:right;
}

#home-right h2 {
	font-size:medium;
	font-weight:normal;
	padding:8px 0 5px 7px;
	margin:0 0 5px;
	background:url(images/h2.jpg) no-repeat left bottom #ffcc33;
}

#home-right div#study h2 {
	margin:20px 0 5px 0;
}

#home-right table {
	padding:0;
	line-height:1.5em;
}

#home-right table th {
	padding:10px 1em 0.4em 0;
	line-height:1.3em;
	border:none;
	text-align:left;
	white-space:nowrap;
	font-weight:normal;
	font-size:108%;
	vertical-align:baseline;
	border-bottom:dotted 1px #ccc;
}

#home-right table td {
	width:100%;
	padding:10px 0 0.4em;
	line-height:1.3em;
	border:none;
	font-size:108%;
	vertical-align:baseline;
	border-bottom:dotted 1px #ccc;
}

#home-right table td a {
	text-decoration:underline;
}

#home-right table td a:hover {
	color:#ff6600;
}


/*
 * information entry
 */
#information .info-entry-title {
	margin:0 0 5px 0;
	font-size:100%;
}

#information .info-entry-content {
	line-height:1.5;
}


/* page-l */
#page-l {
	width:200px;
	float:left;
}

#page-l ul {
	margin:0 9px;
	padding:70px 10px;
	background:#00999b;
	border-bottom:solid 10px #006E7D;
}

#page-l ul li {
	padding:0.1em 0 0.1em 1em;
	background:url(images/navi-left.gif) no-repeat left center;
	line-height:1.3em;
	list-style:none;
}

#page-l ul li a {
	color:#fff;
	line-height:1.3em;
	text-decoration:none;
}

#page-l ul li a:hover {
	text-decoration:underline;
}

#page-l ul li.current_page_item a {
	color:#ffff00;
}


/* page-l >> blog-navi */
#blog-navi {
	margin:0 9px;
	padding:70px 10px;
	background:#00999b;
	border-bottom:solid 10px #006E7D;
}

#blog-navi ul {
	margin:0 !important;
	padding:0 !important;
	background:none !important;
	border-bottom:none !important;
}

#blog-navi h5 {
	font-size:medium;
	font-weight:bold;
	color:#fff;
	border-bottom:solid 1px #00cc99;
	padding:20px 0 0 0;
}

#blog-navi abbr {
	color:#fff;
}


/* page-r */
#page-r {
	width:500px;
	float:right;
}

#page-r p#des {
	font-size:x-small;
	padding:0 !important;
}

#page-r h2 {
	font-size:large;
	font-weight:normal;
	background:url(images/h2.jpg) no-repeat left bottom #ffcc33;
	padding:10px 0 7px 10px;
	margin:10px 0 15px 0;
}

#page-r h3 {
	font-size:medium;
	font-weight:normal;
	padding:10px 0 7px 5px;
	margin:40px 0 15px 0;
	background:#FEE89E;
	border-bottom:solid 1px #ff6600;
}

#page-r h3 a {
	color:#333;
	text-decoration:none;
}

#page-r h4 {
	font-size:medium;
	font-weight:normal;
	padding:30px 0 3px 0;
	margin:0 0 10px 0;
	color:#ff6600;
	border-bottom:solid 1px #ff6600;
}

#page-r h5 {
	font-size:medium;
	font-weight:normal;
	color:#80003F;
}

#page-r h6 {
	color:#009977;
}

#page-r a:hover {
	text-decoration:underline;
}


#page-r p {
	line-height:1.5em;
	padding:0;
}

#page-r p.p-a {
	padding:0 0 0 0 !important;
}

#page-r p.p-b {
	color:#008877;
}

#page-r p.p-c {
	padding:0px !important;
}


#page-r ul {
	line-height:1.5em;
	padding:0;
	margin-left:0;
}

#page-r ul li {
	line-height:1.3em;
	padding:1.3px 0 5px 15px;
	background:url(images/li.gif) no-repeat 0 0.4em;
	list-style:none;
}

#page-r ul li a {
	color:#003399;
	line-height:1.3em;
}

#page-r ul.li-a li {
	background:url(images/li-a.gif) no-repeat 0 0.4em;
}

#page-r ul.li-b {
	width:480px;
}

#page-r ul.li-b li {
	width:145px;
	float:left;
}

.w-li-b {
	width:300px !important;
}

#page-r ul.li-site li ul {
	padding:0 !important;
}

#page-r ul.li-site li ul li {
	margin:10px 0 0 0 !important;
}

#page-r ul.li-site li ul li ul li {
	margin:0 !important;
}

#page-r ul.li-site li {
	background:url(images/li-site.gif) no-repeat 0 0.4em;
}

#page-r ul.li-site li a {
	color:#000;
}

#page-r ul.li-site li a:hover {
	color:#ff6600;
}


#page-r table {
	padding:0 0 15px 0;
	margin:0;
}

#page-r table th {
	vertical-align:top;
	text-align:left;
	line-height:1.3em;
	padding:0.1em 1em 0.1em 0;
}

#page-r table td {
	line-height:1.3em;
	padding:0.1em 0;
}

#page-r table.noborder th,
#page-r table.noborder td {
	border:none;
	font-weight:normal;
}

#page-r dl {
	line-height:1.5em;
	padding:0;
	margin-left:0;
}

#page-r dl dt {
	color:#008877;
	line-height:1.3em;
	margin-top:15px;
}

#page-r dl dd {
	line-height:1.3em;
	padding:3px 0 0 0;
}

	
.box-a {
	width:500px;
	padding:0;
	margin-bottom:15px;
}

.box-a div.box-a-l {
	width:160px;
	float:left;
}

.box-a div.box-a-r {
	width:335px;
	float:right;
}

	

/* ページアップ */
#pageup {
	padding:10px 0 0 0;
	text-align:right;
}

#pageup a {
	font-size:x-small;
	color:#ff6600;
	background:url(images/pageup.gif) no-repeat right center;
	padding:0 10px 1px 0;
	width:700px;
	display:block;
}

#pageup a:hover {
	text-decoration:underline;
}

	
/* navi-sub */
#navi-sub {
	width:700px;
	margin:10px 0 0 0;
	background:#ffcc99;
	padding:5px 0 2px 10px;
	border-bottom:solid 1px #ff6600;
}

#navi-sub ul {
	margin:0;
}

#navi-sub ul li {
	display:inline;
}

#navi-sub ul li a {
	font-size:x-small;
	text-decoration:none;
	color:#000;
	padding:0 1em 0 0;
}

#navi-sub ul li a:hover {
	text-decoration:underline;
}


/* footer */
#footer {
	width:710px;
	padding:0 0 5px 0;
	background:url(images/footer.jpg) no-repeat 0 0 #ffcc33;
}

#footer * {	
	font-size:x-small;
}


/* footer>>credit */
#footer p#credit {
	text-align:right;
	line-height:1.5em;
	padding:7px 10px 3px 10px;
}


/*
 * ログイン
 */
#login {
	width:730px;
	text-align:right;
	padding-top:5px;
	margin:0 auto;
}

#login ul {
	margin:0;
}

#login ul li {
	list-style:none;
	display:inline;
	padding:0 0 0 15px;
}

#login a {
	color:#333;
	font-size:85%;
	text-decoration:none;
}

#login a:hover {
	text-decoration:underline;
}


/* Class */
.block	 {display:block !important;
}

.fl	 {float:left !important;
}

.fr	 {float:right !important;
}

.cl	 {padding:0px; margin:0px; height:0.1px; font-size:0.1px ;clear:both;
}

.fs-xs	 {font-size:x-small !important;
}

.fs-s	 {font-size:small !important;
}

.fs-m	 {font-size:medium !important;
}

.va-t	 {vertical-align:top !important;
}

.ta-r	 {text-align:right !important;
}

.w01	 {width:49% !important;
}

.col-pink	 {color:#ff0099 !important;
}

.col-orange	 {color:#ff6600 !important;background:transparent;
}

.col-gray	 {color:#333333 !important;
}

.col-green	 {color:#008833 !important;background:transparent;
}

.col-bluegreen	 {color:#009977 !important;
}

.col-darkblue	 {color:#0A50A1 !important;
}

.col-pureblue	 {color:#0000ff !important;
}

.col-darkpurple	 {color:#80003F !important;
}


.meta {
	margin:20px 0 0 0;
	padding:5px 0 0 0;
	text-align:right;
	border-top:dotted 1px #ccc;
}

.meta *,
.feedback * {font-size:x-small !important;
}

.more-link {
	color:#0000ff;
}



/* 個別ページの前後リンク */
.navigation  {
	margin:10px 0 0 25px;
}

.navigation a {
	padding:0 0 1px 0;
	color:#333;
	font-size:x-small;
}

.navigation a:hover {
	text-decoration:underline;
}


/* カテゴリー内での前後リンク */
.pagelink {
	background:#eee;
	padding:10px;
	margin:20px 0 0;
}

.pagelink a {
	font-size:x-small;
	color:#333;
}


/*
 * 画像関連
 */
img.size-auto,
img.size-full,
img.size-large,
img.size-medium,
.attachment img {
	/* IE8で表示がおかしいため削除
	max-width: 100%;
	behavior: expression( (function( el ) {
		el.style.width = el.clientWidth > 620 ? '620px': 'auto';
		el.runtimeStyle.behavior = 'none';
	})( this ));
	*/
}
.alignleft,
img.alignleft {
	display: inline;
	float: left;
	margin-right: 10px;
	margin-top: 4px;
}
.alignright,
img.alignright {
	display: inline;
	float: right;
	margin-left: 10px;
	margin-top: 4px;
}
.aligncenter,
img.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
img.alignleft,
img.alignright,
img.aligncenter {
	margin-bottom: 15px;
}
.wp-caption {
	background: #eeeeea;
	margin-bottom: 20px;
	padding: 5px 0;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}
.wp-caption img {
	margin: 0;
	padding: 0 0 0 5px;
	border: 0 none;
}
.wp-caption p.wp-caption-text {
	font-size: 85%;
	line-height: 1.2;
	padding: 3px 5px 5px !important;
	margin: 0 !important;
}
.wp-caption.alignleft,
.wp-caption.alignright {
	margin-top:0;
}


/*
 * ギャラリー
 * twentytenを参考
 * 画像サイズはサムネイルサイズ（w180）、列数は3列を基本とする
 */
.gallery {
	margin: 0 0 20px;
}
.gallery dl {
	margin: 0;
}
.gallery .gallery-item {
	float: left;
	width:150px;
	margin: 0 0 25px 0 !important;
	padding-right:8px !important;
}
.gallery .gallery-item .gallery-icon img {
	display:block;
	width:150px;
	height:auto;
}
.gallery .gallery-item .gallery-caption {
	font-size: 85%;
	line-height:1.3;
	width:150px;
	margin:0;
}
.gallery br+br {
	display: none;
}

