@charset "EUC-JP";

/* ---------------------------
´ðËÜ¥»¥ì¥¯¥¿
---------------------------- */
body { 
	text-align: center;			
	margin: 5px 0px 20px 0px;	
	padding: 0px;
	font-size: 12px;
	font-family:  "£Í£Ó £Ð¥´¥·¥Ã¥¯", Osaka, "¥Ò¥é¥®¥Î³Ñ¥´ Pro W3";
}

h1 {
	margin-top: 0;
	margin-bottom: 0;
	font-size: 12px;
	font-weight: lighter;
	color: #644E29;
	letter-spacing: 2px;
}

h2 {
	letter-spacing: 1px;
	font-size: 14px;
	color: #C9780A;
}

h3 {
	letter-spacing: 1px;
	color: #FF0F0F;
}

img {
	border: 0px;
}

#container {
	width: 750px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: auto;		
	margin-left: auto;		
	text-align: left;		
	padding: 0px;
}

#header_top {
	width: 750px;
	height: auto;
}

#header {
     margin-bottom: 20px;
}

#mainnavi {
	margin: 0px;
	padding: 0px;
	width: 200px;
	overflow: hidden;
	background-image: url(images/menu_back.gif);
	background-repeat: repeat-y;
	float: right;
	border: 1px solid #725A31;
}

#main {
	margin: 0px;
	padding: 0px;	
	width: 530px;
	margin-bottom: 15px;
	float: left;
	overflow: hidden;
	line-height: 150%;
}

#banner {
    width: 550; 
    margin-top: 5px;
} 

#come_form1 {
	width: 550;
	border-left: 3px solid #FD9D6A;
	padding-left: 20px;
} 

#come_form2 {
	width: 550;
	border-left: 3px solid #FD9D6A;
	border-bottom:  1px solid #FD9D6A;
	padding-left: 20px;
} 

#trackback {
	width: 550;
	border-left: 3px solid #4186C5;
	border-bottom:  1px solid #4186C5;
	padding-left: 20px;
} 

#comment {
    width: 550; 
	 margin-right: 10px;
	 text-align: right;
} 
	 	 
#footer {
	width: 750px;
	clear: both;
	height: 30px;
	margin-top: 10px;
	margin-right: 1px;
	margin-bottom: 20px;
	padding-top: 25px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: center;
}

.free {
	text-align: center;
}
.profile {
	padding: 10px;
	line-height: 16px;
	letter-spacing: 1px;
	text-align: left;
	color: #624D2A;
}
#category {
   background-image: url(images/category-bar.gif);
	background-position: top;
	background-repeat: no-repeat;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 27px;
	line-height: 16px;
	letter-spacing: 1px;
	text-align: left;
	color: #624D2A;
}
#new {
	background-image: url(images/new-bar.gif);
	background-position: top;
	background-repeat: no-repeat;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 27px;
	margin-bottom: 10px;
	line-height: 16px;
	letter-spacing: 1px;
	text-align: left;
	color: #624D2A;
}
#old {
	background-image: url(images/old-bar.gif);
	background-position: top;
	background-repeat: no-repeat;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 27px;
	margin-bottom: 10px;
	line-height: 16px;
	letter-spacing: 1px;
	text-align: left;
	color: #624D2A;
}
#link {
	background-image: url(images/link-bar.gif);
	background-position: top;
	background-repeat: no-repeat;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 27px;
	margin-bottom: 10px;
	line-height: 16px;
	letter-spacing: 1px;
	text-align: left;
	color: #624D2A;
}
#rss {
	height: 100px;
	background-image: url(images/rss-bar.gif);
	background-position: top;
	background-repeat: no-repeat;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 40px;
	margin-bottom: 10px;
	line-height: 16px;
	letter-spacing: 1px;
	text-align: center;
	color: #624D2A;
}
#powered {
	height: auto;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	margin-bottom: 10px;
	text-align: center;
	border-top: 1px dotted #725A31;
}
.bar {
   margin-top: 10px;
	text-align: center;
}
/* ---------------------------
¥ê¥ó¥¯
--------------------------- */
a:link {
	color: #6F582E;
	text-decoration: none;
	font-family: "£Í£Ó £Ð¥´¥·¥Ã¥¯", Osaka, "¥Ò¥é¥®¥Î³Ñ¥´ Pro W3", sans-serif;
	font-size: 12px;
}
a:visited {
	color: #6F582E;
	text-decoration: none;
	font-family: "£Í£Ó £Ð¥´¥·¥Ã¥¯", Osaka, "¥Ò¥é¥®¥Î³Ñ¥´ Pro W3", sans-serif;
	font-size: 12px;
}
a:active {
	color: #6F582E;
	text-decoration: none;
	font-family: "£Í£Ó £Ð¥´¥·¥Ã¥¯", Osaka, "¥Ò¥é¥®¥Î³Ñ¥´ Pro W3", sans-serif;
	font-size: 12px;
}
a:hover {
	color: #D90000;
	text-decoration: underline;
	font-family: "£Í£Ó £Ð¥´¥·¥Ã¥¯", Osaka, "¥Ò¥é¥®¥Î³Ñ¥´ Pro W3", sans-serif;
	font-size: 12px;
}

a.link1:link {
	color: #FF4415;
	text-decoration: none;
	font-family: "£Í£Ó £Ð¥´¥·¥Ã¥¯", Osaka, "¥Ò¥é¥®¥Î³Ñ¥´ Pro W3", sans-serif;
	font-size: 14px;
}
a.link1:visited {
	color: #9B9B9B;
	text-decoration: none;
	font-family: "£Í£Ó £Ð¥´¥·¥Ã¥¯", Osaka, "¥Ò¥é¥®¥Î³Ñ¥´ Pro W3", sans-serif;
	font-size: 14px;
}
a.link1:active {
	color: #FF4415;
	text-decoration: none;
	font-family: "£Í£Ó £Ð¥´¥·¥Ã¥¯", Osaka, "¥Ò¥é¥®¥Î³Ñ¥´ Pro W3", sans-serif;
	font-size: 14px;
}
a.link1:hover {
	color: #D90000;
	text-decoration: underline;
	font-family: "£Í£Ó £Ð¥´¥·¥Ã¥¯", Osaka, "¥Ò¥é¥®¥Î³Ñ¥´ Pro W3", sans-serif;
	font-size: 14px;
}

a.link2:link {
	color: #C9780A;
	text-decoration: none;
	font-family: "£Í£Ó £Ð¥´¥·¥Ã¥¯", Osaka, "¥Ò¥é¥®¥Î³Ñ¥´ Pro W3", sans-serif;
	font-size: 10px;
}
a.link2:visited {
	color: #C9780A;
	text-decoration: none;
	font-family: "£Í£Ó £Ð¥´¥·¥Ã¥¯", Osaka, "¥Ò¥é¥®¥Î³Ñ¥´ Pro W3", sans-serif;
	font-size: 10px;
}
a.link2:active {
	color: #C9780A;
	text-decoration: none;
	font-family: "£Í£Ó £Ð¥´¥·¥Ã¥¯", Osaka, "¥Ò¥é¥®¥Î³Ñ¥´ Pro W3", sans-serif;
	font-size: 10px;
}
a.link2:hover {
	color: #D90000;
	text-decoration: underline;
	font-family: "£Í£Ó £Ð¥´¥·¥Ã¥¯", Osaka, "¥Ò¥é¥®¥Î³Ñ¥´ Pro W3", sans-serif;
	font-size: 10px;
}
/* ---------------------------
¥Õ¥©¥ó¥È
--------------------------- */
.brawn_bold {
    font-size: 12px;
	font-weight: bold;
	color: #660000;
}
.border {
	color: #D8EBF5;
}
.font12_main {
	color: #3E2702;
	font-size: 12px;
	line-height: 20px;
	letter-spacing: 2px;
	padding-left: 20px;
}
.mawari {
	float: left;
	padding-right: 10px;
}

.mawari2 {
	float: right;
}
.red12 {
	color: #FF1111;
	font-size: 12px;
}
.red14 {
	color: #FF1111;
	font-size: 14px;
}
.blue12 {
	color: #2964DE;
	font-size: 12px;
}
