/*共通css*/

h1.header_little{
	font-size:9pt;
	font-weight:400;
	padding:0px;
	margin-top:5px;
	margin-left:5px;
	margin-bottom:3px;
	color:#666666;
	}

a:link {
	color:#005fa9;
	}

a:visited {
	color:#005fa9;
	
	}

a:hover {
	color:orange;
	text-decoration: underline;
	}

.menu_td {
	background:#dfdee3;
	text-align:center;
	}

.ver_top {
	vertical-align:top;
	width:600px;
	}

.search_bar {
	width:99%;
	
	}

.narabi_bar {
	width:100%;
	margin:3px auto;
	font-size:smaller;
	}

.form_0 {
	margin:0px;
	}

.cate_view {
	width:100%;
	}


.admin_link {
	font-size:smaller;
	background:#CCCCCC;
	border:solid 1px #666666;
	padding:3px;
	width:158px;
	margin:10px 0px 0px;
	}

.td_white {
	background:#FFFFFF;
	}
.back_color1 {
	background:#CCCCCC;
	width:526;
	margin:auto;
	}


.text_center {
	text-align:center;
	}
/*トップページ用CSS*/
.login_form {
	background:#CCCCCC;
	width:250px;
	}


.h2_class {
	font-size:12pt;
	margin:0px;
	}

.top_leftmenu {
	width:170px;
	vertical-align:top;
	font-size: 0.9em;
	}

.top_new_members {
	width:167px;
	background:#CDE8F1;
	}

.top_cate_table {
	width:167px;
	border : solid 1px orange;
	color:#666666;
	}

.top_cate_ichiran {
	border:solid 1px #FFCC33;
	background:#FFFF99;
	}


/*カテゴリーページ用CSS*/
.cate_betu {
	background:#FDEA9E;
	color:#2F616C;
	font-size:10pt;
	text-align:center;
	padding:3px;
	font-weight:bold;
	}

.cate_h2 {
	color:#009933;
	margin-top: 3px;
	margin-bottom: 1px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;}

.sub_cate {
	width:100%;
	}

.sub_cate_th {
	width:100%;
	background:#990000;
	font-weight:bold;
	color:#FFFFFF;
	padding:3px;
	}

.cate_view_table {
	border:solid 1px #CCCCCC;
	font-size:smaller;
	}


/*リンク申請ページ*/
.app_th {
	background:#0c0eb9;
	color:#FFFFFF;
	text-align:center;
	font-weight:bold;
	}


/*管理画面*/
.ad_top {
	font-size:smaller;
	width:590px;
	vertical-align:center;
	}

.adinc_top{
	background:#CBF8FF;
	border:solid 1px #00A5FE;
	text-align:center;
	width:500px;
	margin:5px auto 5px;
	font-weight:bold;
	}
.ad_point{border:solid 1px #CCCCCC;
	width:500px;
	margin:5px auto 5px;
	}

.noscript {
	border:solid 2px red;
	font-weight:bold;
	padding:5px;
	width:90%;
	margin:auto;
	margin-bottom:5px;
	}

body {
	margin:0px 0px 15px 0px;
	}
.top3 {
	font-size: 16px;
	font-weight: bold;
	width: 501px;
	padding-top: 12px;
	padding-right: 50px;
	padding-bottom: 20px;
	padding-left: 32px;
	background: url(./img/top3.jpg) no-repeat;

}
.top1 {
	width: 780px;
	height:24px;
	padding-left: 0px;
	font-size: 10pt;
	background:url(./img/top1-2.jpg) no-repeat;
	word-wrap:normal;
}

.top_maru_color {
	color:#5A5A5A;
	}
.top_text_in {
	width:100%;
	}

.top_text_in_td{
	font-size:0.9em;
	}

.left_menu {
	width:190px;
	vertical-align:top;
	font-size:0.9em;
	}

.saru {
	color:red;
	font-weight:bold;
	}

.login {
	background:#ffeedd;
	width:95%;
	margin-left:auto; margin-right:auto;}

.login2 {
	border:#0000aa solid 1px;
	}
	
.left_c_table {
	width:180px;
	margin-left:auto; margin-right:auto;
	padding:2px 0px 2px 3px;

	}

.left_cate1 {
	background:#387fd1;
	color:#FFFFFF;
	font-weight:bold;
	text-align:center;
	padding:2px;
	}

.left_cate2 {
	background:#0E0E9E;
	color:#FFFFFF;
	font-weight:bold;
	text-align:center;
	padding:2px;	}


/*左メニューがない場合のclass*/
.non_left_contents
	{
	}

.board_tab {
	margin:auto;
	}
.top_board1 {
	background:url(./img/board1.jpg) no-repeat;
	padding:5px 0px 0px 28px;
	height:20px;
	width:500px;
	font-size:1em;
	font-weight:bold;
	color:red;
}

.top_board2 {
	background:url(./img/board2.jpg) repeat-y;
	padding:4px 0px 0px 28px;
	font-size:0.9em;
	color:#000000;
	}

.top_board3 {
	background:url(./img/board3.jpg) no-repeat;
	padding:0px;
	}


.top_cate_tab {
	margin-left:auto;
	margin-right:auto;
	font-size:0.9em;
	width:550px;
	color:#666666;
}

.mark_1 {
	margin:3px;
	float:left;
	vertical-align: middle;
	}

/*右枠のclass*/
.right_frame {
	width:585px;
	vertical-align:top;
	padding:0px 15px;
	}

.footer {
	background:url(./img/footer_img.jpg) repeat-x;
	height: 22px;
	}

.footer_top {
	text-align: center;
	}
/*フォント関連*/
.font_smaller {
	font-size:smaller;
	}

.font_smaller_484849 {
	font-size:smaller;
	color:#484849;
	}
.font_bold {
	font-weight:bold;
	}

.font_mini {
	font-size:0.7em;
	}
	
.swap_select { 	
	width:150px;	
	}
	
	
h3 {
	font-size:12pt;
	margin:1px;}
	
