@charset "UTF-8";
/* top page stylesheet */

/*--------------------------
contents
--------------------------*/
#contents_container {
	width: 100%;
	border-bottom: solid 1px #d1d1d1;
	background: #ffffff;
}

#contents_container #contents {
	width: 860px;
	margin: 0 auto;
	padding: 10px 0;
	border-right: solid 1px #d1d1d1;
	border-left: solid 1px #d1d1d1;
}

/*--  main  --*/
#contents #main {
	width: 415px;
	float: left;
	margin: 0 0 10px 10px;
}

/*--  side  --*/
#contents #side {
	width: 415px;
	float: left;
	margin: 0 0 10px 10px;
}

/*--  variable box 01  --*/
#contents .v_box_01 {
	margin: 0 0 10px 0;
}

/*--  PICK UP  --*/
#contents .pick_up {
}

#contents .pick_up ul {
	list-style: none;
}

#contents .pick_up ul li {
	margin: 1px 0 0 0;
	padding: 10px;
	background-color: #ededed;
	border-right: solid 1px #dadada;
	border-bottom: solid 1px #dadada; 
	clear: both;
}

#contents .pick_up ul li img.pick_up_img {
	float: left;
}

#contents .pick_up ul li h3 {
	width: 266px;
	float: right;
	background-image: url(../images/marker_arrow_right.gif);
	background-repeat: no-repeat;
	background-position: 0 4px;
	padding-left: 24px;
}

#contents .pick_up ul li h3 a {
	font-weight: bold;
}

#contents .pick_up ul li .txt_area {
	width: 290px;
	float: right;
}
/*--  twitter  --*/
#twitstat_badge_475 a {
	color: #1080e8!important;
}

/*--  APPLICATIONS (enclosed)  --*/
#contents .enclosed {
	margin-top: 1px;
	border: dotted 1px #c2c2c2;
	padding: 10px;
}

#contents .enclosed ul {
	list-style: none;
}

#contents .enclosed ul li {
	padding: 0 0 5px 15px ;
	margin-bottom: 5px;
	background: url(../images/marker_arrow_r_02.gif) no-repeat;
	background-position: 0px 4px;
	border-bottom: dotted 1px #c2c2c2;
}

/*--  information  --*/
#contents .frame_info {
	width: 415px;
	height: 570px;
}

/*--  twitter profile widget  --*/
#contents .twtr-widget {
	margin-bottom: 20px;
}

/*--  banner_triple  --*/
#contents .banner_triple a {
	float: left;
}

#contents .banner_triple .banner_01,
#contents .banner_triple .banner_02 {
	margin: 0 8px 0 0;
}

/*--  backtop  --*/
#contents #backtop {
	width: 100%;
	padding: 12px 0 0 0;
	background: url(../images/contents_backtop_bg.gif) no-repeat top;
	text-align: center;
	clear: both;
}

#contents #backtop #button {
	margin: 0 auto;
}

/*--  links  --*/
img.exterior {
	padding: 0 0 0 5px;
	margin: 0 0 -0 0;
}
