@charset "Shift_JIS";

@import url(/common/css/jtb_site_970.css);


h1{
	font-weight:bold;
	background:url(/common/images/title_h1.gif) no-repeat left bottom;
	padding:15px 0 20px 25px;
	margin-bottom:5px;
	}
	
h2{
	border-top:3px solid #cc0033;
	border-left:1px solid #999999;
	border-right:1px solid #999999;
	border-bottom:1px solid #999999;
	margin-top:20px;
	margin-bottom:5px;
	padding:5px 10px;
	background:#eaeaea;
	font-weight:bold;
	}
	
h3{
	/*font-size:14px;*/
	background:url(/common/images/title_h3_main.jpg) top left repeat-x;
	padding:5px;
	margin-top:10px;
	margin-bottom:5px;
	font-weight:bold;
	}
	
#contentsarea ul{
	width:910px;
	/*margin:10px 30px 20px 30px;*/
	}
	
#contentsarea li{
	line-height:150%;
    color: #0033cc;
    font-weight: bold;
    margin-bottom: 3px;
	}
	
#contentsarea a:link,
#contentsarea a:visited {
	color: #125687;
	text-decoration: none;;
	}

#contentsarea a:hover,
#contentsarea a:active {
	color: #125687;
	text-decoration: underline;
	 }

#contentsarea li span{
    font-weight: bold;
    margin-right: 10px;
    color: #A2A000;
    display: block;
    float: left;
    width: 16px;
    }


#contentsarea p{
	margin-bottom:15px;	
	margin-left: 15px;
	}	
	
