@charset "utf-8";
@import "../common.css";
@import "../reset.css";


/*///////////////////////////////////////
 font-size
/////////////////////////////////////////

	10px = 77%		11px = 85%
	12px = 93%		13px = 100%
	14px = 108%		15px = 116%
	16px = 123.1%

////////////////////////////////////////*/

/*_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/

全体

_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/*/


body{
	margin:0px 0px 0px 0px;
	background-repeat:repeat-x;
	background-color:#393939;
	height:auto;
	width:100%;
	color:#666;
	text-align: center;
}

#main{
	margin-top:0;
	width:772px;
}

a{
	color:#000;
	font-weight:bold;
	outline:none;
}

img{
	border:0px;
	margin:0px;
}
ul{
	padding:0px;
	margin:0px;
	list-style:none;
}

h1,h2,h3,h4,h5,h6{
	color:#000;
	margin:0px;
}
h2,h3,h4,h5,h6{
	font-size:85%;
}
p{
	line-height: 160%;
	color: #333;
	margin:0px;
}
p a, td a{
	font-weight:normal;
}
strong{
	color:#000;
}
strong a{
	font-weight:bold;
}
#menu a{
	font-weight:bold;
}
h3 a{
	font-weight:bold;
}
li a{
	font-weight:bold;
}
table{
	border-collapse:collapse;
}


/*//////////////////////////////////////
	freesoftmenu
//////////////////////////////////////*/

#freesoftmenu {
	margin:-10px auto 0;
	width:100%;
	text-align:center;
}

#freesoftmenu ul {
	width:770px;
	margin:0 auto;
	_margin:0;
	padding-left:2px;
}

#freesoftmenu ul li {
	float:left;
	list-style-type:none;
}

#freesoftmenu ul li a {
	text-indent:-9999px;
	overflow:hidden;
	height:36px;
	display:block;
}
#freesoftmenu ul li a#sleipnir {
	background:url(../../images/header/freesoftmenu_black.png) no-repeat 0 0;
	width:193px;
}

#freesoftmenu ul li a#sleipnir:hover {
	background:url(../../images/header/freesoftmenu_black.png) no-repeat 0 -36px;
}

#freesoftmenu ul li a#grani {
	background:url(../../images/header/freesoftmenu_black.png) no-repeat -193px 0;
	width:190px;
}

#freesoftmenu ul li a#grani:hover {
	background:url(../../images/header/freesoftmenu_black.png) no-repeat -193px -36px;
}

#freesoftmenu ul li a#pictbear {
	background:url(../../images/header/freesoftmenu_black.png) no-repeat -383px 0;
	width:190px;
}

#freesoftmenu ul li a#pictbear:hover {
	background:url(../../images/header/freesoftmenu_black.png) no-repeat -383px -36px;
}

#freesoftmenu ul li a#ie8 {
	background:url(../../images/header/freesoftmenu_black.png) no-repeat -573px 0;
	width:193px;
}

#freesoftmenu ul li a#ie8:hover {
	background:url(../../images/header/freesoftmenu_black.png) no-repeat -573px -36px;
}


/*//////////////////////////////////////
	fenrirfs navi
//////////////////////////////////////*/

#navi{
	padding-top:5px;
}

#navi p{
	color:#cccccc;
}

#navi a{
	color:#ffffff;
}

/*_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/

	top メニュー
	
_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/*/


#header{
	background-color:#000000;
	background-image:url(../../../../img/common/header_bg_39.png);
	margin-bottom: 0px;
}

#top_menu a#fenrir_logo {
	background-image:url(/images/fenrir_logo.gif);
	background-repeat:no-repeat;
	width:40px;
	height:60px;
	display:block;
	position:relative;
	left:3px;
	text-indent:-9999px;
	overflow:hidden;
	float:left;
}

#top_menu a#fenrir_logo:hover {
	background-image:url(/images/fenrir_logo_hover.png);
}

#top_menu{
	text-align:center;
	height:30px;
	width:760px;
	margin:0px auto 0px auto;
	

}
#top_menu img#logo{
	float:left;
	filter:alpha(opacity=100);
	opacity:1.0;
	-moz-opacity:1.0;
}

#top_menu img#bandit{
	float:left;
	filter:alpha(opacity=100);
	opacity:1.0;
	-moz-opacity:1.0;
	margin-top:8px;
	margin-left:-2px;
}

#top_menu a{
	border:none;
}



#top_menu img{
	margin:0px 0px 0px 0px;
	filter:alpha(opacity=0);
	opacity:0;
}
#top_menu div{
	float:right;
	margin:16px 0px 0px 0px;
	background-repeat:no-repeat;
}

#ad{
	position:relative;
	top:-10px;
	text-align:center;
}

#top_menu img.select{
	opacity:0;
	-moz-opacity:0;
}

#top_menu img#global{
float:right;
margin:16px 0px 0px 15px;
opacity:1;
filter:alpha(opacity=100);
}



/*_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/

	
	FenrirFS トップページ


_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/*/

/*//////////////////////////////////

		アップデート情報
		
//////////////////////////////////*/

#fenrirfs #contents .top_ballon {
	width:315px;
	margin-left: 25px;
	margin-top: -15px;
	margin-bottom: 20px;
}

#fenrirfs #contents .top_ballon p.text {
	margin: 0px;
	width:315px;
	font-size:100%;
	text-align:left;
	background-color:#2d2d2d;
	min-height:0;
}

#fenrirfs #contents .top_ballon strong {
	display: block;
	width: 305px;
	margin-left: 10px;
	text-align: left;
	color: #FFF;
}

#fenrirfs #contents .top_ballon span {
	color:#ff974c;
}

#fenrirfs #contents .top_ballon_head {
	background:transparent url(../../images/fenrirfs/top_balloon_head.gif) no-repeat scroll 0 0;
	height:19px;
	width:315px;
	font-size: 0px;
}

#fenrirfs #contents .top_ballon_bottom {
	background:transparent url(../../images/fenrirfs/top_balloon_bottom.png) no-repeat scroll 0 0;
	height:9px;
	width:315px;
	font-size: 0px;
}

.update_div {
	position: relative;
	height: auto;
	width: 772px;
}

#fenrirfs #contents .update_label {
	background:transparent url(../../images/fenrirfs/update_label.png) no-repeat scroll 0 0;
	height:96px;
	width:96px;
	text-indent: -9999px;
	position: absolute;
	right:5px;
	top:-24px;
}

*html #fenrirfs #contents .update_label {
	background: none !important;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod=scale, src='/ImageCss/20100301/images/fenrirfs/update_label.png');
	position:absolute;
	top:-24px;
	right:6px;
	width:96px;
	height:96px;
}


/*//////////////////////////////////////////////////*/


#title {
	width: auto;
	margin: 0 auto;
	text-align: center;
}

#title h1 {
	text-align: center;
}

h2, h3 {
	color: #333;
}



#fenrirfs #contents {
	text-align: left;
	width: 772px;
	background:url(../../images/fenrirfs/index_images_top.png) #393939 no-repeat top center;
	color: #666;
	padding-top: 24px; 
	margin: 0 auto 0px auto;
}

.vector_banner{
	background:url(../../images/fenrirfs/vector_banner01.png) no-repeat 2px top;
	height:79px;
	padding:16px 0 0 275px;
}

.vector_banner img {
	border:1px solid #000;
}

#fenrirfs #contents .contents_top {
	background:url(../../images/fenrirfs/index_images_main.png) no-repeat top center;
}

#fenrirfs #contents .contents_01 {
	background:url(../../images/fenrirfs/content_bk01.png) #393939 repeat-y top center;
	padding: 2px 29px 40px;
	max-height: 500px;
}

#fenrirfs #contents .contents_01 .entrybox01 {
	margin-top:7px;
}

#fenrirfs #contents .contents_02 {
	background:url(../../images/fenrirfs/content_bk02.png) #393939 repeat-y top center;
	padding: 30px 29px 25px;
}

#fenrirfs #contents .contents_02 .entrybox02 {
	width: 380px;
	padding-bottom: 12px;
	}
	
#fenrirfs #contents .contents_03 {
	background:url(../../images/fenrirfs/content_bk03.png) #393939 repeat-y top center;
	padding: 30px 29px 40px;
}

#fenrirfs #contents .contents_03 .entrybox03 {
	float: right;
	width:365px;
	margin-bottom:28px;
}

#fenrirfs #contents .contents_04 {
	background:url(../../images/fenrirfs/content_bk04.png) #393939 repeat-y top center;
	padding: 30px 29px 40px;
}

#fenrirfs #contents .contents_05 {
	background:url(../../images/fenrirfs/content_bk_alias.png) #393939 repeat-y top center;
	padding: 30px 29px 10px;
}

#fenrirfs #contents .contents_05 .entrybox05 {
	float: right;
	width:365px;
	margin-bottom:28px;
}

#fenrirfs #contents .contents_06 {
	background:url(../../images/fenrirfs/content_bk04.png) #393939 repeat-y top center;
	padding: 30px 29px 30px;
}

#fenrirfs #contents .movie {
	float: right;
}

#fenrirfs #contents .movie object{
	display: block;
}

#fenrirfs #contents .entrybox06 {
	float: left;
	width:320px;
	margin-bottom:28px;
}

#fenrirfs #contents .entrybox06 p{
	margin-top:10px;
	margin-bottom: 10px;
}

#fenrirfs #contents .contents_07 {
	background:url(../../images/fenrirfs/content_bk_ptb.png) #393939 repeat-y top center;
	padding: 30px 29px 10px;
}

#fenrirfs #contents .contents_07 .entrybox07 {
	float: right;
	width:365px;
	margin-bottom:28px;
}

#fenrirfs #contents .entrybox07 p{
	margin-top:10px;
	margin-bottom: 10px;
}

#fenrirfs #contents .contents_07 .ptfs {
	margin-top:10px;
}

#fenrirfs #contents .contents_07 .ptfs_bt a {
	background:url(../../images/fenrirfs/ptfs_button.gif) no-repeat top center;
	display:block;
	width:314px;
	height:39px;
	text-indent: -9999px;
}

#fenrirfs #contents .contents_07 .ptfs_bt a:hover {
	background:url(../../images/fenrirfs/ptfs_button.gif) no-repeat bottom center;
	display:block;
	width:314px;
	height:39px;
	text-indent: -9999px;
}


#fenrirfs #contents .contents_top p {
	width: 305px;
	margin-left: 24px;
	color: #333;
	font-size: 93%;
	line-height: 140%;
	min-height:30px;
	_height:auto !important;
	_height:25px;
}

.contents_top_txt {
	margin-bottom: 10px;
	font-size:93%;
	}

.contents_top_txt a{
	color:#0088cc;
	font-weight: bold;
}

.contents_top_txt .small {
	font-size: 85% !important;
}

#fenrirfs #contents .contents_top img.catch,
#fenrirfs #contents .contents_top img.catch_re{
	margin-left: 24px;
}

*html .tunes {
	font-size: 65% !important;
}

#fenrirfs #contents .contents_top .catch {
	margin-bottom: 14px;
	display:block;
}

#fenrirfs #contents .contents_top .catch_re {
	margin-bottom: 18px;
	padding-left: 2px;
	}

#fenrirfs #contents .contents_top .dl {
	margin-bottom: 8px;
	margin-left: 24px;
}
	
#fenrirfs #contents .contents_top .dl_bt a {
	background:url(../../images/fenrirfs/fs_button.png) no-repeat;
	display:block;
	width:319px;
	height:52px;
	text-indent: -9999px;
}

#fenrirfs #contents .contents_top .dl_bt a:hover {
	background:url(../../images/fenrirfs/fs_button.png) no-repeat 0 -52px;
	display:block;
	width:319px;
	height:52px;
	text-indent: -9999px;
}


*html #fenrirfs #contents .contents_top .dl_bt {
	width:319px;
	height:52px;
	position:relative;
	overflow:hidden;
}

*html #fenrirfs #contents .contents_top .dl_bt a {
	background:none !imoprtant;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/ImageCss/20100301/images/fenrirfs/fs_button.png');
	display:block;
	width:319px;
	height:52px;
}

*html #fenrirfs #contents .contents_top .dl_bt a:hover {
	background:none !important;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/ImageCss/20100301/images/fenrirfs/fs_button.png');
	display:block;
	position:absolute;
	top:-52px;
	left:0;
	width:319px;
	height:52px;
	cursor:pointer;
}

	
#fenrirfs #contents .contents_top .howto{
	text-align: left;
	margin-top: 0px;
	padding-left: 26px;
	width:340px;
}

#fenrirfs #contents .contents_top ul.sbm {
	float: right;
	padding: 5px 26px 15px 0;
}

#fenrirfs #contents .contents_top ul.sbm li {
	float: left;
	margin: 0px;
	padding: 0px;
}

#fenrirfs #contents .contents_top ul.sbm li.icn {
	margin-left: 15px;
	margin-right: 5px;
}

#fenrirfs #contents .contents_01 h2 {
	padding:37px 0 20px 0;
}

.contents_01 h3, .contents_02 h3, .contents_03 h3, .contents_04 h3, .contents_05 h3, .contents_07 h3, .contents_06 h3 {
	margin-bottom: 10px;
}

img.cont_left {
	float: left;
	margin-right: 24px;
}

img.cont_right {
	float: right;
	margin-left: 24px;
}

#fenrir_item {
	color: #CCC;
	width:771px;
	margin: 0 auto 25px auto;
}

#fenrir_item h4 {
	padding-left: 11px;
	padding-bottom: 3px;
}

#fenrir_item .left {
	float: left;
	width: 30px;
	padding-right: 10px;
}

#fenrir_item .text {
	padding: 5px 0px 0 0px;
}

.howto_link {
	text-align: left;
	margin: 0px 0 10px 0;
}




#dl_box {
	background:url(../../images/fenrirfs/dl_top.png) #393939 no-repeat top center;
	padding-top: 8px;
	margin-bottom: 20px;
	width: 761px;
	margin: auto auto 20px auto;
}

#dl_box .left {
	width: 246px;
	float: left;
	margin-left:65px;
	padding-top:11px;
	display: inline;
	background:url(../../images/fenrirfs/dl_line.png) right 8px no-repeat;
	padding-right:2px;
}

#dl_box .right {
	float: left;
	width: auto;
	padding-right: 0px;
	padding-top: 0px;
	margin-left:69px;
	font-size: 93%;
	line-height: 140%;
	color: #999;
	}


#dl_box .dl_botton a{
	background:url(../../images/fenrirfs/dl_botton_bottom.png) #393939 no-repeat 0px top;
	text-indent:-9999px;
	display: block;
	width: 320px;
	height: 62px;
	}

#dl_box .dl_botton a:hover {
	background:url(../../images/fenrirfs/dl_botton_bottom.png) #393939 no-repeat 0px -62px;
	display:block;
	width: 320px;
	height: 62px;
	text-indent: -9999px;
	}


#dl_box .right span {
	display: block;
	margin-top: -10px;
	margin-bottom: 2px;
	margin-left: 10px;
}

#dl_box .right span a {
	background:none;
	display:inline;
	text-indent: inherit;
	color: #fff;
	font-weight: bold;
}

#dl_box .right span a:hover {
	background:none;
	display:inline;
	text-indent: inherit;
}

.dl_section {
	background:url(../../images/fenrirfs/dl_middle.png) #393939 no-repeat bottom;
	padding: 9px 0;
}

#fenrirfs #contents .contents_etc {
	background:url(../../images/fenrirfs/content_bk_banner.png) #393939 repeat-y top center;
	padding: 30px 29px 40px;
}

.mado_text {
	width:315px;
	float:left;
	margin-bottom: -10px;
}

.mado_text p {
	margin-top: 10px;
}

.mado_text a {
	color:#0088CC;
	font-weight:bold;
}

.mado_text h3 {
	margin-bottom: 10px;
}

.mado_img {
	width: 377px;
	float:right;
}

.banner_text {
	width: 310px;
	float: right;
}

.banner_text h4 {
	font-size:108%;
	color: #333333;
	margin: 10px 0 3px 0;
}

.banner_box_top {
	background:url(../../images/fenrirfs/banner_box_top.png) #393939 no-repeat top center;
	width: 377px;
	padding-top: 4px;
	float: left;
}

.banner_box {
	background:url(../../images/fenrirfs/banner_box_bottom.png) #393939 no-repeat bottom center;
	width: 337px;
	padding: 17px 20px;
	}

.banner_box .left {
	float: left;
	width: 200px;
}

.banner_box .read {
	width: 200px;
	margin-top: 6px;
	margin-bottom: 7px;
	font-size: 93%;
	line-height: 130%;
}

.banner_box img.right{
	margin-left: 13px;
}

#fenrirfs .nojs_movie {
	width:370px;
	height:230px;
	display:block;
	background:#999999;
	overflow:hidden;
}

#fenrirfs .nojs_movie a {
	margin:90px 0 0;
	display:block;
	text-align:center;
}
#fenrirfs .nojs_movie p {
	text-align:center;
}



/*_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/

	
	FenrirFS 機能紹介


_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/*/

#intro #contents {
	clear: both;
	text-align: left;
	width: 772px;
	background:url(../../images/fenrirfs/intro_img_top.png) #393939 no-repeat top center;
	color: #666;
	padding-top: 20px;
	margin: 0 auto 0px auto;
}

#intro #contents .contents_top {
	background:url(../../images/fenrirfs/intro_img_mainback.png) repeat-y;
	position:relative;
}


#intro #contents .contents_top h2,#intro #contents .contents_top p {
	margin-left:199px;
	width:540px;
	font-size:108%;
}

#intro #contents .contents_top h2 {
	padding: 12px 0;
}

#intro #contents .contents_top p {
	padding: 0 0 20px 0;
	min-height:45px;
	height: auto !important;
	height:45px;

}

.back_img {
	background:url(../../images/fenrirfs/intro_img_main.png) no-repeat bottom;
	min-height:242px;
	height: auto !important;
	height:242px;
}

.fenrirfs_icn{
	position:absolute;
	top:8px;
	left:40px;
	background:url(../../images/fenrirfs/intro_icon.png) no-repeat;
	text-indent:-9999px;
	overflow:hidden;
	width:120px;
	height:130px;
}

*html .fenrirfs_icn{
	background: none !important;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod=scale, src='/ImageCss/20100301/images/fenrirfs/intro_icon.png');
	position:absolute;
	top:8px;
	left:40px;
	width:120px;
	height:130px;
}

#intro .menu_bottom {
	background:url(../../images/fenrirfs/intro_menu_bottom.png) no-repeat 6px 0;
	height:16px;
	text-indent:-9999px;
	font-size:0;
	overflow:hidden;
	margin:0;
	padding:0;
}


#intro ul.menu {
	width: 600px;
	margin-left: 89px;
	margin-top:20px;
	_margin-top:22px;
}

#intro ul.menu li{
	display:block;
	width: 150px;
	float: left;
	text-indent: -9999px;
}

#intro ul.menu li.menu01 a{
	display:block;
	width: 150px;
	height: 82px;
	background:url(../../images/fenrirfs/intro_menu04.png) no-repeat;
}

#intro ul.menu li.menu01 a:hover {
	display:block;
	width: 150px;
	height: 82px;
	background:url(../../images/fenrirfs/intro_menu04.png) no-repeat 0 -82px;
}


#intro ul.menu li.menu02 a{
	display:block;
	width: 150px;
	height: 82px;
	background:url(../../images/fenrirfs/intro_menu03.png) no-repeat;
}

#intro ul.menu li.menu02 a:hover {
	display:block;
	width: 150px;
	height: 82px;
	background:url(../../images/fenrirfs/intro_menu03.png) no-repeat 0 -82px;
}

#intro ul.menu li.menu03 a{
	display:block;
	width: 150px;
	height: 82px;
	background:url(../../images/fenrirfs/intro_menu02.png) no-repeat;
}

#intro ul.menu li.menu03 a:hover {
	display:block;
	width: 150px;
	height: 82px;
	background:url(../../images/fenrirfs/intro_menu02.png) no-repeat 0 -82px;
}

#intro ul.menu li.menu04 a{
	display:block;
	width: 150px;
	height: 82px;
	background:url(../../images/fenrirfs/intro_menu01.png) no-repeat;
}

#intro ul.menu li.menu04 a:hover {
	display:block;
	width: 150px;
	height: 82px;
	background:url(../../images/fenrirfs/intro_menu01.png) no-repeat 0 -82px;
}


#intro #main_contents {
	background:url(../../images/fenrirfs/intro_contentbody.png) repeat-y bottom center;
	width: 772px;
	padding-top: 25px;
}

#intro .content_bottom {
	background:url(../../images/fenrirfs/intro_content_bottom.png) no-repeat bottom center;
	height: 25px;
	margin-bottom: 20px;
	width: 772px;
	font-size: 0px;
}

#intro .contents_body {
	background:url(../../images/fenrirfs/intro_contentbody_bt.png) no-repeat bottom center;
	width: auto;
	padding: 0 30px;
}
#intro .contents_body_bottom {
	background:url(../../images/fenrirfs/intro_contbk04.png) no-repeat bottom center;
	width: auto;
	padding: 0 30px;
}

#intro .contents_body h2 {
	padding: 0px;
	background: none;
}

#intro .pagetop {
	text-align: right;
	padding: 15px 0 40px;
}


#intro #main_contents .content h3 {
	margin-bottom: 10px;
}

#intro #main_contents h3.icon00 {
		background:url(../../images/fenrirfs/intro_icon00.png) no-repeat left center;
		padding-left: 35px;
		margin-bottom: 10px;
}
#intro #main_contents h3.icon01 {
		background:url(../../images/fenrirfs/intro_icon01.png) no-repeat left center;
		padding-left: 35px;
		margin-bottom: 10px;
		}
#intro #main_contents h3.icon02 {
		background:url(../../images/fenrirfs/intro_icon02.png) no-repeat left center;
		padding-left: 35px;
		margin-bottom: 10px;
		}
#intro #main_contents h3.icon03 {
		background:url(../../images/fenrirfs/intro_icon03.png) no-repeat left center;
		padding-left: 35px;
		margin-bottom: 10px;
		}
#intro #main_contents h3.icon04 {
		background:url(../../images/fenrirfs/intro_icon04.png) no-repeat left center;
		padding-left: 35px;
		margin-bottom: 10px;
}
#intro #main_contents h3.icon05 {
		background:url(../../images/fenrirfs/intro_icon05.png) no-repeat left center;
		padding-left: 35px;
		margin-bottom: 10px;
		}
#intro #main_contents h3.icon06 {
		background:url(../../images/fenrirfs/intro_icon06.png) no-repeat left center;
		padding-left: 35px;
		margin-bottom: 10px;
		}
#intro #main_contents h3.icon07 {
		background:url(../../images/fenrirfs/intro_icon07.png) no-repeat left center;
		padding-left: 35px;
		margin-bottom: 10px;
		}

#intro .index_link {
	text-align: right;
	margin:0 24px 0px;
}

#intro .index_link02 {
	text-align: right;
	float:right;
	display: block;
	padding-right: 0px;
	padding-bottom: 15px;
	margin-top: 30px;
}

#intro h2.intro_title {
	margin-bottom: 10px;
}

#intro h2.intro_title02 {
	margin-top: 40px;
	margin-bottom: 15px;
}

p.intro_read {
	font-size:100%;
}


#intro .section_01 {
	padding: 30px 0 0 0;
}

#intro .section_02 {
	padding: 40px 0 0 0;
}

#intro div.section_right01 {
	float: right;
	width: 340px;
}

#intro div.section_right02 {
	float: right;
	width: 260px;
}

#intro div.section_right03 {
	float: right;
	width: 258px;
}

#intro div.cont_right05 {
	float: right;
	width: 250px;
}



/*_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/

	
	FenrirFS リリースノート


_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/*/

#note #contents {
	clear: both;
	text-align: left;
	width: 772px;
	background:url(../../images/fenrirfs/note_img_top.png) #393939 no-repeat top center;
	color: #666;
	padding-top: 20px;
	margin: 0 auto 0px auto;
}


#note #contents h2 {
	margin: 0px 30px 20px;
	padding: 5px 0 0 0;
}
#note #main_contents {
	background:url(../../images/fenrirfs/note_contentbody.png) repeat-y bottom center;
	width: 772px;
	padding: 0px 0px 0px;
}
#note .contents_body_top {
	background:url(../../images/fenrirfs/note_contentbody_top.png) no-repeat top center;
	width: 772px;
}

#note .contents_body_bottom {
	background:url(../../images/fenrirfs/note_contentbody_bottom.png) no-repeat bottom center;
	width: 772px;
}

#note #main_contents h3 {
	font-size: 108%;
	border-bottom: 1px solid #ababab;
	margin: 0 30px 15px;
}

#note .content_bottom {
	background:url(../../images/fenrirfs/note_content_bottom.png) no-repeat bottom center;
	height: 31px;
	margin-bottom: 20px;
	width: 772px;
	font-size: 0px;
}


#note .index_link02 {
	display: block;
	padding-right: 30px;
	padding-bottom: 15px;
	margin-top: 15px;
	float: right;
}

#note #main_contents ul {
	font-size:100%;
	padding:0 20px 30px;
	margin: 0 30px;
}

#note #main_contents li{
	line-height:130%;
	list-style-position:outside;
	list-style-type:disc;
	padding-bottom:10px;
}


/*////////////////////////////////
 footer
////////////////////////////////*/

#footer p{
	color:#fff;
}

#footer .alert{
	color:#fff;
}

#footer .alert a{
	color:#0492E5;
	font-weight:bold;
}

#footer .alert a {
	background:url(../../images/fenrirfs/fenrirfs_arrow.png) no-repeat right center;
}

#footer .gnav,
#footer .gnav a,
#footer .copyright{
	color:#fff;
}

#footer .gnav .global {
	background:url(../../images/fenrirfs/fenrirfs_global.png) no-repeat left center;
}

#footer .nav{
	background:url(../../../../img/fenrirfs/footer_mid.png) repeat-y 0 top;
}

#footer .nav .top{
	background:url(../../../../img/fenrirfs/footer_top.png) no-repeat 0 top;
	padding:10px 0px 0;
}

#footer .nav .top ul{
	background:url(../../../../img/fenrirfs/footer_border.png) no-repeat 0 bottom;
	padding:0 20px 12px;
}

#footer .footer_menu{
	background:url(../../../../img/fenrirfs/footer_btm.png) no-repeat 0 bottom;
	margin-bottom: 5px;
	padding:14px 22px 9px;
	text-align:left;
}
