@charset "Shift_JIS";
*{
    color:#555555;
    padding:0;
    font-size: 12px;
    line-height: 140%;
    margin: 0;

}
body{
    margin:0px;
    padding:0px;
    text-align:center;
}
ul {
	list-style-type: none;
}
.font10{
    color:#555555;
    font-size: 10px;
    font-weight: normal;
}
a{
    color:#1481ED;
    text-decoration: none;
}

a:hover{
    color:#F11D5C;
}
h1{
    color:#666666;
    padding-top:5px;
    font-size: 12px;
    font-weight: normal;
}
h2{
    color:#555555;
    font-size: 12px;
    font-weight: normal;
    line-height: 20px;
}
h3{
    color:#555555;
    font-size: 12px;
    font-weight: normal;
}
.red{
    color:#ff0000;
    font-size: 12px;
    font-weight: bold;
}
hr{
    color:#b3afab;
    height: 1px;
}

/* ヘッダ設定*/
#head{
    margin:0;
    padding:0;
    width:692px;
    height:117px;
    background-image: url(img/head.gif);
    background-repeat: no-repeat;
    text-align:right;
}

#topmenu{
    width:694px;
    height:42px;
    background-image: url(img/topmenu.gif);
    background-repeat: no-repeat;
    text-align:left;
    padding:11px 0px 0px 0px;
    margin:6px 0px 0px 0px;
    color:#555555;
    font-size: 10px;
}
#topmenu a{
    color:#555555;
    font-size: 10px;
}

#contents{
    margin:0;
    padding:0;
    width:850px;
    background-color:#FFFFFF;
    background-image: url(img/back.jpg);
}
/* 左側の設定*/

.menu_tag{
    width:240px;
    height:33px;
    font-weight: bold;
    background-image: url(images/sub-h.gif);
    background-repeat: no-repeat;
    margin:20px 0px 0px 0px;
    padding:9px 0px 0px 0px;
	color: #FFF;
}
.regist_bg{
    width:165px;
    height:151px;
    color:#FFFFFF;
    background-image: url(img/regist_bg.gif);
    background-repeat: no-repeat;
    margin:0px 0px 0px 0px;
    padding:15px 0px 0px 0px;
}
.menu2_head{
    width:165px;
    height:20px;
    color:#FFFFFF;
    font-weight: bold;
    background-image: url(img/menu2_head.gif);
    background-repeat: no-repeat;
    margin:0px 0px -3px 0px;
    padding:3px 0px 0px 0px;
}
.left_menu{
	widht: 200px;
    text-align:left;
	list-style: none;
    margin:0px 0px 0px 0px;
    padding:10px 20px 0px 20px;
}
.left_menu a{
    text-align:left;
	display: block;
    background-image: url(img/arrow02.gif);
    background-repeat: no-repeat;
	background-position: left 6px;
	*background-position: left 3px;
    margin:0px 0px 0px 0px;
    padding:3px 0px 3px 15px;
    *padding:0px 0px 0px 15px;
}
#group{
    width:218px;
    *width:240px;
    text-align:left;
    margin:0px 0px 0px 0px;
    padding:10px 10px 10px 10px;
    border: #d4d4d4 1px solid;
}

#group a{
    color:#1481ed;
    font-size: 10px;
    line-height: 120%;
}
/* 右側の設定*/

.note{
    padding-top: 5px;
    padding-bottom: 5px;
    background-image: url(img/note.gif);
    margin-right: 20px;
    margin-left: 25px;
    line-height: 20px;
    text-align:left;
}

#category{
    margin:0px 0px 0px 0px;
    line-height: 20px;
    text-align:left;
}

.ctag {
    margin:10px 0px 0px 0px;
    background: url(img/ctag.gif) no-repeat;
    padding:3px 0px 0px 35px;
}
#regist_new{
    margin-right: 15px;
    margin-left: 25px;
    padding: 5px;
    line-height: 20px;
    text-align:left;
}

.regist_box{
    background-color:#FFFFFF;
    border: #CCCCCC 1px solid;
    padding:10px;
    text-align:left;
}

strong a{
	font-size: 12px;
	color: #666666;

}
small a{
	font-size:10px;
}

/* フッタ設定*/
#foot{
    width:850px;
	padding: 20px 0 0 0;
    background-color:#ffffff;
    color:#888888;
    text-align:center;
    clear:both;
}
.entry a{
    text-decoration: underline;
}



/* つけたし
------------------------------------------------------------------ */

body {
	background: url(images/bg-body.jpg) no-repeat center top;
	font-family: "メイリオ";
}
img {
	vertical-align: bottom;
	border: 0;
}
#wrapper {
	width: 850px;
	margin: 0 auto;
	background: #FFF;
}
#header {
	position: relative;
	width: 850px;
	text-align: left;
	background: url(images/bg-header.jpg) no-repeat left top;
}	
#logo {
	position: absolute;
	top: 20px;
	left: 20px;
}	
#header-in-r {
	float: right;
	width: 378px;
	padding: 20px;
}
#searchbox {
	width: 378px;
	height: 18px;
	padding: 15px;
	margin: 20px 0 0 0;
	background: url(images/bg-searchbox.gif) no-repeat left top;
}
ul#top-menu {
	width: 850px;
	*margin: -10px 0 0 0;
}
ul#top-menu li {
	float: left;
}
#left {
	float: left;
	width: 240px;
	padding: 20px 0px 0 20px;
}
.touroku-bt2 {
	margin: 10px 0 0 0;
}
#right {
	float: right;
	width: 550px;
	padding: 20px 20px 0 20px;
}
#meinimage {
	margin: 0 0 20px 0;
}










/* clear
----------------------------------------------------------- */
.clear:after {
	display: block;
	clear: both;
	content: ".";
	visibility: hidden;
	height: 0;
}
.clear {
	overflow: hidden;
}
/* IE-mac \*/
*html .clear {
	height: 1%;
	overflow: visible;
}
/* end IE-mac */

/* つけたしおわり */

