* {
	margin: 0;
	padding: 0;
	font-weight:normal;
}
body {
	margin: 12px;
	background: url(img/bg.gif) repeat;
	text-align: center;
}

/*リンク色*/
a {
	text-decoration: none;
	color: blue;
}
	a:visited {
		color: #3366FF;
	}
	a:hover {
		color: #FF0000;
	}

/*全体の枠*/
#container {
	background: #FFF;
	width:700px;
	position:relative;
	margin:0 auto;
	border:1px solid #999;
}


strong{
        color:#00ff00;
        font-size:16px;
        padding-left:20px;
}




/*ページ上部*/
#banner {
	font-family: Verdana, Arial, sans-serif;
	text-align: left;
	background-image: url(img2/topbanner.gif);
	background-repeat: no-repeat ;
	margin-bottom:0px;
        height:100px;
        text-indent: -9999px;
}

	/*タイトル文字*/

	#banner h1 {
		font-family:"";
		padding: 15px 0px 0px 10px;
		text-decoration: none;
		margin-bottom: 3px;
	}
	#banner h1 a {
		color: #999;
		font-size:xx-large;
		text-decoration: none;
	}

	/*サブタイトル文字*/

	#banner h2 {
		font-size:large;
		padding: 5px 0px 0px 15px;
	}

.pr {
	text-align:left;
	margin-left:14px;
}

#tyuui p{
        font-size:10px;
        padding:0px 0px 0px 170px;
}



/*メイン*/

#center {
	float: right;
	width: 500px;
	text-align: left;
}



.content ul{
        padding:0px 0px 0px 50px;

}

.content li{
        padding:0px 0px 5px 0px;

}


.content dl{
        padding:0px 0px 0px 0px;

}

.content dt{
        padding:10px 0px 10px 0px;

}


.content dd{
        padding:10px 0px 10px 30px;

}

.content {
	padding-right:14px;
}
	.content p {
		font-family: Verdana, Arial, sans-serif;
		font-size:12px;
                line-height: 150%;
		text-align: left;
		margin-bottom:1em;
                padding:10px 0px 10px 0px;
	}

	.content h2 {
		margin:20px 0 0 0;
		font-size:16px;
		padding:8px;
	}
	p.description{
		margin:0;
		padding:10px;
	}

	.content h3 {
		color: #ff3300;
		font-size:14px;
		padding: 8px;
		margin: 12px 0;
	}

.ctgy dt {
	padding:8px;
	font-weight:bold;
	font-size:medium;
}
.ctgy dt a,.ctgy dt a:visited {
	color: #333;
	text-decoration: none;
}
.ctgy dt a:hover {
	text-decoration: underline;
}
.ctgy dd {
	margin-bottom:0.5em;
	padding:4px 8px;
	border:1px solid #DDD;
}
.ctgy dd a,.ctgy dd a:visited  {
	color: #333;
	font-size:small;
	margin-right:0.5em;
	padding-left: 16px;
	line-height:1.3em;
}

.cat_list dd{
	margin:0 0 20px 15px;
}

.large{
	font-size:14px;
	font-weight:bold;
	margin-left:45px;
	margin-bottom:30px;
}


.top_r {
	float: right;
	width: 50%;
}
.top_l {
	float: left;
	width: 50%;
}
.top_cat {
        background-color:#fafaf3;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #CCCCCC;
}

.top_cat p{
	font-size: 10px;
	margin-right: 10px;
        background-color:#fafaf3;
	background-image: url(img/top_txt_bg.gif);
	margin-left: 10px;
	line-height: 20px;
	padding: 10px;
	border-top-width: 1px;
	border-right-width: 5px;
	border-bottom-width: 1px;
	border-left-width: 5px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCBBDD;
	border-right-color: #CCBBDD;
	border-bottom-color: #AA99CC;
	border-left-color: #AA99CC;
}


.top_cat h4{
        font-size:12px;
	margin-bottom:0px;
	text-indent: 20px;
	margin-left: 10px;
	margin-top: 10px;
	height: 24px;
	line-height: 15px;
	background-image: url(img2/square_31.gif);
	background-repeat: no-repeat;
}

#pege{
       padding:0px 0px 0px 290px;
    
}

#mobi{
       padding:0px 0px 0px 300px;

}

#asp{
        margin:0px 0px 0px 330px;
	margin-right:46px;
        border-top-width: 1px;
	border-right-width: 5px;
	border-bottom-width: 1px;
	border-left-width: 5px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCBBDD;
	border-right-color: #CCBBDD;
	border-bottom-color: #AA99CC;
	border-left-color: #AA99CC;

}


#asp p{

　　　 font-size:1px;
       padding:0px 0px 0px 0px;

}


/*メニュー部分*/

#side {
	margin-left:14px;
}
#menu {
	float: left;
	margin:20px 0 0 0;
	width: 170px;
}

#menu h2{
	font-size:14px;
	font-family:"";
	font-weight:normal;
	text-align:center;
}

#menu h3{
	font-size:medium;
	font-style:bold;
	text-align:center;
	color:#BBB;
	padding:4px 8px;
	border-bottom:1px dashed #FFF;
}

#menu ul{
	margin:10px 0;
	padding-bottom:12px;
	list-style-type:none;
}

#menu ul li{
	font-size: small;
	text-align:left;
	line-height:1.5em;
}


#menu li a{

        padding:0px 0px 2px 15px;
	text-decoration:none;
	width:170px;
        height:20px;
	display: block;
	line-height:140%;
	background-image: url(img2/link.gif);
	background-repeat: no-repeat;
}

#menu li a:hover{

	color: #FF6600;
	background-image: url(img2/hove.gif);
}




#categories ul li ul{
	margin-left:-20px;
	list-style-type:none;
}

#categories ul li ul li{
	border-style:none;
	margin:-0.5em 0 0 20px;
	padding-left:20px;
	font-size: small;
}

#powered {
	font-family: Verdana, Arial, sans-serif;
	font-size:12px;
	color: #7a818e;
	background-color: #FFFFFF;
	font-weight:normal;
	text-align:left;
	padding:20px 20px 7px 10px;
}

.photo {
	text-align: left;
	margin-bottom: 20px;
}

#orei{
        padding:10px 0px 10px 0px;

}



/*テーブルタグ*/

table{
       font-family: Verdana, Arial, sans-serif;
       font-size:10px;
}

td{
	border-top-width: 1px;
	border-right-width: 3px;
	border-bottom-width: 1px;
	border-left-width: 3px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCBBDD;
	border-right-color: #CCBBDD;
	border-bottom-color: #AA99CC;
	border-left-color: #AA99CC;

}


.one{
        width:80px;
        text-align:center;
}

.two{
        width:70px;
        text-align:center;
}
.three{
        width:;
        text-align:center;

}
.four{
        width:;
        text-align:center;

}
.five{
        width:;
        text-align:center;

}
.six{
        width:;
        text-align:center;
}


/*XML・検索のテキスト*/


#foot {
	text-align: center;
	padding-bottom:12px;
}
#foot p a {
	text-decoration: none;
	font-style:normal;
	color: #CCC;
}

#banner h1 a, #menu * { 
	color: #666;
}
.content h2, 
#menu h2,#menu h3 {
	font-family:"";
	background: url(img/bgc-or.gif) repeat-x;
	color: #666;
}
p.tpass {
	border:1px solid #95E9BC;
	text-align:left;
	margin:12px;
	padding:6px;
