/* Reset
------------------------------------------------------------*/body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,form,fieldset,input,textarea,p,blockquote,th,td {
margin: 0;
padding: 0;
}
address,em { font-style: normal; }
strong,th { font-weight: normal; }
table {
border-collapse: collapse;
border-spacing: 0;
}
th { text-align: left; }
hr,legend { display: none;	}
h1,h2,h3,h4,h5,h6 {
	font-size: 100%;
	font-weight: normal;
}
img,fieldset { border: 0; }
li { list-style-type: none; }

/* Fonts
------------------------------------------------------------*/
body {
	font-size: 75%; /* IE */
	font-family: /*"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",*/"メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", Sans-Serif;
	line-height: 130%;
	color: #333333;
}
html>/**/body {
	font-size: 12px;
} /* Except IE */

.font14px {
	font-size: 116%;
 }

/* clearfix
-------------------------------------------------------------*/
.clearfix:after {
  content: ".";  /* 新しい要素を作る */
  display: block;  /* ブロックレベル要素に */
  clear: both;
  height: 0;
  visibility: hidden;
}

.clearfix { /zoom: 1;}

/* linkStyle
-------------------------------------------------------------*/
.triIcon {
	background-image:url(images/img/fcmado/sankakuIcon.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 8px;
}
.dotIcon {
	background-image:url(images/img/fcmado/dotIcon.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 5px;
}
a:link {
	color: #333333;
	text-decoration: underline;
}
a:visited {
	color: #666666;
}
a:hover {
	color: #628314;
	text-decoration: underline;
}

/* cmn.css
-------------------------------------------------------------*/

body {
	background-image: url(images/img/fcmado/headerBg.gif);
	background-repeat: repeat-x;
}
#header_wrap {
	width: 994px;
	margin-right: auto;
	margin-left: auto;
}

#main {
	width: 994px;
	margin-right: auto;
	margin-left: auto;
}
#fcLogo {
	margin-top: 12px;
	margin-left: 27px;
	float: left;
	height: 129px;
	width: 458px;
}
#fcUtility {
	float: right;
	display: inline;
	margin-right: 35px;
	width: 401px;
}
#fcUtility li {
	float:left;
}
#fcUtility h2 {
	text-align: right;
	padding-top: 2px;
	clear: left;
}
#fcGnav {
	clear: both;
}
#fcGnav li {
	float: left;
}
#leftcolumn {
	clear: left;
	float: left;
	width: 188px;
	margin-top: 4px;
	margin-right: 12px;
}
/*#fcLogin {
	background-image: url(images/img/fcmado/loginBg.gif);
	background-repeat: no-repeat;
	width: 178px;
	padding-left: 10px;
	padding-top: 50px;
	margin-bottom: 5px;
}
.fcLoginText {
	color: #666666;
	margin-left: 5px;
}
#leftcolumn #fcLogin #fclogin01 {
	margin-bottom: 20px;
}
#fclogin02 {
	padding-bottom: 25px;
}*/
#leftcolumn #fcsideBnr {
	margin-left: 2px;
}
#leftcolumn #fcsideBnr li {
	margin-bottom: 5px;
}
#leftcolumn #fcIchiran {
	margin-bottom: 5px;
	margin-left: 4px;
}
#category_area {
	background-image: url(images/img/fcmado/categoryBg.png);
	background-repeat: repeat-y;
}
#fcCategoryBoxIn {
	margin-left: 15px;
	margin-top: 5px;
}
#leftcolumn #fccategoryBox #fcCategoryBoxIn h4 {
	margin-bottom: 5px;
}
#leftcolumn #fccategoryBox #fcCategoryBoxIn h5 {
	margin-bottom: 3px;
}
#leftcolumn #fccategoryBox #fcCategoryBoxIn .categoryFirst {
	margin-left: 3px;
}
#leftcolumn #fccategoryBox #fcCategoryBoxIn .categoryFirst li {
	margin-bottom: 3px;
}
#leftcolumn #fccategoryBox #fcCategoryBoxIn .categorySecond {
	margin-left: 8px;
	margin-bottom: 8px;
}
#leftcolumn #fccategoryBox #fcCategoryBoxIn .categorySecond li {
	margin-bottom: 3px;
}
#three_maincolum {
	float: left;
	width: 548px;
	background-image: url(images/img/fcmado/mainBgMiddle.gif);
	background-repeat: repeat-y;
	margin-top: 4px;
	background-position: top;
}
#three_maincolumTop {
	background-image: url(images/img/fcmado/mainBgTop.gif);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 10px;
}
#three_maincolumBtm {
	background-image: url(images/img/fcmado/mainBgBtm.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-top: 6px;
	padding-left: 14px;
	padding-bottom: 14px;
}
#rightcolumn {
	float: right;
	width: 233px;
	background-image: url(images/img/fcmado/rightSideBGMiddle.png);
	background-repeat: repeat-y;
}
#fcRigntIn {
	padding-right: 5px;
	padding-left: 5px;
	background-image: url(images/img/fcmado/rightSideBGTop.png);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 18px;
}
#fcRigntBtm {
	background-image: url(images/img/fcmado/rightSideBGBtm.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 25px;
}
#listBox {
	width: 220px;
	padding-top: 10px;
	background-image: url(images/img/fcmado/listBgMiddle.gif);
	background-repeat: repeat-y;
	margin-bottom: 10px;
}
#listBoxBtm {
	background-image: url(images/img/fcmado/listBgBtm.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-bottom: 6px;
}
#listNumberNow {
	font-size: 150%;
	font-weight: bold;
	color: #496119;
	text-align: center;
	letter-spacing: 0.8em;
	margin-bottom: 5px;
}
#listBtn {
	text-align: center;
}
#listAttention {
	font-size: small;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 8px;
}
#listAdd {
	color: #496119;
	padding-left: 8px;
	padding-bottom: 5px;
}
#listAdd span {
	font-size: large;
	font-weight: bold;
}

#adSpace {
	margin-bottom: 10px;
}
#facebookBox {
	width: 220px;
	padding-top: 10px;
	background-color: #FFFFFF;
	background-image: url(images/img/fcmado/facebookBgMiddle.gif);
	background-repeat: repeat-y;
	margin-bottom: 10px;
}
#facebookBtm {
	background-image: url(images/img/fcmado/facebookBgBtm.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-bottom: 6px;
}
#facebookPlug {
	text-align: center;
}
#freedialRight {
	margin-bottom: 10px;
}
#setumeikaiBox {
	width: 220px;
	padding-top: 10px;
	background-color: #FFFFFF;
	background-image: url(images/img/fcmado/setumeikaikensakuBgMiddle.gif);
	background-repeat: repeat-y;
	margin-bottom: 10px;
}
#setumeikaiBtm {
	background-image: url(images/img/fcmado/setumeikaikensakuBgBtm.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-bottom: 6px;
	padding-right: 6px;
	padding-left: 6px;
}
#setumeikaiBtm p {
	margin-bottom: 5px;
}

#footer_wrap {
	clear: both;
	background-image: url(images/img/fcmado/footerTop.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
#fcFooterBtm {
	background-image: url(images/img/fcmado/footerBtm.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
#fcFooterIn {
	width: 994px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 15px;
	padding-top: 15px;
	position: relative;
}
#pagetop {
	position: absolute;
	top: -23px;
	right: 0px;
}
#footerTextNav {
	text-align: center;
	padding-top: 25px;
	padding-bottom: 15px;
	line-height: 150%;
}
#footerCopyRight {
	font-size: 90%;
	text-align: center;
	padding-bottom: 10px;
}


/* toppage.css
-------------------------------------------------------------*/

#fcCampaignText {
	background-image: url(images/img/fcmado/textBg.gif);
	background-repeat: no-repeat;
	margin-top: 10px;
	height: 78px;
	width: 500px;
	overflow: auto;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	margin-bottom: 10px;
}
#fcCampaignText li {
	background-image: url(images/img/fcmado/textBgIcon.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 8px;
	line-height: 1.5em;
}
#fcShiboriKensaku {
	width: 503px;
	border-right-width: 4px;
	border-left-width: 4px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FD894D;
	border-left-color: #FD894D;
	padding-left: 9px;
	padding-bottom: 10px;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #FD894D;
	margin-bottom: 10px;
}
#ichiranBtn {
	margin-top: -60px;
	text-align: right;
	margin-right: 30px;
}
#shiboriTitle01 {
	padding-top: 23px;
}
#shiboriBox01 {
	width: 493px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom: 10px;
}
#shiboriTable01 td {
	margin: 0px;
	padding-top: 5px;
	padding-right: 12px;
	padding-bottom: 5px;
	padding-left: 12px;
}

#shiboriBox02 {
	width: 493px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom: 10px;
}
#shiboriBox02 #tabs {
	margin-right: 5px;
	margin-left: 5px;
}
#shiboriBox02 #tabs ul {
	margin-left: 10px;
}
#tabs li, #tabs li a {
	float: left;
}
#tabs li a {
	background-imega: #cccccc;
	height: 20px;
	width: 145px;
	font-size: 120%;
	text-decoration: none;
	color: #FFFFFF;
	padding-left: 5px;
	padding-top: 10px;
	background-image: url(images/img/fcmado/gyosyuBgOrange_f2.gif);
	background-repeat: no-repeat;
}
#tabs li a:hover {
	height: 20px;
	width: 145px;
	font-size: 120%;
	text-decoration: none;
	color: #FFFFFF;
	padding-left: 5px;
	padding-top: 10px;
	background-image: url(images/img/fcmado/gyosyuBgOrange.gif);
	background-repeat: no-repeat;
}
#tabs ul li.active a {
	background-image: url(images/img/fcmado/gyosyuBgOrange.gif);
	background-repeat: no-repeat;
}
#tabs #tabtitle02 {
	display: inline;
	margin-right: 5px;
	margin-left: 5px;
}

#tabs div {
	background: #FFFFff;
	clear: both;
	padding: 15px;
	border: 1px solid #C95D01;
}
.tabTable td {
	width: 150px;
	padding-top: 3px;
	padding-bottom: 3px;
}
#tabs input {
	vertical-align: middle;
	margin-right: 5px;
}
.allcheck {
	margin-bottom: 10px;
}
.gyousyuSerchBtn {
	text-align: right;
	margin-top: 10px;
}
#faqList .question {
	background-image: url(images/img/fcmado/fukusuujyoukenP.gif);
	background-repeat: no-repeat;
	background-position: left center;
	height: 35px;
	width: 494px;
}
#faqList li.simpleFAQShowing .question {
 background-image: url(images/img/fcmado/fukusuujyoukenM.gif);
	background-repeat: no-repeat;
	background-position: left center;
	height: 35px;
	width: 494px;
}
#faqList .answer {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #9FC120;
	border-bottom-color: #9FC120;
	border-left-color: #9FC120;
	width: 492px;
	padding-top: 8px;
}
#faqList .answer h5 {
	margin-bottom: 8px;
}
#faqList .answer input {
	vertical-align: middle;
	margin-right: 5px;
}
.fukusuBox01 {
	background-color: #F5F9F5;
	width: 457px;
	margin-left: 3px;
	padding-right: 15px;
	padding-left: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom: 8px;
}
.fukusuBox02 {
	background-color: #EBF3EB;
	width: 457px;
	margin-left: 3px;
	padding-right: 15px;
	padding-left: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom: 8px;
}
.fukusuTable td {
	width: 150px;
	padding-top: 3px;
	padding-bottom: 3px;
}
#tabs2 li, #tabs2 li a {
	float: left;
}
#tabs2 li a {
	background-imega: #cccccc;
	height: 20px;
	width: 145px;
	font-size: 120%;
	text-decoration: none;
	color: #FFFFFF;
	padding-left: 5px;
	padding-top: 10px;
	background-image: url(images/img/fcmado/gyosyuBgGreen_f2.gif);
	background-repeat: no-repeat;
}
#tabs2 li a:hover {
	height: 20px;
	width: 145px;
	font-size: 120%;
	text-decoration: none;
	color: #FFFFFF;
	padding-left: 5px;
	padding-top: 10px;
	background-image: url(images/img/fcmado/gyosyuBgGreen.gif);
	background-repeat: no-repeat;
}
#tabs2 ul li.active a {
	background-image: url(images/img/fcmado/gyosyuBgGreen.gif);
	background-repeat: no-repeat;
}
#tabs2 #tabtitle02 {
	display: inline;
	margin-right: 5px;
	margin-left: 2px;
}

#tabs2 div {
	background: #EBF3EB;
	clear: both;
	padding: 15px;
	border: 1px solid #4C944C;
	height: 200px;
}
.tabTable td {
	width: 150px;
	padding-top: 3px;
	padding-bottom: 3px;
}
#tabs2 input {
	vertical-align: middle;
	margin-right: 5px;
}
.allcheck {
	margin-bottom: 10px;
}
.mokutekiBox .leftTd {
	padding-right: 5px;
}
.mokutekiBox td {
	padding-bottom: 3px;
}
#fukusuuSerchBtn {
	text-align: center;
	padding-bottom: 10px;
}
.midashiTitle {
	margin-bottom: 8px;
}
#pickUpBox {
	width: 498px;
	padding-right: 10px;
	padding-left: 10px;
}
.pickUpLeft {
	float: left;
	width: 225px;
	clear: both;
	margin-bottom: 8px;
}
.pickUpRight {
	float: right;
	width: 225px;
	margin-bottom: 8px;
}
.pickUpImg {
	float: left;
	margin-right: 8px;
}
.pickUpImg img {
	border: 1px solid #CCCCCC;
}
#topicsBox {
	width: 500px;
	padding-right: 9px;
	padding-left: 9px;
	margin-bottom: 10px;
}
#topicsTitle {
	position: relative;
}
.rss {
	position: absolute;
	right: 24px;
	top: 10px;
}
#topicsBox dt {
	background-image: url(images/img/fcmado/sankakuIcon.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 8px;
}
#topicsBox dd {
	margin-top: -1.5em;
	padding-left: 8em;
	margin-bottom: 7px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding-bottom: 3px;
}
#dLinkGroup li {
	float: left;
	width: 244px;
	display: inline;
	margin-right: 8px;
	margin-left: 8px;
	margin-bottom: 10px;
}



/* =Content
-------------------------------------------------------------- */

/*#main {
	clear: both;
	overflow: hidden;
	padding: 40px 0 0 0;
}*/
#container {
	width: 738px;
	float:left;
	background-image:url(images/img/fcmado/wpMainBgCen.jpg);
	background-repeat: repeat-y;
	margin-top: 4px;
	margin-bottom:15px;
}
#content {
	background-image: url(images/img/fcmado/wpMainBgTop.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 8px;
}
#contentBtm {
	background-image: url(images/img/fcmado/wpMainBgBtm.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-bottom: 18px;
	padding-top: 10px;
	padding-right: 20px;
	padding-left: 20px;
}
#content,
#content input,
#content textarea {
	color: #333;
	font-size: 16px;
	line-height: 24px;
}
#content p,
#content ul,
#content ol,
#content dd,
#content pre,
#content hr {
	margin-bottom: 24px;
}
#content ul ul,
#content ol ol,
#content ul ol,
#content ol ul {
	margin-bottom: 0;
}
#content pre,
#content kbd,
#content tt,
#content var {
	font-size: 15px;
	line-height: 21px;
}
#content code {
	font-size: 13px;
}
#content dt,
#content th {
	color: #000;
}
#content h1,
#content h2,
#content h3,
#content h4,
#content h5,
#content h6 {
	color: #000;
	line-height: 1.5em;
	margin: 0 0 20px 0;
}
#content table {
	border: 1px solid #e7e7e7;
	margin: 0 -1px 24px 0;
	text-align: left;
	width: 100%;
}
#content tr th,
#content thead th {
	color: #888;
	font-size: 12px;
	font-weight: bold;
	line-height: 18px;
	padding: 9px 24px;
}
#content tr td {
	border-top: 1px solid #e7e7e7;
	padding: 6px 24px;
}
#content tr.odd td {
	background: #f2f7fc;
}
.hentry {
	margin: 0 0 48px 0;
}
.home .sticky {
	background: #f2f7fc;
	border-top: 4px solid #000;
	margin-left: -20px;
	margin-right: -20px;
	padding: 18px 20px;
}
.single .hentry {
	margin: 0 0 36px 0;
}
.page-title {
	color: #000;
	font-size: 14px;
	font-weight: bold;
	margin: 0 0 36px 0;
}
.page-title span {
	color: #333;
	font-size: 16px;
	font-style: italic;
	font-weight: normal;
}
.page-title a:link,
.page-title a:visited {
	color: #888;
	text-decoration: none;
}
.page-title a:active,
.page-title a:hover {
	color: #ff4b33;
}
#content .entry-title {
	color: #333333;
	font-size: 22px;
	font-weight: bold;
	line-height: 1.3em;
	margin-bottom: 0;
	background-color: #FBFCE5;
	background-image: url(images/img/fcmado/wpTitleIcon.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 15px;
}
.entry-title a:link,
.entry-title a:visited {
	color: #000;
	text-decoration: none;
}
.entry-title a:active,
.entry-title a:hover {
	color: #ff4b33;
}
.entry-meta {
	color: #888;
	font-size: 12px;
}
.entry-meta abbr,
.entry-utility abbr {
	border: none;
}
.entry-meta abbr:hover,
.entry-utility abbr:hover {
	border-bottom: 1px dotted #666;
}
.entry-content,
.entry-summary {
	clear: both;
	padding: 12px 0 0 0;
}
.entry-content {
	width: 654px;
	margin-left: 18px;
	background-image: url(images/img/fcmado/wpConBack.jpg);
	background-repeat: repeat;
	padding: 4px;
	margin-top:15px;
}
.entry-contentIn {
	mages/img/fcmado/wpConBack.jpg);
	background-color: #FFFFFF;
	border: 2px solid #F77B2A;
	padding: 8px;
}
#content .entry-summary p:last-child {
	margin-bottom: 12px;
}
.entry-content fieldset {
	border: 1px solid #e7e7e7;
	margin: 0 0 24px 0;
	padding: 24px;
}
.entry-content fieldset legend {
	background: #fff;
	color: #000;
	font-weight: bold;
	padding: 0 24px;
}
.entry-content input {
	margin: 0 0 24px 0;
}
.entry-content input.file,
.entry-content input.button {
	margin-right: 24px;
}
.entry-content label {
	color: #888;
	font-size: 12px;
}
.entry-content select {
	margin: 0 0 24px 0;
}
.entry-content sup,
.entry-content sub {
	font-size: 10px;
}
.entry-content blockquote.left {
	float: left;
	margin-left: 0;
	margin-right: 24px;
	text-align: right;
	width: 33%;
}
.entry-content blockquote.right {
	float: right;
	margin-left: 24px;
	margin-right: 0;
	text-align: left;
	width: 33%;
}
.page-link {
	clear: both;
	color: #000;
	font-weight: bold;
	margin: 0 0 22px 0;
	word-spacing: 0.5em;
}
.page-link a:link,
.page-link a:visited {
	background: #f1f1f1;
	color: #333;
	font-weight: normal;
	padding: 0.5em 0.75em;
	text-decoration: none;
}
.home .sticky .page-link a {
	background: #d9e8f7;
}
.page-link a:active,
.page-link a:hover {
	color: #ff4b33;
}
body.page .edit-link {
	clear: both;
	display: block;
}
#entry-author-info {
	background: #f2f7fc;
	border-top: 4px solid #000;
	clear: both;
	font-size: 14px;
	line-height: 20px;
	margin: 24px 0;
	overflow: hidden;
	padding: 18px 20px;
}
#entry-author-info #author-avatar {
	background: #fff;
	border: 1px solid #e7e7e7;
	float: left;
	height: 60px;
	margin: 0 -104px 0 0;
	padding: 11px;
}
#entry-author-info #author-description {
	float: left;
	margin: 0 0 0 104px;
}
#entry-author-info h2 {
	color: #000;
	font-size: 100%;
	font-weight: bold;
	margin-bottom: 0;
}
.entry-utility {
	clear: both;
	color: #888;
	font-size: 12px;
	line-height: 18px;
}
.entry-meta a,
.entry-utility a {
	color: #888;
}
.entry-meta a:hover,
.entry-utility a:hover {
	color: #ff4b33;
}
#content .video-player {
	padding: 0;
}


/* =Asides
-------------------------------------------------------------- */

.home #content .format-aside p,
.home #content .category-asides p {
	font-size: 14px;
	line-height: 20px;
	margin-bottom: 10px;
	margin-top: 0;
}
.home .hentry.format-aside,
.home .hentry.category-asides {
	padding: 0;
}
.home #content .format-aside .entry-content,
.home #content .category-asides .entry-content {
	padding-top: 0;
}


/* =Gallery listing
-------------------------------------------------------------- */

.format-gallery .size-thumbnail img,
.category-gallery .size-thumbnail img {
	border: 10px solid #f1f1f1;
	margin-bottom: 0;
}
.format-gallery .gallery-thumb,
.category-gallery .gallery-thumb {
	float: left;
	margin-right: 20px;
	margin-top: -4px;
}
.home #content .format-gallery .entry-utility,
.home #content .category-gallery .entry-utility {
	padding-top: 4px;
}


/* =Attachment pages
-------------------------------------------------------------- */

.attachment .entry-content .entry-caption {
	font-size: 140%;
	margin-top: 24px;
}
.attachment .entry-content .nav-previous a:before {
	content: '\2190\00a0';
}
.attachment .entry-content .nav-next a:after {
	content: '\00a0\2192';
}


/* =Images
-------------------------------------------------------------- */

/*
Resize images to fit the main content area.
- Applies only to images uploaded via WordPress by targeting size-* classes.
- Other images will be left alone. Use "size-auto" class to apply to other images.
*/
img.size-auto,
img.size-full,
img.size-large,
img.size-medium,
.attachment img {
	max-width: 100%; /* When images are too wide for containing element, force them to fit. */
	height: auto; /* Override height to match resized width for correct aspect ratio. */
}
.alignleft,
img.alignleft {
	display: inline;
	float: left;
	margin-right: 24px;
	margin-top: 4px;
}
.alignright,
img.alignright {
	display: inline;
	float: right;
	margin-left: 24px;
	margin-top: 4px;
}
.aligncenter,
img.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
img.alignleft,
img.alignright,
img.aligncenter {
	margin-bottom: 12px;
}
.wp-caption {
	background: #f1f1f1;
	line-height: 18px;
	margin-bottom: 20px;
	max-width: 632px !important; /* prevent too-wide images from breaking layout */
	padding: 4px;
	text-align: center;
}
.wp-caption img {
	margin: 5px 5px 0;
}
.wp-caption p.wp-caption-text {
	color: #888;
	font-size: 12px;
	margin: 5px;
}
.wp-smiley {
	margin: 0;
}
.gallery {
	margin: 0 auto 18px;
}
.gallery .gallery-item {
	float: left;
	margin-top: 0;
	text-align: center;
	width: 33%;
}
.gallery-columns-2 .gallery-item {
	width: 50%;
}
.gallery-columns-4 .gallery-item {
	width: 25%;
}
.gallery img {
	border: 2px solid #cfcfcf;
}
.gallery-columns-2 .attachment-medium {
	max-width: 92%;
	height: auto;
}
.gallery-columns-4 .attachment-thumbnail {
	max-width: 84%;
	height: auto;
}
.gallery .gallery-caption {
	color: #888;
	font-size: 12px;
	margin: 0 0 12px;
}
.gallery dl {
	margin: 0;
}
.gallery img {
	border: 10px solid #f1f1f1;
}
.gallery br+br {
	display: none;
}
#content .attachment img {/* single attachment images should be centered */
	display: block;
	margin: 0 auto;
}


/* =Navigation
-------------------------------------------------------------- */

.navigation {
	color: #888;
	font-size: 12px;
	line-height: 18px;
	overflow: hidden;
}
.navigation a:link,
.navigation a:visited {
	color: #888;
	text-decoration: none;
}
.navigation a:active,
.navigation a:hover {
	color: #ff4b33;
}
.nav-previous {
	float: left;
	width: 50%;
}
.nav-next {
	float: right;
	text-align: right;
	width: 50%;
}
#nav-above {
	margin: 0 0 18px 0;
}
#nav-above {
	display: none;
}
.paged #nav-above,
.single #nav-above {
	display: block;
}
#nav-below {
	margin: -18px 0 0 0;
}


/* =Comments
-------------------------------------------------------------- */
#comments {
	clear: both;
}
#comments .navigation {
	padding: 0 0 18px 0;
}
h3#comments-title,
h3#reply-title {
	color: #000;
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 0;
}
h3#comments-title {
	padding: 24px 0;
}
.commentlist {
	list-style: none;
	margin: 0;
}
.commentlist li.comment {
	border-bottom: 1px solid #e7e7e7;
	line-height: 24px;
	margin: 0 0 24px 0;
	padding: 0 0 0 56px;
	position: relative;
}
.commentlist li:last-child {
	border-bottom: none;
	margin-bottom: 0;
}
#comments .comment-body ul,
#comments .comment-body ol {
	margin-bottom: 18px;
}
#comments .comment-body p:last-child {
	margin-bottom: 6px;
}
#comments .comment-body blockquote p:last-child {
	margin-bottom: 24px;
}
.commentlist ol {
	list-style: decimal;
}
.commentlist .avatar {
	position: absolute;
	top: 4px;
	left: 0;
}
.comment-author {
}
.comment-author cite {
	color: #000;
	font-style: normal;
	font-weight: bold;
}
.comment-author .says {
	font-style: italic;
}
.comment-meta {
	font-size: 12px;
	margin: 0 0 18px 0;
}
.comment-meta a:link,
.comment-meta a:visited {
	color: #888;
	text-decoration: none;
}
.comment-meta a:active,
.comment-meta a:hover {
	color: #ff4b33;
}
.commentlist .even {
}
.commentlist .bypostauthor {
}
.reply {
	font-size: 12px;
	padding: 0 0 24px 0;
}
.reply a,
a.comment-edit-link {
	color: #888;
}
.reply a:hover,
a.comment-edit-link:hover {
	color: #ff4b33;
}
.commentlist .children {
	list-style: none;
	margin: 0;
}
.commentlist .children li {
	border: none;
	margin: 0;
}
.nopassword,
.nocomments {
	display: none;
}
#comments .pingback {
	border-bottom: 1px solid #e7e7e7;
	margin-bottom: 18px;
	padding-bottom: 18px;
}
.commentlist li.comment+li.pingback {
	margin-top: -6px;
}
#comments .pingback p {
	color: #888;
	display: block;
	font-size: 12px;
	line-height: 18px;
	margin: 0;
}
#comments .pingback .url {
	font-size: 13px;
	font-style: italic;
}

/* Comments form */
input[type=submit] {
	color: #333;
}
#respond {
	border-top: 1px solid #e7e7e7;
	margin: 24px 0;
	overflow: hidden;
	position: relative;
}
#respond p {
	margin: 0;
}
#respond .comment-notes {
	margin-bottom: 1em;
}
.form-allowed-tags {
	line-height: 1em;
}
.children #respond {
	margin: 0 48px 0 0;
}
h3#reply-title {
	margin: 18px 0;
}
#comments-list #respond {
	margin: 0 0 18px 0;
}
#comments-list ul #respond {
	margin: 0;
}
#cancel-comment-reply-link {
	font-size: 12px;
	font-weight: normal;
	line-height: 18px;
}
#respond .required {
	color: #ff4b33;
	font-weight: bold;
}
#respond label {
	color: #888;
	font-size: 12px;
}
#respond input {
	margin: 0 0 9px;
	width: 98%;
}
#respond textarea {
	width: 98%;
}
#respond .form-allowed-tags {
	color: #888;
	font-size: 12px;
	line-height: 18px;
}
#respond .form-allowed-tags code {
	font-size: 11px;
}
#respond .form-submit {
	margin: 12px 0;
}
#respond .form-submit input {
	font-size: 14px;
	width: auto;
}


/* =Widget Areas
-------------------------------------------------------------- */

.widget-area ul {
	list-style: none;
	margin-left: 0;
}
.widget-area ul ul {
	list-style: square;
	margin-left: 1.3em;
}
.widget-area select {
	max-width: 100%;
}
.widget_search #s {/* This keeps the search inputs in line */
	width: 60%;
}
.widget_search label {
	display: none;
}
.widget-container {
	margin: 0 0 18px 0;
}
.widget-title {
	color: #222;
	font-weight: bold;
	background-image: url(images/img/fcmado/wpSideTitleBg.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 12px;
	padding-bottom: 12px;
	padding-left: 15px;
	width:206px;
	margin-bottom: 10px;
}

.widget_recent_entries ul li, .menu-item {
	background-image: url(images/img/fcmado/wpSideIcon.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 7px;
}

.widget-area a:link,
.widget-area a:visited {
	text-decoration: none;
}
.widget-area a:active,
.widget-area a:hover {
	text-decoration: underline;
}
.widget-area .entry-meta {
	font-size: 11px;
}
#wp_tag_cloud div {
	line-height: 1.6em;
}
#wp-calendar {
	width: 100%;
}
#wp-calendar caption {
	color: #222;
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 4px;
	text-align: left;
}
#wp-calendar thead {
	font-size: 11px;
}
#wp-calendar thead th {
}
#wp-calendar tbody {
	color: #aaa;
}
#wp-calendar tbody td {
	background: #f5f5f5;
	border: 1px solid #fff;
	padding: 3px 0 2px;
	text-align: center;
}
#wp-calendar tbody .pad {
	background: none;
}
#wp-calendar tfoot #next {
	text-align: right;
}
.widget_rss a.rsswidget {
	color: #000;
}
.widget_rss a.rsswidget:hover {
	color: #ff4b33;
}
.widget_rss .widget-title img {
	width: 11px;
	height: 11px;
}

/* Main sidebars */
#main .widget-area ul {
	margin-left: 0;
	padding: 0 20px 0 0;
}
#main .widget-area ul ul {
	border: none;
	margin-left: 1.3em;
	padding: 0;
}
#primary {
}
#secondary {
}
#wpTitle {
	margin-bottom: 15px;
}
#wpMenu {
	text-align: center;
}
#wpMenu li {
	margin-bottom: 5px;
}

.wpBtn {
margin-top: 15px;
margin-top: 15px;
text-align:center;
}
#sidebarYougo {
margin-top: 20px;
margin-bottom:30px;
}
#sidebarBnr p {
margin-bottom:8px;
}#yogoGroup {
	padding-left: 55px;
}
#yougoLink {
	background-image: url(images/img/fcmado/wpAIUEObg.jpg);
	background-repeat: no-repeat;
	margin-top: 20px;
	margin-bottom: 20px;
}
#yougoLink ul {
	padding-top: 35px;
	padding-bottom: 35px;
	padding-left: 18px;
}
#yougoLink ul li {
	float: left;
}
.wpWordMiniTitle {
	background-image: url(images/img/fcmado/wpminiBar.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #F87B2B;
	width: 558px;
}
.wpWordList {
	font-size: 12px;
	margin-left: 30px;
}
.wpWordList li {
	list-style-type: circle;
}
