/*
	Homepage skin icecream
	2006/10/23
	by BlueSky
*/

@charset "utf-8";

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(backimg.gif);
	background-position: top right;
	background-color: #FFFFE1;
	background-repeat: repeat-x;
}

#container {
	width: 900px;
	margin:auto;
}

#header {
}
#header h1 {
	background-image: url(logo.gif);
	background-repeat: no-repeat;
	height: 110px;
	text-indent: -5000px;
	margin-left: 5px;
	margin-top: 10px;
	margin-bottom: 5px;
	margin-right: 0px;
}


#header h2 {
	color: #A26452;
	font-size: 16px;
	padding: 0;
	margin-left: 20px;
	margin-top: 0px;
	margin-bottom: 10px;
}
#header .image_block {
	margin-top: 20px;
	margin-right: 0px;
	margin-left: 20px;
	margin-bottom: 10px;
}


#header p {
	margin-left: 20px;
	margin-top: 20px;
}

#footer {
	background-color: #FEECE0;
	clear: both;
	border: 1px;
	border-color: #CE9C84;
	border-style: solid;
	padding: 5px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	text-align: center;
}
#footer ul {
	text-align: center;
	padding: 0;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#footer li {
	margin: 0;
	padding: 0;
	display: inline;
	list-style-type: none;
}

#footer #footer_navigation a {
margin: 0 10px 4px 10px;
text-decoration: none;
font-size: 12px;
line-height: 14px;
color: #666666;
font-weight: normal;
}

#footer #footer_navigation a:active,
#footer #footer_navigation a:hover{
border-bottom: 3px;
padding-bottom: 1px;
color: #000000;
border-bottom-color: #990000;
border-bottom-style: solid;
}

#footer #footer_navigation a:hover{
color: #333333;
font-weight: bold;
}
#footer #footer_service {
	margin: 0;
	padding:5px 0 5px 3px;
	width:95%;
}


#footer #footer_service li a,
.blogparts_list a{
	color:#A26452;
	font-size: 11px;
}
#footer #footer_service li a:hover,
.blogparts_list a:hover{
	color:#D8A595;
	text-decoration:underline;
	}

#footer #footer_service li {
	margin: 0 2px;
	padding: 0;
	list-style-type: none;
	display:inline;
}

#footer p{
	margin:0;
	padding:0 0 5px 0;
	line-height:1.5em;
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	}



#sidebar {
	float: left;
	width: 200px;
}

#sample {
	border: 1px;
	border-color: #CE9C84;
	border-style: solid;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	margin-top: 0px;
	background-color: #FFFFFF;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 10px;
}

#sample h3 {
	text-align: center;
	background-color: #BF9B64;
	padding: 2px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 15px;
	margin-left: 5px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-bottom-color: #B5784E;
	border-right-color: #B5784E;
	border-top-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	color: #FFFFFF;
	font-size: 18px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#menu {
	border: 1px;
	border-color: #CE9C84;
	border-style: solid;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	margin-top: 0px;
	background-color: #FFFFFF;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 10px;
}

#menu h3 {
	text-align: center;
	background-color: #BF9B64;
	padding: 2px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 15px;
	margin-left: 5px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-bottom-color: #B5784E;
	border-right-color: #B5784E;
	border-top-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	color: #FFFFFF;
	font-size: 18px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#menu ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#menu li {
	margin-bottom: 1px;
	background-image: url(bullet03.gif);
	background-repeat: no-repeat;
	height: 37px;
	border-bottom-color: #BF9B64;
	border-bottom-style: solid;
	border-bottom-width: 0px;
	margin-left: 10px;
}
#menu li p {
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 30px;
	background-image: url(baloon_tip.gif);
	background-repeat: no-repeat;
	font-size: 17px;
	padding-top: 5px;
	height: 25px;
	padding-left: 26px;
	font-weight: bold;
	color: #FFFFFF;
}
#menu a {
	text-decoration: none;
	color: #FFFFFF;
}




#notice {
	border: 1px;
	border-color: #CE9C84;
	border-style: solid;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	margin-top: 0px;
	background-color: #FFFFFF;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 10px;
}

#notice h3 {
	text-align: center;
	background-color: #BF9B64;
	padding: 2px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 15px;
	margin-left: 5px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-bottom-color: #B5784E;
	border-right-color: #B5784E;
	border-top-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	color: #FFFFFF;
	font-size: 18px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#notice dl {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: left;
	list-style-type: none;
	margin: 0;
	padding-left: 10px;
	margin-right: 10px;
		}
	
#notice dt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #663333;
		}
	
#notice dd {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	margin-left: 10px;
	color: #666666;
	margin-bottom: 5px;
	border-bottom-color: #CCCCCC;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	margin-right: 5px;
}



#main_contents {
	float: right;
	width: 700px;
	height: auto;
}


#register {
	padding-top: 20px;
	margin: auto;
	background-color: #FFFFFF;
	border: 1px;
	border-style: solid;
	border-color: #CE9C84;
	margin-bottom: 20px;
}
#register .image_block {
	margin: 0 auto;
	padding: 0;
	text-align: center;
}



/*
 ==========================
	home contents 追加
	08/11/2006
	by Bang
===========================
*/

	/* blop contents  start*/	
#out_contents{
	list-style:none;
	margin:0;
	padding:10px 30px 10px 60px;
	clear:left;
	}
		
#out_contents .inner_contents{
	height:225px;
	width:281px;
	margin:5px;
	padding:10px 0;
	float:left;
	display:block;
	background:url(../common_image/home_content/content_bg.gif) center no-repeat;
	}
#out_contents dt{
	font-size:15px;
	font-weight:bold;
	margin:2px 3px 3px;
	padding:3px 0;
	text-align:center;
	clear:left;
	}	

#out_contents .image{
	margin:0;
	width:130px;
	height:161px;
	padding:2px 0 0 0;
	margin-top:5px;
	margin-left:15px;
	text-align: center;
	}
#out_contents .image00{
	margin:0;
	width:130px;
	height:141px;
	font-size:12px;
	padding:20px 0 0 0;
	margin-top:5px;
	margin-left:15px;
	text-align: center;
	}
	
#out_contents .txt{
	width:90px;
	height:141px;
	text-align:left;
	font-size:12px;
	line-height:1.3em;
	padding:8px 5px 0 5px;
	border:1px solid #DCCDBF;
	margin-left:155px;
	margin-top:-160px;
	}
/* ----- end ------- */

#register #blogplus_regform {
	background-image: url(ice_reg_form.gif);
	height: 200px;
	background-repeat: no-repeat;
	padding-top: 70px;
	width: 670px;
	margin: auto;
	margin-top: 20px;
}
#register #blogplus_regform p {
	font-size: 14px;
	margin-left: 100px;
	margin-right: 200px;
}

#register #blogplus_regform p:first-letter {
	float:left;
	font-weight: bold;
	font-size:30px;
}

#register #blogplus_regform dl {
	margin-left: 150px;
	color: #FF9900;
	font-weight: bold;
	margin-bottom: 10px;
}
#register #blogplus_regform dt {
	border-bottom-color: #CC6600;
	border-bottom-style: dashed;
	border-bottom-width: 1px;
	padding-bottom: 5px;
	margin-right: 220px;
}
#register #blogplus_regform dd {
	margin-top: -27px;
	margin-left: 80px;
	padding-bottom: 10px;
}
#register #blogplus_regform #blog_url {
	width: 200px;
}
#register #blogplus_regform #id {
	width: 200px;
}
#register #blogplus_regform #data_submit {
}

#register #blogplus_regform div {
	padding-left: 270px;
}



#design {
	border: 1px;
	border-color: #CE9C84;
	border-style: solid;
	background-color: #FFFFFF;
	margin: 0;
	margin-bottom: 20px;
	background-image: url(pattern.gif);
	background-repeat: repeat-x;
	padding-top: 60px;
	padding-bottom: 10px;
	padding-right: 0px;
	padding-left: 0px;
}

#design h3{
	margin-right: 20px;
	margin-left: 20px;
	margin-bottom: 20px;
	margin-top: 20px;
	border-color: #FFCCCC;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	border-left-style: solid;
	padding-top: 7px;
	padding-left: 35px;
	padding-bottom: 3px;
	color: #4C3008;
	background-image: url(bullet02.gif);
	background-repeat: no-repeat;
	border-left-width: 0px;
}

#design ul {
	padding: 0;
	width: 650px;
	margin: 0 auto;
	margin-bottom: 20px;
}
#design li {
	display: inline;
	margin: 0;
	padding: 0;
}
#design img {
	padding: 0;
	margin: 6px;
}

#manual {
	background-color: #FFFFFF;
	border-color: #CE9C84;
	border: 1px;
	border-style: solid;
	background-image: url(pattern.gif);
	padding-top: 60px;
	background-repeat: repeat-x;
	margin-bottom: 20px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 20px;
}
#manual .image_block, #bmanual .image_block{
		margin:10px 0 0 0;
		text-align:center;
		padding:0;
		}

#manual p {
	margin-left: 50px;
}
#manual p:first-letter {
	float:left;
	font-weight: bold;
	font-size:28px;
	line-height: 30px;
	padding: 0;
	margin-right: 5px;
}

#manual h4 {
	border-bottom-style: solid;
	border-left-style: solid;
	border-color: #FFCCCC;
	border-bottom-width: 1px;
	border-left-width: 15px;
	padding-top: 5px;
	padding-bottom: 1px;
	padding-left: 10px;
	font-size: 14px;
	margin-right: 60px;
	margin-left: 30px;
	margin-top: 15px;
	margin-bottom: 15px;
	text-align:left;
}
#manual ol {
	margin-left: 150px;
}
#manual li {
	line-height: 20px;
	font-size: 14px;
}
#qna {
	background-color: #FFFFFF;
	border: 1px;
	border-color: #CE9C84;
	border-style: solid;
	margin: 0;
	margin-bottom: 20px;
	padding-bottom: 20px;
	background-image: url(pattern.gif);
	background-repeat: repeat-x;
	padding-top: 60px;
	padding-right: 0px;
	padding-left: 0px;
}
#qna h3 {
	border-bottom-style: solid;
	border-left-style: solid;
	border-color: #FFCCCC;
	border-bottom-width: 2px;
	border-left-width: 0px;
	margin: 20px;
	padding-top: 7px;
	padding-bottom: 3px;
	padding-left: 35px;
	background-image: url(bullet01.gif);
	background-repeat: no-repeat;
}
#qna h4 {
	border-bottom-style: solid;
	border-left-style: solid;
	border-color: #FFCCCC;
	border-bottom-width: 1px;
	border-left-width: 15px;
	padding-top: 5px;
	padding-bottom: 1px;
	padding-left: 10px;
	font-size: 14px;
	margin-right: 40px;
	margin-left: 30px;
	margin-top: 15px;
	margin-bottom: 15px;
}

#qna p {
	margin: 20px;
	font-size: 14px;
	padding: 0;
	line-height: 20px;
	padding-left: 10px;
}
#qna p:first-letter {
	float:left;
	font-weight: bold;
	font-size:28px;
	line-height: 30px;
	padding: 0;
	margin-right: 5px;
}
#qna #qnaForm {
	width: 500px;
	margin: auto;
	padding: 0;
	border-top-color: #FFCCCC;
	border-bottom-color: #FFCCCC;
	border-top-style: dashed;
	border-bottom-style: dashed;
	border-top-width: 1px;
	border-bottom-width: 1px;
	padding-top: 25px;
	padding-bottom: 10px;
}
#qna #qnaForm dl {
	margin-left: 30px;
	margin-top: 10px;
	margin-bottom: 0px;
	margin-right: 0px;
}
#qna #qnaForm dt {
	border-left-color: #FFCCCC;
	border-left-style: solid;
	border-left-width: 18px;
	padding-left: 10px;
	font-size: 16px;
}
#qna #qnaForm dd {
	margin-top: -20px;
	margin-left: 90px;
	padding-bottom: 10px;
}
#qna #qnaForm #category {
}
#qna #qnaForm #q_title {
	width: 300px;
}
#qna #qnaForm #q_contents {
	width: 450px;
	height: 150px;
}
#qna #qnaForm #qna_data_submit {
	width: 100px;
}
#qna #qnaForm div {
	text-align: center;
	margin-bottom: 10px;
}

#qnaList{
	margin-left: 50px;
	margin-top: 40px;
	background-color: #FEEDE2;
	margin-right: 50px;
	padding-right: 10px;
	padding-left: 20px;
	padding-top: 20px;
	padding-bottom: 1px;
	border-top-color: #CE9C84;
	border-bottom-color: #CE9C84;
	border-top-style: dashed;
	border-bottom-style: dashed;
	border-top-width: 0px;
	border-bottom-width: 0px;
}
#qnaList dt {
	margin-bottom: 15px;
	font-weight: bold;
	color: #333333;
	border-bottom-color: #CE9C84;
	border-bottom-style: dashed;
	border-bottom-width: 0px;
	margin-right: 15px;
	background-color: #FDE0CE;
	margin-top: 30px;
}
#qnaList dt:first-letter {
	float:left;
	font-weight: bold;
	font-size:28px;
	padding: 0;
	margin-right: 5px;
	line-height: 5px;
	color: #990000;
}
#qnaList dd {
	margin-bottom: 60px;
	color: #666666;
	font-size: 14px;
	border-bottom-color: #CE9C84;
	border-bottom-style: dotted;
	border-bottom-width: 3px;
	margin-right: 50px;
	line-height: 18px;
}
#qnaList dd:first-letter {
	float:left;
	font-weight: bold;
	font-size:28px;
	line-height: 5px;
	padding: 0;
	margin-right: 5px;
	color: #FF5100;
}








#regulation {
	background-color: #FFFFFF;
	border: 1px;
	border-color: #CE9C84;
	border-style: solid;
	margin: 0;
	margin-bottom: 20px;
	padding-bottom: 20px;
	background-image: url(pattern.gif);
	background-repeat: repeat-x;
	padding-top: 60px;
	padding-right: 0px;
	padding-left: 0px;
}
#regulation h3 {
	border-bottom-style: solid;
	border-left-style: solid;
	border-color: #FFCCCC;
	border-bottom-width: 2px;
	border-left-width: 0px;
	margin: 20px;
	padding-top: 7px;
	padding-bottom: 3px;
	padding-left: 35px;
	background-image: url(bullet03.gif);
	background-repeat: no-repeat;
}
#regulation h4 {
	border-bottom-style: solid;
	border-left-style: solid;
	border-color: #FFCCCC;
	border-bottom-width: 1px;
	border-left-width: 15px;
	padding-top: 5px;
	padding-bottom: 1px;
	padding-left: 10px;
	font-size: 14px;
	margin-right: 40px;
	margin-left: 30px;
	margin-top: 15px;
	margin-bottom: 15px;
	text-align:left;
}

#regulation p {
	margin: 20px;
	font-size: 14px;
	padding: 0;
	line-height: 20px;
	padding-left: 10px;
}
#regulation p:first-letter {
	float:left;
	font-weight: bold;
	font-size:28px;
	line-height: 30px;
	padding: 0;
	margin-right: 5px;
}
#regulation ul {
	margin: 0;
	padding: 0;
	margin-left: 60px;
	font-size: 12px;
	margin-right: 20px;
}
#regulation li {
	line-height: 20px;
}


#form_mail {
	background-color: #FFFFFF;
	border: 1px;
	border-color: #CE9C84;
	border-style: solid;
	margin: 0;
	margin-bottom: 20px;
	padding-bottom: 20px;
	background-image: url(pattern.gif);
	background-repeat: repeat-x;
	padding-top: 60px;
	padding-right: 0px;
	padding-left: 0px;
}
#form_mail h3 {
	border-bottom-style: solid;
	border-left-style: solid;
	border-color: #FFCCCC;
	border-bottom-width: 2px;
	border-left-width: 0px;
	margin: 20px;
	padding-top: 7px;
	padding-bottom: 3px;
	padding-left: 35px;
	background-image: url(bullet02.gif);
	background-repeat: no-repeat;
}
#form_mail h4 {
	border-bottom-style: solid;
	border-left-style: solid;
	border-color: #FFCCCC;
	border-bottom-width: 1px;
	border-left-width: 15px;
	padding-top: 5px;
	padding-bottom: 1px;
	padding-left: 10px;
	font-size: 14px;
	margin-right: 40px;
	margin-left: 30px;
	margin-top: 15px;
	margin-bottom: 15px;
}

#form_mail p {
	margin: 20px;
	font-size: 14px;
	padding: 0;
	line-height: 20px;
	padding-left: 10px;
}
#form_mail p:first-letter {
	float:left;
	font-weight: bold;
	font-size:28px;
	line-height: 30px;
	padding: 0;
	margin-right: 5px;
}




#form_mail #formMailer {
	width: 500px;
	margin: auto;
	padding: 0;
	border-top-color: #FFCCCC;
	border-bottom-color: #FFCCCC;
	border-top-style: dashed;
	border-bottom-style: dashed;
	border-top-width: 1px;
	border-bottom-width: 1px;
	padding-top: 25px;
	padding-bottom: 10px;
}
#form_mail #formMailer dl {
	margin-left: 30px;
	margin-top: 10px;
	margin-bottom: 0px;
	margin-right: 0px;
}
#form_mail #formMailer dt {
	border-left-color: #FFCCCC;
	border-left-style: solid;
	border-left-width: 18px;
	padding-left: 10px;
	font-size: 16px;
}
#form_mail #formMailer dd {
	margin-top: -20px;
	margin-left: 90px;
	padding-bottom: 10px;
}
#form_mail #formMailer #blogplusMailName {
	width: 300px;
}
#form_mail #formMailer #blogplusMailFromEmail {
	width: 300px;
}
#form_mail #formMailer #blogplusMailNote {
	width: 450px;
	height: 250px;
}
#form_mail #formMailer #mail_form_data_submit {
	width: 100px;
}
#form_mail #formMailer div {
	text-align: center;
	margin-bottom: 10px;
}


.input_box {
}
.submit_button {
	margin: auto 0;
}


	/* --------- character  -------- */
	#character{
		clear:left;
		background-color: #FFFFFF;
		border: 1px;
		border-color: #CE9C84;
		border-style: solid;
		margin: 0;
		margin-bottom: 20px;
		padding-bottom: 20px;
		background-image: url(pattern.gif);
		background-repeat: repeat-x;
		padding-top: 60px;
		padding-right: 0px;
		padding-left: 0px;
		}
	#blo{
		float:left;
		margin-top:15px;
		padding:0;
		width:45%;
		text-align:center;
		float:left;
		}
	#pra{
		width:45%;
		margin-top:15px;
		margin-left:5px;
		padding:0;
		float:left;
		text-align:center;
		}
	#character dl{
		text-align:center;
		}
		
	#character dt{
		font-weight:bold;
		font-size:16px;
		color:#333;
		margin-top:5px;
		}
	#character dd{
		margin-top:10px;
		text-align:left;
		}
		
	/* --------- bmanual  -------- */
	
	#bmanual{
		background-color: #FFFFFF;
		border: 1px;
		border-color: #CE9C84;
		border-style: solid;
		margin: 0;
		margin-bottom: 20px;
		padding-bottom: 20px;
		background-image: url(pattern.gif);
		background-repeat: repeat-x;
		padding-top: 60px;
		padding-right: 0px;
		padding-left: 0px;
		}
	 h3 {
		border-bottom-style: solid;
		border-left-style: solid;
		border-color: #FFCCCC;
		border-bottom-width: 2px;
		border-left-width: 0px;
		margin: 20px;
		padding-top: 7px;
		padding-bottom: 3px;
		padding-left: 35px;
		background-image: url(bullet01.gif);
		background-repeat: no-repeat;
		}
		
	h4{
		margin:20px auto 0  auto;
		padding:5px 0 2px 15px;
		background: url(icon.gif);
		color:#444;
		font-size:14px;
		text-align:center;
		border-top:2px solid #FFCCCC;
		border-bottom:1px solid #FFCCCC;
		}
		
	h5{
		border-bottom: 1px solid #ffcccc;
		border-left: 15px solid #ffcccc;
		padding-top: 5px;
		padding-bottom: 1px;
		padding-left: 10px;
		font-size: 14px;
		margin-right: 40px;
		margin-left: 30px;
		margin-top: 15px;
		margin-bottom: 15px;
		}
	h6{
		text-align:right;
		}
	h6 a{
		color:#ff6600;
		}
		
	
	#blogpSkin{
		height:470px;
		margin-top:10px;
		position:relative;
		padding:10px;
		}
		
	
	#blogpNaviIcon{
		float:right;
		padding-right:15px;
		position:absolute;
		left:475px;
		top:90px;
		}
			
	#blogpMenu {
	margin:0 auto 50px auto;
	padding:0 0 20px 20px;
	text-align:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	}	
	
	
	#blogpMenu dl{
		padding:3px 10px 20px 10px;
		line-height:1.2em;
		margin:0;
		margin-bottom:10px;
		margin-right:20px;
		display:block;
		width:280px;
		height:90px;
		float:left;
		border:1px dashed #E3A593;
		background-color:#fff;
		}
	#blogpMenu .admin{
		height:190px;
		}


	#blogpMenu dt{
		font-weight:bold;
		font-size:14px;
		margin-bottom:5px;
		padding:3px 3px 3px 25px;
		background-color:#E3A593;
		/*
		border-bottom:2px solid #955D4B;
		border-right:2px solid #955D4B;
		border-top:1px solid #E3A593;
		border-left:1px solid #E3A593;*/
		}
	#blogpMenu dd{
		padding-left:15px;
		margin-left:20px;
		font-size:12px;
		}
	#blogpMenu dt a{
		color:#ffffff;
		text-decoration:none;
		}

	#blogpMenu dd a:link, a:visited{
		text-decoration:none;
		color:#B2715F;
		}
	#blogpMenu dd a:hover, a:active{
		text-decoration:underline;
		}

	#icon{
		margin:0;
		font-size:12px;
		}
		
	#icon ul{
		line-height:1.3em;
		list-style:none;
		width:80%;
		display:block;
		padding:10px;
		margin:0 auto;
		border:1px solid #ccc;
		}
	#icon li{
		border-bottom:1px dotted #999;
		padding:2px 0 0 5px;
		}
		
		
