@charset "UTF-8";

/*  
Theme Name: TANAKA MASAKO Official
Description: 田中雅子オフィシャルWEBサイトのテーマ
Version: 1.0
Author: concent-inc
*/



/*reset*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td{margin:0;padding:0;border:0;outline:0;font-size:100%;background:transparent;}

html {
	height:100%;
	background:#fffff8;
}

body{
	line-height:1;
	background:#FFFFFF url(img/backbase.jpg) 0 0 repeat-x;
	height:auto;
}

#container{
	height:auto;
	position: relative;

}
ol, ul{list-style:none;margin:0;padding:0;}
blockquote, q{quotes:none;}
:focus{outline:0;}
ins{text-decoration:none;}
del{text-decoration:line-through;}
table{border-collapse:collapse;border-spacing:0;}
caption{width:100%;}
a{outline:none;}

/*style*/
body{margin:0px;padding:0;-webkit-text-size-adjust: none;font:13px/23px "Meiryo","MS PGothic","Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;color:#333;}

h1,h2,h3,h4,h5,h6,p{margin:0 0 20px;}
ul,ol{padding:0;margin:0 0 20px 20px;}
h1{font-size:20px;line-height:22px;}
h2{font-size:18px;line-height:20px;}
h3{font-size:16px;line-height:18px;}
h4{font-size:14px;line-height:16px;}
h5{font-size:12px;line-height:14px;}
h6{font-size:11px;line-height:13px;}
img{border:none;}
a{text-decoration:underline; color:#333333;}
a:hover{text-decoration:none; color:#999999;}
.screen-reader-text{display:none;}
.clear{clear:both;}
.clear hr{display:none;}
hr{background-color:#ddd;border:0;height:1px;clear:both;margin:30px auto;}
blockquote{margin:0px 0px 20px;padding:10px 20px 10px 20px;background-color:#f4f4f4;border:1px solid #ddd;border-radius:5px;-moz-border-radius:5px;}
blockquote blockquote{margin:20px 0;background-color:#fff;}
blockquote blockquote blockquote{margin:20px 0;background-color:#f4f4f4;}
blockquote p{padding:0px;margin:0px 0px 0px 0px}
table{width:100%;margin-bottom:20px;}
th,td{padding:0 10px;border-bottom:1px solid #ddd;}
object,embed{width:100%;display:block;margin:auto;}

/*space*/
#header,#wrap,#footer-wrap,#footer-bottom,#breadcrumb{width:840px;margin:auto;}
#header{
	overflow:hidden;
	height:70px;
}
#wrap{
	height:auto;
	text-align:left;
	clear:both;
	/*background:url(img/wrap.gif) repeat-y right top;*/
}
#top_main{
	float:left;
	text-align:left;
	overflow:hidden;
	padding:20px 30px;
	width:780px;
}

#main{
	float:left;
	text-align:left;
	overflow:hidden;
	padding:20px 0;
	width:560px;
	margin:0 0 0 30px;
}
#main-wide{
	/*float:left;*/
	text-align:left;
	overflow:hidden;
	padding:20px 0;
	width: 780px;
	background-color: #fff;
	margin:auto;
}

#side{
	/*background:url(img/side_bgtop.jpg) 0 0 no-repeat;*/
	background:#fffff8;
	width:195px;
	overflow:hidden;
	padding:10px 0 10px 0;
	margin:0px 30px 20px 0;
	float:right;
	border: solid 1px #CCCCCC;
	-moz-border-radius: 10px;/* for Firefox */
	-webkit-border-radius: 10px;/* for Safari and chrome */
	border-radius: 10px; /* CSS3 */
	behavior: url(border-radius.htc);/* for IE */
}
/*#sidebody {
	background:#fffff8;
	border-left: solid 1px #ccc;
	border-right: solid 1px #ccc;
	margin:11px 0 0 0;
}*/
#footer{clear:both;background-color:#eee;}

/*header*/
#site-title{margin:0;padding:0;}
#site-title a{float:left;font-size:20px;line-height:70px;}
#site-description{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:normal;
	font-style:normal;
	line-height:40px;
	margin:0;
	padding:0 0 0 285px;
	/*float:right;*/
}

/*header-logo*/
#site-title a{
	background:url(img/header_logo.jpg) no-repeat;
	float:left;
	margin:0 0 0 20px;
	text-indent:-8909px;
	width:250px;
}

/*sub-menu*/
#header .menu {margin:0;padding:0;float:right;clear:right;}
#header .menu li{
	float:left;
	margin:0 5px 0 10px;
	background:url(img/m_yajirusi.jpg) 0 5px no-repeat;
	padding:0 0 0 20px;
}
#header .menu li a{
	color:#ff0012;
	float:left;
	font-size:12px;
	line-height:15px;
	padding:5px 3px;
	background-color:#fffff8;
	border-radius:2px;
	-moz-border-radius:2px;
}
#header .menu li.current-menu-item a,
#header .menu li.current-post-parent a,
#header .menu li.current_page_parent a{text-decoration:none;background-color:#fffff8;color:#333;}

/* ---------------------------------------- #globalnaviの指定 */


#globalNavi a:focus{
	outline:none;
}

#globalnavi ul {
  width: 980px;
  height:42px;
  list-style-type: none;
  margin:0;
  padding:0;
}

#globalnavi li,#globalnavi li a {
	float:left;
	list-style-type:none;
}

#navi01 a{
	display:block;
	width:210px;
	height:42px;
	background:url(img/menu.jpg) no-repeat 0 0;
	text-indent:-9999px;
}

#navi02 a{
	display:block;
	width:210px;
	height:42px;
	background:url(img/menu.jpg) no-repeat -210px 0;
	text-indent:-9999px;
}

#navi03 a{
	display:block;
	width:210px;
	height:42px;
	background:url(img/menu.jpg) no-repeat -420px 0;
	text-indent:-9999px;
}

#navi04 a{
	display:block;
	width:210px;
	height:42px;
	background:url(img/menu.jpg) no-repeat -630px 0;
	text-indent:-9999px;
}



#navi01 a:hover{background-position:0 -65px;}
#navi02 a:hover{background-position:-210px -65px;}
#navi03 a:hover{background-position:-420px -65px;}
#navi04 a:hover{background-position:-630px -65px;}



/*main-menu*/
#main-menu {
	/*background-color:#737373;*/
}
#main-menu ul{
	background:#a6a6a6 url(img/main-menu-bg.gif);
	margin:auto;
	width:840px;
	height:65px;
}
#main-menu li {
	height:65px;
	float:left;
	position:relative;
}
#main-menu a {
	height:65px;
	color:#fff;
	text-decoration: none;
	display: block;
	line-height:40px;
	/*padding: 0 10px;*/
	/*background:url(img/main-menu-bg.gif);*/
}
/*#main-menu ul ul {box-shadow:0px 3px 3px rgba(0,0,0,0.2);-moz-box-shadow:0px 3px 3px rgba(0,0,0,0.2);-webkit-box-shadow:0px 3px 3px rgba(0,0,0,0.2);display:none;position:absolute;top:40px;left:0;float:left;width:188px;z-index:99999;height:auto;background-image:none;}
#main-menu ul ul li {min-width:180px;}
#main-menu ul ul ul {left:100%;top:0;}
#main-menu ul ul a {background:#5d5d5d;line-height:1em;padding:10px;width:168px;height:auto;text-indent:0;}
#main-menu ul ul a:hover {background:#555;}
#main-menu li:hover > a,
#main-menu ul ul :hover > a {background-position:left -40px;}
#main-menu ul li:hover > ul {display:block;/display:none;}
#main-menu ul li.current_page_parent > a,
#main-menu ul li.current_page_item > a,
#main-menu ul li.current-menu-ancestor > a,
#main-menu ul li.current-menu-item > a,
#main-menu ul li.current-menu-parent > a {background-position:left bottom;}*/

/*menu-image-sample-code-----------------------------------------------------
#main-menu ul{background-image:url(img/main-menu.png);}
#main-menu a {background:url(img/main-menu.png) no-repeat -9878px -9898px;width:168px;text-indent:-9876px;}
#main-menu #menu-item-07:hover > a {background-position:left -40px;}
#main-menu #menu-item-07.current-menu-parent > a{background-position:left bottom;}
#main-menu #menu-item-69:hover > a {background-position:-188px -40px;}
#main-menu #menu-item-69.current_page_item > a,
#main-menu #menu-item-69.current-menu-parent > a{background-position:-188px bottom;}
#main-menu #menu-item-123:hover > a {background-position:-376px -40px;}
#main-menu #menu-item-123.current_page_item > a,
#main-menu #menu-item-123.current-menu-parent > a{background-position:-376px bottom;}
#main-menu #menu-item-137:hover > a {background-position:-564px -40px;}
#main-menu #menu-item-137.current_page_item > a,
#main-menu #menu-item-137.current-menu-parent > a{background-position:-564px bottom;}
#main-menu #menu-item-233:hover > a {background-position:right -40px;}
#main-menu #menu-item-233.current_page_item > a,
#main-menu #menu-item-233.current_page_parent > a,
#main-menu #menu-item-233.current-menu-parent > a{background-position:right bottom;}
---------------------------------------------------------------------------- */


/*top-image*/
#top-image{
	clear:both;
	/*background-color:#999;*/
}
#top-image-wrap{margin:auto;width:840px;height:331px;}

/*ticker*/
#news-ticker{margin:auto;width:840px;height:20px;overflow:hidden;background-color:#555;}
#news-ticker li{line-height:20px;font-size:13px;}
#news-ticker li a{text-align:center;display:block;width:840px;color:#fff;}

/*second-image*/
#second-image{
	margin:auto;
	width:840px;
	height:110px;
	clear:both;
	/*background-color:#999;*/
	background:url(img/header_404.jpg) 0 0 no-repeat;
}

/*breadcrumb*/
#breadcrumb{color:#fff;clear:both;padding-top:20px;font-size:12px;line-height:30px;}
#breadcrumb a{color:#fff;text-decoration:none;}

/*content*/
.hentry .page-title{
	text-decoration:none;
	font-size:18px;
	line-height:22px;
	background:url(img/title_bg.jpg) 0 0 no-repeat;
	padding:1px 0 0 10px;
}


.hentry .page-title a{
	text-decoration:none;
	font-size:18px;
	line-height:22px;

}


.hentry ul{margin-left:25px;padding-left:0px;list-style-type:disc;}
.hentry ol{margin-left:30px;padding-left:0px;list-style-type:decimal;}
.hentry .postmetadata{text-align:right;font-size:12px;clear:both;}
.sticky {background:#f8f8f8;margin:0 0 30px;padding:20px;border-bottom:3px solid #333;}
.sticky hr{display:none;}

/*navigation*/
.navigation{clear:both;padding:20px 0 0;font-size:11px;line-height:11px;text-align:center;}
.navigation a{color:#fff;padding:5px 10px;background-color:#999;text-decoration:none;border-radius:5px;-moz-border-radius:5px;margin:2px;}
.navigation a:hover{background-color:#aaa;}
.navigation div.alignleft a{float:left;padding:5px 20px;}
.navigation div.alignright a{float:right;padding:5px 20px;}
.navigation span{color:#fff;padding:5px 10px;border-radius:5px;-moz-border-radius:5px;margin:2px;}
.navigation span.current{background-color:#48e;}
.navigation span.pages{background-color:#ccc;padding:5px 20px;}

/*totop*/
#totop{
	padding:10px 0px 10px 0;
	text-align:right;
	font-size:11px;
	line-height:19px;
}
.page-template-onecolumn-page-php #totop{padding-right:0;background-color:#fff;}

/*image*/
.thumbnail-align img{float:left;padding:7px;margin:0 20px 20px 0;background-color:#eee;}
img.alignleft{float:left;padding:7px;margin:0 20px 20px 0;background-color:#eee;}
img.alignright{float:right;padding:7px;margin:0 0 20px 20px;background-color:#eee;}
.aligncenter{clear: both;display: block;margin:auto;}
.wp-caption {background: #f1f1f1;line-height: 18px;margin-bottom: 20px;text-align: center;padding:7px 2px;}
.wp-caption.alignleft{float:left;margin:0 15px 15px 0;}
.wp-caption.alignright{float:right;margin:0 0 15px 15px;}
.wp-caption img {margin:0;}
.wp-caption p.wp-caption-text {color: #888;font-size: 12px;margin:0;}
.gallery {margin:0 auto 18px;padding:0 0 25px;}
.gallery .gallery-item {float: left;text-align: center;}
.gallery .gallery-caption {color: #888;font-size: 12px;margin:0;}
.gallery br+br {display: none;}



/*comment*/
.commentlist{margin:0;}
.commentlist p{margin:10px 0;clear:both;}
.commentlist li{clear:both;}
.commentlist .comment-body{border-bottom:1px solid #ccc;margin:0 0 10px;clear:both;font-size:12px;line-height:20px;}
.commentlist .reply{text-align:right;}
.commentlist .avatar{float:left;margin:4px 18px 0 4px;}
#commentform p{margin:0 0 5px;}
#commentform textarea#comment{font-size:13px;line-height:20px;border:1px solid #666;padding:3px;width:98%;}
#commentform input#url,
#commentform input#email,
#commentform input#author{font-size:13px;line-height:20px;border:1px solid #666;padding:3px;clear:both;width:98%;}
#commentform .required{color:#c00;}
#commentform label{}
.commentlist .bypostauthor{background-color:#fdfcda;}

/*side-widget*/
.side-widget{
	padding:10px;
	/*border-bottom:1px solid #f3f3f3;*/
}
.side-widget .widget-title{
	margin:0;
	font-weight:bold;
	text-align:center;
	background:url(img/side_titlebg.jpg) no-repeat;
	background-position:center;
	padding:3px 0 0 0;
}

.side-widget ul{margin:0;}
.side-widget ul ul{margin:0;padding:0 0 0 10px;}
.side-widget p{margin:0;}
.side-widget th,.side-widget td{padding:0;text-align:center;}

/*footer*/
#footer-bottom{padding:10px 0 0;}
#copyright{
	float:left;
    font-size: 80%;
    font-style: normal;
    padding: 30px 0 5px 0;
}

#designedby{
	float:right;
    font-size: 80%;
    font-style: normal;
    padding: 30px 0 5px 0;
}

/*footer-widget*/
#footer-wrap{background:#eee url(img/footer-widget-area.gif) repeat-y;clear:both;margin:0 auto;min-height:250px;}
#footer-widget-area{float:left;width:100%;margin:0;}
.footer-widget{float:left;padding:15px;width:205px;margin:0;}
.footer-widget .widget_title{margin:0;font-weight:bold;}
.footer-widget ul{margin:0;}
.footer-widget p{margin:0;}

/*footer-menu*/
#footer-menu{clear:both;}
#footer-menu ul{float:left;margin:0;padding:0;}
#footer-menu li{float:left;margin-right:10px;}
#footer-menu a{float:left;}

/*Contact Form 7*/
.wpcf7-form{
	border:1px solid #ddd;
	margin:0 auto 20px;
	padding:20px;
	background-color:#f4f4f4;
	-moz-border-radius: 20px;/* for Firefox */
	-webkit-border-radius: 20px;/* for Safari and chrome */
	border-radius: 20px; /* CSS3 */
	behavior: url(border-radius.htc);/* for IE */
}
.wpcf7-form input{margin:0;}
.wpcf7-form textarea{width:99%;margin:0 0 10px;}
.wpcf7-form p{margin:0 0 10px;}
.wpcf7-not-valid-tip{padding:2px;clear:both;color:#c00;}
.wpcf7-display-none{display:none;}
.wpcf7-form img.ajax-loader{float:right;margin-top:-30px;}
.wpcf7-response-output{
	margin:0 0 20px;
	padding:5px;
	text-align:center;
	border-radius:10px;
	-moz-border-radius: 10px;/* for Firefox */
	-webkit-border-radius: 10px;/* for Safari and chrome */
	border-radius: 10px; /* CSS3 */
	behavior: url(border-radius.htc);/* for IE */
}
.wpcf7-mail-sent-ok{background-color:#398f14;color:#fff;}
.wpcf7-mail-sent-ng{background-color:#ff0000;color:#fff;}
.wpcf7-spam-blocked{background-color:#ffa500;color:#000;}
.wpcf7-validation-errors{background-color:#f7e700;color:#000;}
input.wpcf7-submit{margin:10px auto;width:218px;height:52px;border-style:none;text-indent:-9999px;display:block;cursor:pointer;background:transparent url(img/submit-btn.gif) center top;padding:0;}
input.wpcf7-submit:hover{background:transparent url(img/submit-btn.gif) center bottom;}

.contactform td{
	padding:8px;
}


/*追加分トップページ*/
.topnews {
	padding:0px;
	margin:0;
}


.topnews dl dt {
	float: left;
	width: 10em;
	padding: 10px 0;
	text-indent: 1em;
	line-height: 150%;
	color:#FF0000;
}
.topnews dl dd {
	padding: 10px 10px 10px 10em;
	line-height: 150%;
	border-bottom: 1px #CCCCCC solid;
}

.text p{
	margin:0;
}

#top_books {
	margin:30px 0 10px 0;
}


#top_books dl dt {
	float: left;
	width: 240px;
	padding: 10px 0;
	text-indent: 1em;
	line-height: 150%;
	color:#FF0000;
}
#top_books dl dd {
	padding: 10px 10px 10px 240px;
	line-height: 150%;
}

#top_books h1{
	font-size:18px;
	line-height:22px;
	margin:0 0 10px 0;
}


/*追加FOOT*/
#foot {
        background: #fffff8;
		overflow:hidden;
		/*position: absolute;
        bottom: 0;*/
        /*height: 130px;*/
		border-top: solid 1px #CCCCCC;
		/*width:840px;*/
		margin:auto;
}

/*フッターナビ*/
#Bnavi {
	/*width:500px;*/
	margin-top:0px;
	clear:both;
	display:block;
	overflow:hidden;
}

#Bnaviul {
	margin:0;
	overflow:hidden;
}

#Bnavi li {
	float:left;
	list-style:none;
	margin:0px 0 10px 0;
	font-size:12px;
}

#Bnavi li a {
	text-decoration:none;
	
}
/*追加フッターバナー*/
#footerB {
	float:right;
}

/*ページ　コラム*/
#pagetitle {
	width:780px;
	margin:10px auto;
}

/*トピックパス*/

.topicPath {
	float:right;
	font-size:10px;
	margin:5px 35px 0 0;
}

/*ページ　プロフィール*/
.photo {
	float:left;
	width:120px;
	padding:0 0 0 10px;
}
.profile {
	float:right;
	width:625px;
	padding:0 10px 0 0 ;
}

/*文字色*/
.red{
	color:#FF0000;
}

/*メディア掲載実績*/

#publicity {
position:relative;
}

.pubcat {
position:absolute;
top:0px;
left:200px;
}


.pubtitle{
	text-decoration:none;
	font-size:17px;
	line-height:22px;
	/*background:url(img/title_bg.jpg) 260px 0 no-repeat;*/
	padding:1px 0 0 260px;
	margin-bottom:5px;
}


.pubname {
font-size:16px;
padding-left:200px;
}

.puburl {
font-size:12px;
color:#FF0000;
padding-left:200px;
}

.pubimg {
background:url(img/publicity_bg.jpg) 0 0 no-repeat;
	float:left;
	width:170px;
	position:absolute;
	top:0px;
}

.pubimg img {
margin-bottom:20px;
}

.contenttext {
padding-left:200px;
}

#publicity .postmetadata {
float:right;
margin:15px 0 5px 0;
}

/*リンクページ用追加*/
.brlink{
/*min-height:50px;*/
border-bottom: dotted 1px #999;
clear:both;
padding:10px 0 10px 5px;
/*margin-bottom:5px;*/
overflow:hidden;
}


.linkcat ul {
list-style-type:circle;
line-height:2em;
margin:0;
}

.linkcat img {
float:left;
margin-right:20px;
}

.linkcat li a {
margin-right:20px;
font-weight:bold;
font-size:110%;
/*padding-left:10px;*/
border-left:5px solid #FF0000;
padding-left:5px;
}