@charset "utf-8";

/* basic elements */

body {
	font-family:
		Verdana,
		Arial,
		Meiryo,
		"メイリオ",
		"Hiragino Kaku Gothic Pro",
		"ヒラギノ角ゴ Pro W3",
		Osaka,
		"MS P Gothic",
		"ＭＳ Ｐゴシック",
		sans-serif;
	text-align: center;
	}

img{
border:none;
}

ul,li {
	margin: 0;
	padding : 0;
	list-style : none;
}


body{
background: #fdf5f9 url(http://www.1toeic.net/images/bg.gif) top center repeat-y;
	margin-top:0;
	margin-bottom:0;
}


#page_wrapper {
	margin-left: auto;
	margin-right: auto;
	width: 740px;
	text-align: left;
	background: #FFFFFF;
	border: 1px solid #bbb;
}
#page_header {
	height: 200px;
	background: url(/images/header.jpg) top right no-repeat;
	clear: both;
}
#page_header h1 {
	margin: 0;
	padding:35px 0 0 10px;
	font-size:30px;
	font-weight: bold;
	color: #FFFFFF;
}
#page_header h1 a {
	text-decoration: none;
	color: #FFFFFF;
}
#page_header img {
	border:none
}
#page_header h2 {
width:300px;
	margin: 0px;
	padding-top: 5px;
        padding-left:30px;
	font-size:13px;
	font-weight: bold;
	letter-spacing: 0;
	color: #333;
}


#global_navi {
	margin:0;
	background: url(/images/navi_bg.jpg) top right no-repeat;
	height:30px;
	font-size:12px;
}
#global_navi li {
	margin: 0;
	padding: 0;
	float: left;
}
#global_navi li a {
	display:block;
	padding:0 25px;
         line-height:30px;
	font-weight:bold;
	background: url(/images/navi_off.jpg) top right;
	color: #333333;
	text-decoration: none;
}
#global_navi li a:hover {
	background: url(/images/navi_on.jpg) top right;
color: #333333;
}

.toptext{
padding-top:3px;
}

/*■パンくず*/
.pan {
	font-size: 12px;
	margin: 15px 0 0 15px;
	padding: 0;
}
#content_wrapper {
	margin-top:10px;
	margin-bottom:0px;
	margin-left:15px;
	margin-right:15px;
	clear:both;
}
#left {
	float: left;
	width:500px;
	background-color: #FFFFFF;
	border:0px dashed #cccccc;
}
#left h3 {
	margin:0 0 10px;
	font-size: 16px;
         line-height:35px;
         	padding:0 0 0 50px;
	color: #333333;
	background:url(/images/title_a.jpg) bottom left no-repeat;
}
#left h4 {
	margin:10px 0 10px 10px;
	font-size: 13px;
	color: #333333;
	background-color:#FFFFFF;
	padding:2px 7px;
	border-left: 7px solid #fee6ba;
         clear:both;
}
#left p {
	margin:5px 0 15px;
	font-size: 13px;
	color: #000000;
	line-height: 18px;
	padding-left:10px;
}

.bold1,.b14{
    font-weight: bold;
}

#left .mailimg img {
	border:none;
	text-align:center;
}

#left .mainimg {
         border:0;
         float:left;
	margin:0 10px 10px 0;
}

#left.imgleft {
         border:0;
         float:left;
         margin:0 10px 10px 0;
}

ul.entry {
	padding:0 0 10px 10px;
	margin: 10px 0 0 0;
font-size: 12px;
}

ul.entry li {
	padding:0 0 0 15px;
	margin: 3px 0 0;
	list-style-type: none;
	background: url(/images/icon01.jpg) no-repeat;
	background-position:0% 50%;
}

ul.cateprofile li{
font-size: 12px;
	padding:0 0 0 15px;
	margin: 3px 0 0;
	list-style-type: none;
	background: url(/images/icon01.jpg) no-repeat;
	background-position:0% 10%;
}


.category {
	font-size: 10px;
	text-align:right;
	border-bottom: dotted 1px #999999;
	margin-bottom:20px;
	padding:3px;
}
#right {
	margin-top:0;
	float: right;
	width:180px;
	border:0px dashed #000000;
}
#right h4 {
	margin-top:0;
	margin-bottom:10px;
	font-size: 14px;
         line-height:35px;
	color: #333;
	padding:0 0 0 40px;
	background:url(/images/title_b.jpg) bottom left no-repeat;
}
#right h5 {
	margin:0 0 10px;
	font-size: 14px;
	color: #FF6600;
	padding:4px;
	border: 1px solid #AAE5A4;
	background-color:#F4FDE5;
}
#right p {
	margin:5px;
	padding:0;
	font-size: 12px;
}
#right img {
	border:0;
}
.point1 {
	margin: 0 0 20px 5px;
	padding-left: 0;
	list-style: none;
}
.point1 li {
	padding-left: 15px;
	background-image: url(/images/icon01.jpg);
	background-repeat: no-repeat;
	background-position: 0.08em 0.3em;
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
	line-height:19px;
}
#footer_ad {
	clear: both;
	margin:0;
	padding:0;
	font-size: 12px;
	text-align: center;
	border-top: 1px dotted #EEEEEE;
}

#footer_ad p{
	margin:0;
	padding:5px 10px;
	font-size: 12px;
	font-weight:bold;
	text-align: left;
	color:red;
}
#footer {
	clear: both;
	background: #ffffff url(/images/footer.jpg) bottom center no-repeat;
         height:62px;
         width:100%;
}

#footer p {
        padding-top:10px;
	text-align: center;
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
	color: #cecece;
         line-height:1.5;
}
#footer a {
	color: #cecece;
	text-decoration:none;
}

address {   
         font-style:normal;
         text-align: center;
         font-size: 12px;
	color: #cecece;
margin:0;
         padding-bottom:0;
}  


.top {
	margin:15px 0;
	padding:3px;
	font-size:12px;
	text-align:right;
}
.under_pickup {
	margin:10px 0;
	padding:10px 20px;
	background: #ffffff;
	border-top: 1px dotted #CCCC99;
	border-bottom: 1px dotted #CCCC99;
}
#left .under_pickup p {
	margin:10px 0;
	font-size:12px;
}
#left .under_pickup h4 {
	margin:10px 0;
	padding:0 25px;
	font-size:12px;
	font-weight:bold;
	border:0;
	background:url(/images/icon_star.jpg) top left no-repeat;
         line-height:25px;
}
hr {
	margin: 1px 0px 10px;
	padding:0;
	border-style: dotted none none none;
	border-top-width: 1px;
	border-top-color: #999999;
	height: 1px;
}

#left .adsense {
	margin:0 10px 10px;
}
#left .adsense p {
	margin:0 10px;
	padding:0;
	color: #999999;
	font-size: 12px;
	text-align:left;
}

#left .entryimages {
         border:0;
         float:left;
	margin:5px 10px 10px 0;
}


#left .categoryimages {
         border:0;
         float:left;
	margin:5px 10px 10px 0;
}


/* ■テーブルデザイン */

.table_top {
	width:99%;
	border-collapse: collapse;
	border: none;
	margin: 0 0 10px 0;
	padding: 0;
	}

.titem {
width:50%;
	font-size:13px;
	background: #FFF;
	color: #FFFFFF;        
	margin:0;
	padding-bottom:10px;	
	vertical-align:middle; 
	background:url(/images/top_navibg.gif) repeat-x;
	}

.titem img {
	margin-top:10px;
}


.top_catelist li{
font-size:13px;
padding:0 0px 3px 15px;
margin: 0px;
list-style-type: none;
background:url(/images/arrow.gif) no-repeat;
background-position:0% 10%;
}



/*■サイトマップ*/

#left ul.home{
    list-style: none;
    margin-left:25px;
}
#left ul.home li{
    font-size:12px;
    line-height:18px;
}
#left ul.tree{
    margin: 0!important;
    padding: 0!important;
    list-style: none!important;
}

#left ul.tree ul{
    margin: 0 0 0 1em!important;
    padding: 0!important;
}
#left ul.tree li.tree{
    margin: 0!important;
    padding: 0 0 0 15px!important;
    background-image: url(/images/tree_lst.gif);
    background-repeat: no-repeat!important;
    list-style: none!important;
    font-size:12px;
}
#left ul.tree li.tree_end{
padding: 0 0 0 15px!important;
    background-image: url(/images/tree_end.gif);
    list-style: none;   
background-repeat: no-repeat!important;
}

