@charset "utf-8";

/* ---------- forstudents top ---------- */


/* ================================
    CSS STYLES FOR DotNetNuke
   ================================
*/   


/* PAGE BACKGROUND */
/* background color for the header at the top of the page  */


.HeadBg {
}

/* background color for the content part of the pages */
Body
{
}

p
{margin: 0;
}

.ControlPanel {
}

/* background/border colors for the selected tab */
.TabBg {
}

.LeftPane  { 
}

.ContentPane  { 
}

.RightPane  { 
}

/* text style for the selected tab */
.SelectedTab {
}

/* hyperlink style for the selected tab */
A.SelectedTab:link {
}

A.SelectedTab:visited  {
}

A.SelectedTab:hover    {
}

A.SelectedTab:active   {
}

/* text style for the unselected tabs */
.OtherTabs {
}
    
/* hyperlink style for the unselected tabs */
A.OtherTabs:link {
}

A.OtherTabs:visited  {
}

A.OtherTabs:hover    {
}

A.OtherTabs:active   {
}

/* GENERAL */
/* style for module titles */
.Head   {
                PADDING-RIGHT: 3px;
	            BACKGROUND-POSITION: 100% 100%;
	            PADDING-LEFT: 3px;
	            FONT-WEIGHT: 700;
	            font-size:123.1%; 
	            COLOR: #000000;
	            BACKGROUND-REPEAT: repeat-x;
}

/* style of item titles on edit and admin pages */
.SubHead2    {
       PADDING: 0 0 10px 0;

}

.SubHead3    {
       PADDING: 0 0 10px 0;

}

A.SubHead2 :link  {
       margin top: 0px ;
       margin left: 0px ;
	   FONT-WEIGHT: normal;
	   COLOR: #666666;
       PADDING: 0 0 10px 0;
	   

}

A.SubHead2 :visited   {
	   margin top: 0px ;
	   margin left: 0px ;
	   FONT-WEIGHT: normal;
	   COLOR: #666666;
       PADDING: 0 0 10px 0;
}

A.SubHead2 :hover {
	   margin top: 0px ;
	   margin left: 0px ;
	   FONT-WEIGHT: normal;  
	   COLOR: #FF6633;
       PADDING: 0 0 10px 0;

}

A.SubHead2 :active    {
		margin top: 0px ;
		margin left: 0px ;
	    FONT-WEIGHT: normal;
		COLOR: #FF6633;
       PADDING: 0 0 10px 0;
}

/* module title style used instead of Head for compact rendering by QuickLinks and Signin modules */
.SubSubHead {

}

/* text style used for most text rendered by modules */
.Normal
{
               FONT-FAMILY: Verdana,Tahoma,Arial,Helvetica, "ＭＳ Ｐゴシック", Osaka;

}

/* text style used for textboxes in the admin and edit pages, for Nav compatibility */
.NormalTextBox
{
}

.NormalRed
{
}

.NormalBold
{
}

/* text style for buttons and link buttons used in the portal admin pages */
.CommandButton     {
}
    
/* hyperlink style for buttons and link buttons used in the portal admin pages */
A.CommandButton:link {
}

A.CommandButton:visited  {
}

A.CommandButton:hover    {
}
    
A.CommandButton:active   {
}

/* button style for standard HTML buttons */
.StandardButton     {
}

/* GENERIC */
/*
H1 {
       MARGIN-TOP: 4px;
       MARGIN-bottom: 0px;
       PADDING-LEFT: 0px;
       FONT-WEIGHT: normal;
       font-size:77%;
       COLOR: #686868;
}*/

H2  {
}

H3  {
}

H4  {
}

H5, DT  {
}

H6  {
}

TFOOT, THEAD    {
}

TH  {
	font-weight:bold;
	text-align:center;
}

A:link  {
	  COLOR: #C60C1A;
                   text-decoration:none;
}

A:visited   {
	  COLOR: #C60C1A;
                   text-decoration:none;
}

A:hover {
	   COLOR: #C60C1A;
                   text-decoration:underline;
}

A:active    {
	   COLOR: #C60C1A;
                   text-decoration:none;
}

.pan a{color:#454646;}
#navigation a{color:#454646;}



SMALL   {
}

BIG {
}



/* MODULE-SPECIFIC */
/* text style for reading messages in Discussion */    
.Message    {
}   

/* style of item titles by Announcements and events */
.ItemTitle    {
}

/* Menu-Styles */
/* Module Title Menu */
.ModuleTitle_MenuContainer {
}

.ModuleTitle_MenuBar {
}

.ModuleTitle_MenuItem {
}

.ModuleTitle_MenuIcon {
}

.ModuleTitle_SubMenu {
}

.ModuleTitle_MenuBreak {
}

.ModuleTitle_MenuItemSel {
}

.ModuleTitle_MenuArrow {
}

.ModuleTitle_RootMenuArrow {
}

/* Main Menu */

.MainMenu_MenuContainer {
}

.MainMenu_MenuBar {
}

.MainMenu_MenuItem {
}

.MainMenu_MenuIcon {
}

.MainMenu_SubMenu {
}

.MainMenu_MenuBreak {
}

.MainMenu_MenuItemSel {
}

.MainMenu_MenuArrow {
}

.MainMenu_RootMenuArrow {
}

/* Login Styles */
.LoginPanel{
}

.LoginTabGroup{
}

.LoginTab {
}

.LoginTabSelected{
}

.LoginTabHover{
}

.LoginContainerGroup{
}

.LoginContainer{
}

#dnn_dnnCOPYRIGHT_lblCopyright{
                font-weight:normal;
	            font-size:77%;
	            TEXT-DECORATION: none;
                text-align:left;
                padding:0 0 0 0;
}

#dnn_dnnSEARCH_txtSearch{

                background-color: #F8F8F8;
				height:21px;
                width:134px;
				padding:0 0 10px 0;
}

#dnn_dnnSEARCH_cmdSearch{
                vertical-align:bottom;
}

#xsOpenSearch{

                background-color: #F8F8F8;
				height:21px;
                width:134px;
				padding:0 0 10px 0;
				vertical-align:bottom;
}


#dnn_SearchPane{
                vertical-align:bottom;
}

.lmenum A:link  {
       line-height: 180%;
       TEXT-INDENT: 25px;
       margin top: 0px ;
       margin left: 0px ;
       width:220px;
       height:27px;
	   FONT-WEIGHT: normal;
	   BACKGROUND-IMAGE: url(/Portals/4/image/lmenu_03.gif);
	   background-repeat: no-repeat;
	   COLOR: #666666;
	   text-decoration:none;
	   display:block;
}

.lmenum A:visited   {
       line-height: 180%;
       TEXT-INDENT: 25px;
	   margin top: 0px ;
	   margin left: 0px ;
       width:220px;
       height:27px;
	   FONT-WEIGHT: normal;
	   FONT-WEIGHT: normal;
	   BACKGROUND-IMAGE: url(/Portals/4/image/lmenu_03.gif);
	   background-repeat: no-repeat;
	   COLOR: #666666;
	   text-decoration:none;
	   display:block;
}

.lmenum A:hover {
       line-height: 180%;
       TEXT-INDENT: 25px;
	   margin top: 0px ;
	   margin left: 0px ;
       width:220px;
       height:27px; 
	   FONT-WEIGHT: normal;  
	   BACKGROUND-IMAGE: url(/Portals/4/image/lmenu_03.gif);
	   background-repeat: no-repeat;
	   COLOR: #FF6633;
	   text-decoration:none;
	   display:block;
}

.lmenum a:active    {
       line-height: 180%;
       TEXT-INDENT: 25px;
		margin top: 0px ;
		margin left: 0px ;
        width:220px;
        height:27px;
	    FONT-WEIGHT: normal;
		BACKGROUND-IMAGE: url(/Portals/4/image/lmenu_03.gif);
		background-repeat: no-repeat;
		COLOR: #FF6633;
		text-decoration:none;
		display:block;
}

.lmenum_s A:link  {
       line-height: 180%;
       TEXT-INDENT: 25px;
       margin top: 0px ;
       margin left: 0px ;
       width:220px;
       height:27px;
	   FONT-WEIGHT: normal;
	   BACKGROUND-IMAGE: url(/Portals/4/image/lmenu_03.gif);
	   background-repeat: no-repeat;
	   COLOR: #666666;
	   text-decoration:none;
	   display:block;
	   letter-spacing : -1px ;
}

.lmenum_s A:visited   {
       line-height: 180%;
       TEXT-INDENT: 25px;
	   margin top: 0px ;
	   margin left: 0px ;
       width:220px;
       height:27px;
	   FONT-WEIGHT: normal;
	   FONT-WEIGHT: normal;
	   BACKGROUND-IMAGE: url(/Portals/4/image/lmenu_03.gif);
	   background-repeat: no-repeat;
	   COLOR: #666666;
	   text-decoration:none;
	   display:block;
	   letter-spacing : -1px ;
}

.lmenum_s A:hover {
       line-height: 180%;
       TEXT-INDENT: 25px;
	   margin top: 0px ;
	   margin left: 0px ;
       width:220px;
       height:27px; 
	   FONT-WEIGHT: normal;  
	   BACKGROUND-IMAGE: url(/Portals/4/image/lmenu_03.gif);
	   background-repeat: no-repeat;
	   COLOR: #FF6633;
	   text-decoration:none;
	   display:block;
	   letter-spacing : -1px ;
}

.lmenum_s     {
       line-height: 180%;
       TEXT-INDENT: 25px;
		margin top: 0px ;
		margin left: 0px ;
        width:210px;
        height:27px;
	    FONT-WEIGHT: normal;
		BACKGROUND-IMAGE: url(/Portals/4/image/lmenu_03.gif);
		background-repeat: no-repeat;
		COLOR: #FF6633;
		text-decoration:none;
		display:block;
		letter-spacing : -1px ;
}


.lmenu_1 a:link   {
       line-height: 180%;
	   TEXT-INDENT: 38px;
	   margin top: 0px ;
	   margin left: 0px ;
       width:220px;
       height:27px;
	   FONT-WEIGHT: normal;
	   BACKGROUND-IMAGE: url(/Portals/4/image/lmenu_06.gif);
	   background-repeat: no-repeat;
	   COLOR: #666666;
	   text-decoration:none;
	   display:block;
}

.lmenu_1 a:visited   {
       line-height: 180%;
	   TEXT-INDENT: 38px;
	   margin top: 0px ;
	   margin left: 0px ;
       width:220px;
       height:27px;
	   FONT-WEIGHT: normal;
	   BACKGROUND-IMAGE: url(/Portals/4/image/lmenu_06.gif);
	   background-repeat: no-repeat;
	   COLOR: #666666;
	   text-decoration:none;
	   display:block;
}

.lmenu_1 a:hover   {
       line-height: 180%;
	   TEXT-INDENT: 38px;
	   margin top: 0px ;
	   margin left: 0px ;
       width:220px;
       height:27px;
	   FONT-WEIGHT: normal;
	   BACKGROUND-IMAGE: url(/Portals/4/image/lmenu_06.gif);
	   background-repeat: no-repeat;
	   COLOR:#FF6633;
	   text-decoration:none;
	   display:block;
}

.lmenu_1 a:active   {
       line-height: 180%;
	   TEXT-INDENT: 38px;
	   margin top: 0px ;
	   margin left: 0px ;
       width:220px;
       height:27px;
	   FONT-WEIGHT: normal;
	   BACKGROUND-IMAGE: url(/Portals/4/image/lmenu_06.gif);
	   background-repeat: no-repeat;
	   COLOR: #FF6633;
	   text-decoration:none;
	   display:block;
}

#dnn_ctr379_ModuleContent {
                margin : 0 0 15px 0;
}

#CSSNavigate{
                margin : 0 0 10px 0;
}

.Title01{
	            FONT-WEIGHT: 700;
	            FONT-SIZE: 16px;
	            COLOR: #686868;
                PADDING-RIGHT: 3px;
	            PADDING-TOP: 5px;
	            BACKGROUND-POSITION: 100% 100%;
	            HEIGHT: 22px;
}

.ACTIONBUTTONd1{
	            PADDING: 10px  5px 10px 0;
}

.ICON04{
	            PADDING: 10px  0 10px 0;
}




.txt{
                            list-style-image: url(/Portals/0/cms1_06.jpg)
 }

.txt2{
                            list-style-image: url(/Portals/0/cms1_09.jpg)
}

.pdd{                    margin : 0 0 10px 0;
}

.mojitx{                 padding : 0 0 0 7px;
}

.shintyaku{           
                           overflow: auto;
                           width: 100%;
                           line-height: 18px; 
                           height: 150px;
}

.shintyaku2{
                        
}


.hdtitle	{
             background-image: url(/Portals/0/top_20.gif);
             background-repeat: repeat-x;
             background-position: 100% 100%;
             font-size: 16px;
             font-weight: 700;
             height: 22px;
             padding:0px 3px 2px 3px;
}

.hduline	{
	         background-image: url(/Portals/0/top_23.gif);
	         background-repeat: repeat-x;
	         background-position: 100% 100%;
}


#dnn_dnnLogin_cmdLogin {
				font-size:77%;
				font-weight: normal;
				COLOR: #999999;
}



.RootMenuItemCssClass{
    
				
}


}

.topimagewaku1 {
        padding:0 0 0 0 ;

}

.topimagewaku3   a:link   {
        padding:0 0 0 0 ;
		text-align:center;
		font-size:93%;
		font-weight: bold;
	    COLOR: #ffffff;
	    display:block;
	    text-decoration:none;
}

.topimagewaku3   a:link  {
        padding:0 0 0 0 ;
		text-align:center;
		font-size:93%;
		font-weight: bold;
	    COLOR: #ffffff;
	    display:block;
	    text-decoration:none;
}

.topimagewaku3   a:visited  {
        padding:0 0 0 0 ;
		text-align:center;
		font-size:93%;
		font-weight: bold;
	    COLOR: #ffffff;
	    display:block;
	    text-decoration:none;
}

.topimagewaku3  a:active {
        padding:0 0 0 0 ;
		text-align:center;
		font-size:93%;
		font-weight: bold;
	    COLOR: #ffffff;
	    display:block;
	    text-decoration:none;
}

.topimagewaku2 {
        padding:0 0 0 0 ;

}

.topimagewaku4 {
        padding:0 0 0 0 ;

}

.topimagewaku5   a:link   {
        padding:0 0 0 0 ;
		text-align:center;
		font-size:93%;
		font-weight: bold;
	    COLOR: #ffffff;
	    display:block;
	    text-decoration:none;
}

.topimagewaku5   a:link  {
        padding:0 0 0 0 ;
		text-align:center;
		font-size:93%;
		font-weight: bold;
	    COLOR: #ffffff;
	    display:block;
	    text-decoration:none;
}

.topimagewaku5   a:visited  {
        padding:0 0 0 0 ;
		text-align:center;
		font-size:93%;
		font-weight: bold;
	    COLOR: #ffffff;
	    display:block;
	    text-decoration:none;
}

.topimagewaku5  a:active {
        padding:0 0 0 0 ;
		text-align:center;
		font-size:93%;
		font-weight: bold;
	    COLOR: #ffffff;
	    display:block;
	    text-decoration:none;
}

.topimagewaku6 {
        padding:0 0 0 0 ;

}

.imagewaku2{
		text-align:center;


}

.subimagebigmoji2{
				font-size:93%;
				font-weight: normal;
				COLOR: #666666;
				padding: 5px 0 15px 7px ;
}

.subimagebigmoji3{
				font-weight: normal;
				COLOR: #666666;
				padding: 5px 0 15px 7px ;
}

.subimagebigmoji4{
				font-weight: normal;
				COLOR: #666666;
				padding: 0 5px ;
}

.subimagebigmoji5{
				font-size:123.1%;
				font-weight: bold;
				COLOR: #990000;
				padding: 0 5px 10px 5px;
}

.subimagebigmoji{
				font-size:93%;
				font-weight: normal;
				COLOR: #666666;
				padding: 5px 0 0 7px ;
}

.name-main{
		COLOR: #ffffff;
		font-weight: bold;
		padding: 5px 0 5px 7px ;
}

.name-main2{
        font-size:123.1%;
		COLOR: #990000;
		font-weight: bold;
		padding: 5px 0 5px 7px ;
}

.topimagebigmoji{

}

.contenttext {

				vertical-align:top;
				padding:0 0 0 295px;
				font-size:93%;
				font-weight: normal;

}

.contenttext2 {

				vertical-align:top;
				padding:0 0 0 175px;
				font-size:93%;
				font-weight: normal;

}



table {
    font-size:inherit;
    font:100%;
    LINE-HEIGHT: 1.5;
}

.text10 { font-size:77%; }
.text11 { font-size:85%; }
.text12 { font-size:93%; }
.text13 { font-size:100%; }
.text14 { font-size:108%; }
.text15 { font-size:116%; }
.text16 { font-size:123.1%; }
.text17 { font-size:131%; }
.text18 { font-size:138.5%; }
.text19 { font-size:146.5%; }
.text20 { font-size:153.9%; }
.text21 { font-size:161.6%; }
.text22 { font-size:167%; }
.text23 { font-size:174%; }
.text24 { font-size:182%; }
.text25 { font-size:189%; }
.text26 { font-size:197%; }

#fontChanger {


	}

.mojinoookisa{
    BACKGROUND-IMAGE: url(/images/g01_08.gif);
	background-repeat: no-repeat;
    width: 86px;
    height: 29px;
    vertical-align: baseline; 
}


#fontChanger a {
    fleat: left;
    display:block ;
    BACKGROUND-IMAGE: url(/images/font-01.gif);
    width: 20px;
    height: 30px;
	text-indent:-9999px;
	float:left;
}

#fontChanger-small{

   background-position: -0 -0;

}



#fontChanger-medium {

   background-position: -20px 0;
}

#fontChanger-large{

   background-position:  -40px 0;
}

.mainborder{

border:1px solid #999999;
}

.totop{
font-size:77%;
}

#dnnSEARCH{
				padding:0 0 0 0px;
}

.test100{
 font-size:123.1%; 
}

.Address{
font-size:77%;
padding: 10px 0 0 0  ;
}

.bottommenu{
font-size:77%;
padding: 0 0 0 0  ;
}



.hyou01{
border-left:1px solid #8094d9;
border-bottom:1px solid #8094d9;
}

.hyou01 td{
border-right:1px solid #8094d9;
border-top:1px solid #8094d9;
padding:1px 3px;
}

.td_color01{
background-color:#d7ddf1;
}


.hyou02{
border:1px solid #8094d9;
}

.hyou02 td{
padding:3px;
}


.td_left_10px{
padding-left:10px;
}



.hyou03{
border-left:1px solid #8094d9;
border-bottom:1px solid #8094d9;
margin-bottom:15px;
}

.hyou03 td{
border-right:1px solid #8094d9;
border-top:1px solid #8094d9;
padding:1px 2px;
font-size:77%;
}






.list_01{
list-style-image: url(/Portals/4/univ/mark01.gif);
margin:0 0 0 25px;
}

.list_01 li{
margin-bottom:5px; 
}


.list_02{
margin:20px 0 0 25px;
}

.list_02 li{
margin-bottom:5px; 
}



.center{
text-align:center;
}

.right{
text-align:right;
}


.midashi_02{
font-size:116%;
font-weight:bold;
border-bottom:1px dotted #16296b;
color:#16296b;
margin-bottom:5px;
 }
 
 .midashi_03{
font-size:100%;
font-weight:bold;
border-bottom:1px solid #16296b;
color:#16296b;
margin-bottom:5px;
 }

.setsumei_01{
padding:10px 15px;
background-color:#d7ddf1;
margin:10px 0 20px 0;
}

.setsumei_02{
margin-bottom:20px;
}

.notes_01{
font-size:93%;
color:#fa6501;

}

.notes_02{
font-size:77%;
color:#fa6501;
}

.notes_03{
font-size:85%;
color:#666666;

}



.talk_01{
margin-bottom:15px;
}

.talk_01 td{
vertical-align:text-top;
}


.teigi dd{
padding-left:15px;
}


.page{
border:double 4px #16296b;
text-align:center;
padding:2px 15px;
}

.fontsize{
BACKGROUND-IMAGE: url(/images/gmoji.gif);
	background-repeat: no-repeat;
    width: 86px;
    height: 29px;
	background-position: 40px 67px;
	}

.link_01{
text-decoration: none;
color:#16296b;
}

.link_01:hover {
text-decoration: underline;
}

.button_shita{
margin-bottom:5px;
}

.blog{
BACKGROUND-IMAGE: url(/images/top_15.gif);
}

.title_b
{
    font-size:93%; 
    LINE-HEIGHT: 1.2;
	COLOR: #323575;
	FONT-WEIGHT: bold;
	padding: 0 0 0 5px;
	}
	
.title_s
{
    font-size:85%;
    LINE-HEIGHT: 1.2;
	padding: 3px 0 0 5px;
}

.title_t
{
    font-size:93%; 
    LINE-HEIGHT: 1.2;
	padding: 0 0 0 0;
	}
	
.title_c
{
    font-size:93%;
    LINE-HEIGHT: 1.2;
		COLOR: #50AAAA;
	padding: 0 0 0 10px;
}

.title_e
{
    font-size:93%; 
    LINE-HEIGHT: 1.2;
	padding: 0 0 0 10px;
	}

.title_bt
{
BACKGROUND-IMAGE: url(/images/border_10.gif);
background-repeat: repeat-x;
PADDING:5px 0 0 0;
height: 9px;
}

.title_b2
{
    font-size:93%; 
    LINE-HEIGHT: 1.2;
	COLOR: #323575;
	padding: 0 0 0 5px;
	}
	
.title_s2
{
    font-size:93%; 
    LINE-HEIGHT: 1.2;
	padding: 0 0 0 5px;
}

.Movie
{

	padding: 50px 0 0 7px;
	width: 256px;
    height: 220px;
}

.tateline
{
BACKGROUND-IMAGE: url(/images/tateline2_24.gif);
	width: 10px;	
}

.yTitle02,
.yTitle03{
	background-color:#F0F0F0;
	border-top:2px solid #C90914;
	font-size:120%;
	font-weight:bold;
	margin:0 0 14px;
	padding:4px 4px 4px 7px;
	width:699px;
	display:block;
}
.y03_4{
	/*background-image: url(/univ/forstudents/images/pastmajor/top_27_2.gif);*/
	background-repeat: no-repeat;
	width: 9px;
	height: 19px;
}
.topimagewaku3 a,
.topimagewaku3 a:link,
.topimagewaku3 a:active,
.topimagewaku3 a:visited,
.topimagewaku3 a:hover{
	background-color:#EFEFEF;
	background-image:url(../images/icon_link_red.gif);
	background-position:9px 50%;
	background-repeat:no-repeat;
	border:1px solid #D0D0D0;
	padding:7px 9px 7px 27px;
	color:#454646;
	display:inline;
	font-size:100%;
	font-weight:normal;
	text-decoration:none;
}
.topimagewaku3 a:hover{
	text-decoration:underline;
}

.yTitle04{
	background-image:url(../images/subtitle_red.gif);
	background-position:0 3px;
	background-repeat:no-repeat;
	font-weight:bold;
	height:23px;
	margin-bottom:14px;
	padding:0 0 0 16px;
	width:694px;
}

.yTitle05{
	font-size:110%;
	font-weight:bold;
}
.y05_2{
	background:#FEEDEE;
}
.list_01{
	list-style-image:url(../images/icon_link_red.gif);
	margin: 10px 0 0 35px;
}

.bdtbl{
	border-top:solid 1px #bbaaaa;
	border-left:solid 1px #bbaaaa;
}
.bdtbl th,
.bdtbl td{
	border-right:solid 1px #bbaaaa !important;
	border-bottom:solid 1px #bbaaaa !important;
	padding:5px !important;
}
.wbdtbl th,
.wbdtbl td{
	border-right:solid 5px #ffffff;
	border-bottom:solid 5px #ffffff;
	padding:2px;
}

