/*
Title: styles-site.css
CSSLicense: j-suzuki
*/

body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	background: #FFFFFF url("http://www.chiduru-sc.com/img/back.jpg") no-repeat fixed;
	width: 800px;
	height: 242px;
	margin: 0px 0px 0px 0px;
	color: #666;
	font-size: 12px;

}

/*---Image Types---*/

img {
	border-style: none;
	}

/*---Navigation---*/

.navi {
	background-image: url("http://www.chiduru-sc.com/img/top-un.jpg");
	no-repeat fixed;
	height: 20px;
	width: 800px;
	border-bottom: 1px solid #6E0963;
	font-size: 10px;
	color:#FFE6FC;
	text-indent: 15px;
}


.navi a{
	color: #FFE6FC;
	font-weight: bold;
	text-decoration: none;
}

.navi a:hover
{
	color: #FFCC00;
}

.navi02
{
	height: 20px;
	border-bottom: 1px solid #CCC;
	font-size: 10px;
	color: #3C6031;
	text-indent: 15px;
	margin: 0px;
	background-color: #D8EDD3;
}

.navi02 a{
	color: #3C6031;
	font-weight: bold;
	text-decoration: none;
}

.navi02 a:hover {
	color: #FFCC00;
}

/*---Tab Setting---*/

#tab {
	background-image: url("http://www.chiduru-sc.com/img/back-02.gif");
	no-repeat fixed;
	width: 800px;
	height: 20px;
	_height: 20px;
	text-align: right;
	font-size: 1px;
}

#tabline {
	margin-top:-35px;
	_margin-top:-55px;
	color: #FAE56E;
	font-size: 10px;
	font-weight: bold;
}

*:first-child+html #tabline {
	margin-top:-60px;
	color: #FAE56E;
	font-size: 10px;
	font-weight: bold;
}

.search
{
padding-top: 5px;
_padding-top: 0px;
	text-indent: 10px;
	font-size: 10px;
	font-weight: bold;
}

/*---Box Setting---*/
.indexbox {
	color: #FFF;
	text-decoration: none;
	width: 180px;
	height: 20px;
	margin-top: 15px;
	text-align: center;
	display: block;
	font-size: 10px;
	background-image: url("http://www.chiduru-sc.com/img/l-side.gif");
}
.box {
	color:#444;
	text-decoration: none;
	width: 168px;
	display: block;
	font-size: 10px;
	padding: 5px;
	border-width: 0px 1px 1px 1px;
	border-style: solid;
	border-color: #4D7942;
	background-color: #EBF3E9;
}

.detail {
	text-align: left;
	font-size: 12px;
	margin-right: 15px;
	margin-top; 10px;
	margin-bottom; 5px;
}

.adimi-01 {
	text-align: left;
	font-size: 12px;
	font-weight: bold;
	color: #0000FF;
	margin-right: 15px;
	margin-top: 15px;
}

.adimi-02 {
	text-align: left;
	font-size: 10px;
	font-color: #000000;
	margin-right: 15px;
}

/*---No Link---*/
a {
	text-decoration: underline;
}

a:hover {
	color: #0000FF;
}

/*---Basic Setting---*/
#base {
	width: 800px;
	background-image: url("http://www.chiduru-sc.com/img/back.jpg") no-repeat fixed;
	margin: 0px;
	background-color: #FFE6FC;

}

#base-02 {
	width: 800px;
	margin: 0px;
	background-color: #FFE6FC;
}

#wrapper {
	width: 100%;
	border: none;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	background-color: #FFFFFF;
}

#banner
{
	background-image: url("http://www.chiduru-sc.com/img/back.jpg")
	no-repeat fixed;
	margin: 0px;
	width: 800px;
	height: 242px;
}

/*---Blog FrameSet---*/
#container {
	width: 100%
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	background-color: #FFE6FC;	
}
		
/*---Header---*/
#header	{
	margin : 0px;
	padding: 0Px;
	height : 60px;
	width: 800px;
	height: 185px;
}

#header h1{
	margin: 0px;
	margin-top : 0px;
	margin-bottom: 0px;
	text-indent: -900px;
}
		
#header h1 a {
	background-image: url("http://www.chiduru-sc.com/img/banner.jpg");
	no-repeat fixed;
	margin : 0px 0px 0px 0px;
	display: block;
	font-size: 1px;
	width: 800px;
	height: 185px;
}

#header h1 a:hover {
	background-image: url("http://www.chiduru-sc.com/img/banner.jpg");
	no-repeat fixed;
	margin : 0px 0px 0px 0px;
	font-size: 1px;
	width: 800px;
	height: 185px;
}

/*---Favorite---*/
#header .favorite {
	margin: -90px 10px;
	text-align: right;
}
		
/*---Left Sidebar---*/
#left {
	width: 190PX;
	float: left;
	margin-left: 5px;
	padding-top: 10px;
	_margin-top: -10px;
	padding-bottom: 10px;
}

*:first-child+html #left {
	width: 190PX;
	float: left;
	margin-left: 5px;
	margin-top: -10px;
	padding-bottom: 10px;
}

#left h2 {
	font-size: 12px;
	font-family: Verdana,Helvetica,sans-serif;
	color: #666666;
	margin-bottom: 5px;
}
		
#left p {
	font-size: 12px;
	margin-top: 0px;
	margin-bottom: 0px;
	line-height: 140%;
}

#left a {
	color: #8080C0;
}
		
#left a:hover{
	color : #FF6600;
}

/*------Left Menu------*/
#left .index{
	color: #FFF;
	text-decoration: none;
	background-image: url("http://www.chiduru-sc.com/img/l-side.gif");
	width: 180px;
	height: 20px;
	margin-top: 15px;
	text-align: center;
	font-weight: bold;
	display: block;
	font-size: 12px;

}

#left .menu a	{
	color:#FAE56E;
	text-decoration: none;
	width: 178px;
	height: 20px;
	text-indent: 5px;
	display: block;
	font-size: 12px;
	border-width: 0px 1px 1px 1px;
	border-style: solid;
	border-color: #4D7942;
	background-color: #E445D3;
}
		
#left .menu a:hover{
	color: #000000;
	background-repeat: no-repeat;
	background-color: #F096E6;
}

#left .new a	{
	color: #FAE56E;
	text-decoration: none;
	width: 168px;
	height: 20px;
	padding: 3px 5px 3px 5px;
	display: block;
	font-size: 10px;
	line-height: 110%;
	border-width: 0px 1px 1px 1px;
	border-style: solid;
	border-color: #4D7942;
	background-color: #E445D3;
}
		
#left .new a:hover{
	color: #000000;
	background-repeat: no-repeat;
	background-color: #E445D3;

}


#left #searchform	{
	margin-top: 5px;
}
		
#left #searchform p {
	margin-top: 2px;
	margin-bottom: 2px;
}


/*---Entry---*/

#content {
	height: 100%;
	margin: 15px 30px 0px 210px;
	background-color: #FFFFFF;
}

.flo {
	width: 260px;
	height: 200px;
	float: left;
	margin: 5px;
	padding: 0px 0px 5px 0px;

}

.flo-top {
	width: 530px;
	height: 100%;
	float: left;
	margin: 5px;
	padding: 0px 0px 0px 0px;
}

.inner-top
{
	background-image: url("http://www.chiduru-sc.com/img/rab_entry.jpg");
	repeat;
	width: 100%;
	height: 100%;
}

.inner-ft
{
	font-size: 14px;
        line-height: 1.5;
	margin-left: auto;
}

.inner-cat
{
	background-image: url("http://www.chiduru-sc.com/img/space.jpg");
        repeat;
	width: 100%;
	height: 100%;
	font-size: 14px;
        line-height: 1.5;
}

.inner-arc
{
	background-image: url("http://www.chiduru-sc.com/img/wt.jpg");
    repeat;
	width: 100%;
	height: 100%;
	font-size: 12px;
}

.inner-1
{
	background-image: url("http://www.chiduru-sc.com/img/earth.jpg");
	no-repeat fixed;
	width: 260px;
	height: 200px;
	font-size: 14px;
}

.inner-2
{
	background-image: url("http://www.chiduru-sc.com/img/molt.jpg");
	no-repeat fixed;
	width: 260px;
	height: 200px;
	font-size: 12px;
}

.inner-3
{
	background-image: url("http://www.chiduru-sc.com/img/moon.jpg");
	no-repeat fixed;
	width: 260px;
	height: 200px;
	font-size: 12px;
}

.inner-4
{
	background-image: url("http://www.chiduru-sc.com/img/rabender.jpg");
	no-repeat fixed;
	width: 260px;
	height: 200px;
	font-size: 12px;
}

.inner-5
{
	background-image: url("http://www.chiduru-sc.com/img/earth02.jpg");
	no-repeat fixed;
	width: 260px;
	height: 200px;
	font-size: 12px;
}

.inner-6
{
	background-image: url("http://www.chiduru-sc.com/img/rabender03.jpg");
	no-repeat fixed;
	width: 260px;
	height: 200px;
	font-size: 12px;
}

#comp {
	height: 100%;
	margin: 25px 38px 0px 210px;
	_margin: 23px 35px 0px 210px;
	background-color: #FFFFFF;
}

#comp h2
{
	text-decoration: none;
	background-image: url("http://www.chiduru-sc.com/img/bar.gif");
	no-repeat fixed;
	width: 551px;
	height: 30px;
	text-indent: 45px;
        line-height: 30px;
	color: #720186;
	font-size: 14px;
	font-weight: bold;
}

#comp a{
	color: #720186;
}

#comp a:hover{
	color: #FF6600;
}	

#comp p
{
	font-size: 12Px;
	margin-left: 15px;
	margin-right: 15px;
}

#content h2 {
	border: 1px solid #FFE6FC;
	background-color: #B117A1;
	text-indent: 5px;
	color: #FFE6FC;
	font-size: 12px;
	font-weight: bold;
}
		
#content h3
{
	border: 1px solid #FFE6FC;
	background-color: #B117A1;
	text-indent: 5px;
	color: #FFE6FC;
	font-size: 12px;
	font-weight: bold;
}
				
#content h4
{
	font-size: 12Px;
	font-weight: bold;
	color: #FFE6FC;
	margin-left: 10px;
	text-align: left;
}
	

#content p
{
	font-size: 14Px;
	color: #666666;
	line-height: 140%;
	margin-left: 15px;
	margin-right: 5px;
}

#content a{
	color: #C022AD;
}

#content a:hover{
	color: #FF6600;
}		


#content-02 {
	height: 100%;
	margin: 15px 320px 0px 210px;
	background-color: #FFFFFF;
}

#content-02 h2 {
	border: 1px solid #FFE6FC;
	background-color: #B117A1;
	text-indent: 5px;
	color: #FFE6FC;
	font-size: 12px;
	font-weight: bold;
}
		
#content-02 h3	{
	border: 1px solid #FFE6FC;
	background-color: #B117A1;
	text-indent: 5px;
	color: #FFE6FC;
	font-size: 12px;
	font-weight: bold;
}
				
#content-02 h4	{
	font-size: 12Px;
	font-weight: bold;
	color: #FFE6FC;
	margin-left: 10px;
	text-align: left;
}
	

#content-02 p{
	font-size: 12Px;
	color: #666666;
	line-height: 140%;
	margin-left: 15px;
	margin-right: 5px;
}

#content-02 a{
	color: #C022AD;
}

#content-02 a:hover{
	color: #FF6600;
}		

#content-03 {
	height: 100%;
	margin: 10px 30px 0px 210px;
	background-color: #FFE6FC;

}

#content-03 h2 {
	border: 1px solid #FFE6FC;
	background-color: #B117A1;
	text-indent: 5px;
	color: #FFE6FC;
	font-size: 12px;
	font-weight: bold;
}
		
#content-03 h3	{
	border: 1px solid #FFE6FC;
	background-color: #B117A1;
	text-indent: 5px;
	color: #FFE6FC;
	font-size: 12px;
	font-weight: bold;
}
				
#content-03 h4	{
	font-size: 12Px;
	font-weight: bold;
	color: #FFE6FC;
	margin-left: 10px;
	text-align: left;
}
	
#content-03 p{
	font-size: 13Px;
	color: #666666;
	line-height: 140%;
	margin: 0px 10px 0px 10px;
}

#content-03 a{
	color: #C022AD;
}

#content-03 a:hover{
	color: #FF6600;
}		

#content-04 {
	height: 100%;
	margin: 10px 30px 0px 210px;
	background-color: #FFE6FC;
}

#content-04 h2 {
	border: 1px solid #FFE6FC;
	background-color: #B117A1;
	text-indent: 5px;
	color: #FFE6FC;
	font-size: 12px;
	font-weight: bold;
}
		
#content-04 h3	{
	border: 1px solid #FFE6FC;
	background-color: #B117A1;
	text-indent: 5px;
	color: #FFE6FC;
	font-size: 12px;
	font-weight: bold;
}
				
#content-04 h4	{
	font-size: 12Px;
	font-weight: bold;
	color: #FFE6FC;
	margin-left: 10px;
	text-align: left;
}
	
#content-04 p{
	font-size: 13Px;
	color: #666666;
	line-height: 140%;
	margin: 0px 10px 0px 10px;
}

#content-04 a{
	color: #C022AD;
}

#content-04 a:hover{
	color: #FF6600;
}		



#content-05 {
	height: 100%;
	margin: 10px 30px 0px 210px;
	background-color: #FFE6FC;
}

#content-05 h2 {
	border: 1px solid #FFE6FC;
	background-color: #B117A1;
	text-indent: 5px;
	color: #FFE6FC;
	font-size: 12px;
	font-weight: bold;
}
		
#content-05 h3	{
	border: 1px solid #FFE6FC;
	background-color: #B117A1;
	text-indent: 5px;
	color: #FFE6FC;
	font-size: 12px;
	font-weight: bold;
}
				
#content-05 h4	{
	font-size: 12Px;
	font-weight: bold;
	color: #FFE6FC;
	margin-left: 10px;
	text-align: left;
}
	

#content-05 p{
	font-size: 13Px;
	color: #666666;
	line-height: 140%;
	margin: 0px 10px 0px 10px;
}

#content-05 a{
	color: #C022AD;
}

#content-05 a:hover{
	color: #FF6600;
}
/*---Top Entry---*/

#content-top {
	height: 100%;
	margin: 430px 55px 10px 210px;
	background-color: #FFFFFF;
}

#content-top h2 {
	border: 1px solid #FFE6FC;
	background-color: #B117A1;
	text-indent: 5px;
	color: #FFE6FC;
	font-size: 12px;
	font-weight: bold;
}
		
#content-top h3
{
	border: 1px solid #FFE6FC;
	background-color: #B117A1;
	text-indent: 0px;
	color: #FFE6FC;
	font-size: 12px;
	font-weight: bold;
}
				
#content-top h4
{
	font-size: 12Px;
	font-weight :bold;
	color: #FFE6FC;
	margin-left: 10px;
	text-align: left;
}
	

#content-top p
{
	font-size: 12Px;
	color: #666666;
	line-height: 140%;
	margin-left: 15px;
	margin-right: 5px;
}

#content-top a{
	color: #C022AD;
}

#content-top a:hover{
	color: #FF6600;
}		

#content-main {
	height: 100%;
	margin: 10px 30px 0px 210px;
	background-color: #FFE6FC;
}

#content-main h2 {
	text-decoration: none;
	background-image: url("http://www.chiduru-sc.com/img/top-bar.gif");
	no-repeat fixed;
	width: 530px;
	height: 30px;
	text-indent: 45px;
	line-height: 30px;
	color: #720186;
	font-size: 14px;
	font-weight: bold;
}
		
#content-main h3	{
	border: 1px solid #FFE6FC;
	background-color: #B117A1;
	text-indent: 5px;
	color: #FFE6FC;
	font-size: 12px;
	font-weight: bold;
}
				
#content-main h4	{
	font-size: 12Px;
	font-weight: bold;
	color: #FFE6FC;
	margin-left: 10px;
	text-align: left;
}
	
#content-main p{
	font-size: 13Px;
	color: #666666;
	line-height: 140%;
	margin-left:15px;
	margin-right: 5px;
}

#content-main a{
	color: #C022AD;
}

#content-main a:hover{
	color: #FF6600;
}		

/*---Footer---*/
#footer {
	padding-top: 80px;
	clear: both;
	margin-left: 0px;
	margin-right: 0px;
	padding-bottom: 20px;
}
		
#footer p {
	font-size: 10px;
	margin-top: 20;
	margin-bottom: 5;
}
		
#footer a {
	color: #0080FF;
}

#footer a:hover{
	color : #FF6600;
}

/*---Copyrights---*/
.copyrights {
	clear: both;
	border-top: 1px solid #999;
	border-bottom: 1px solid #999;
	font-size: 12px;
    text-align: center;
	height: 40px;
	margin: 0;
	background-color: #FFF;
}

.copyrights p {
	font-size: 12px;
	margin-top: 0;
	margin-bottom: 0;
	color: #666666;
}

.details a
{
	background-image: url("http://www.chiduru-sc.com/img/details.jpg");
	background-repeat: no-repeat;
	display: block;
	width: 130px;
	_width: 130px;
	height: 28px;
	_height: 28px;
	margin-bottom: 0px;
	_margin-bottom: 0px;
	font-size: 0px;
	text-decoration: none;
}

.details a:hover
{
	background-image: url("http://www.chiduru-sc.com/img/details-h.jpg");
	background-repeat: no-repeat;
	display: block;
	width: 130px;
	_width: 130px;
	height: 28px;
	_height: 28px;
	margin-bottom: 0px;
	_margin-bottom: 0px;
	font-size: 0px;
	text-decoration: none;
}

.contact a
{
	background-image: url("http://www.chiduru-sc.com/img/contact.jpg");
	background-repeat: no-repeat;
	display: block;
	width: 130px;
	_width: 130px;
	height: 28px;
	_height: 28px;
	margin-bottom: 0px;
	_margin-bottom: 0px;
	font-size: 0px;
	text-decoration: none;
}

.contact a:hover
{
	background-image: url("http://www.chiduru-sc.com/img/contact-h.jpg");
	background-repeat: no-repeat;
	display: block;
	width: 130px;
	_width: 130px;
	height: 28px;
	_height: 28px;
	margin-bottom: 0px;
	_margin-bottom: 0px;
	font-size: 0px;
	text-decoration: none;
}

.top-six
{
	background-image: url("http://www.chiduru-sc.com/img/top-m.jpg");
	no-repeat fixed;
	display: block;
	height: 25px;
	width: 280px;
}

#mailform a
{
	background-image: url("http://www.chiduru-sc.com/img/mailform.gif");
	background-repeat: no-repeat;
	display: block;
	width: 250px;
	height: 35px;
	margin-left: 120px;
	font-size: 0px;
	text-decoration: none;
}

#mailform a:hover
{
	background-image: url("http://www.chiduru-sc.com/img/mailform-ov.gif");
	background-repeat: no-repeat;
	display: block;
	width: 250px;
	height: 35px;
	margin-left: 120px;
	font-size: 0px;
	text-decoration: none;
}
