/* CSS Document */
/* Base Theme ============================================================= */

/* Reset ------------------------------------------------------------------ */

/*
    reset.css - resets default browser styling
    http://tantek.com/log/2004/09.html#d06t2354
    http://www.vox.com/.shared/css/base.css by beausmith.com
    http://developer.yahoo.com/yui/reset/
*/

:link,:visited {
    text-decoration: none;
}
html,body,div,
ul,ol,li,dl,dt,dd,
form,fieldset,input,textarea,
h1,h2,h3,h4,h5,h6,pre,code,p,blockquote,hr,
th,td {
    margin: 0;
    padding: 0;
}
h1,h2,h3,h4,h5,h6 {
    font-size: 100%;
    font-weight: normal;
}
table {
    border-spacing: 0;
}
fieldset,img,abbr,acronym {
    border: 0;
} 
/* strict reset by uncommenting lines below */
address,caption,cite,code,dfn,em,strong,b,u,s,i,th,var {
    /* font-style: normal; */
    /* font-weight: normal; */
}

ol,ul {
    list-style: none;
}
caption,th {
    text-align: left;
}
q:before,q:after {
    content: '';
}
a {
    text-decoration: none;
    outline: none;
}
hr {
    border: 0;
    height: 1px;
    background-color: #000;
    color: #000;
}
a img,:link img,:visited img {
    border: none;
}
address {
    font-style: normal;
    display: inline;
}


/* Utilities ----------------------------------------------------------------- */

.pkg:after, #content-inner:after {
    content: " ";
    display: block;
    visibility: hidden;
    clear: both;
    height: 0.1px;
    font-size: 0.1em;
    line-height: 0;
}
.pkg, #content-inner { display: block; }
/* no ie mac \*/
* html .pkg, * html #content-inner { height: 1%; }
.pkg, #content-inner { display: block; }
/* */

.inline { display: inline; }
.hidden { display: none; }



/* Layout ----------------------------------------------------------------- */

body {
    text-align: center;
    background: #fff;
}

#container-inner {
    width: 800px;
    margin: 0 auto;
    text-align: left;
}

#alpha {
	float: right;
	width: 600px;
}
#beta {
    float: left;
	width: 200px;
}
#beta-inner {
	margin:0px 10px;
}

#header-inner, #content-inner, #footer-inner,
#alpha-inner, #beta-inner, #gamma-inner {
}

#header-inner, #content-inner, #footer-inner {
}

#header-inner, #footer-inner,
#alpha-inner, #beta-inner, #gamma-inner {
}




/* Thin-Wide */



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

#content {
	padding: 10px 0px;
}

a:link {/*未訪問のリンク*/
	color: #006699;
    text-decoration:none;
}
a:visited {/*訪問後のリンク*/
	color: #006699;
    text-decoration:none;
}
a:hover {/*マウスをのせたとき*/
	color: #006699;
    text-decoration:underline;
}
a:active {/*クリック中*/
	color: #006699;
    text-decoration:none;
}

h1, h2, h3, h4, h5, h6, p, pre, blockquote, fieldset, ul, ol, dl {
}

blockquote, ol, ul {
    margin-left: 30px;
    background-repeat: repeat-y;
}

ol { list-style: decimal outside; }
ul { list-style: disc outside; }
.item { list-style: none; }



/* Header */

#header {
	height: 165px;
}

#header-basil-sc {
	margin:10px 10px 0;
}

#header-name {
    margin:0 10px;
}

#header-description {
    padding:2px 10px 0px 0px;
	text-align: right;
	color: #fff;
	font-size: 10px;
}


/* Assets */



.nabi1 .banner {
	margin-bottom: 10px;
}

.widget-header {
	background-image:url(http://basil.sc/img/content_title.gif);
	background-repeat: no-repeat;
	background-position: left;
	text-align: center;
	padding: 7px;
	color: #fff;
	font-weight: bold;
	letter-spacing: 0.5em;
}
.widget ul {
	margin: 5px 5px 20px 20px;
	list-style:	disc;
}
.widget ul a{/*リンクされた文字*/
	color: #666666;
    text-decoration:none;
	font-size: 10px;
}
.widget ul a:link {/*未訪問のリンク*/
	color: #666666;
    text-decoration:none;
}
.widget ul a:visited {/*訪問後のリンク*/
	color: #666666;
    text-decoration:none;
}
.widget ul a:hover {/*マウスをのせたとき*/
	color: #454A4B;
    text-decoration:underline;
}
.widget ul a:active {/*クリック中*/
	color: #666666;
    text-decoration:none;
}
.nabi2 ul a{/*リンクされた文字*/
	color: #037D4C;
	font-weight: bold;
    text-decoration:none;
	font-size: 13px;
	padding-bottom: 5px;
}
.nabi2 ul a:link {
	color: #037D4C;
	font-weight: bold;
    text-decoration:none;
	font-size: 13px;
	padding-bottom: 5px;
}
.nabi2 ul a:visited{/*リンクされた文字*/
	color: #037D4C;
	font-weight: bold;
    text-decoration:none;
	font-size: 13px;
	padding-bottom: 5px;
}
.nabi2 ul a:hover{/*リンクされた文字*/
	color: #037D4C;
	font-weight: bold;
    text-decoration:none;
	font-size: 13px;
	padding-bottom: 5px;
}
.nabi2 ul a:active{/*リンクされた文字*/
	color: #037D4C;
	font-weight: bold;
    text-decoration:none;
	font-size: 13px;
	padding-bottom: 5px;
}
.nabi2 ul {
	margin: 15px 18px 15px 3px;
}
.nabi2 li {
	background: url(http://basil.sc/img/list.gif) no-repeat 10px 0px;
	list-style: none;
	padding: 0 0 10px 40px;
	margin-bottom: 5px;
	border-bottom: #80C31C dashed 1px;
}
.widget-search .widget-content {
	padding: 10px;
}
.entry-title {
	height: 34px;
	color: #fff;
	padding: 8px 50px;
	margin-bottom: 10px;
	font-weight: bold;
	font-size: 15px;
	text-decoration: none;
}
.entry-title a {
	color: #fff;
	font-weight: bold;
	font-size: 15px;
	text-decoration: none;
}
.entry-title a:link {
	color: #fff;
	font-weight: bold;
	font-size: 15px;
	text-decoration: none;
}
.entry-title a:visited {
	color: #fff;
	font-weight: bold;
	font-size: 15px;
	text-decoration: none;
}
.entry-title a:hover {
	color: #fff;
	font-weight: bold;
	font-size: 15px;
	text-decoration: none;
}
.entry-title a:active {
	color: #fff;
	font-weight: bold;
	font-size: 15px;
	text-decoration: none;
}
.asset-meta {
	padding: 10px;
	text-align: right;
}
.entry-asset {
	margin-bottom: 20px;
}
.asset-body img {
	padding: 10px 0;
}
#footer-content {
	text-align: center;
	padding: 10px;
}
#header {
	background-image: url(http://basil.sc/img/header.jpg);
	background-repeat: no-repeat;
}
.entry-title {
	background-image: url(http://basil.sc/img/h1.jpg);
	background-repeat: no-repeat;
}
#info-index-area {
	padding: 1px;
	width: 586px;
	border: 1px solid #C2C2C2;
	margin: 10px 0;
	clear: both;
}
#info-index-area ul {
	margin: 10px;
	list-style: none;
}
#info-index-area a{
	color: #666666;
	text-decoration: none;
	font-weight: bold;
	font-size: 13px;
}
#info-index-area li {
	list-style: none;
	padding: 0 0 5px 25px;
	margin-bottom: 5px;
	border-bottom: #CFCFCF dashed 1px;
}	
#recipe-index-area {
	width: 287px;
	padding-top: 1px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 1px;
	border: 1px solid #C2C2C2;
	float: left;
	margin-right: 10px;
}
#recipe-index-area ul {
	margin: 10px;
	list-style: none;
}
#recipe-index-area li {
	background: url(http://basil.sc/img/yaji.jpg) no-repeat 5px 3px;;
	list-style: none;
	padding: 0 0 5px 25px;
	margin-bottom: 5px;
	border-bottom: #CFCFCF dashed 1px;
}	

#recipe-index-area a{
	color: #FF8564;
	text-decoration: none;
	font-weight: bold;
	font-size: 13px;
}

#cultivation-index-area {
	width: 287px;
	padding-top: 1px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 1px;
	border: 1px solid #C2C2C2;
	float: left;
}
#cultivation-index-area ul {
	margin: 10px;
	list-style: none;
}
#cultivation-index-area li {
	list-style: none;
	padding: 0 0 5px 5px;
	margin-bottom: 10px;
	border-bottom: #CFCFCF dashed 1px;
	color: #41AC82;
	font-size: 13px;
	font-weight: bold;
}	
#cultivation-index-area a{
	color: #666666;
	text-decoration: none;
	font-weight: bold;
	font-size: 13px;
}
#syouhin {
	float: left;
	margin-right: 10px;
	margin-bottom: 20px;
}
#catch-copy {
	margin-bottom: 10px;
}
#catch-text {
	font-size: 13px;
	line-height: 170%;
	margin: 10px;
}
#alpha-inner #page-title {
	background-image: url(http://basil.sc/img/page-title.jpg);
	background-repeat: no-repeat;
	height: 27px;
	color: #E50102;
	padding: 5px 30px;
	margin-bottom: 10px;
	font-weight: bold;
}
.entry-title {
	background-image: url(http://basil.sc/img/h1.jpg);
	background-repeat: no-repeat;
}
.question-title {
	background-image: url(http://basil.sc/img/h3.gif);
	background-repeat: no-repeat;
	height: 27px;
	color: #E50102;
	padding: 3px 30px;
	margin-bottom: 10px;
	font-weight: bold;
}
#page-9 h2 {
	background-image: url(http://basil.sc/img/h3.gif);
	background-repeat: no-repeat;
	height: 27px;
	color: #E50102;
	padding: 3px 30px;
	margin-bottom: 10px;
	font-weight: bold;
}
#page-9 h3 {
	background-image: url(http://basil.sc/img/h4.jpg);
	background-repeat: no-repeat;
	height: 27px;
	color: #E50102;
	padding: 3px 40px;
	margin-top: 10px;
	margin-bottom: 10px;
	font-weight: bold;
}
#page-9 h4 {
	height: 27px;
	color: #E50102;
	padding: 3px 40px;
	margin-top: 10px;
	margin-bottom: 10px;
	font-weight: bold;
}
#page-9 p {
	margin: 0 15px;
	font-size: 14px;
}
#page-67 h2 {
	background-image: url(http://basil.sc/img/h3.gif);
	background-repeat: no-repeat;
	height: 27px;
	color: #E50102;
	padding: 3px 30px;
	margin-bottom: 10px;
	font-weight: bold;
}

.widget-syndication ul {
	list-style-type: none;
}
.widget-qr .widget-content {
	text-align: center;
}
#facebook {
	margin-top: 10px;
}
p {
	line-height: 150%;
}


